Microsoft-Windows-UniversalTelemetryClient

EventTitleChannelSampleRule
1Tenant IKey has been registered for telemetry usage.OperationalYN
2Tenant IKey has been unregistered for telemetry usage.OperationalYN
3The daily upload quota for IKey has been updated to DailyUploadQuotaInBytes …OperationalNN
20The upload URL has changed to Url .OperationalNN
21Upload failed with the following HRESULT: HRESULT.OperationalNN
22The daily upload quota for SENSE has crossed into a new tier.OperationalYN
23Storage capacity for the SENSE tenant has changed to a new tier.OperationalYN
24An unknown and unconfigured dynamic Vortex region Region was attempted to be …OperationalNN
25The event storage for SENSE has been throttled.OperationalNN
26The upload for SENSE has been throttled.OperationalNN
27Connection state - All connections have succeeded since the previous period.OperationalYN
28Connection state - Some connections have failed since the previous period.OperationalYN
29Connection state - Some connections have failed since the previous period.OperationalYN
50The service has been started to the following state: Status.OperationalYN
55Is the Internet available: State.OperationalYN
56Is a free network available: State.OperationalYN
60Is device on battery power: State.OperationalYN
61Is the Battery Saver state enabled: State.OperationalYN
62Is the device in connected standby: State.OperationalYN
63Has the service used more power than considered reasonable: State.OperationalNN
64Diagnostic Data Collection LevelOperationalYN
65The agent has transitioned to or from an idle state.OperationalNN
66The diagnostic and feedback permission level has changed.OperationalYN
67You cannot enable a policy that causes your organization to manage all Windows …OperationalNN
68Invalid Processor mode configuration.OperationalNN

Event ID 1: Tenant IKey has been registered for telemetry usage.

#
Channel
Operational
Level
Informational
Task
Tenant_Register

Message #

Tenant %2 has been registered for telemetry usage.

Fields #

NameDescription
Environment UnicodeString
IKey UnicodeString
DiskSizeInBytes UInt32
DailyUploadQuotaInBytes UInt32
HRESULT UInt32

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-UniversalTelemetryClient",
    "guid": "{6489B27F-7C43-5886-1D00-0A61BB2A375B}",
    "event_source_name": "",
    "event_id": 1,
    "version": 0,
    "level": 4,
    "task": 1,
    "opcode": 0,
    "keywords": -9223372036854710272,
    "time_created": "2026-06-13T05:46:32.9108570+00:00",
    "event_record_id": 214,
    "correlation": {},
    "execution": {
      "process_id": 3544,
      "thread_id": 1228
    },
    "channel": "Microsoft-Windows-UniversalTelemetryClient/Operational",
    "computer": "telemetry-DC-a.cell-a.ludus.domain",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "Environment": "ServiceHost",
    "IKey": "P-ARIA-af397ef28e484961ba48646a5d38cf54-77418283-d6f6-4a90-b0c8-37e0f5e7b087-7425",
    "DiskSizeInBytes": "8388608",
    "DailyUploadQuotaInBytes": "0",
    "HRESULT": "2147943642"
  },
  "message": "Tenant P-ARIA-af397ef28e484961ba48646a5d38cf54-77418283-d6f6-4a90-b0c8-37e0f5e7b087-7425 has been registered for telemetry usage."
}

Event ID 2: Tenant IKey has been unregistered for telemetry usage.

#
Channel
Operational
Level
Informational
Task
Tenant_Unregister

Message #

Tenant %2 has been unregistered for telemetry usage.

Fields #

NameDescription
Environment UnicodeString
IKey UnicodeString
HRESULT UInt32

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-UniversalTelemetryClient",
    "guid": "6489B27F-7C43-5886-1D00-0A61BB2A375B",
    "event_source_name": "",
    "event_id": 2,
    "version": 0,
    "level": 4,
    "task": 2,
    "opcode": 0,
    "keywords": 9223372036854841344,
    "time_created": "2026-03-11T06:27:46.715428+00:00",
    "event_record_id": 427,
    "correlation": {
      "ActivityID": "17404B55-CA54-4D65-932C-664EDEF08F62"
    },
    "execution": {
      "process_id": 3532,
      "thread_id": 5236
    },
    "channel": "Microsoft-Windows-UniversalTelemetryClient/Operational",
    "computer": "LAB-WIN11",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "Environment": "ServiceHost",
    "IKey": "P-WDATP",
    "HRESULT": 2147943568
  },
  "message": ""
}

