Powershell Scripts

Change Service Account Password

Assuming you've already changed the user's password already, this script will bulk update services that you specify with the updated credentials you have specified in the JSON file. Your first time running the script will generate a JSON file in the running directory if one does not already exist.Â