How to reboot from remote desktop:
When you're connected to the remote machine, from the command-line ("cmd"), just do:
- "shutdown" to shutdown
- "shutdown -r" to reboot
- "shutdown -i" to get a GUI
- "shutdown -l" to logoff
Shut it down!!!
- "shutdown" to shutdown
- "shutdown -r" to reboot
- "shutdown -i" to get a GUI
- "shutdown -l" to logoff
Shut it down!!!
Thanks to Wayne Kao, I am able to do so. check out the command below: