I have a secondary machine on my local network that I usually use via RDP. Most of the time, it's on 24/7, but there are times when I may want to shut it down from the RDP client machine. The shutdown and restart options aren't available from the Windows XP start menu when you connect to a machine via RDP, so how can I shut this machine off without actually going to the physical machine? Also note that this computer currently doesn't have a monitor attached to it, which is partly why I want to be able to shut it down over RDP.
|
feedback
|
|
I would start a command prompt and type the following command: "shutdown -s" to shutdown in less than a minute. "shutdown -f" to shutdown immediately. If you really only want to restart, type the following: "shutdown -r". | |||||||||||||
feedback
|
|
As others have said, the easiest way is via the If this is a domain and you have the privilage to shut down remotely, you can always use the Lastly, if you do want to it via a normal GUI, next time you are connected, click on the option "Windows Security", this will bring you the traditional Ctrl+Alt+Del prompt, where you can shutdown, restart or do whatever you want to the computer! (You can also right click on the taskbar and choose | |||
|
feedback
|
|
From | |||||||||
feedback
|
|
I go to the desktop and do Alt+F4. That will give you the options to shutdown, restart or logoff. | |||
|
feedback
|
