Microsoft-Windows-WindowsUpdateClient › Event 20

Event ID 20 — Installation Failure: Windows failed to install the following update with error errorCode: updateTitle.

Provider
Microsoft-Windows-WindowsUpdateClient
Channel
System
Level
Error
Collection Priority
Recommended (NSA)
Task
WindowsUpdateAgent
Opcode
Installation

Description

Installation Failure: Windows failed to install the following update with error errorCode: updateTitle.

Message #

Installation Failure: Windows failed to install the following update with error %1: %2.

Fields #

NameDescription
errorCode HexInt32
updateTitle UnicodeString
updateGuid GUID
updateRevisionNumber UInt32
serviceGuid GUID

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-WindowsUpdateClient",
    "guid": "945A8954-C147-4ACD-923F-40C45405A658",
    "event_source_name": "",
    "event_id": 20,
    "version": 1,
    "level": 2,
    "task": 1,
    "opcode": 13,
    "keywords": 9223372036854775848,
    "time_created": "2022-04-07T08:22:10.869049+00:00",
    "event_record_id": 829,
    "correlation": {},
    "execution": {
      "process_id": 4952,
      "thread_id": 6860
    },
    "channel": "System",
    "computer": "WIN-FPV0DSIC9O6.lab.local",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "errorCode": "0x8024200b",
    "updateTitle": "VMware, Inc. - System - 9.8.18.0",
    "updateGuid": "B5857A80-FD07-4A9D-9ADF-2A3A6DB94B7E",
    "updateRevisionNumber": 1,
    "serviceGuid": "8B24B027-1DEE-BABB-9A95-3517DFB9C552"
  },
  "message": ""
}

References #