Event ID 404 — AppX Deployment operation failed for package PackageFullName with error ErrorCode.
Description
AppX Deployment operation failed for package PackageFullName with error ErrorCode. The specific error text for this failure is: SummaryError.
Message #
Fields #
| Name | Description |
|---|---|
SummaryError UnicodeString | 3. The specific error text for this failure is. |
PackageFullName UnicodeString | — |
ErrorCode HexInt32 | — |
MountPoint UnicodeString | — |
TargetPlatform HexInt32 | — |
CallingProcess UnicodeString | — |
ExternalLocation UnicodeString | — |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-AppXDeployment-Server",
"guid": "3F471139-ACB7-4A01-B7A7-FF5DA4BA2D43",
"event_source_name": "",
"event_id": 404,
"version": 0,
"level": 2,
"task": 3,
"opcode": 0,
"keywords": 4611686018427387905,
"time_created": "2023-11-06T06:22:44.342509+00:00",
"event_record_id": 6091,
"correlation": {
"ActivityID": "626F7C94-1079-0000-A09A-6F627910DA01"
},
"execution": {
"process_id": 1532,
"thread_id": 1636
},
"channel": "Microsoft-Windows-AppXDeploymentServer/Operational",
"computer": "WinDev2310Eval",
"security": {
"user_id": "S-1-5-18"
}
},
"event_data": {
"SummaryError": "Deployment operation failed.",
"PackageFullName": "Microsoft.MicrosoftEdge.Stable_118.0.2088.61_neutral__8wekyb3d8bbwe",
"ErrorCode": "0x80073cf9",
"MountPoint": "C:",
"TargetPlatform": "0xffffffff",
"CallingProcess": "",
"ExternalLocation": ""
},
"message": ""
}
References #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline