1.Open Command Prompt on the computer you wish to shutdown from. Press Win + R and type in cmd or command.
2.Type in ipconfig on the computer you wish to shut down. If you know the IP address of the computer you wish to shutdown go to Step 4.
3.Get the IP address from the computer.
4.Go to the computer you wish to shutdown from.
5.Type in the following command.
CONSOLE
shutdown -m \\IP HERE -t TIME IN SECONDS HERE -c MESSAGE HERE -s
To abort simply type in:
CONSOLE
shutdown -m \\IP HERE -a
Congrats on remotely shutting down your computer.















