Tuesday, July 29, 2008

Shut down a P.C at wanted time

Open run and type the following:

if you want to shut down at 1 pm then

"at 13:00 shutdown -s"(without quotes)

always use 24hrs time format while using the above code

type "shutdown -a" (with out quotes) to abort it..

No comments: