Saturday, December 17, 2011

Auto Turnoff/Shutdown your system after selected time without any 3rd party software.

Many times its happen, we need to pospond our plans to go out because some download or something still under progress

so here is the way to schedule Auto Turnoff/Shutdown for your system ...


To set timer for Auto Turnoff/Shutdown
1 ) Open Task Manager by pressing Alt+Ctrl+Delete.
2 ) Go to File menu click on "New Task(Run)".
3 ) Run Window will open.
4 ) Type "Shutdown -s -t xx" in Run Window.
where "xx" is time in seconds, after which you want your system to Turnoff/Shutdown.
like if you want to Turnoff/Shutdown your system after 30 minutes, you need to enter 1800(30minutes x 60seconds) in place of "xx"
5 ) Press Enter to start Turnoff/Shutdown timer.

Make shortcut for Auto Turnoff/Shutdown
1 ) Right Click where you want to put that shortcut.
2 ) Select "Create Shortcut" or "Shortcut" from popup menu.
3 ) Create Shortcut Window will open.

4 ) Type "Shutdown -s -t xx" in "Type the location of the item" in Create Shortcut Window.
where "xx" is time in seconds, after which you want your system to Turnoff/Shutdown.
like if you want to Turnoff/Shutdown your system after 30 minutes, you need to enter 1800(30minutes x 60seconds) in place of "xx"
5 ) Click Next, Type Name of the Shortcut.
(you can select "Shutdown Timers " & , so you can rebember about that)
6 ) Change Icon of Shortcut if you want.
now your timer is ready, when you will click on this Shortcut timer will start.

To Cancel Auto Turnoff/Shutdown
1 ) Open Task Manager by pressing Alt+Ctrl+Delete.
2 ) Go to File menu click on "New Task(Run)".
3 ) Run Window will open.
4 ) Type "shutdown -a" in Run Window.
5 ) Press Enter to Cancel Turnoff/Shutdown timer.

you can turn off task manage after run window open, we just need that to open run window.



Blog Copyright 2011-2012 Rushi Pandya(INDIA)
http://pandyarushi.blogspot.com/

No comments:

Post a Comment