Saturday, January 3, 2009

Reboot over RDP


Normally when you log into a Windows PC via RDP, Windows disables the Restart and Shutdown commands from the Start menu.  This is a pain, especially if you want to force a reboot.



This post has the instructions on how to reboot a PC over RDP.  Here is the command that I use:




 shutdown /r /f /m \\


2 comments:

  1. ctrl + Alt = End

    press shutdown

    it will give you the option to shutdown, reboot, or log off

    ReplyDelete
  2. This shutdown commend seemed to cause my profile to become corrupted. Avoid.

    ReplyDelete

Unlocking Raspberry Pi Potential: Navigating Network Booting Challenges for Enhanced Performance and Reliability

I've set up several Raspberry Pis around our house for various projects, but one recurring challenge is the potential for SD card failur...