Microsoft-Windows-WindowsUpdateClient › Event 26

Event ID 26 — Windows Update successfully found updateCount updates.

Provider
Microsoft-Windows-WindowsUpdateClient
Channel
Operational
Level
Informational
Task
WindowsUpdateAgent
Opcode
CheckforUpdates

Description

Windows Update successfully found updateCount updates.

Message #

Windows Update successfully found %1 updates.

Fields #

NameDescription
updateCount UInt32
serviceGuid GUID

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-WindowsUpdateClient",
    "guid": "945A8954-C147-4ACD-923F-40C45405A658",
    "event_source_name": "",
    "event_id": 26,
    "version": 1,
    "level": 4,
    "task": 1,
    "opcode": 11,
    "keywords": 4611686018427387922,
    "time_created": "2023-11-06T01:39:17.045430+00:00",
    "event_record_id": 59,
    "correlation": {},
    "execution": {
      "process_id": 18812,
      "thread_id": 21064
    },
    "channel": "Microsoft-Windows-WindowsUpdateClient/Operational",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "updateCount": 2,
    "serviceGuid": "855E8A7C-ECB4-4CA3-B045-1DFA50104289"
  },
  "message": ""
}

References #