Occasionally a server is locked up and you can't even log into the server. In those cases you either have to physically reboot the machine (difficult to do when the server is located in an out-of-state facility) or issue a remote reboot command.
shutdown /r /f /m \\SVRNAME_OR_IP
Also you can try another option
In CMD prompt type Shutdown - i.
The following window will open. Click on Add and type the server IP you want to reboot,then click on ok. It will reboot the server.
shutdown /r /f /m \\SVRNAME_OR_IP
Also you can try another option
In CMD prompt type Shutdown - i.
The following window will open. Click on Add and type the server IP you want to reboot,then click on ok. It will reboot the server.
No comments:
Post a Comment