JSI Tip 6307. How do I restrict the maximum size of the Task Scheduler's SchedLgU.Txt file?
Jerold Schulman
February 4, 2003
1 Min Read
We discussed the SchedLgU.Txt file in tip 2911.
To restrict the maximum size of the SchedLgU.Txt file:
1. Use the Registry Editor to navigate to:
HKEY_LOCAL_MACHINESoftwareMicrosoftSchedulingAgent.
2. Double-click the MaxLogSizeKB Value Name, a REG_DWORD data type, and set the maximum size inkilobytes, using the Decimal Radix. The default size is 32 (kilobytes).
NOTE: You will have to restart the Task Scheduler for thissetting to take effect.
About the Author
Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
You May Also Like