Microsoft-Windows-Push-To-Install-Service
6 events across 1 channel
| Event ID | Title | Channel |
|---|---|---|
| 6001 | Function Error Code: Source Function: Error_Code Source: Message (ErrorCode). | Operational |
| 6002 | Source Exception Details: LineNumber Function: Message Source: Exception_Details … | Operational |
| 6003 | Message Error Code: Error Code Function: Function Source: Source (Line Number). | Operational |
| 6004 | Message Error Code: Error Code Function: Function Source: Source (Line Number). | Operational |
| 6005 | Function Error Code: Source Function: Error_Code Source: Message (ErrorCode). | Operational |
| 6006 | Process Name: Process Name. | Operational |
Event ID 6001 — Function Error Code: Source Function: Error_Code Source: Message (ErrorCode).
Event ID 6002 — Source Exception Details: LineNumber Function: Message Source: Exception_Details (Function).
Event ID 6003 — Message Error Code: Error Code Function: Function Source: Source (Line Number).
#Message #
Fields #
| Name | Description |
|---|---|
Message UnicodeString | — |
Function AnsiString | — |
Error Code Int32 | — |
Source AnsiString | — |
Line Number UInt32 | — |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-Push-To-Install-Service",
"guid": "3A718A68-6974-4075-ABD3-E8243CAEF398",
"event_source_name": "",
"event_id": 6003,
"version": 0,
"level": 3,
"task": 6003,
"opcode": 0,
"keywords": 9223372036854775809,
"time_created": "2023-11-05T22:41:18.071601+00:00",
"event_record_id": 4715,
"correlation": {},
"execution": {
"process_id": 6332,
"thread_id": 1108
},
"channel": "Microsoft-Windows-Store/Operational",
"computer": "WinDev2310Eval",
"security": {
"user_id": "S-1-5-18"
}
},
"event_data": {
"Message": "",
"Function": "HttpRequest::Send",
"Error Code": -2147012889,
"Source": "onecoreuap\\enduser\\winstore\\servicescommon\\lib\\httpforservices.cpp",
"Line Number": 589
},
"message": ""
}
References #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline
Event ID 6004 — Message Error Code: Error Code Function: Function Source: Source (Line Number).
#Message #
Fields #
| Name | Description |
|---|---|
Message UnicodeString | — |
Function AnsiString | — |
Error Code Int32 | — |
Source AnsiString | — |
Line Number UInt32 | — |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-Push-To-Install-Service",
"guid": "3A718A68-6974-4075-ABD3-E8243CAEF398",
"event_source_name": "",
"event_id": 6004,
"version": 0,
"level": 4,
"task": 6004,
"opcode": 0,
"keywords": 9223372036854775809,
"time_created": "2023-11-05T22:41:18.074673+00:00",
"event_record_id": 4716,
"correlation": {},
"execution": {
"process_id": 6332,
"thread_id": 1108
},
"channel": "Microsoft-Windows-Store/Operational",
"computer": "WinDev2310Eval",
"security": {
"user_id": "S-1-5-18"
}
},
"event_data": {
"Message": "onecoreuap\\enduser\\winstore\\servicescommon\\lib\\httpforservices.cpp(589)\\pushtoinstall.dll!00007FFABDAE8BA3: Exception(1) tid(454) 80072EE7 [HttpRequest::Send]\n",
"Function": "",
"Error Code": -2147012889,
"Source": "onecoreuap\\enduser\\winstore\\pushtoinstall\\lib\\service.cpp",
"Line Number": 207
},
"message": ""
}
References #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline
Event ID 6005 — Function Error Code: Source Function: Error_Code Source: Message (ErrorCode).
Event ID 6006 — Process Name: Process Name.
#Description
Process Name: Process Name.
Message #
Fields #
| Name | Description |
|---|---|
Process Name UnicodeString | — |
Module Name UnicodeString | — |
Build Name UnicodeString | Build. |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-Push-To-Install-Service",
"guid": "3A718A68-6974-4075-ABD3-E8243CAEF398",
"event_source_name": "",
"event_id": 6006,
"version": 0,
"level": 4,
"task": 6006,
"opcode": 0,
"keywords": 9223372036854775810,
"time_created": "2023-11-05T22:41:16.929882+00:00",
"event_record_id": 4709,
"correlation": {},
"execution": {
"process_id": 6332,
"thread_id": 2600
},
"channel": "Microsoft-Windows-Store/Operational",
"computer": "WinDev2310Eval",
"security": {
"user_id": "S-1-5-18"
}
},
"event_data": {
"Process Name": "C:\\Windows\\System32\\svchost.exe",
"Module Name": "c:\\windows\\system32\\pushtoinstall.dll",
"Build Name": "22621.1.amd64fre.ni_release.220506-1250"
},
"message": ""
}
References #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline