I have a Windows 2016 server That has a scheduled task that runs every 15 minutes that had an EventID 153 "Task Scheduler did not launch task"........" as it missed its schedule. Consider using the configuration option to start the task when available, if schedule is missed." Then on subsequent runs had EventID 322 "Task Scheduler did not launch task".... " of the same task is already running."
At this time I suspect the original event 153 is due to an issue with VMWare snapshot . However the subsequent EventID 322 is the event I don't understand why it occurred until the task was run manually via right click. I checked and it did not appear the task was still running in the scheduled task window, nor any process running in task manager for that user. Even if the scheduled job was still running we had the job set to stop if it ran longer than 1 day in the scheduled task's config, in yet the errors persisted over 24 hours. If in the early hours of the morning if one job fails I'm not very concerned, but would expect the next scheduled run to start on schedule.
It doesn't seem that "Run task as soon as possible after a scheduled start is missed" would fix the issue of the job not running the next scheduled time. But, what am I missing?
Thanks in advance