Microsoft-Windows-Push-To-Install-Service

6 events across 1 channel

Event ID 6001 — Function Error Code: Source Function: Error_Code Source: Message (ErrorCode).

Provider
Microsoft-Windows-Push-To-Install-Service
Channel
Operational
Task
PushToInstallService

Message #

%1
Error Code: %3
Function: %2
Source: %4 (%5)

Fields #

NameDescription
Function AnsiString
Error_Code
Source AnsiString
Message UnicodeString
ErrorCode Int32
LineNumber UInt32

Event ID 6002 — Source Exception Details: LineNumber Function: Message Source: Exception_Details (Function).

Provider
Microsoft-Windows-Push-To-Install-Service
Channel
Operational
Task
PushToInstallService_6002

Message #

%1
Exception Details: %5
Function: %4
Source: %3 (%2)

Fields #

NameDescription
Source
Function UnicodeString
Exception_DetailsSource.
Message UnicodeString
LineNumber UInt32
FileName UnicodeString
ExceptionDetails UnicodeString

Event ID 6003 — Message Error Code: Error Code Function: Function Source: Source (Line Number).

#
Provider
Microsoft-Windows-Push-To-Install-Service
Channel
Operational
Level
Warning
Task
PushToInstallService_6003

Message #

%1
Error Code: %3
Function: %2
Source: %4 (%5)

Fields #

NameDescription
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 #

Event ID 6004 — Message Error Code: Error Code Function: Function Source: Source (Line Number).

#
Provider
Microsoft-Windows-Push-To-Install-Service
Channel
Operational
Level
Informational
Task
PushToInstallService_6004

Message #

%1
Error Code: %3
Function: %2
Source: %4 (%5)

Fields #

NameDescription
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 #

Event ID 6005 — Function Error Code: Source Function: Error_Code Source: Message (ErrorCode).

Provider
Microsoft-Windows-Push-To-Install-Service
Channel
Operational
Task
PushToInstallService_6005

Message #

%1
Error Code: %3
Function: %2
Source: %4 (%5)

Fields #

NameDescription
Function AnsiString
Error_Code
Source AnsiString
Message UnicodeString
ErrorCode Int32
LineNumber UInt32

Event ID 6006 — Process Name: Process Name.

#
Provider
Microsoft-Windows-Push-To-Install-Service
Channel
Operational
Level
Informational
Task
PTIModuleLoaded

Description

Process Name: Process Name.

Message #

Process Name: %1
Module Name: %2
Build: %3

Fields #

NameDescription
Process Name UnicodeString
Module Name UnicodeString
Build Name UnicodeStringBuild.

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 #