Reboot Multiple Servers Without Script

·

1 min read

I think this method is faster rather than executing lengthy powershell code.

1. Go to Command Prompt (CMD)
2. Type "shutdown -i"
3. Add servers, computer list that you want to shutdown or restart
4. Put comment why restart
5. Enter ok.