Event ID 3: The daily upload quota for IKey has been updated to DailyUploadQuotaInBytes bytes.

#
Channel
Operational
Task
Tenant_UpdateDailyUploadQuota

Message #

The daily upload quota for %2 has been updated to %3 bytes.

Fields #

NameDescription
Environment UnicodeString
IKey UnicodeString
DailyUploadQuotaInBytes UInt32
HRESULT UInt32

Event ID 20: The upload URL has changed to Url .

#
Channel
Operational
Task
Upload_UrlChanged

Message #

The upload URL has changed to %2 .

Fields #

NameDescription
Environment UnicodeString
Url UnicodeString

Event ID 21: Upload failed with the following HRESULT: HRESULT.

#
Channel
Operational
Task
Upload_ConnectionError

Message #

Upload failed with the following HRESULT: %2

Fields #

NameDescription
Environment UnicodeString
HRESULT UInt32

Event ID 22: The daily upload quota for SENSE has crossed into a new tier.

#
Channel
Operational
Level
Informational
Task
Upload_SevilleBandwidthMonitor_TierChange

Fields #

NameDescription
Environment UnicodeString
BytesUploadedSoFar UInt64
BytesAllowed UInt64
PercentageUsed UInt32
NewTier UInt32
OldTier UInt32

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-UniversalTelemetryClient",
    "guid": "6489B27F-7C43-5886-1D00-0A61BB2A375B",
    "event_source_name": "",
    "event_id": 22,
    "version": 0,
    "level": 4,
    "task": 22,
    "opcode": 0,
    "keywords": 9223372036854906880,
    "time_created": "2026-03-11T08:57:50.434811+00:00",
    "event_record_id": 450,
    "correlation": {},
    "execution": {
      "process_id": 3632,
      "thread_id": 8160
    },
    "channel": "Microsoft-Windows-UniversalTelemetryClient/Operational",
    "computer": "LAB-WIN11",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "Environment": "InProcHost",
    "BytesUploadedSoFar": 5198198,
    "BytesAllowed": 103809024,
    "PercentageUsed": 5,
    "NewTier": 1,
    "OldTier": 0
  },
  "message": ""
}

Event ID 23: Storage capacity for the SENSE tenant has changed to a new tier.

#
Channel
Operational
Task
Upload_SevilleEventStorage_TierChange

Fields #

NameDescription
Environment UnicodeString
PercentageFullInEachRingBuffer UInt32

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-UniversalTelemetryClient",
    "event_id": 23,
    "level": "Information",
    "task": null,
    "opcode": "Info",
    "time_created": "2026-05-24T02:15:27.0537825+00:00",
    "computer": "JD-DC01-2022.ludus.domain",
    "channel": "Microsoft-Windows-UniversalTelemetryClient/Operational"
  },
  "event_data": {
    "Environment": "InProcHost",
    "PercentageFullInEachRingBuffer": "5"
  }
}

Event ID 24: An unknown and unconfigured dynamic Vortex region Region was attempted to be set.

#
Channel
Operational
Task
Upload_UnconfiguredDynamicRegion

Message #

An unknown and unconfigured dynamic Vortex region %2 was attempted to be set.

Fields #

NameDescription
Environment UnicodeString
Region UnicodeString

Event ID 25: The event storage for SENSE has been throttled.

#
Channel
Operational
Task
Upload_SevilleEventStorage_StorageThrottled

Fields #

NameDescription
Environment UnicodeString
UploadQuota UInt32
PercentageQuotaUsed Double

Event ID 26: The upload for SENSE has been throttled.

#
Channel
Operational
Task
Upload_SevilleBandwidth_Throttled

Fields #

NameDescription
Environment UnicodeString
UploadQuota UInt64

Event ID 27: Connection state - All connections have succeeded since the previous period.

#
Channel
Operational
Level
Informational
Task
Upload_SevilleEventlog_Info

Fields #

