Shutdown or Restart Someones Computer

  1. Open 2 CMD.
  2. Run First CMD. A Remote Shutdown Dialog will shown.
  3. Run Second CMD.
  4. Click on Add... at the Remote Shutdown Dialog.
  5. Write down a PC Names that you want from the result shown in net view command.
  6. Choose the settings that you want that computer run.
  7. Click OK.


First CMD

C:\Users\USER-PC>shutdown -i


Second CMD 

C:\Users\USER-PC>net view
Server Name        Remark

-------------------------------------------------------------------------------
\\PC-1
\\PC-2
The command completed successfully.