Article ID: 308558 - Last Review: October 11, 2007 - Revision: 2.6 How to troubleshoot scheduled tasks in Windows XP and in Windows Server 2003This article was previously published under Q308558 On This PageSUMMARY
This step-by-step article describes how to troubleshoot scheduled tasks in Windows XP and in Windows Server 2003. If scheduled tasks do not run, you can use several methods to determine the source of the problem. Note Administrators or users with administrator permissions can configure the Task Scheduler to send a notification when a scheduled task does not run as you set it to run. To do so, click Notify Me of Missed Tasks on the Advanced menu. Checking the Task StatusPeriodically check the status of scheduled tasks, because sometimes you may not be aware that a scheduled task did not run. Use the Detail view in the Scheduled Task window to see the following information about each task:
Also check the following data in the task's properties:
http://msdn2.microsoft.com/en-us/library/aa364454.aspx
(http://msdn2.microsoft.com/en-us/library/aa364454.aspx)
Checking the Scheduled Tasks LogScheduled tasks maintains a log file (Schedlgu.txt), in the c:\Windows folder. You can view the log from the Scheduled Tasks window by clicking View Log on the Advanced menu.The log file size is 32 kilobytes (KB), and when the file reaches its maximum size, it automatically starts to record new information at the beginning of the log file and writes over the old log file information. Checking the Task Scheduler ServiceThe Task Scheduler service must be running and properly configured to run tasks. If you had stopped scheduled tasks manually from the Scheduled Tasks window, the service stops and does not initialize the next time you start the computer. If the service is not configured to log on as the local system account, it may not start.To check the settings for the service:
APPLIES TO
| Article Translations
|
Back to the top
