I have a list of computers in a txt file that I want to be able to stop and start a running service on them. How can I accomplish that?
Share
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
If you are looking for an easy solution for WinXP/2003 through Win8/2012 that has not external dependencies, like enabling PowerShell script execution or installing/copy program files, then using the CMD.EXE prompt’s FOR command is the best bet.