I have one batch file (which just need to register and start one service)
on 17 servers (all are windows 2008 R2 servers).
What is easy way to script (powershell) to run the batch instead of logging on each server and running the batch manually?
Thank you for your help.