Event ID - 322

Event Id322
SourceMicrosoft-Windows-TaskScheduler
DescriptionTask Scheduler did not launch task "%1" because instance "%2" of the same task is already running.
Event InformationAccording to Microsoft :
Cause :
This event is logged when Task Scheduler did not launch task because instance of the same task is already running.
Resolution :
Change task configuration settings
A new task instance was not run because a condition, or a setting defined for the task, was not met. Possible conditions affecting the start of a task include:
1.The task was configured to run only when a specified network is available.
2.The configured expiration time for the task has passed.
3.The task is configured to ignore or queue a new task instance if a previous instance is still running.
4.The task is configured not to run when the computer is on battery power.
5.The task is configured to run only if a specific user is logged on.
6.The task was disabled by a user.
7.The previous task instance might have been running longer than expected because a component is busy processing data. If the task is normally expected to run for this length of time, consider modifying the task triggers to take this run-time length into consideration, or configure the task to be terminated after a preset time.
This behavior may be intentional. However, if you did not intend for the task to run with these conditions, consider changing the corresponding task configuration settings to allow the task to run as intended.
To configure the task settings and conditions:
1.Click theStart button and typeTask Scheduler in theStart Search box.
2.Select theTask Scheduler program to start Task Scheduler.
3.Locate the task to update in the task folder hierarchy, and right-click the task and select Properties.
4.TheSettings tab contains a setting for stopping the task after a set period of time. You can change the task settings on this tab, and you can also update the task configuration settings on the Conditions tab.
5.ClickOK.
Verify :
To verify that the task runs correctly:
1.Click theStart button and typeTask Scheduler in theStart Search box.
2.Select the Task Scheduler program to start Task Scheduler.
3.Select the task that you want to run by locating the task in the task folder hierarchy.
4. On theActions menu clickRun. You can also clickRun in theActions pane.
5.Click theHistory tab to view task events and verify the selected task started successfully.
6.Similarly, verify that the task starts as expected when its defined trigger fires.
Reference LinksEvent ID 322 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.