NameDescription
Environment UnicodeString
EventsUploaded UInt32
EventsDropped UInt32
LastEventlogWrittenTime UInt64

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-UniversalTelemetryClient",
    "guid": "{6489B27F-7C43-5886-1D00-0A61BB2A375B}",
    "event_source_name": "",
    "event_id": 27,
    "version": 0,
    "level": 4,
    "task": 27,
    "opcode": 0,
    "keywords": -9223372036854644736,
    "time_created": "2026-06-13T13:52:28.3510348+00:00",
    "event_record_id": 231,
    "correlation": {},
    "execution": {
      "process_id": 3544,
      "thread_id": 7340
    },
    "channel": "Microsoft-Windows-UniversalTelemetryClient/Operational",
    "computer": "telemetry-DC-a.cell-a.ludus.domain",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "Environment": "ServiceHost",
    "EventsUploaded": "1",
    "EventsDropped": "63",
    "LastEventlogWrittenTime": "134258305483084572"
  },
  "message": "Connection state - All connections have succeeded since the previous period."
}

Event ID 28: Connection state - Some connections have failed since the previous period.

#
Channel
Operational
Level
Warning
Task
Upload_SevilleEventlog_Warning

Fields #

NameDescription
Environment UnicodeString
EventsUploaded UInt32
EventsDropped UInt32
LastEventlogWrittenTime UInt64
SuccessfulConnections UInt32
FailedConnections UInt32
LastHttpError UInt32

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-UniversalTelemetryClient",
    "guid": "{6489B27F-7C43-5886-1D00-0A61BB2A375B}",
    "event_source_name": "",
    "event_id": 28,
    "version": 0,
    "level": 3,
    "task": 28,
    "opcode": 0,
    "keywords": -9223372036854644736,
    "time_created": "2026-05-30T00:11:33.8361916+00:00",
    "event_record_id": 113,
    "correlation": {},
    "execution": {
      "process_id": 3364,
      "thread_id": 7000
    },
    "channel": "Microsoft-Windows-UniversalTelemetryClient/Operational",
    "computer": "telemetry-DC-d.cell-d.ludus.domain",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "Environment": "ServiceHost",
    "EventsUploaded": "16",
    "EventsDropped": "249",
    "LastEventlogWrittenTime": "134245464938398258",
    "SuccessfulConnections": "5",
    "FailedConnections": "5",
    "LastHttpError": "2147954407"
  },
  "message": "Connection state - Some connections have failed since the previous period."
}

Event ID 29: Connection state - Some connections have failed since the previous period.

#
Channel
Operational
Level
Error
Task
Upload_SevilleEventlog_Error

Fields #

NameDescription
Environment UnicodeString
EventsUploaded UInt32
EventsDropped UInt32
LastEventlogWrittenTime UInt64
FailedConnections UInt32
LastHttpError UInt32
ProxySettingDetected Boolean
SslCertValidationFailures UInt32
LastSslCertFailure UInt32

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-UniversalTelemetryClient",
    "guid": "6489B27F-7C43-5886-1D00-0A61BB2A375B",
    "event_source_name": "",
    "event_id": 29,
    "version": 0,
    "level": 2,
    "task": 29,
    "opcode": 0,
    "keywords": 9223372036854906880,
    "time_created": "2022-04-07T08:14:43.748987+00:00",
    "event_record_id": 19,
    "correlation": {},
    "execution": {
      "process_id": 2704,
      "thread_id": 3244
    },
    "channel": "Microsoft-Windows-UniversalTelemetryClient/Operational",
    "computer": "WIN-FPV0DSIC9O6.lab.local",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "Environment": "ServiceHost",
    "EventsUploaded": 0,
    "EventsDropped": 1674,
    "LastEventlogWrittenTime": 3545508526300415277,
    "FailedConnections": 7,
    "LastHttpError": 2147954407,
    "ProxySettingDetected": false,
    "SslCertValidationFailures": 0,
    "LastSslCertFailure": 0
  },
  "message": ""
}

References #

Event ID 50: The service has been started to the following state: Status.

#
Channel
Operational
Level
Informational
Task
Service_ServiceStart

Message #

The service has been started to the following state: %2.

Fields #

NameDescription
Environment UnicodeString
Status UInt32NTSTATUS reference

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-UniversalTelemetryClient",
    "guid": "{6489B27F-7C43-5886-1D00-0A61BB2A375B}",
    "event_source_name": "",
    "event_id": 50,
    "version": 0,
    "level": 4,
    "task": 50,
    "opcode": 0,
    "keywords": -9223372036854513664,
    "time_created": "2026-05-29T16:33:04.6229645+00:00",
    "event_record_id": 194,
    "correlation": {},
    "execution": {
      "process_id": 3544,
      "thread_id": 3736
    },
    "channel": "Microsoft-Windows-UniversalTelemetryClient/Operational",
    "computer": "telemetry-DC-a.cell-a.ludus.domain",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "Environment": "ServiceHost",
    "Status": "3"
  },
  "message": "The service has been started to the following state: Updating Scenarios."
}

