Microsoft-Windows-TaskScheduler › Event 201

Event ID 201 — Task Scheduler successfully completed task "Name" , instance "TaskInstanceId" , action "TaskName" .

Provider
Microsoft-Windows-TaskScheduler
Channel
Operational
Level
Informational
Collection Priority
Recommended (Yamato Security, others)
Task
Actioncompleted
Opcode
Stop

Description

Task Scheduler successfully completed task "Name" , instance "TaskInstanceId" , action "TaskName" .

Message #

Task Scheduler successfully completed task "%1" , instance "%3" , action "%2" .

Fields #

NameDescription
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": 201,
    "version": 2,
    "level": 4,
    "task": 201,
    "opcode": 2,
    "keywords": 9223372036854775808,
    "time_created": "2023-11-06T02:00:01.421064+00:00",
    "event_record_id": 1054,
    "correlation": {
      "ActivityID": "99F1DF4D-A460-47A9-93D3-3FF029F93E31"
    },
    "execution": {
      "process_id": 1392,
      "thread_id": 18152
    },
    "channel": "Microsoft-Windows-TaskScheduler/Operational",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "Name": "ActionSuccess",
    "TaskName": "\\Microsoft\\Windows\\Customer Experience Improvement Program\\Consolidator",
    "TaskInstanceId": "99F1DF4D-A460-47A9-93D3-3FF029F93E31",
    "ActionName": "%SystemRoot%\\System32\\wsqmcons.exe",
    "ResultCode": 0,
    "EnginePID": 16312
  },
  "message": ""
}

Detection Patterns #

References #