Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

Password Change

$
0
0
Hi,Are there any checklist/prerequisites/best practices for changing the SQL Server Service account password. I know it is recommended to change them using configuration manager or WMI.We are planning to use WMI - Get-wmiobject win32_service to get list of services and then change the password change() method to change the password.Would we need to restart the service if we are using the above method or we should be good without it.

Viewing all articles
Browse latest Browse all 6525

Trending Articles