G Guest Feb 4, 2005 #1 Is it possible to set up my notebook to shut down at a specified time? I have Win XP Pro SP2?
A Anando [MS-MVP] Feb 4, 2005 #3 Hi, You can set a scheduled task at a specific time and point the task to: shutdown.exe -s -t 00 When the task runs, the above-mentioned command will be run and the computer will shutdown. -- Anando Microsoft MVP- Windows Shell/User http://www.microsoft.com/mvp http://www.mvps.org Folder customizations http://newdelhi.sancharnet.in/minku Protect your PC! http://www.microsoft.com/protect
Hi, You can set a scheduled task at a specific time and point the task to: shutdown.exe -s -t 00 When the task runs, the above-mentioned command will be run and the computer will shutdown. -- Anando Microsoft MVP- Windows Shell/User http://www.microsoft.com/mvp http://www.mvps.org Folder customizations http://newdelhi.sancharnet.in/minku Protect your PC! http://www.microsoft.com/protect