Batch file failed through task scheduler
Hi All,i have created a batch file which to reboot the windows server 2003. I have scheduled a task to run this file via task scheduler. task scheduler failed to run this file.
December 22nd, 2009 1:20am
You have the wrong forum.This posting is provided AS IS with no warranties, and confers no rights
Free Windows Admin Tool Kit Click here and download it now
December 22nd, 2009 7:16am
Hi SAMEEYBHANU,
This problem happens if the batch file has not been written correctly or the Task Schedule program does not work. Please run the local batch file to check if it can reboot the computer and check other scheduled task to check if they work fine.
Meanwhile, here is another method to reboot the computer through Task Scheduler without using batch file. You can add parameters on shutdown directly. For detailed steps, please refer to:
http://www.winxptutor.com/schsd.htm
For more information about shutdown.exe, please refer to the following article:
Shutdown
http://technet.microsoft.com/en-us/library/bb491003.aspx
Regards,
Bruce
December 22nd, 2009 1:02pm


