Change the Scheduler Log File Settings (All Windows) Category: Home > Windows > Accessories > Task Scheduler
These settings specify where the Scheduling Agent (Task Scheduler) should write the log file and the maximum log file size (in KB).
Open your registry and find the key below.
Change the string value called "LogPath" to equal the required log filename (default is C:\Windows\SchedLgU.Txt).
Change the DWORD value called "MaxLogSizeKB" to equal the maximum size of the log file in KB.
Restart Windows for the changes to take effect.
 |  |  |  |  |
 |  | (Default) | REG_SZ | (value not set) |  |
 |  | LogPath | REG_SZ | %SystemRoot%\SchedLgU.Txt |  |
 |  | MaxLogSizeKB | REG_DWORD | 0x00000020 (32) |  |
 |
 | HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SchedulingAgent |  |
 |
Settings: |
System Key: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SchedulingAgent]
Name: LogPath, MaxLogSizeKB
|
Disclaimer: Modifying the registry can cause serious problems that may require you to reinstall your operating system. We cannot guarantee that problems resulting from modifications to the registry can be solved. Use the information provided at your own risk.
Last Modified: October 3, 2002
|