Warning! Audit Deprecated
Information
Level 1, Scorable
This security setting determines which user accounts can call the CreateProcessAsUser() application programming interface (API) so that one
service can start another. An example of a process that uses this user right is Task Scheduler.
The SQL Server services have needs to start other processes, so this privilege is required by the accounts that run these services. One
example is the fact that the SQL Server service must first be running before the SQL Server Agent service may start.
ref. https://benchmarks.cisecurity.org/tools2/sqlserver/CIS_Microsoft_SQL_Server_2005_Benchmark_v2.0.0.pdf, pg 27.
NOTE: Update {SQL_AGENT_ACCT} with the appropriate value for the local environment