Comp Reboot Shutdown
Comp Reboot Shutdown
Added 11/11/01
WindowsXP has a program called SHUTDOWN.EXE which allows you to easily create
icons to shutdown or restart your computer.
To create a shutdown shortcut on the desktop:
Right click on an open area of the desktop
Select New / Shortcut
Enter in "shutdown -s -t 00" - no quotes
Press the Next button
For the name, enter in anything you like. I just use shutdown. Click on the Finish
button.
For a reboot, enter "shutdown -r -t 00"
Shutdown [{-l|-s|-r|-a}] [-f] [-m [\\ComputerName]] [-t xx] [-c "message"] [-d[u]
[p]:xx:yy]
Parameters
-l - Logs off the current user, this is also the defualt. -m ComputerName takes
precedence.