Event ID 202 — Task Scheduler failed to complete task "Name" , instance "TaskName" , action "TaskInstanceId" .
Description
Task Scheduler failed to complete task "Name" , instance "TaskName" , action "TaskInstanceId" . Additional Data: Error Value: ActionName.
Message #
Fields #
| Name | Description |
|---|---|
Name | — |
TaskName UnicodeString | — |
TaskInstanceId GUID | — |
ActionName UnicodeString | — |
ResultCode UInt32 | — |
EnginePID UInt32 | — |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-TaskScheduler",
"guid": "DE7B24EA-73C8-4A09-985D-5BDADCFA9017",
"event_source_name": "",
"event_id": 202,
"version": 1,
"level": 2,
"task": 202,
"opcode": 102,
"keywords": 9223372036854775808,
"time_created": "2022-04-07T17:15:16.721847+00:00",
"event_record_id": 604,
"correlation": {
"ActivityID": "B0ED2490-E028-43FD-88A4-97F63AB32B71"
},
"execution": {
"process_id": 1528,
"thread_id": 4560
},
"channel": "Microsoft-Windows-TaskScheduler/Operational",
"computer": "WIN-FPV0DSIC9O6.lab.local",
"security": {
"user_id": "S-1-5-18"
}
},
"event_data": {
"Name": "ActionFailure",
"TaskName": "\\Microsoft\\Windows\\.NET Framework\\.NET Framework NGEN v4.0.30319",
"TaskInstanceId": "B0ED2490-E028-43FD-88A4-97F63AB32B71",
"ActionName": "",
"ResultCode": 2147946720,
"EnginePID": 3796
},
"message": ""
}
References #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline