It is always a nightmare for administrators to update the passwords of service accounts whenever they are changed. This script can help find the services using the account and update the password and restart the services.
Save he below code to ChangeSvcPwd.vbs and run by passing Server Name, Service User account and new password as parameters.
Save he below code to ChangeSvcPwd.vbs and run by passing Server Name, Service User account and new password as parameters.