Event ID - 132

Event Id132
SourceMicrosoft-Windows-TaskScheduler
DescriptionThe Task Scheduler task launching queue quota is approaching its preset limit of tasks currently configured to %1%. Reduce the number of running tasks or increase the queue quota.
Event Information According to Microsoft :

Cause :

This event is logged when the task Scheduler task launching queue quota is approaching its preset limit of tasks currently configured.

Resolution :

Increase TasksInMemoryQueue registry key

Either reduce the number of running tasks or increase the queue quota by modifying the TasksInMemoryQueue registry key under HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsNT\CurrentVersion\Schedule\Configuration.

Caution: Incorrectly editing the registry can corrupt your system. Back up valued data before making changes to the registry.

To perform this procedure, you must have membership in the Administrators group, or you must have been delegated the appropriate authority.

To modify the TasksInMemoryQueue registry key:
  1. Click Start and type regedit in the Start Search box.
  2. Select the regedit.exe program to start the Registry Editor.
  3. Expand the folders in this path: HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsNT\CurrentVersion\Schedule\Configuration.
  4. Click the Configuration node, right-click the TasksInMemoryQueue registry key, and select Modify .
  5. Change the value of the key and click OK . The default value is 64.
Verify :

Attempt to run a task and verify that the task runs when scheduled.

To verify that the task runs correctly:
  1. Click the Start button and type Task Scheduler in the Start Search box.
  2. Select the Task Scheduler program to start Task Scheduler.
  3. Locate the task in the task folder hierarchy, and then select the task.
  4. On the Actions menu click Run . You can also click Run in the Actions pane.
  5. Select the History tab to view task events and to verify that the selected task started successfully.
  6. Verify that the task starts as expected when its defined trigger fires.
Reference LinksEvent ID 132 from Source Microsoft-Windows-TaskScheduler

Catch threats immediately

We work side-by-side with you to rapidly detect cyberthreats
and thwart attacks before they cause damage.

See what we caught

Did this information help you to resolve the problem?

Yes: My problem was resolved.
No: The information was not helpful / Partially helpful.