Event ID 55: Is the Internet available: State.

#
Channel
Operational
Level
Informational
Task
Service_InternetAvailable

Message #

Is the Internet available: %2

Fields #

NameDescription
Environment UnicodeString
State Boolean

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-UniversalTelemetryClient",
    "guid": "{6489B27F-7C43-5886-1D00-0A61BB2A375B}",
    "event_source_name": "",
    "event_id": 55,
    "version": 0,
    "level": 4,
    "task": 55,
    "opcode": 0,
    "keywords": -9223372036854513664,
    "time_created": "2026-05-29T16:33:35.5757326+00:00",
    "event_record_id": 200,
    "correlation": {},
    "execution": {
      "process_id": 3544,
      "thread_id": 1016
    },
    "channel": "Microsoft-Windows-UniversalTelemetryClient/Operational",
    "computer": "telemetry-DC-a.cell-a.ludus.domain",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "Environment": "ServiceHost",
    "State": "true"
  },
  "message": "Is the Internet available: true"
}

Event ID 56: Is a free network available: State.

#
Channel
Operational
Level
Informational
Task
Service_FreeNetworkAvailable

Message #

Is a free network available: %2

Fields #

NameDescription
Environment UnicodeString
State Boolean

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-UniversalTelemetryClient",
    "guid": "{6489B27F-7C43-5886-1D00-0A61BB2A375B}",
    "event_source_name": "",
    "event_id": 56,
    "version": 0,
    "level": 4,
    "task": 56,
    "opcode": 0,
    "keywords": -9223372036854513664,
    "time_created": "2026-05-29T16:33:35.5753573+00:00",
    "event_record_id": 199,
    "correlation": {},
    "execution": {
      "process_id": 3544,
      "thread_id": 4152
    },
    "channel": "Microsoft-Windows-UniversalTelemetryClient/Operational",
    "computer": "telemetry-DC-a.cell-a.ludus.domain",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "Environment": "ServiceHost",
    "State": "true"
  },
  "message": "Is a free network available: true"
}

Event ID 60: Is device on battery power: State.

#
Channel
Operational
Level
Informational
Task
Service_OnBatteryPower

Message #

Is device on battery power: %2

Fields #

NameDescription
Environment UnicodeString
State Boolean

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-UniversalTelemetryClient",
    "guid": "6489B27F-7C43-5886-1D00-0A61BB2A375B",
    "event_source_name": "",
    "event_id": 60,
    "version": 0,
    "level": 4,
    "task": 60,
    "opcode": 0,
    "keywords": 9223372036855037952,
    "time_created": "2026-03-11T06:27:46.945847+00:00",
    "event_record_id": 428,
    "correlation": {},
    "execution": {
      "process_id": 3632,
      "thread_id": 4212
    },
    "channel": "Microsoft-Windows-UniversalTelemetryClient/Operational",
    "computer": "LAB-WIN11",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "Environment": "InProcHost",
    "State": false
  },
  "message": ""
}

Event ID 61: Is the Battery Saver state enabled: State.

#
Channel
Operational
Level
Informational
Task
Service_OnBatterySaver

Message #

Is the Battery Saver state enabled: %2

Fields #

NameDescription
Environment UnicodeString
State Boolean

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-UniversalTelemetryClient",
    "guid": "{6489B27F-7C43-5886-1D00-0A61BB2A375B}",
    "event_source_name": "",
    "event_id": 61,
    "version": 0,
    "level": 4,
    "task": 61,
    "opcode": 0,
    "keywords": -9223372036854513664,
    "time_created": "2026-05-29T16:35:13.6212132+00:00",
    "event_record_id": 201,
    "correlation": {},
    "execution": {
      "process_id": 3544,
      "thread_id": 2624
    },
    "channel": "Microsoft-Windows-UniversalTelemetryClient/Operational",
    "computer": "telemetry-DC-a.cell-a.ludus.domain",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "Environment": "ServiceHost",
    "State": "false"
  },
  "message": "Is the Battery Saver state enabled: false"
}

Event ID 62: Is the device in connected standby: State.

#
Channel
Operational
Level
Informational
Task
Service_InConnectedStandby

Message #

Is the device in connected standby: %2

Fields #

