Microsoft-Windows-WUSA
11 events across 2 channels
Event ID 2 — Windows update UpdateTitle was successfully installed.
Event ID 3 — Windows update UpdateTitle could not be installed because of error ErrorCode "ErrorString" (Command line: "CommandLine").
Description
Windows update UpdateTitle could not be installed because of error ErrorCode "ErrorString" (Command line: "CommandLine").
Message #
Fields #
| Name | Description |
|---|---|
UpdateTitle UnicodeString | — |
ErrorCode UInt32 | — |
ErrorString UnicodeString | — |
CommandLine UnicodeString | — |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WUSA",
"guid": "09608C12-C1DA-4104-A6FE-B959CF57560A",
"event_source_name": "",
"event_id": 3,
"version": 0,
"level": 2,
"task": 0,
"opcode": 0,
"keywords": 9223372036854775808,
"time_created": "2026-02-17T05:28:30.595643+00:00",
"event_record_id": 12,
"correlation": {},
"execution": {
"process_id": 12988,
"thread_id": 7580
},
"channel": "Setup",
"computer": "LAB-WIN11.ludus.domain",
"security": {
"user_id": "S-1-5-18"
}
},
"event_data": {
"UpdateTitle": "",
"ErrorCode": 2147942402,
"ErrorString": "The system cannot find the file specified.",
"CommandLine": "C:\\Windows\\system32\\wusa.exe C:\\Windows\\Temp\\Windows6.1-KB3033929-x64.msu /quiet /norestart"
},
"message": ""
}