Microsoft-Windows-WER-PayloadHealth

4 events across 1 channel

EventTitleChannelSample
1WER_PAYLOAD_HEALTHOperationalY
2WER_PAYLOAD_HEALTH2OperationalY
3WER_PAYLOAD_HEALTH3OperationalN
4WER_PAYLOAD_HEALTH4OperationalN

Event ID 1: WER_PAYLOAD_HEALTH

#
Provider
Microsoft-Windows-WER-PayloadHealth
Channel
Operational
Level
Informational
Task
WER_PAYLOAD_HEALTH

Fields #

NameDescription
UploadDuration UInt32
PayloadSize UInt64
Protocol UnicodeString
Known values
0
HOPOPT
1
ICMP
2
IGMP
6
TCP
17
UDP
41
IPv6
43
IPv6-Route
44
IPv6-Frag
47
GRE
50
ESP
51
AH
58
ICMPv6
89
OSPF
103
PIM
132
SCTP
Stage UnicodeString
BytesUploaded UInt64
ServerName UnicodeString

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-WER-PayloadHealth",
    "guid": "{4AFDDFDE-002D-51AC-C109-C3B7897858D0}",
    "event_source_name": "",
    "event_id": 1,
    "version": 0,
    "level": 4,
    "task": 1,
    "opcode": 0,
    "keywords": -9223372036854775808,
    "time_created": "2026-06-13T05:43:10.2450652+00:00",
    "event_record_id": 9,
    "correlation": {},
    "execution": {
      "process_id": 5156,
      "thread_id": 5368
    },
    "channel": "Microsoft-Windows-WER-PayloadHealth/Operational",
    "computer": "telemetry-DC-a.cell-a.ludus.domain",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "UploadDuration": "844",
    "PayloadSize": "4838",
    "Protocol": "Watson",
    "Stage": "s1event",
    "BytesUploaded": "4838",
    "ServerName": "umwatson.events.data.microsoft.com"
  },
  "message": ""
}

Event ID 2: WER_PAYLOAD_HEALTH2

#
Provider
Microsoft-Windows-WER-PayloadHealth
Channel
Operational
Level
Informational
Task
WER_PAYLOAD_HEALTH

Fields #

NameDescription
HttpExchangeResult UInt32
UploadDuration UInt32
PayloadSize UInt64
Protocol UnicodeString
Known values
0
HOPOPT
1
ICMP
2
IGMP
6
TCP
17
UDP
41
IPv6
43
IPv6-Route
44
IPv6-Frag
47
GRE
50
ESP
51
AH
58
ICMPv6
89
OSPF
103
PIM
132
SCTP
Stage UnicodeString
RequestStatusCode UInt32
BytesUploaded UInt64
ServerName UnicodeString
TransportHr UInt32

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-WER-PayloadHealth",
    "guid": "{4AFDDFDE-002D-51AC-C109-C3B7897858D0}",
    "event_source_name": "",
    "event_id": 2,
    "version": 0,
    "level": 4,
    "task": 1,
    "opcode": 0,
    "keywords": -9223372036854775808,
    "time_created": "2026-06-13T13:41:03.1757861+00:00",
    "event_record_id": 12,
    "correlation": {},
    "execution": {
      "process_id": 7304,
      "thread_id": 3532
    },
    "channel": "Microsoft-Windows-WER-PayloadHealth/Operational",
    "computer": "telemetry-DC-d.cell-d.ludus.domain",
    "security": {
      "user_id": "S-1-5-20"
    }
  },
  "event_data": {
    "HttpExchangeResult": "2148074245",
    "UploadDuration": "46",
    "PayloadSize": "4374",
    "Protocol": "Watson",
    "Stage": "s1event",
    "RequestStatusCode": "0",
    "BytesUploaded": "0",
    "ServerName": "umwatson.events.data.microsoft.com",
    "TransportHr": "2148074245"
  },
  "message": ""
}

Event ID 3: WER_PAYLOAD_HEALTH3

#
Provider
Microsoft-Windows-WER-PayloadHealth
Channel
Operational
Task
WER_PAYLOAD_HEALTH

Fields #

NameDescription
HttpExchangeResult UInt32
LastBlockId UInt32
TotalBytesUploaded UInt64

Event ID 4: WER_PAYLOAD_HEALTH4

#
Provider
Microsoft-Windows-WER-PayloadHealth
Channel
Operational
Task
WER_PAYLOAD_HEALTH

Fields #

NameDescription
HttpExchangeResult UInt32
LastBlockId UInt32
TotalBytesUploaded UInt64

Provenance

Where this provider's schema came from, and which Windows build it was observed on. Windows can change a provider's event schema between builds, so use this to judge whether it matches the build you collect from.

ETW provider GUID 4afddfde-002d-51ac-c109-c3b7897858d0

Defined in wer.dll, which carries the event manifest.

Observed on:

  • WS2022-20348.4893, schema read from the registered manifest, binary version 10.0.20348.1, captured 2026-06-02
  • Win11-26200.6584, schema read from the registered manifest, binary version 10.0.26100.5074, captured 2026-06-02

Downloads