Hello!
I want to monitor scheduled tasks that were not executed at the specified time?
Is there an event id for this case or another possibility to check it?
In Microsoft-Windows-TaskScheduler/Operational I did not found valid IDs. Or I don't understand the sequence of the IDs.
201 = Action completed
-> Important to check ResultCode -gt 0 for an Error in Action
202,203,323,327,328,329 = Error during operation
rg
Hansi