Can I reboot a Vista machine from another machine on the same network?
December 30, 2008 10:37 AM
Subscribe
Can I restart a Vista machine from another Vista machine on the same network?
I'm troubleshooting two Vista computers on a LAN using a 3rd party remote desktop tool. Occasionally the remote desktop freezes the system and I'm screwed. Is there a way I can reboot the frozen machine by logging into the other and issuing a command? I seem to remember windows having a restart command, and also an IT guy at a former job using it over the network.
Is this possible and what do I need to pull it off?
posted by miniape to computers & internet (7 comments total)
2 users marked this as a favorite
Complete list of switches:
-i : Display GUI interface, must be the first option
-l : Log off (cannot be used with -m option)
-s : Shutdown the computer
-r : Shutdown and restart the computer
-a : Abort a system shutdown
-m \\computername : Remote computer to shutdown/restart/abort
-t xx : Set timeout for shutdown to xx seconds
-c “comment” : Shutdown comment (maximum of 127 characters)
-f : Forces running applications to close without warning
-d [u][p]:xx:yy : The reason code for the shutdown
Let me know if you need more info, but that should do it for you.
posted by ElDiabloConQueso at 10:51 AM on December 30, 2008 [1 favorite]