JSI Tip 5580. How can I run a scheduled job for more than 72 hours in Windows 2000?

Jerold Schulman

August 4, 2002

1 Min Read
ITPro Today logo in a gray background | ITPro Today

The default behavior of Windows 2000 is to limit the maximum run time of a scheduled task to 72 hour.

Starting with Service Pack 3, you may alter this timeframe:

1. Use the Registry Editor to navigate to:

HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesSchedule.

2. Edit or add a AtTaskMaxHours Value Name, a REG_DWORD data type, and set the data value to 0 to disable the maximum time, or to a number between 1 and 999 hours.

3. Shutdown and restart Windows 2000.



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