How to shutdown your pc automatically without any software...

Saturday, October 31, 2009
This may be a small trick , but useful in many times. So how are we going to schedule this shutdown process in windows xp... ?

Just follow the steps.
* Open your command prompt ( Open run window and type "cmd" ) .
* Type "shutdown -s -f -t xx " in the command prompt without quotes.
* This command will shutdown your pc after xx seconds.
* Type you desired seconds.

Eg: shutdown -s -f -t 3600 will shutdown your pc in 1 hour.

Note:
In case of emergency if you want to stop the shutdown process,type the following command:
shutdown -a

1 comments:

Nagesh.MVS said...

Very useful information.
Work from home India

Post a Comment