How To Restart Windows Computer in Safe Mode Via Command
19 September 2009
No Comment
If you have a need to restart another computer on a network in Safe Mode via command line or a batch file, you can use the following:
shutdown -r -f -m \\computername -t 30
computername = the computer name of the computer
30 is the number of seconds before it will restart.
Related Posts
Related posts:
- Obtain Whois Information From The Windows Command Prompt
- Shutdown, Restart and Logoff Windows Computer Using Twitter
- How to Hack Into a Windows XP Computer Without Changing Pass
- How to Enable Run Command in Start Menu in Windows 7
- Free 25GB Windows Live SkyDrive Storage from My Computer
- Lock Your Computer With Shortcut
- A Virus Program To Restart The Computer At Every Startup
- Hack Into Windows Password Within Mins









Leave your response!