Microsoft-Windows-TaskScheduler › Event 329

Event ID 329 — Task Scheduler terminated "TaskName" instance of the "Name" task due to exceeding the time allocated for execution, as configured in the task definition.

Provider
Microsoft-Windows-TaskScheduler
Channel
Operational
Level
Informational
Collection Priority
Recommended (Yamato Security)
Task
Taskstoppingduetotimeoutreached

Message #

Task Scheduler terminated "%2"  instance of the "%1"  task due to exceeding the time allocated for execution, as configured in the task definition. User Action: Increase the configured task timeout or investigate external reasons for the delay.

Fields #

NameDescription
Name
TaskName UnicodeString
TaskInstanceId GUID

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-TaskScheduler",
    "guid": "DE7B24EA-73C8-4A09-985D-5BDADCFA9017",
    "event_source_name": "",
    "event_id": 329,
    "version": 0,
    "level": 4,
    "task": 329,
    "opcode": 0,
    "keywords": 9223372036854775808,
    "time_created": "2023-11-06T00:39:49.792094+00:00",
    "event_record_id": 825,
    "correlation": {
      "ActivityID": "83261A6E-4DC3-414F-BFB6-8B4046A8C7BC"
    },
    "execution": {
      "process_id": 1392,
      "thread_id": 12576
    },
    "channel": "Microsoft-Windows-TaskScheduler/Operational",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "Name": "StoppedOnTimeout",
    "TaskName": "\\Microsoft\\Windows\\Flighting\\OneSettings\\RefreshCache",
    "TaskInstanceId": "83261A6E-4DC3-414F-BFB6-8B4046A8C7BC"
  },
  "message": ""
}

References #