Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall the operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.
To resolve this issue, reset the registry entries to their default values. To do this, follow the steps for the appropriate server.
Windows Server 2000
- Click Start, click Run, type regedit, and then click OK.
- Locate and then click the following key in the registry:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SchedulingAgent\
- Verify that the value for the LogPath (expandable string value) entry is %SystemRoot%\SchedLgU.Txt.
- If this is not the value, select LogPath on the details pane, and then click Modify.
- Type %SystemRoot%\SchedLgU.Txt in the Value data box, and then click OK.
- Verify that the value for the TasksFolder (expandable string value) entry is %SystemRoot%\Tasks.
- If this is not the value, select TasksFolder, and then click Modify on the details pane.
- Type %SystemRoot%\Tasks in the Value data box, and then click OK.
Note If the previous
Logpath and
TaskFolder entries are not present in the registry, create them by using regedt32 in Windows Server 2000.
Windows Server 2003
To change the registry entries to their default values for Windows Server 2003, follow these steps:
- Click Start, click Run, type regedit, and then click OK.
- Locate and then click the following key in the registry:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SchedulingAgent\
- Verify that the value for the LogPath (expandable string value) entry is %SystemRoot%\Tasks\SchedLgU.Txt.
- If this is not the value, select LogPath on the details pane, and then click Modify.
- Type %SystemRoot%\Tasks\SchedLgU.Txt in the Value data box, and then click OK.
- Verify that the value for the TasksFolder (expandable string value) entry is %SystemRoot%\Tasks.
- If this is not the value, select TasksFolder, and then click Modify on the details pane.
- Type %SystemRoot%\Tasks in the Value data box, and then click OK.