Here's a quick and easy way to reboot a server or computer remotely. No extra steps needed. Log into a computer as an admin. By default, the command will use your credentials on the remote side. Open up an elevated (Run As Administrator) command prompt. Run the following command. Note that you can use the computer name or the IP Address if you know it: shutdown /m \\computer-name /r /f Done! The /m switch means you're trying to connect to a server that's somewhere else. The /r … [Read more...] about Reboot a computer or server remotely
Recent Activity