Do you run services on their own AD accounts?

Last updated by Tom Bui [SSW] 27 days ago.See history

When using service accounts, you should have a specific AD account for each major service.

defaultadministrationaccount
Figure: Bad example - Using the default Administrator account

createnewaccount
Figure: Better example - At least don't use the Administrator account, create a new account

specificadaccount
Figure: Best example - A specific AD account for each major server

networkadminname
Figure: Bad example - Using the network admin's name

sqlserveraccount
Figure: Good example - A specific SQL Server account being used (Suggestion: Make the text box wider and link to the one in 'Services')

We open source. Powered by GitHub