I have a requirement to change the service logon accounts for the SQL server 2008 services through script. I know we can do this manaually using Sql Server Configuration Manager. But i couldnt find a script for achieving this.
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
Found via Google ("change sql 2008 service account programatically"), modifies the account using WMI: http://blogs.msdn.com/b/mwories/archive/2006/11/03/wmi_5f00_change_5f00_password.aspx |
|||
|
|
