gotkimchi
04-25-2007, 05:40 PM
Today, I got a support call, and the caller wanted to know how to reboot a PC through the RDP. When you go through the RDP, the shut down under the start button is missing. After some googling, came across this page.
"So you’ve stumbled upon one of the rare HowTo’s that I will write for Windows… Here’s the situation: You’re connected to your Windows workstation at work from your workstation at home. You installed an update or an application that needs the computer to be restarted, but when you click on start, your shutdown option is gone. You should only have Log Off and Disconnect on the menu. So, how do you reboot?Command prompt to the rescue!
I assume you already know how to open a command prompt window on your remote machine. Once you have it open, run this command:
shutdown -r -f -t 10
That will give you a ten second window to log off before the machine reboots."
http://www.pronetit.com/2007/04/08/howto-shutdown-a-windows-machine-through-rdp/
Your other option is to go to the run command, type "tskmgr", then you have the option to do the shutdown.
http://wiki.untangle.com/images/8/85/Shutdown.JPG
"So you’ve stumbled upon one of the rare HowTo’s that I will write for Windows… Here’s the situation: You’re connected to your Windows workstation at work from your workstation at home. You installed an update or an application that needs the computer to be restarted, but when you click on start, your shutdown option is gone. You should only have Log Off and Disconnect on the menu. So, how do you reboot?Command prompt to the rescue!
I assume you already know how to open a command prompt window on your remote machine. Once you have it open, run this command:
shutdown -r -f -t 10
That will give you a ten second window to log off before the machine reboots."
http://www.pronetit.com/2007/04/08/howto-shutdown-a-windows-machine-through-rdp/
Your other option is to go to the run command, type "tskmgr", then you have the option to do the shutdown.
http://wiki.untangle.com/images/8/85/Shutdown.JPG