Hello. I need to run a batch file on 75 Win2k3 & Win2k8 servers that calls a vbs file (already exists on each box) which will uninstall a specific program. The machines are all on the same domain and have the same AD user credential for administrative access. Currently I can rdc to a machine, and do a Start-Run and reference the batch file and it will work. Just don't want to have to do that for 75 servers! Is there a way to do this with a txt file listing all hostnames? Maybe Powershell? Thx in advance!
↧