Syntax
shutdown [{-l|-s|-r|-a}] [-f] [-m [\\ComputerName]] [-t xx] [-c "message"] [-d[p]:xx:yy]
Parameters
-l
Logs off the current user, this is also the default. -m ComputerName takes precedence.
-s
Shuts down the local computer.
-r
Reboots after shutdown.
-a
Aborts shutdown. Ignores other parameters, except -l and ComputerName. You can only use -a during the time-out period.
--
Nicholas
--------------------------------------------------------------------------
"Billy" (e-mail address removed) wrote in message:
| I would like to know how to restart my computer using
| command prompt from Windows XP.