Reboot Server – AumTechHub.Com https://aumtechhub.com Just share it!!! Tue, 23 Nov 2021 01:42:57 +0000 en-US hourly 1 https://wordpress.org/?v=6.7.1 179596041 How to reboot a remote computer or server? https://aumtechhub.com/how-to-reboot-a-remote-computer-or-server/?utm_source=rss&utm_medium=rss&utm_campaign=how-to-reboot-a-remote-computer-or-server Wed, 26 Aug 2020 02:46:51 +0000 http://aumtechhub.com/?p=41 To restart or shut down a remote computer:

Click Start, then All Programs, then click Accessories, and click Command Prompt. Else just search for cmd and run.

Type “shutdown /i” to display the Remote Shutdown dialog box.

Under Computers, click Add button to enter computer names, or click Browse to open the Find Computers dialog box to locate the machine name on the network.

Next under “What do you want these computers to do”, select Restart or Shut down.

Select the appropriate reason for the restart or shutdown from the list. Then click ok and let it run.

Another way to do this is run the following command from dos prompt.

shutdown -m \\computername -s -f -c "rebooting soon in 20 seconds" -t 20

]]>
41