I have created this script to query a range of servers specified in a text file. then for each server in list the script will query all services for services running as a specific name. In addition the script changes the passwod and restarts all services providing feedback to the console. I have attached the script for review becasue it is rather large. This is my first peer review Script and i know this script could be more efficient. Any feedback is appreciated.
Steven
Here is a link to the file on my site.
http://saehrig.com/ops/ServiceAccountQuery.Restart.ChgPW.ps1