SQL 2008 R2 configuration for SCCM
Is there a document I could use to configure SQL 2008 accounts to use with SCCM r2, where should i use Local Sysytem, what accounts to create etc, simple enough configuration, no much deviation from older days SQL 2005.
Thank you
May 12th, 2011 3:30pm
If you aren't using a service account you use the default (it's either local system or network service) for all of them.
John Marcum | http://myitforum.com/cs2/blogs/jmarcum/|
Free Windows Admin Tool Kit Click here and download it now
May 12th, 2011 4:33pm
The best practice is that SQL runs with a domain user
http://technet.microsoft.com/en-us/library/bb735885.aspx
In plus, for more detail about "Configuration Manager Account Security" you can refer to this link
http://technet.microsoft.com/en-us/library/bb680604.aspxBechir Gharbi | http://myitforum.com/cs2/blogs/bgharbi/
May 12th, 2011 5:19pm