MSSQL Server Service Account

Warning! Audit Deprecated

This audit has been deprecated and will be removed in a future update.

View Next Audit Version

Information

Use a least-privileged Local or Domain account for the SQL Server service.
The service account should only be a domain account if the SQL Server requires remote communications with other domain systems such as
those used for backup over the network. Otherwise, a local user account should be used.
NOTE: Update {SQL_SVC_ACCOUNT} with the proper value for the local environment.