NameDescription
Environment UnicodeString
State Boolean

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-UniversalTelemetryClient",
    "guid": "{6489B27F-7C43-5886-1D00-0A61BB2A375B}",
    "event_source_name": "",
    "event_id": 62,
    "version": 0,
    "level": 4,
    "task": 62,
    "opcode": 0,
    "keywords": -9223372036854513664,
    "time_created": "2026-05-29T16:33:23.2504895+00:00",
    "event_record_id": 197,
    "correlation": {},
    "execution": {
      "process_id": 3544,
      "thread_id": 1016
    },
    "channel": "Microsoft-Windows-UniversalTelemetryClient/Operational",
    "computer": "telemetry-DC-a.cell-a.ludus.domain",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "Environment": "ServiceHost",
    "State": "false"
  },
  "message": "Is the device in connected standby: false"
}

Event ID 63: Has the service used more power than considered reasonable: State.

#
Channel
Operational
Task
Service_PowerLimitExceeded

Message #

Has the service used more power than considered reasonable: %2

Fields #

NameDescription
Environment UnicodeString
State Boolean

Event ID 64: Diagnostic Data Collection Level

#
Channel
Operational
Level
Informational
Task
Service_OptInLevelChange

Fields #

NameDescription
Environment UnicodeString
OldInfo UInt32
NewInfo UInt32
SettingAuthority Int32

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-UniversalTelemetryClient",
    "guid": "6489B27F-7C43-5886-1D00-0A61BB2A375B",
    "event_source_name": "",
    "event_id": 64,
    "version": 0,
    "level": 4,
    "task": 64,
    "opcode": 0,
    "keywords": 9223372036855037952,
    "time_created": "2023-11-06T06:25:44.333797+00:00",
    "event_record_id": 92,
    "correlation": {},
    "execution": {
      "process_id": 3712,
      "thread_id": 3932
    },
    "channel": "Microsoft-Windows-UniversalTelemetryClient/Operational",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "Environment": "ServiceHost",
    "OldInfo": 0,
    "NewInfo": 1,
    "SettingAuthority": 2
  },
  "message": ""
}

References #

Event ID 65: The agent has transitioned to or from an idle state.

#
Channel
Operational
Task
Agent_IdleStateChange

Fields #

NameDescription
Environment UnicodeString
AgentId UnicodeString
IsIdle Boolean
IdleDurationMillis UInt64

Event ID 66: The diagnostic and feedback permission level has changed.

#
Channel
Operational
Level
Informational
Task
Service_OptInApiEventlog_Info

Fields #

NameDescription
OldLevel UInt32
NewLevel UInt32
Source UnicodeString

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-UniversalTelemetryClient",
    "guid": "6489B27F-7C43-5886-1D00-0A61BB2A375B",
    "event_source_name": "",
    "event_id": 66,
    "version": 0,
    "level": 4,
    "task": 66,
    "opcode": 0,
    "keywords": 9223372036854906880,
    "time_created": "2025-12-31T19:32:58.269044+00:00",
    "event_record_id": 12,
    "correlation": {},
    "execution": {
      "process_id": 3076,
      "thread_id": 3612
    },
    "channel": "Microsoft-Windows-UniversalTelemetryClient/Operational",
    "computer": "WIN11-22H2-X64",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "OldLevel": 1,
    "NewLevel": 1,
    "Source": "Api"
  },
  "message": ""
}

Event ID 67: You cannot enable a policy that causes your organization to manage all Windows diagnostic data without being AAD joined or setting a valid Commerci...

#
Channel
Operational
Task
Service_ProcessorMode_NoAadOrCommercialId

Description

You cannot enable a policy that causes your organization to manage all Windows diagnostic data without being AAD joined or setting a valid CommercialId on the device.

Message #

You cannot enable a policy that causes your organization to manage all Windows diagnostic data without being AAD joined or setting a valid CommercialId on the device.

Event ID 68: Invalid Processor mode configuration.

#
Channel
Operational
Task
Service_ProcessorMode_InvalidConfiguration

Provenance

ETW provider GUID 6489b27f-7c43-5886-1d00-0a61bb2a375b

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

  • WS2022-20348.4893, schema read from the registered manifest, binary version 10.0.20348.1, captured 2026-06-02 — Manifest XML pack, 1.9 MB
  • Win11-26200.6584, schema read from the registered manifest, binary version 10.0.26100.1, captured 2026-06-02 — Manifest XML pack, 2.0 MB