Task Scheduler Engine Quotas

Applies To: Windows Server 2008

The Task Scheduler engine manages a queue of tasks that are scheduled to run. A task is put in the queue when the service determines the task should run. The queue has a quota that defines the number of tasks allowed in the queue. The quota is defined in a registry key value.

Events

Event ID Source Message

133

Microsoft-Windows-TaskScheduler

Task Scheduler failed to start task %1" in task engine "%2" for user "%3". Reduce the number of tasks running in the specified user context.

134

Microsoft-Windows-TaskScheduler

Task Engine "%1" for user "%2" is approaching its preset limit of tasks. Reduce the number of tasks running in the specified user context.

Task Scheduler Engine

Management Infrastructure