Workarounds and solutions to various tech related issues encountered from day to day. Plus, a little of this and a little of that on the side for variety.

Thursday, October 11, 2007

Remote Shutdown/Restart

I'm throwing this in here as a quick reference for myself, as I can never remember the syntax of "shutdown":

shutdown -m \\machine_name -r -f -t 05


Where -r signifies a restart, not a shutdown, and -f forces with a -t delay of 05 seconds.

Labels: , ,

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home