mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-16 15:27:22 +00:00
Merge pull request #7225 from MicrosoftDocs/danbrown-privacy-nickel
[Privacy] Merge changes to "Win11 22H2" article into working branch for loc handoff
This commit is contained in:
commit
33f545bd81
@ -40,6 +40,7 @@ You can learn more about Windows functional and diagnostic data through these ar
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Appraiser events
|
## Appraiser events
|
||||||
|
|
||||||
### Microsoft.Windows.Appraiser.General.ChecksumTotalPictureCount
|
### Microsoft.Windows.Appraiser.General.ChecksumTotalPictureCount
|
||||||
@ -187,7 +188,6 @@ This event includes fields from [Ms.Device.DeviceInventoryChange](#msdevicedevic
|
|||||||
The following fields are available:
|
The following fields are available:
|
||||||
|
|
||||||
- **AppraiserVersion** The version of the appraiser file generating the events.
|
- **AppraiserVersion** The version of the appraiser file generating the events.
|
||||||
- **SdbEntries** Deprecated in RS3.
|
|
||||||
|
|
||||||
|
|
||||||
### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoBlockRemove
|
### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoBlockRemove
|
||||||
@ -210,7 +210,6 @@ This event includes fields from [Ms.Device.DeviceInventoryChange](#msdevicedevic
|
|||||||
The following fields are available:
|
The following fields are available:
|
||||||
|
|
||||||
- **AppraiserVersion** The version of the appraiser file generating the events.
|
- **AppraiserVersion** The version of the appraiser file generating the events.
|
||||||
- **SdbEntries** Deprecated in RS3.
|
|
||||||
|
|
||||||
|
|
||||||
### Microsoft.Windows.Appraiser.General.DatasourceSystemBiosAdd
|
### Microsoft.Windows.Appraiser.General.DatasourceSystemBiosAdd
|
||||||
@ -222,7 +221,6 @@ This event includes fields from [Ms.Device.DeviceInventoryChange](#msdevicedevic
|
|||||||
The following fields are available:
|
The following fields are available:
|
||||||
|
|
||||||
- **AppraiserVersion** The version of the Appraiser file generating the events.
|
- **AppraiserVersion** The version of the Appraiser file generating the events.
|
||||||
- **SdbEntries** Deprecated in RS3.
|
|
||||||
|
|
||||||
|
|
||||||
### Microsoft.Windows.Appraiser.General.DatasourceSystemBiosStartSync
|
### Microsoft.Windows.Appraiser.General.DatasourceSystemBiosStartSync
|
||||||
@ -1108,6 +1106,12 @@ The following fields are available:
|
|||||||
- **Language** String containing the incompatible language pack detected.
|
- **Language** String containing the incompatible language pack detected.
|
||||||
|
|
||||||
|
|
||||||
|
### MicrosoftWindowsCodeIntegrityTraceLoggingProvider.CodeIntegrityHvciSysprepHvciAlreadyEnabled
|
||||||
|
|
||||||
|
This event fires when HVCI is already enabled so no need to continue auto-enablement.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Common data extensions
|
## Common data extensions
|
||||||
|
|
||||||
### Common Data Extensions.app
|
### Common Data Extensions.app
|
||||||
@ -1270,6 +1274,7 @@ The following fields are available:
|
|||||||
- **uts** A bit field, with 2 bits being assigned to each user ID listed in xid. This field is omitted if all users are retail accounts.
|
- **uts** A bit field, with 2 bits being assigned to each user ID listed in xid. This field is omitted if all users are retail accounts.
|
||||||
- **xid** A list of base10-encoded XBOX User IDs.
|
- **xid** A list of base10-encoded XBOX User IDs.
|
||||||
|
|
||||||
|
|
||||||
## Common data fields
|
## Common data fields
|
||||||
|
|
||||||
### Ms.Device.DeviceInventoryChange
|
### Ms.Device.DeviceInventoryChange
|
||||||
@ -1284,6 +1289,7 @@ The following fields are available:
|
|||||||
- **objectType** Indicates the object type that the event applies to.
|
- **objectType** Indicates the object type that the event applies to.
|
||||||
- **syncId** A string used to group StartSync, EndSync, Add, and Remove operations that belong together. This field is unique by Sync period and is used to disambiguate in situations where multiple agents perform overlapping inventories for the same object.
|
- **syncId** A string used to group StartSync, EndSync, Add, and Remove operations that belong together. This field is unique by Sync period and is used to disambiguate in situations where multiple agents perform overlapping inventories for the same object.
|
||||||
|
|
||||||
|
|
||||||
## Component-based servicing events
|
## Component-based servicing events
|
||||||
|
|
||||||
### CbsServicingProvider.CbsCapabilitySessionFinalize
|
### CbsServicingProvider.CbsCapabilitySessionFinalize
|
||||||
@ -2151,32 +2157,6 @@ The following fields are available:
|
|||||||
- **requestUid** A randomly-generated (uniformly distributed) GUID, corresponding to the Omaha user. Each request attempt SHOULD have (with high probability) a unique request id. Default: ''.
|
- **requestUid** A randomly-generated (uniformly distributed) GUID, corresponding to the Omaha user. Each request attempt SHOULD have (with high probability) a unique request id. Default: ''.
|
||||||
|
|
||||||
|
|
||||||
## OneSettings events
|
|
||||||
|
|
||||||
### Microsoft.Windows.OneSettingsClient.Status
|
|
||||||
|
|
||||||
This event indicates the config usage of status update. The data collected with this event is used to help keep Windows up to date, secure, and performing properly.
|
|
||||||
|
|
||||||
The following fields are available:
|
|
||||||
|
|
||||||
- **flightId** Flight id.
|
|
||||||
- **time** Time.
|
|
||||||
|
|
||||||
|
|
||||||
## OOBE events
|
|
||||||
|
|
||||||
### Microsoft.Windows.Shell.Oobe.ZDP.ZdpTaskCancelled
|
|
||||||
|
|
||||||
This event is the result of an attempt to cancel ZDP task.
|
|
||||||
|
|
||||||
The following fields are available:
|
|
||||||
|
|
||||||
- **cancelReason** Enum for source/reason to cancel.
|
|
||||||
- **resultCode** HR result of the cancellation.
|
|
||||||
|
|
||||||
|
|
||||||
## Other events
|
|
||||||
|
|
||||||
### Microsoft.Edge.Crashpad.HangEvent
|
### Microsoft.Edge.Crashpad.HangEvent
|
||||||
|
|
||||||
This event sends simple Product and Service Performance data on a hanging/frozen Microsoft Edge browser process to help mitigate future instances of the hang.
|
This event sends simple Product and Service Performance data on a hanging/frozen Microsoft Edge browser process to help mitigate future instances of the hang.
|
||||||
@ -2193,102 +2173,28 @@ The following fields are available:
|
|||||||
- **stack_hash** A hash of the hanging stack. Currently not used or set to zero.
|
- **stack_hash** A hash of the hanging stack. Currently not used or set to zero.
|
||||||
|
|
||||||
|
|
||||||
### Microsoft.Gaming.Critical.Error
|
## OneSettings events
|
||||||
|
|
||||||
Common error event used by the Gaming Telemetry Library to provide centralized monitoring for critical errors logged by callers using the library.
|
### Microsoft.Windows.OneSettingsClient.Status
|
||||||
|
|
||||||
|
This event indicates the config usage of status update. The data collected with this event is used to help keep Windows up to date, secure, and performing properly.
|
||||||
|
|
||||||
The following fields are available:
|
The following fields are available:
|
||||||
|
|
||||||
- **callStack** List of active subroutines running during error occurrence.
|
- **flightId** Flight id.
|
||||||
- **componentName** Friendly name meant to represent what feature area this error should be attributed to. Used for aggregations and pivots of data.
|
- **time** Time.
|
||||||
- **customAttributes** List of custom attributes.
|
|
||||||
- **errorCode** Error code.
|
|
||||||
- **extendedData** JSON blob representing additional, provider-level properties common to the component.
|
|
||||||
- **featureName** Friendly name meant to represent which feature this should be attributed to.
|
|
||||||
- **identifier** Error identifier.
|
|
||||||
- **message** Error message.
|
|
||||||
- **properties** List of properties attributed to the error.
|
|
||||||
|
|
||||||
|
|
||||||
### Microsoft.Gaming.Critical.ProviderRegistered
|
## OOBE events
|
||||||
|
|
||||||
Indicates that a telemetry provider has been registered with the Gaming Telemetry Library.
|
### Microsoft.Windows.Shell.Oobe.ZDP.ZdpTaskCancelled
|
||||||
|
|
||||||
|
This event is the result of an attempt to cancel ZDP task
|
||||||
|
|
||||||
The following fields are available:
|
The following fields are available:
|
||||||
|
|
||||||
- **providerNamespace** The telemetry Namespace for the registered provider.
|
- **cancelReason** Enum for source/reason to cancel.
|
||||||
|
- **resultCode** HR result of the cancellation.
|
||||||
|
|
||||||
### Microsoft.Gaming.OOBE.HDDBackup
|
|
||||||
|
|
||||||
This event describes whether an External HDD back up has been found.
|
|
||||||
|
|
||||||
The following fields are available:
|
|
||||||
|
|
||||||
- **backupVersion** version number of backup.
|
|
||||||
- **extendedData** JSON blob representing additional, provider-level properties common to the component.
|
|
||||||
- **hasConsoleSettings** Indicates whether the console settings stored.
|
|
||||||
- **hasUserSettings** Indicates whether the user settings stored.
|
|
||||||
- **hasWirelessProfile** Indicates whether the wireless profile stored.
|
|
||||||
- **hddBackupFound** Indicates whether hdd backup is found.
|
|
||||||
- **osVersion** Operating system version.
|
|
||||||
|
|
||||||
|
|
||||||
### Microsoft.Gaming.OOBE.OobeComplete
|
|
||||||
|
|
||||||
This event is triggered when OOBE activation is complete.
|
|
||||||
|
|
||||||
The following fields are available:
|
|
||||||
|
|
||||||
- **allowAutoUpdate** Allows auto update.
|
|
||||||
- **allowAutoUpdateApps** Allows auto update for apps.
|
|
||||||
- **appliedTransferToken** Applied transfer token.
|
|
||||||
- **connectionType** Connection type.
|
|
||||||
- **curSessionId** Current session id.
|
|
||||||
- **extendedData** JSON blob representing additional, provider-level properties common to the component.
|
|
||||||
- **instantOn** Instant on.
|
|
||||||
- **moobeAcceptedState** Moobe accepted state.
|
|
||||||
- **phaseOneElapsedTimeMs** Total elapsed time in milliseconds for phase 1.
|
|
||||||
- **phaseOneVersion** Version of phase 1.
|
|
||||||
- **phaseTwoElapsedTimeMs** Total elapsed time in milliseconds for phase 2.
|
|
||||||
- **phaseTwoVersion** Version of phase 2.
|
|
||||||
- **systemUpdateRequired** Indicates whether a system update required.
|
|
||||||
- **totalElapsedTimeMs** Total elapsed time in milliseconds of all phases.
|
|
||||||
- **usedCloudBackup** Indicates whether cloud backup is used.
|
|
||||||
- **usedHDDBackup** Indicates whether HDD backup is used.
|
|
||||||
- **usedOffConsole** Indicates whether off console is used.
|
|
||||||
|
|
||||||
|
|
||||||
### Microsoft.Gaming.OOBE.SessionStarted
|
|
||||||
|
|
||||||
This event is sent at the start of OOBE session.
|
|
||||||
|
|
||||||
The following fields are available:
|
|
||||||
|
|
||||||
- **customAttributes** customAttributes.
|
|
||||||
- **extendedData** extendedData.
|
|
||||||
|
|
||||||
|
|
||||||
### Microsoft.Windows.UpdateAssistantApp.UpdateAssistantStartState
|
|
||||||
|
|
||||||
This event marks the start of an Update Assistant State. The data collected with this event is used to help keep Windows up to date.
|
|
||||||
|
|
||||||
The following fields are available:
|
|
||||||
|
|
||||||
- **CV** The correlation vector.
|
|
||||||
- **GlobalEventCounter** The global event counter for all telemetry on the device.
|
|
||||||
- **UpdateAssistantStateDownloading** True at the start Downloading.
|
|
||||||
- **UpdateAssistantStateInitializingApplication** True at the start of the state InitializingApplication.
|
|
||||||
- **UpdateAssistantStateInitializingStates** True at the start of InitializingStates.
|
|
||||||
- **UpdateAssistantStateInstalling** True at the start of Installing.
|
|
||||||
- **UpdateAssistantStatePostInstall** True at the start of PostInstall.
|
|
||||||
- **UpdateAssistantVersion** Current package version of UpdateAssistant.
|
|
||||||
|
|
||||||
|
|
||||||
### MicrosoftWindowsCodeIntegrityTraceLoggingProvider.CodeIntegrityHvciSysprepHvciAlreadyEnabled
|
|
||||||
|
|
||||||
This event fires when HVCI is already enabled so no need to continue auto-enablement.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Privacy consent logging events
|
## Privacy consent logging events
|
||||||
@ -2423,7 +2329,7 @@ The following fields are available:
|
|||||||
|
|
||||||
### Microsoft.Surface.Battery.Prod.BatteryInfoEventV3
|
### Microsoft.Surface.Battery.Prod.BatteryInfoEventV3
|
||||||
|
|
||||||
This event includes the hardware level data about battery performance. The data collected with this event is used to keep Windows performing properly.
|
Hardware level data about battery performance.
|
||||||
|
|
||||||
The following fields are available:
|
The following fields are available:
|
||||||
|
|
||||||
@ -2480,6 +2386,24 @@ The following fields are available:
|
|||||||
- **UpdateAttempted** Indicates if installation of the current update has been attempted before.
|
- **UpdateAttempted** Indicates if installation of the current update has been attempted before.
|
||||||
|
|
||||||
|
|
||||||
|
## Update Assistant events
|
||||||
|
|
||||||
|
### Microsoft.Windows.UpdateAssistantApp.UpdateAssistantStartState
|
||||||
|
|
||||||
|
This event marks the start of an Update Assistant State. The data collected with this event is used to help keep Windows up to date.
|
||||||
|
|
||||||
|
The following fields are available:
|
||||||
|
|
||||||
|
- **CV** The correlation vector.
|
||||||
|
- **GlobalEventCounter** The global event counter for all telemetry on the device.
|
||||||
|
- **UpdateAssistantStateDownloading** True at the start Downloading.
|
||||||
|
- **UpdateAssistantStateInitializingApplication** True at the start of the state InitializingApplication.
|
||||||
|
- **UpdateAssistantStateInitializingStates** True at the start of InitializingStates.
|
||||||
|
- **UpdateAssistantStateInstalling** True at the start of Installing.
|
||||||
|
- **UpdateAssistantStatePostInstall** True at the start of PostInstall.
|
||||||
|
- **UpdateAssistantVersion** Current package version of UpdateAssistant.
|
||||||
|
|
||||||
|
|
||||||
## Update events
|
## Update events
|
||||||
|
|
||||||
### Update360Telemetry.UpdateAgentDownloadRequest
|
### Update360Telemetry.UpdateAgentDownloadRequest
|
||||||
@ -3397,8 +3321,7 @@ The following fields are available:
|
|||||||
|
|
||||||
### Microsoft.Windows.Update.Ux.MusUpdateSettings.Derived.ClientAggregated.LaunchPageDuration
|
### Microsoft.Windows.Update.Ux.MusUpdateSettings.Derived.ClientAggregated.LaunchPageDuration
|
||||||
|
|
||||||
This event is derived event results for the LaunchPageDuration scenario.
|
Derived Event Results for LaunchPageDuration Scenario.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### Microsoft.Windows.WindowsUpdate.RUXIM.ICSExit
|
### Microsoft.Windows.WindowsUpdate.RUXIM.ICSExit
|
||||||
@ -3454,6 +3377,3 @@ The following fields are available:
|
|||||||
- **SessionId** The UpdateAgent “SessionId” value.
|
- **SessionId** The UpdateAgent “SessionId” value.
|
||||||
- **UpdateId** Unique identifier for the Update.
|
- **UpdateId** Unique identifier for the Update.
|
||||||
- **WuId** Unique identifier for the Windows Update client.
|
- **WuId** Unique identifier for the Windows Update client.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user