Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Access SQL Server Configuration Manager Using PowerShell

$
0
0

Hi PowerShell Team,

Articles on MSDN about accessing SQL Server Configuration Manager through WMI are somewhat vague and do not give any PowerShell examples.  I was wondering how I would access the WMI object for SQL Server Configuration Manager to change service account passwords, as these have to be changed on each machine and not just in Active Directory.  To the best of my knowledge, you are not supposed to change SQL Server service account passwords through the Services object, except of non-active nodes in a cluster.

I would be using this primarily on a Windows 2008 R2 system with SQL Server 2008, 2008 R2, or 2012 installed.

Thanks for the help!


Viewing all articles
Browse latest Browse all 6937

Trending Articles