SQL Server Service Startup Account Considerations

  • Thread starter Raymond Chiu (gatorback
  • Start date
R

Raymond Chiu (gatorback

The SQL Server Service Startup Account can either be a system account or
specified (DOMAIN\USERNEAME:password).

What are the pro's and con's of using each? For some reason I have the
impression it does not matter as long as the service starts up each time.
 
Top