From 82dece5fb599cb0ae2859c0aa6e858543a1cc07d Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Tue, 31 Jan 2017 11:25:25 -0800 Subject: [PATCH 01/51] checkpoint --- windows/manage/TOC.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/windows/manage/TOC.md b/windows/manage/TOC.md index d68415cde7..9cd6948cc7 100644 --- a/windows/manage/TOC.md +++ b/windows/manage/TOC.md @@ -59,8 +59,9 @@ #### [Set up a kiosk on Windows 10 Mobile or Windows 10 Mobile Enterprise](set-up-a-kiosk-for-windows-10-for-mobile-edition.md) #### [Guidelines for choosing an app for assigned access (kiosk mode)](guidelines-for-assigned-access-app.md) ### [Lock down Windows 10 to specific apps](lock-down-windows-10-to-specific-apps.md) -### [Manage connections from Windows operating system components to Microsoft services](manage-connections-from-windows-operating-system-components-to-microsoft-services.md) +### [Basic level telemetry events and fields](basic-level-windows-telemetry-events-and-fields.md) ### [Configure Windows telemetry in your organization](configure-windows-telemetry-in-your-organization.md) +### [Manage connections from Windows operating system components to Microsoft services](manage-connections-from-windows-operating-system-components-to-microsoft-services.md) ### [Configure access to Windows Store](stop-employees-from-using-the-windows-store.md) ### [Manage Wi-Fi Sense in your company](manage-wifi-sense-in-enterprise.md) ### [Configure Windows 10 Mobile using Lockdown XML](lockdown-xml.md) From f1cf0676cc8b1d3b458ac0877780c7bbe42512c1 Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Tue, 31 Jan 2017 11:25:42 -0800 Subject: [PATCH 02/51] checkpoint --- ...vel-windows-telemetry-events-and-fields.md | 148 ++++++++++++++++++ 1 file changed, 148 insertions(+) create mode 100644 windows/manage/basic-level-windows-telemetry-events-and-fields.md diff --git a/windows/manage/basic-level-windows-telemetry-events-and-fields.md b/windows/manage/basic-level-windows-telemetry-events-and-fields.md new file mode 100644 index 0000000000..10a4e21997 --- /dev/null +++ b/windows/manage/basic-level-windows-telemetry-events-and-fields.md @@ -0,0 +1,148 @@ +--- +description: Use this article to make informed decisions about how you can configure telemetry in your organization. +title: Basic level Windows telemetry events and fields (Windows 10) +keywords: privacy +ms.prod: w10 +ms.mktglfcycl: manage +ms.sitesec: library +ms.pagetype: security +localizationpriority: high +author: brianlic-msft +--- + +# Basic level Windows telemetry events and fields + +**Applies to** + +- Windows 10 + +Add preface and cover page here (Steve May to provide) + +## Common data events + +The fields in this section contain common device data that is added to every event. + +**Common data - Device extension** + +| Field | Description | +| - | - | +| localId | Represents a locally defined unique ID for the device, not the human readable device name. Most likely equal to the value stored at HKLM\Software\Microsoft\SQMClient\MachineId | +| deviceClass | Represents the classification of the device, the device “family”. For example, Desktop, Server, or Mobile.| + +**Common data - Envelope extension** + +| Field | Description | +| - | - | +| Ver | Represents the major and minor version of the envelope.| +| name | Represents the uniquely qualified name for the event.| +| time | Represents the event date time in Coordinated Universal Time (UTC) when the event was generated on the client. This should be in ISO 8601 format.| +| popSample | Represents the effective sample rate for this event at the time it was generated by a client.| +| epoch | Represents the epoch and seqNum fields, which help track how many events were fired and how many events were uploaded, and enables identification of data lost during upload and de-duplication of events on the ingress server.| +| seqNum | Represents the sequence field used to track absolute order of uploaded events. It is an incrementing identifier for each event added to the upload queue. The Sequence helps track how many events were fired and how many events were uploaded and enables identification of data lost during upload and de-duplication of events on the ingress server.| +| iKey | Represents an ID for applications or other logical groupings of events. | +| flags | Represents a collection of bits that describe how the event should be processed by the Connected User Experience and Telemetry component pipeline. The lowest-order byte is the event persistence. The next byte is the event latency.| +| os | Represents the operating system name.| +| osVer | Represents the OS version, and its format is OS dependent.| +| appId | Represents a unique identifier of the client application currently loaded in the process producing the event; and is used to group events together and understand usage pattern, errors by application.| +| appVer | Represents the version number of the application. Used to understand errors by Version, Usage by Version across an App.| +| cV | Represents the Correlation Vector: A single field for tracking partial order of related telemetry events across component boundaries.| +| tags | Represents the pre-release build "flight ID" | + +**Common data - OS extension** + +| Field | Description | +| - | - | +| expId | Represents the “experiment ID”. The standard for associating a flight, such as an OS flight (pre-release build), or an experiment, such as a web site UX experiment, with an event is to record the flight / experiment IDs in Part A of the common schema.| + +**Common data - Telemetry extension** + +| Field | Description | +| - | - | +| stId | Represents the Scenario Entry Point ID. This is a unique GUID for each event in a diagnostic scenario. This used to be Scenario Trigger ID. | +| aId | Represents the ETW ActivityId. Logged via TraceLogging or directly via ETW. | +| raId | Represents the ETW Related ActivityId. Logged via TraceLogging or directly via ETW.| +| Op | Represents the ETW Op Code.| +| cat | Represents a bitmask of the ETW Keywords associated with the event.| +| flags | Represents the bitmap that captures various Windows specific flags.| + +**Common data - User extension** + +| Field | Description | +| - | - | +| localId | Represents a unique user identity that is created locally and added by the client. This is not the user's account ID.| + +## Consent UI + +This User Account Control (UAC) event collects information on elevations that originate from low integrity levels. This occurs when a process running at low integrity level (IL) requires higher (administrator) privileges, and therefore requests for elevation via UAC (consent.exe). By better understanding the processes requesting these elevations, Microsoft can in turn improve the detection and handling of potentially malicious behavior in this path. + +| Field | Description | +| - | - | +| eventType | Represents the type of elevation: If it succeeded, was cancelled, or was auto-approved. | +| splitToken | Represents the flag used to distinguish between Admin and Standard Users. | +| friendlyName | Represents the name of the file requesting elevation from low IL. | +| elevationReason | Represents the distinction between various elevation requests sources (appcompat, installer, COM, MSI and so on). | +| exeName | Represents the name of the file requesting elevation from low IL. | +| signatureState | Represents the state of the signature, if it signed, unsigned, OS signed and so on. | +| publisherName | Represents the name of the publisher of the file requesting elevation from low IL. | +| cmdLine | Represents the full command line arguments being used to elevate. | +| Hash.Length | Represents the length of the hash of the file requesting elevation from low IL. | +| Hash | Represents the hash of the file requesting elevation from low IL. | +| HashAlgId | Represents the algorithm ID of the hash of the file requesting elevation from low IL. | +| telemetryFlags | Represents the details about the elevation prompt for CEIP data. | +| timeStamp | Represents the time stamp on the file requesting elevation | +| fileVersionMS | Represents the major version of the file requesting elevation | +| fileVersionLS | Represents the minor version of the file requesting elevation | + +## Appraiser + +Appraiser Core Data events provide an inventory of what is on the device for the purposes of understanding compatibility and upgrade issues. This device inventory gathers information such as all the applications on the device, IE Add-ons, drivers on the device, and peripherals attached to the device. Appraiser reviews the device inventory to see if it is compatible/ready for upgrade, and for problems that might need to be addressed by the upgrade. + +### Microsoft.Windows.Appraiser.General + +These events represent the basic metadata about an application installed on the system. + +**Microsoft.Windows.Appraiser.General.InventoryApplicationAdd** + +This event represents the basic metadata about an application installed on the system. + +| Field | Description | +| - | - | +| objectInstanceId | ProgramId (a hash of Name, Version, Publisher, and Language of an application used to identify it). Example: 00000144865763f3de24c2ae5a289fde6db300000904 +| HiddenArp | Indicates whether a program hides itself from showing up in ARP. Example: TRUE +| InstallDate | The date the application was installed (a best guess based on folder creation date heuristics) Example: 4/12/2015 01:27:52 +| InstallDateArpLastModified | The date of the registry ARP key for a given application. Hints at install date but not always accurate. Passed as an array. Example: 4/11/2015 00:00:00 +| InstallDateFromLinkFile | The estimated date of install based on the links to the files. Passed as an array. Example: 4/8/2015 01:06:11 +| InstallDateMsi | The install date if the application was installed via MSI. Passed as an array. Example: 4/11/2015 00:00:00 +| Language | The language code of the program. Language codes can be found at http://support.microsoft.com/kb/221435 Example: 1033 +| MsiPackageCode | A GUID that describes the MSI Package. Multiple 'Products' (apps) can make up an MsiPackage. Example: {1BCC5142-D98C-430B-B74A-484A0328A7CE} +| MsiProductCode | A GUID that describe the MSI Product. Example: {365812a8-44d6-422e-b737-d540451e5f4e} +| Name | The name of the application. Location pulled from depends on 'Source' field. Example: +| OSVersionAtInstallTime | The four octets from the OS version at the time of the application's install. Example: +| PackageFullName | The package full name for a Store application. Example: Microsoft.Hexic_1.2.0.36_x86__8wekyb3d8bbwe +| ProgramInstanceId | A hash of the file IDs in a program. Used to identify application install footprint. Example: 00002a54cb9c5bc6946b99d4180fec12d6c1103ad849 +| Publisher | The Publisher of the application. Location pulled from depends on the 'Source' field. Example: Neudesic +| RootDirPath | The path to the root directory where the program was installed. Example:  %ProgramFiles% (x86)\Neudesic\Azure Storage Explorer 6 +| Source | Where the data for the application was found, such as Add/Remove Programs (ARP), MSI, AppxPackage, etc. Example: Msi +| Type | One of ("Application", "Hotfix", "BOE", "Service", "Unknown"). Application indicates Win32 or Appx app, Hotfix indicates app updates (KBs), BOE indicates it's an app with no ARP or MSI entry, Service indicates that it is a service. Application and BOE are the ones most likely seen. Example: Application| +| Version | The version number of the program. Example: 6.00.0003| + +**Microsoft.Windows.Appraiser.General.InventoryApplicationFileAdd** + +This event represents the basic metadata about a file on the system. The file must be part of an app and either have a block in the compatibility database or are part of an anti-virus program. + +| Field | Description | +| - | - | +| objectInstanceId | LongPathHash: A hash of the full file path including the file name. Example: 00002e017145d5fedc3dd5dd4027b1da51d17ca2a0a3 | +| BinFileVersion | An attempt to clean up FileVersion at the client that tries to place the version into 4 octets. Example: 12.0.31101.0 | +| BinProductVersion | An attempt to clean up ProductVersion at the client that tries to place the version into 4 octets. Example: 12.0.31101.0 | +| BinaryType | One of ("UNINITIALIZED", "ZERO_BYTE", "DATA_ONLY", "DOS_MODULE", "NE16_MODULE", "PE32_UNKNOWN", "PE32_I386", "PE32_ARM", "PE64_UNKNOWN", "PE64_AMD64", "PE64_ARM64", "PE64_IA64", "PE32_CLR_32", "PE32_CLR_IL", "PE32_CLR_IL_PREFER32", "PE64_CLR_64"). Example: PE32_I386 | +| BoeProgramId | The ProgramId generated from the file metadata if the file is an orphan file (no ARP, MSI, etc. entry). BOE means Bag of Evidence. | +| CompanyName | The company name of the vendor who developed this file. Example: Microsoft Corporation | +| FileId | A hash that uniquely identifies a file. Example: 0000eef5472f6619824665a9c118cffea67b3727f0e1 | +| FileVersion | The File version field from the file metadata under Properties -> Details. Example: 12.0.31101.0 built by: REL | +| LinkDate | The DateTime this file was linked on. Example: 11/1/2014 7:09:24 AM | +| LowerCaseLongPath | The full file path of the executable on the machine this was file was inventoried on. Example:  %ProgramFiles% (x86)\microsoft visual studio 12.0\common7\ide\devenv.exe | +| Name | The name of the file that was inventoried. For example, excel.exe | +| ProductName | The Product name field from the file metadata under Properties -> Details. Example: Microsoft® Visual Studio® 2013 | +| ProductVersion | The Product version field from the file metadata under Properties -> Details. Example: 12.0.31101.0 | +| ProgramId | A hash of Name, Version, Publisher, and Language of an application used to identify it. Example: 00004a73716911b8bb891ec1f536f2bf500b00000904 | From 0276580f4c89b306e5fc61364134244dab361c10 Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Tue, 31 Jan 2017 11:42:21 -0800 Subject: [PATCH 03/51] test --- ...vel-windows-telemetry-events-and-fields.md | 34 +++++++++---------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/windows/manage/basic-level-windows-telemetry-events-and-fields.md b/windows/manage/basic-level-windows-telemetry-events-and-fields.md index 10a4e21997..5a0a6c57bf 100644 --- a/windows/manage/basic-level-windows-telemetry-events-and-fields.md +++ b/windows/manage/basic-level-windows-telemetry-events-and-fields.md @@ -107,24 +107,24 @@ This event represents the basic metadata about an application installed on the s | Field | Description | | - | - | -| objectInstanceId | ProgramId (a hash of Name, Version, Publisher, and Language of an application used to identify it). Example: 00000144865763f3de24c2ae5a289fde6db300000904 -| HiddenArp | Indicates whether a program hides itself from showing up in ARP. Example: TRUE -| InstallDate | The date the application was installed (a best guess based on folder creation date heuristics) Example: 4/12/2015 01:27:52 -| InstallDateArpLastModified | The date of the registry ARP key for a given application. Hints at install date but not always accurate. Passed as an array. Example: 4/11/2015 00:00:00 -| InstallDateFromLinkFile | The estimated date of install based on the links to the files. Passed as an array. Example: 4/8/2015 01:06:11 -| InstallDateMsi | The install date if the application was installed via MSI. Passed as an array. Example: 4/11/2015 00:00:00 -| Language | The language code of the program. Language codes can be found at http://support.microsoft.com/kb/221435 Example: 1033 -| MsiPackageCode | A GUID that describes the MSI Package. Multiple 'Products' (apps) can make up an MsiPackage. Example: {1BCC5142-D98C-430B-B74A-484A0328A7CE} -| MsiProductCode | A GUID that describe the MSI Product. Example: {365812a8-44d6-422e-b737-d540451e5f4e} -| Name | The name of the application. Location pulled from depends on 'Source' field. Example: -| OSVersionAtInstallTime | The four octets from the OS version at the time of the application's install. Example: -| PackageFullName | The package full name for a Store application. Example: Microsoft.Hexic_1.2.0.36_x86__8wekyb3d8bbwe -| ProgramInstanceId | A hash of the file IDs in a program. Used to identify application install footprint. Example: 00002a54cb9c5bc6946b99d4180fec12d6c1103ad849 -| Publisher | The Publisher of the application. Location pulled from depends on the 'Source' field. Example: Neudesic -| RootDirPath | The path to the root directory where the program was installed. Example:  %ProgramFiles% (x86)\Neudesic\Azure Storage Explorer 6 -| Source | Where the data for the application was found, such as Add/Remove Programs (ARP), MSI, AppxPackage, etc. Example: Msi +| objectInstanceId | ProgramId (a hash of Name, Version, Publisher, and Language of an application used to identify it). Example: 00000144865763f3de24c2ae5a289fde6db300000904 | +| HiddenArp | Indicates whether a program hides itself from showing up in ARP. Example: TRUE | +| InstallDate | The date the application was installed (a best guess based on folder creation date heuristics) Example: 4/12/2015 01:27:52 | +| InstallDateArpLastModified | The date of the registry ARP key for a given application. Hints at install date but not always accurate. Passed as an array. Example: 4/11/2015 00:00:00 | +| InstallDateFromLinkFile | The estimated date of install based on the links to the files. Passed as an array. Example: 4/8/2015 01:06:11 | +| InstallDateMsi | The install date if the application was installed via MSI. Passed as an array. Example: 4/11/2015 00:00:00 | +| Language | The language code of the program. Language codes can be found at http://support.microsoft.com/kb/221435 Example: 1033 | +| MsiPackageCode | A GUID that describes the MSI Package. Multiple 'Products' (apps) can make up an MsiPackage. Example: {1BCC5142-D98C-430B-B74A-484A0328A7CE} | +| MsiProductCode | A GUID that describe the MSI Product. Example: {365812a8-44d6-422e-b737-d540451e5f4e} | +| Name | The name of the application. Location pulled from depends on 'Source' field. Example: | +| OSVersionAtInstallTime | The four octets from the OS version at the time of the application's install. Example: | +| PackageFullName | The package full name for a Store application. Example: Microsoft.Hexic_1.2.0.36_x86__8wekyb3d8bbwe | +| ProgramInstanceId | A hash of the file IDs in a program. Used to identify application install footprint. Example: 00002a54cb9c5bc6946b99d4180fec12d6c1103ad849 | +| Publisher | The Publisher of the application. Location pulled from depends on the 'Source' field. Example: Neudesic | +| RootDirPath | The path to the root directory where the program was installed. Example:  %ProgramFiles% (x86)\Neudesic\Azure Storage Explorer 6 | +| Source | Where the data for the application was found, such as Add/Remove Programs (ARP), MSI, AppxPackage, etc. Example: Msi | | Type | One of ("Application", "Hotfix", "BOE", "Service", "Unknown"). Application indicates Win32 or Appx app, Hotfix indicates app updates (KBs), BOE indicates it's an app with no ARP or MSI entry, Service indicates that it is a service. Application and BOE are the ones most likely seen. Example: Application| -| Version | The version number of the program. Example: 6.00.0003| +| Version | The version number of the program. Example: 6.00.000 3| **Microsoft.Windows.Appraiser.General.InventoryApplicationFileAdd** From 2bbc4019c3934d5d37a50c467d647a5515278055 Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Tue, 31 Jan 2017 12:25:56 -0800 Subject: [PATCH 04/51] checkin --- ...vel-windows-telemetry-events-and-fields.md | 84 ++++++++++++++++++- 1 file changed, 81 insertions(+), 3 deletions(-) diff --git a/windows/manage/basic-level-windows-telemetry-events-and-fields.md b/windows/manage/basic-level-windows-telemetry-events-and-fields.md index 5a0a6c57bf..79715a315b 100644 --- a/windows/manage/basic-level-windows-telemetry-events-and-fields.md +++ b/windows/manage/basic-level-windows-telemetry-events-and-fields.md @@ -97,9 +97,6 @@ This User Account Control (UAC) event collects information on elevations that or Appraiser Core Data events provide an inventory of what is on the device for the purposes of understanding compatibility and upgrade issues. This device inventory gathers information such as all the applications on the device, IE Add-ons, drivers on the device, and peripherals attached to the device. Appraiser reviews the device inventory to see if it is compatible/ready for upgrade, and for problems that might need to be addressed by the upgrade. -### Microsoft.Windows.Appraiser.General - -These events represent the basic metadata about an application installed on the system. **Microsoft.Windows.Appraiser.General.InventoryApplicationAdd** @@ -146,3 +143,84 @@ This event represents the basic metadata about a file on the system. The file m | ProductName | The Product name field from the file metadata under Properties -> Details. Example: Microsoft® Visual Studio® 2013 | | ProductVersion | The Product version field from the file metadata under Properties -> Details. Example: 12.0.31101.0 | | ProgramId | A hash of Name, Version, Publisher, and Language of an application used to identify it. Example: 00004a73716911b8bb891ec1f536f2bf500b00000904 | + +**Microsoft.Windows.Appraiser.General.DecisionApplicationFileAdd** + +This event sends true/false compatibility decision data about a file to help keep Windows up to date. + +| Field | Description | +| - | - | +| objectInstanceId LongPathHash: A hash of the full file path including the file name. Example: 000062da165862855691751758b333cc4b4d2b3adc60 +| BlockAlreadyInbox Indicates that the uplevel runtime block on the file already existed on the current OS and is therefore not a regression. Example: FALSE +| BlockingApplication Indicates if there are any application issues that interfere with upgrade due to the file in question. Example: FALSE +| DisplayGenericMessage Indicates if there will be a generic message shown for this file. Example: FALSE +| HardBlock The file is hardblocked in the SDB and can't run uplevel. Example: FALSE +| HasUxBlockOverride The file has a block that is overridden by a tag in the SDB to have it not show up in reports or to the user (e.g. Intel CPL). Example: FALSE +| MigApplication The file has a MigXML from the SDB associated with it that applies to the current upgrade mode. Example: FALSE +| MigRemoval The file has a MigXML from the SDB that will cause the app to be removed on upgrade. Example: FALSE +| NeedsDismissAction Indicates the file will be bubbled up to setup as a dismissible action. Example: FALSE +| NeedsInstallPostUpgradeData Indicates that after upgrade, this file will have a post-upgrade notification to install a replacement for the application (requires a situation that the file must be uninstalled to upgrade). Example: FALSE +| NeedsNotifyPostUpgradeData Indicates the file has a notification mig that should be surfaced in post-upgrade. Example: FALSE +| NeedsReinstallPostUpgradeData Indicates that after upgrade, this file will have a post-upgrade notification to reinstall the app. Example: FALSE +| NeedsUninstallAction The file must be uninstalled to upgrade. Example: FALSE +| SdbBlockUpgrade The file is tagged as blocking upgrade in the SDB. Example: FALSE +| SdbBlockUpgradeCanReinstall The file is tagged as blocking upgrade in the SDB but can be reinstalled after upgrade. Example: FALSE +| SdbBlockUpgradeUntilUpdate The file is tagged as blocking upgrade in the SDB but if the app is updated the upgrade can proceed. Example: FALSE +| SdbReinstallUpgrade The file is tagged as needing to be reinstalled after upgrade in the SDB (but not blocking upgrade). Example: FALSE +| SdbReinstallUpgradeWarn The file is tagged as needing to be reinstalled after upgrade with a warning in the SDB (but not blocking upgrade). Example: FALSE +| SoftBlock The file is softblocked in the SDB and has a warning uplevel. Example: FALSE + +**Microsoft.Windows.Appraiser.General.DatasourceApplicationFileAdd** + +This event represents the compatibility information (database entries, registered as anti-virus, predicted to be compatible) for a file. + +| Field | Description | +| - | - | +| objectInstanceId | LongPathHash: A hash of the full file path including the file name. Example: 0000eb6aa77318dd7af6737658f6045a9ddd80339602 | +| AvDisplayName | The display name for the app if it is an AV. Example: System Center Endpoint Protection | +| CompatModelIndex | The compatibility prediction for this file. Will always be an empty string. | +| HasCitData | Whether or not the file is present in CIT data. Example: FALSE | +| HasUpgradeExe | Whether or not the AV has an upgrade.exe. Example: TRUE | +| IsAv | Whether or not the file is an AV reporting EXE. Example: TRUE | +| ResolveAttempted | Will always be an empty string when sending telemetry. | +| SdbEntries | An array of fields indicating the SDB entries that apply to this file. | +| SdbEntries_item_MigShimCommand | The command line to be passed to the MigShim if one is applicable. | +| SdbEntries_item_MigShimName | Example: DevenvDotnetCacheRebuildShim | +| SdbEntries_item_MigXmlName | Example: MicrosoftForefrontEndpointProtection__4_6__PART | +| SdbEntries_item_MigXmlType | Example: MIG_XML_TYPE_REMOVED | +| SdbEntries_item_ReinstallUpgradeMessage | Example: Resource: 10022 | +| SdbEntries_item_SdbAppGuid | Example: {551f8360-14dd-4ea5-bd29-74b0c21abfde} | +| SdbEntries_item_SdbAppName | Example: Visual Studio | +| SdbEntries_item_SdbAppVendor | Example: Microsoft | +| SdbEntries_item_SdbBlockType | Example: ReinstallAfterUpgradeInfo | +| SdbEntries_item_SdbEntryGuid | Example: {84e92468-a463-4c02-93a6-20171694b8a8} | +| SdbEntries_item_SdbUpgradeMode | Example: Swap | +| SdbEntries_item_SdbUxBlocktypeOverride | Example: SDB_UX_BLOCKTYPE_OVERRIDE_MIG_FIXED | + +**Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoBlockAdd** + +This event sends blocking data about any compatibility blocking entries hit on the system that are not directly related to specific applications or devices, to help keep Windows up to date. + +| Field | Description | +| - | - | +| objectInstanceId | Will always be "BlockingMatchingInfo." | +| SdbEntries | An array of fields indicating the SDB entries that apply to this file. | +| SdbEntries_item_SdbAppGuid | Example: {4cca1f6c-74f8-4bfd-9fb4-3d4b65f23f98} | +| SdbEntries_item_SdbAppName | Example: Intel(R)DynamicPowerPerformanceManagement | +| SdbEntries_item_SdbAppVendor | Example: Intel | +| SdbEntries_item_SdbBlockType | Example: BlockUpgradeUntilUpdate | +| SdbEntries_item_SdbEntryGuid | Example: {4be49993-88ec-4003-b9a6-9f8812e94c50} | +| SdbEntries_item_SdbUpgradeMode | Example: Swap | +| SdbEntries_item_SdbUxBlocktypeOverride | Example: SDB_UX_BLOCKTYPE_OVERRIDE_UPGRADE_UNTIL_UPDATE_BLOCK | + +**Microsoft.Windows.Appraiser.General.DecisionMatchingInfoBlockAdd** + +| Field | Description | +| - | - | +| objectInstanceId | Will always be "BlockingMatchingInfo" | +| BlockingApplication | Indicates if there are any application issues that interfere with upgrade due to matching info blocks. Example: FALSE | +| DisplayGenericMessage | Indicates if there will be a generic message shown for this block. Example: FALSE | +| NeedsUninstallAction | Does the user need to take an action in setup due to a matching info block? Example: FALSE | +| SdbBlockUpgrade | Indicates if a matching info block blocks upgrade. Example: FALSE | +| SdbBlockUpgradeCanReinstall | Indicates if a matching info block blocks upgrade but has the can reinstall tag. Example: FALSE | +| SdbBlockUpgradeUntilUpdate | Indicates if a matching info block blocks upgrade but has the until update tag. Example: FALSE | From 77e3db47ecaa4233c613eb456fc98dd5eb419824 Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Tue, 31 Jan 2017 14:53:35 -0800 Subject: [PATCH 05/51] checkpoint --- ...vel-windows-telemetry-events-and-fields.md | 609 +++++++++++++++++- 1 file changed, 589 insertions(+), 20 deletions(-) diff --git a/windows/manage/basic-level-windows-telemetry-events-and-fields.md b/windows/manage/basic-level-windows-telemetry-events-and-fields.md index 79715a315b..7dd18eb316 100644 --- a/windows/manage/basic-level-windows-telemetry-events-and-fields.md +++ b/windows/manage/basic-level-windows-telemetry-events-and-fields.md @@ -97,7 +97,6 @@ This User Account Control (UAC) event collects information on elevations that or Appraiser Core Data events provide an inventory of what is on the device for the purposes of understanding compatibility and upgrade issues. This device inventory gathers information such as all the applications on the device, IE Add-ons, drivers on the device, and peripherals attached to the device. Appraiser reviews the device inventory to see if it is compatible/ready for upgrade, and for problems that might need to be addressed by the upgrade. - **Microsoft.Windows.Appraiser.General.InventoryApplicationAdd** This event represents the basic metadata about an application installed on the system. @@ -150,25 +149,25 @@ This event sends true/false compatibility decision data about a file to help kee | Field | Description | | - | - | -| objectInstanceId LongPathHash: A hash of the full file path including the file name. Example: 000062da165862855691751758b333cc4b4d2b3adc60 -| BlockAlreadyInbox Indicates that the uplevel runtime block on the file already existed on the current OS and is therefore not a regression. Example: FALSE -| BlockingApplication Indicates if there are any application issues that interfere with upgrade due to the file in question. Example: FALSE -| DisplayGenericMessage Indicates if there will be a generic message shown for this file. Example: FALSE -| HardBlock The file is hardblocked in the SDB and can't run uplevel. Example: FALSE -| HasUxBlockOverride The file has a block that is overridden by a tag in the SDB to have it not show up in reports or to the user (e.g. Intel CPL). Example: FALSE -| MigApplication The file has a MigXML from the SDB associated with it that applies to the current upgrade mode. Example: FALSE -| MigRemoval The file has a MigXML from the SDB that will cause the app to be removed on upgrade. Example: FALSE -| NeedsDismissAction Indicates the file will be bubbled up to setup as a dismissible action. Example: FALSE -| NeedsInstallPostUpgradeData Indicates that after upgrade, this file will have a post-upgrade notification to install a replacement for the application (requires a situation that the file must be uninstalled to upgrade). Example: FALSE -| NeedsNotifyPostUpgradeData Indicates the file has a notification mig that should be surfaced in post-upgrade. Example: FALSE -| NeedsReinstallPostUpgradeData Indicates that after upgrade, this file will have a post-upgrade notification to reinstall the app. Example: FALSE -| NeedsUninstallAction The file must be uninstalled to upgrade. Example: FALSE -| SdbBlockUpgrade The file is tagged as blocking upgrade in the SDB. Example: FALSE -| SdbBlockUpgradeCanReinstall The file is tagged as blocking upgrade in the SDB but can be reinstalled after upgrade. Example: FALSE -| SdbBlockUpgradeUntilUpdate The file is tagged as blocking upgrade in the SDB but if the app is updated the upgrade can proceed. Example: FALSE -| SdbReinstallUpgrade The file is tagged as needing to be reinstalled after upgrade in the SDB (but not blocking upgrade). Example: FALSE -| SdbReinstallUpgradeWarn The file is tagged as needing to be reinstalled after upgrade with a warning in the SDB (but not blocking upgrade). Example: FALSE -| SoftBlock The file is softblocked in the SDB and has a warning uplevel. Example: FALSE +| objectInstanceId | LongPathHash: A hash of the full file path including the file name. Example: 000062da165862855691751758b333cc4b4d2b3adc60 +| BlockAlreadyInbox | Indicates that the uplevel runtime block on the file already existed on the current OS and is therefore not a regression. Example: FALSE +| BlockingApplication | Indicates if there are any application issues that interfere with upgrade due to the file in question. Example: FALSE +| DisplayGenericMessage | Indicates if there will be a generic message shown for this file. Example: FALSE +| HardBlock | The file is hardblocked in the SDB and can't run uplevel. Example: FALSE +| HasUxBlockOverride | The file has a block that is overridden by a tag in the SDB to have it not show up in reports or to the user (e.g. Intel CPL). Example: FALSE +| MigApplication | The file has a MigXML from the SDB associated with it that applies to the current upgrade mode. Example: FALSE +| MigRemoval | The file has a MigXML from the SDB that will cause the app to be removed on upgrade. Example: FALSE +| NeedsDismissAction | Indicates the file will be bubbled up to setup as a dismissible action. Example: FALSE +| NeedsInstallPostUpgradeData | Indicates that after upgrade, this file will have a post-upgrade notification to install a replacement for the application (requires a situation that the file must be uninstalled to upgrade). Example: FALSE +| NeedsNotifyPostUpgradeData | Indicates the file has a notification mig that should be surfaced in post-upgrade. Example: FALSE +| NeedsReinstallPostUpgradeData | Indicates that after upgrade, this file will have a post-upgrade notification to reinstall the app. Example: FALSE +| NeedsUninstallAction | The file must be uninstalled to upgrade. Example: FALSE +| SdbBlockUpgrade | The file is tagged as blocking upgrade in the SDB. Example: FALSE +| SdbBlockUpgradeCanReinstall | The file is tagged as blocking upgrade in the SDB but can be reinstalled after upgrade. Example: FALSE +| SdbBlockUpgradeUntilUpdate | The file is tagged as blocking upgrade in the SDB but if the app is updated the upgrade can proceed. Example: FALSE +| SdbReinstallUpgrade | The file is tagged as needing to be reinstalled after upgrade in the SDB (but not blocking upgrade). Example: FALSE +| SdbReinstallUpgradeWarn | The file is tagged as needing to be reinstalled after upgrade with a warning in the SDB (but not blocking upgrade). Example: FALSE +| SoftBlock | The file is softblocked in the SDB and has a warning uplevel. Example: FALSE **Microsoft.Windows.Appraiser.General.DatasourceApplicationFileAdd** @@ -215,6 +214,8 @@ This event sends blocking data about any compatibility blocking entries hit on t **Microsoft.Windows.Appraiser.General.DecisionMatchingInfoBlockAdd** +This event sends true/false compatibility decision data about blocking entries on the system that are not keyed by either applications or devices, to help keep Windows up to date. + | Field | Description | | - | - | | objectInstanceId | Will always be "BlockingMatchingInfo" | @@ -224,3 +225,571 @@ This event sends blocking data about any compatibility blocking entries hit on t | SdbBlockUpgrade | Indicates if a matching info block blocks upgrade. Example: FALSE | | SdbBlockUpgradeCanReinstall | Indicates if a matching info block blocks upgrade but has the can reinstall tag. Example: FALSE | | SdbBlockUpgradeUntilUpdate | Indicates if a matching info block blocks upgrade but has the until update tag. Example: FALSE | + +**Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPassiveAdd** + +This event sends compatibility database information about non-blocking compatibility entries on the system that are not keyed by either applications or devices, to help keep Windows up to date. + +| Field | Description | +| - | - | +| objectInstanceId | Will always be "PassiveMatchingInfo." | +| SdbEntries | An array of fields indicating the SDB entries that apply to this file. | +| SdbEntries_item_MigShimCommand | The command line to be passed to the MigShim if one is applicable. | +| SdbEntries_item_MigShimName | Example: MigrateVCRuntimeShim | +| SdbEntries_item_MigXmlName | Example: Intel_Rapid_Storage_Technolgy_Enterprise_Filter_Driver__3__PART | +| SdbEntries_item_MigXmlType | Example: MIG_XML_TYPE_FIXED | +| SdbEntries_item_SdbAppGuid | Example: {03760bce-35d7-47a3-b83b-de673fdb6ab4} | +| SdbEntries_item_SdbAppName | Example: VC Runtime | +| SdbEntries_item_SdbAppVendor | Example: Microsoft | +| SdbEntries_item_SdbBlockType | Example: BlockUpgradeUntilUpdate | +| SdbEntries_item_SdbEntryGuid | Example: {00b0c9b2-3f04-4795-a8ac-5b7bd5ea2ea8} | +| SdbEntries_item_SdbUpgradeMode | Example: Swap | +| SdbEntries_item_SdbUxBlocktypeOverride | Example: SDB_UX_BLOCKTYPE_OVERRIDE_MIG_FIXED | + +**Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPostUpgradeAdd** + +This event sends compatibility database information about entries requiring reinstallation after an upgrade on the system that are not keyed by either applications or devices, to help keep Windows up to date. + +| Field | Description | +| - | - | +| objectInstanceId | Will always be "PostUpgradeMatchingInfo" | +| SdbEntries | An array of fields indicating the SDB entries that apply to this file. | +| SdbEntries_item_ReinstallUpgradeMessage | Example: Resource: 10022 | +| SdbEntries_item_SdbAppGuid | Example: {0ba2f09d-5288-45fa-be32-001857cc020f} | +| SdbEntries_item_SdbAppName | Example: Virtual Machine Manager Self-Service Client | +| SdbEntries_item_SdbAppVendor | Example: Microsoft Corporation | +| SdbEntries_item_SdbBlockType | Example: ReinstallAfterUpgrade | +| SdbEntries_item_SdbEntryGuid | Example: {2a1cc617-9ee0-4dff-b3c0-a09cfc13543a} | +| SdbEntries_item_SdbUpgradeMode | Example: Swap | +| SdbEntries_item_SdbUxBlocktypeOverride | Example: SDB_UX_BLOCKTYPE_OVERRIDE_REINSTALL_BLOCK | + +**Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPostUpgradeAdd** + +This event sends results of compatibility decisions (true/false) about entries requiring reinstallation after upgrade that are not keyed by applications or devices, to help keep Windows up to date. + +| Field | Description | +| - | - | +| objectInstanceId | Will always be "PostUpgradeMatchingInfo" | +| NeedsInstallPostUpgradeData | Example: FALSE | +| NeedsNotifyPostUpgradeData | Example: FALSE | +| NeedsReinstallPostUpgradeData | Example: FALSE | +| SdbReinstallUpgrade | Example: TRUE | + +**Microsoft.Windows.Appraiser.General.InventoryApplicationIeAddonAdd** + +This event sends basic metadata about an Internet Explorer add-on installed on the system, to help resolve issues in deployment and OS upgrades. + +| Field | Description | +| - | - | +| objectInstanceId | Example: {BDEADEF5-C265-11D0-BCED-00A0C90AB50F} | +| BinFileVersion | Example: 15.0.4625.1000 | +| FileBinProductVersion | Example: 15.0.4625.0 | +| FileBinaryType | Example: PE32_I386 | +| FileCompanyName | Example: Microsoft Corporation | +| FileDescription | Example: Microsoft Office Just-In-Time Virtualization Interceptor | +| FileId | Example: 0000c633db3fd3733674d7ffc16c69ef81f0e4969978 | +| FileLinkDate | Example: 5/20/2014 8:29:19 AM | +| FileLowerCaseLongPath | Example: c:\\program files\\microsoft office 15\\root\\office15\\interceptor.dll | +| FileName | Example: Interceptor.dll | +| FileOsComponent | If the file is an OS component | +| FilePeChecksum | Example: 0x1f699 | +| FilePeHeaderHash | Example: 010111e422259d3e46ad4c56fc9c2424f9de617e40a0 | +| FileProductName | Example: Microsoft Office | +| FileProductVersion | Example: 15.0.4625.1000 | +| FileSize | Example: 0x1eaf8 | +| FileSizeOfImage | Example: 0x22000 | +| FileSwitchBackContext | Example: 0x0100000000000601 | +| FileVerLanguage | Example: 1033 | +| FileVersion | Example: 15.0.4625.1000 | +| Name | Example: Microsoft Silverlight | +| Publisher | Example: Microsoft Corporation | +| Type | Example: ActiveX | + +**Microsoft.Windows.Appraiser.General.Device.InventoryDeviceContainerAdd** + +This event sends basic metadata about a device container (such as a monitor or printer as opposed to a PNP device) to help keep Windows up to date. + +| Field | Description | +| - | - | +| objectInstanceId | ContainerId. Example: {552dd320-0dae-2794-2b41-df42fee22488} | +| Categories | A list of functional categories that the container belongs to. Comma separated. Example: communication.phone,storage | +| DeviceDataId | It is a hash from DeviceModelId, manufacturer, model name, primary category, and categories. Example: {f80f0f7f-d602-5b93-f740-a3e30a9a7840} | +| DeviceModelId | It is a hash of all of the child devices' hwid. Example: {697805c1-6c6f-306e-4393-78cc9430d314} | +| DiscoveryMethod | No value most of time. Example: "" | +| FriendlyName | The name of container. Example: "Windows Phone" | +| Icon | Path and/or index to icon file. Example: C:\\windows\\system32\\config\\systemprofile\\appdata\\local\\microsoft\\device metadata\\dmrccache\\en-us\\99f54e5c-a243-4854-a5a5-8a35b2a843cf\\DeviceInformation\\CX300.ico | +| IsActive | IsConnected OR the device is last-seen less than 14 days. Example: 1 | +| IsConnected | More than IsPresent. For physically attached device, IsConnected is the same as IsPresent. For wireless device, IsConnected has communication link while IsPresent may not. Example: 1 | +| IsMachineContainer | Whether the container is the root machine itself. Example: 0 | +| IsNetworked | Networked device, e.g., a network printer. Example: 0 | +| IsPaired | This is for AEP (Association End Point) device, which is a type of devices that needs association(pairing) and authentication before use. Example: 0 | +| Manufacturer | Manufacturer name. Example: Polycom, Inc. | +| ModelId | GUID for model. Example: "{da09b4cb-2391-a76e-4bb3-5f0fdc02c278}" | +| ModelName | Name for model. Example: Polycom CX300 | +| ModelNumber | Not common, but is the model number for the device if set. Example: CX300 | +| PrimaryCategory | Primary category. Example: communication.phone | + +**Microsoft.Windows.Appraiser.General.Device.InventoryDevicePnpAdd** + +This event sends basic metadata about a PNP device and its associated driver to help keep Windows up to date. + +| Field | Description | +| - | - | +| objectInstanceId | The Device Instance ID of the device (uniquely identifies a device in the system). | Example: pci\ven_8086&dev_0085&subsys_13118086&rev_34\4&2dded11c&0&00e1 | +| COMPID | A JSON array the provides the value and order of the compatible ID tree for the device. Orders are integers, COMPIDs look like "usb\class_03&subclass_01&prot_01" | +| ContainerId | System-supplied GUID that uniquely groups the functional devices associated with a single-function or multifunction device installed in the computer. Example: {27db0821-3bf9-f71a-f96f-a53403857690} | +| Excluded | Excluded from the inventory report. Example: Never | +| HWID | A JSON array that provides the value and order of the HWID tree for the device. Orders are integers, HWIDs look like "hid\vid_049f&pid_000e&rev_0102&mi_01&col04" | +| STACKID_item_Value | A JSON array that provides the value and order of the STACKID tree for the device. Orders are integers, STACKIDs look like "\driver\hidusb" | +| audioCaptureDriver | A value indicates that the device loaded an Audio capture driver: wdma_bt.inf:997b70458bdb4031:BthHfAud:6.3.9600.17397:bthhfenum\\bthhfpaudio | +| audioRenderDriver | A value indicates that the device loaded an Audio render driver. Example: wdma_bt.inf:997b70458bdb4031:BthHfAud:6.3.9600.17397:bthhfenum\\bthhfpaudio | +| class | The device setup class of the driver loaded for the device. Example: net | +| classGuid | The GUID for the device setup class. Example: {4d36e972-e325-11ce-bfc1-08002be10318} | +| description | The device description from the driver INF. Example: Marvell AVASTAR Wireless-AC Network Controller | +| deviceState | DeviceState is a bitmask of the following: DEVICE_IS_CONNECTED 0x0001 (currently only for container). DEVICE_IS_NETWORK_DEVICE 0x0002 (currently only for container). DEVICE_IS_PAIRED 0x0004 (currently only for container). DEVICE_IS_ACTIVE 0x0008 (currently never set). DEVICE_IS_MACHINE 0x0010 (currently only for container). DEVICE_IS_PRESENT 0x0020 (currently always set). DEVICE_IS_HIDDEN 0x0040. DEVICE_IS_PRINTER 0x0080 (currently only for container). DEVICE_IS_WIRELESS 0x0100. DEVICE_IS_WIRELESS_FAT 0x0200. The most common values are therefore: 32 (0x20)= device is present. 96 (0x60)= device is present but hidden. 288 (0x120)= device is a wireless device that is present. | +| displayDxLevel | The supported d3d feature level. One of the values in https://msdn.microsoft.com/en-us/library/windows/desktop/ff476329(v=vs.85).aspx. Example: 45312 | +| displayHybridSupport | Whether the GPU is integrated or discrete in the hybrid system. Example: Integrated | +| displayWddmVersion | Windows Display Driver Model version. Example: 1300 | +| driverId | Used to join with InventoryDriverBinary (on its key). Example: 0000f768ad5256cc5ef4b070bb5b99d1742028ca2bd3 | +| driverInBox | Is the driver an inbox driver? Example: 1 | +| driverIsKernelMode | Is it kernel mode driver? Example: 1 | +| driverPackageId | Used to join with InventoryDriverPackage (on its key). Example: 0000128aa9f80512fef91fd1bd7f8c2ab8fee9a07689 | +| driverPackageStrongName | The immediate parent directory name in the Directory field of InventoryDriverPackage. Example: wmiacpi.inf_amd64_de775fdac0374d06 | +| driverSigned | Signing. Example: 1 | +| driverVerDate | The DriverTimestamp (from InventoryDriverBinary) converted to a Date format, not the date from DriverVer in the driver INF. Example: 12/13/2014 | +| driverVerVersion | The DriverVersion (from InventoryDriverBinary), not the version from DriverVer in the driver INF. Example: 6.3.9600.17617 | +| enumerator | The bus that enumerated the device. Example: pci | +| fileName | Driver file name. Example: wificlass.sys | +| infPath | INF file name (the name could be renamed by OS, such as oemXX.inf) | +| installState | Device installation state. One of these values: https://msdn.microsoft.com/en-us/library/windows/hardware/ff543130(v=vs.85).aspx. Example: 0 | +| lowerClassFilters | Lower class filter drivers' IDs, comma separated. Example: 00001deece9fa1408e84e5e6a54bf95869cb9e721172,0000f7c911352df091e37b4fd5f9864a558053bf325e | +| lowerFilters | Lower filter drivers' IDs, comma separated. Example: 00006f14b11f10d09b4c67f7a7189375cefece51c54a | +| manufacturer | Manufacturer name. Example: Marvell Semiconductor. Inc. | +| matchingID | Represents the hardware ID or compatible ID that Windows uses to install a device instance. Example: pci\\ven_11ab&dev_2b38&subsys_045e0001 | +| model | Model name. Example: Marvell AVASTAR Wireless-AC Network Controller | +| originalInf | Original inf name from driver store. Example: mrvlpcie8897.inf | +| parentId | Device instance id of the parent of the device. Example: pci\\ven_8086&dev_9c14&subsys_9c141414&rev_e4\\3&11583659&1&e0 | +| printerDriver | Example: Xerox Office XPS Color Class Driver V1.2 | +| printerIeee1284DeviceId | Example: MFG:Xerox;CMD:PCL, PJL, PostScript;MDL:WorkCentre 7855;CLS:Printer;DES:Xerox WorkCentre 7855;CID:XR_PS_Office_Color | +| problemCode | One of the CM_PROB_Xxx problem codes that are defined in \public\shared\inc\Cfg.h. Example: 0 | +| provider | Driver provider company. Example: Microsoft Corporation | +| service | The name of the service that is installed for the device. Example: wificlass | +| subClass | The subclass of the device, currently this is only set for devices that load a native WLAN or Mobile Broadband driver. Example: net.wlan.native | +| upperClassFilters | Upper class filter drivers' IDs, comma separated. Example: 0000044ebee0e8bdf295fd4cd4e9f98962a7254b6e8d | +| upperFilters | Upper filter drivers' IDs, comma separated. Example: 000011bd6e7f93660e7046714c8d025e28e5cb540984 | + + +**Microsoft.Windows.Appraiser.General.Device.DatasourceDevicePnpAdd** + +This event sends compatibility data (database entries, is boot critical, has a driver up-level) for a PNP device, to help keep Windows up to date. + +| Field | Description | +| - | - | +| objectInstanceId | The Device Instance ID of the device (uniquely identifies a device in the system). Example: pci\ven_8086&dev_0085&subsys_13118086&rev_34\4&2dded11c&0&00e1 | +| ActiveNetworkConnection | Is the device an active network device? Example: TRUE | +| CosDeviceRating | Enumeration indicating if there is a driver on the target operating system. Example: 80 | +| CosDeviceSolution | Enumeration indicating how a driver on the target operating system is available. Example: 12 | +| CosDeviceSolutionUrl | Empty string | +| CosPopulatedFromId | The expected uplevel driver matching ID based on driver coverage data. Example: hid_device_upr:ff00-ffff | +| IsBootCritical | Is the device boot critical? Example: TRUE | +| SdbEntries | An array of fields indicating the SDB entries that apply to this device. | +| SdbEntries_item_SdbAppGuid | Example: {0ba2f09d-5288-45fa-be32-001857cc020f} | +| SdbEntries_item_SdbAppName | Example: Virtual Machine Manager Self-Service Client | +| SdbEntries_item_SdbAppVendor | Example: Microsoft Corporation | +| SdbEntries_item_SdbBlockType | Example: ReinstallAfterUpgrade | +| SdbEntries_item_SdbEntryGuid | Example: {2a1cc617-9ee0-4dff-b3c0-a09cfc13543a} | +| SdbEntries_item_SdbUpgradeMode | Example: Swap | +| SdbEntries_item_SdbUxBlocktypeOverride | Example: SDB_UX_BLOCKTYPE_OVERRIDE_REINSTALL_BLOCK | +| UplevelInboxDriver | Is there a driver uplevel for this device? Example: TRUE | +| WuDriverCoverage | Is there a driver uplevel for this device according to Windows Update? Example: TRUE | + +**Microsoft.Windows.Appraiser.General.Device.DecisionDevicePnpAdd** + +This event sends true/false compatibility decision data about a PNP device to help keep Windows up to date. + +| Field | Description | +| - | - | +| objectInstanceId | The Device Instance ID of the device (uniquely identifies a device in the system). Example: pci\ven_8086&dev_0085&subsys_13118086&rev_34\4&2dded11c&0&00e1 | +| AssociatedDriverIsBlocked | Indicates if the driver associated with this PNP device is blocked. Example: FALSE | +| BlockAssociatedDriver | Indicates if the driver associated with this PNP device should be blocked based on a driver block authored against this PNP device. Example: FALSE | +| BlockUpgradeIfDriverBlocked | Indicates if the PNP device is both boot critical and does not have an uplevel driver inbox. Example: FALSE | +| BlockUpgradeIfDriverBlockedAndOnlyActiveNetwork | If this PNP device's driver is found to be blocked, this device will cause an upgrade block if there are no other unblocked active network devices on the system. Example: FALSE | +| BlockingDevice | Indicates if the PNP device is blocking upgrade. Example: FALSE | +| DisplayGenericMessage | Indicates if a generic message would be presented during setup for this PNP device. Example: FALSE | +| DriverAvailableInbox | Is there an inbox driver available uplevel for this PNP device? Example: FALSE | +| DriverAvailableOnline | Is there a WU driver available uplevel for this PNP device? Example: FALSE | +| DriverAvailableUplevel | Is there an uplevel driver on WU or inbox for this PNP device? Example: FALSE | +| DriverBlockOverridden | Indicates if there is a driver block on the device that has been overrided. Example: FALSE | +| NeedsDismissAction | Indicates if the user would need to dismiss something during setup for this device. Example: FALSE | +| NotRegressed | Indicates if the device has a problem code on the source OS that is no better than the one it would have on the target OS. Example: FALSE | +| SdbDeviceBlockUpgrade | Indicates if the PNP device has an SDB block that blocks upgrade for the current upgrade mode. Example: FALSE | +| SdbDriverBlockOverridden | Indicates if the PNP device has an SDB block that blocks upgrade for the current upgrade mode, but that block has been overridden. Example: FALSE | + +**Microsoft.Windows.Appraiser.General.Driver.DatasourceDriverPackageAdd** + +These events send data about driver usage on the system in order determine whether apps and devices will work after an OS upgrade, and then to make improvements to ensure that upgrades are successful. + +| Field | Description | +| - | - | +| objectInstanceId | DriverPackageId, used for uniquely identifying a driver package on a system. Example: 0000ce5aae60f3a60a9b9a715a6cee2053e305e7869c | +| SdbEntries | An array of fields indicating the SDB entries that apply to this driver package. | +| SdbEntries_item_SdbAppGuid | Example: {5f29791d-ad69-40a4-9783-6edbdf66bd4b} | +| SdbEntries_item_SdbAppName | Example: Microsoft PDF/XPS Printer | +| SdbEntries_item_SdbAppVendor | Example: Microsoft | +| SdbEntries_item_SdbBlockType | Example: BlockDriver | +| SdbEntries_item_SdbEntryGuid | Example: {380213ca-97c8-4fdc-b194-b4f714006796} | +| SdbEntries_item_SdbUpgradeMode | Example: Service | +| SdbEntries_item_SdbUxBlocktypeOverride | Example: SDB_UX_BLOCKTYPE_OVERRIDE_NO_BLOCK | + +**Microsoft.Windows.Appraiser.General.Driver.DecisionDriverPackageAdd** + +This event sends true/false decision data about driver package compatibility to help keep Windows up to date. + +| Field | Description | +| - | - | +| objectInstanceId | DriverPackageId, used for uniquely identifying a driver package on a system. Example: 0000ce5aae60f3a60a9b9a715a6cee2053e305e7869c | +| DriverBlockOverridden | Indicates if the driver package has an SDB block that blocks it from migrating, but that block has been overridden. Example: FALSE | +| DriverIsDeviceBlocked | Indicates if the driver package was blocked because of a device block. Example: FALSE | +| DriverIsDriverBlocked | Indicates that the driver package has a driver block from the SDB (or is class blocked) Example: FALSE | +| DriverShouldNotMigrate | Indicates if the driver package should not be migrated during upgrade. Example: FALSE | +| SdbDriverBlockOverridden | Indicates if the driver package has an SDB block that blocks it from migrating, but that block has been overridden. Example: FALSE | + +**Microsoft.Windows.Appraiser.General.Driver.InventoryDriverBinaryAdd** + +This event sends basic metadata about driver binaries running on the system to help keep Windows up to date. + +| Field | Description | +| - | - | +| objectInstanceId | Can be used to join with InventoryDevicePnp (on driverId, upperFilters, etc.). Example: 000038dbe54a022b6c73edbdb8bf5cba32a882d2df2a | +| DriverCheckSum | Driver file checksum. Example: 242561 | +| DriverCompany | Company name. Example: Advanced Micro Devices, Inc. | +| DriverName | Driver file name. Example: 1394ohci.sys | +| DriverPackageId | Package id. Example: 0000ac7d4445e02036880297d09945b84b0e203af804 | +| DriverPackageStrongName | Driver package StrongName. Example: acpi.inf_amd64_b82068c7a43a101f | +| DriverTimeStamp | The low 32 bits of the time stamp of the image. This represents the date and time the image was created by the linker. The value is represented in the number of seconds elapsed since midnight (00:00:00), January 1, 1970, Universal Coordinated Time, according to the system clock. Example: 1429917363 | +| DriverType | Bitfield of driver attributes: 1. define DRIVER_MAP_DRIVER_TYPE_PRINTER 0x0001 2. define DRIVER_MAP_DRIVER_TYPE_KERNEL 0x0002 3. define DRIVER_MAP_DRIVER_TYPE_USER 0x0004 4. define DRIVER_MAP_DRIVER_IS_SIGNED 0x0008 5. define DRIVER_MAP_DRIVER_IS_INBOX 0x0010 6. define RIVER_MAP_DRIVER_IS_WINQUAL 0x0040 7. define DRIVER_MAP_DRIVER_IS_SELF_SIGNED 0x0020 8. define DRIVER_MAP_DRIVER_IS_CI_SIGNED 0x0080 9. define DRIVER_MAP_DRIVER_HAS_BOOT_SERVICE 0x0100 10. define DRIVER_MAP_DRIVER_TYPE_I386 0x10000 11. define DRIVER_MAP_DRIVER_TYPE_IA64 0x20000 12. define RIVER_MAP_DRIVER_TYPE_AMD64 0x40000 13. define DRIVER_MAP_DRIVER_TYPE_ARM 0x10000014. define DRIVER_MAP_DRIVER_TYPE_THUMB 0x200000 15. define DRIVER_MAP_DRIVER_TYPE_ARMNT 0x400000 16. define DRIVER_MAP_DRIVER_IS_TIME_STAMPED 0x800000 Example: 8650778"| +| DriverVersion | Version. Example: 10.0.10074.0 | +| ImageSize | File size. Example: 602112 | +| NdisVersion | Network Driver Interface Specification (NDIS) framework version. Example: 6.3 | +| Product | Product name that is obtained from file info. Example: QLogic 10 GigE | +| ProductVersion | Driver version that is obtained from file info. Usually the same as DriverVersion. Example: 7.12.2.3 | +| WdfVersion | Windows Driver Framework (WDF) version. Example: 1.15 | + +**Microsoft.Windows.Appraiser.General.Driver.InventoryDriverPackageAdd** + +This event sends basic metadata about drive packages installed on the system to help keep Windows up to date. + +| Field | Description | +| - | - | +| objectInstanceId | Used to join with InventoryDevicePnp (on driverPackageId). Example: 0000ce5aae60f3a60a9b9a715a6cee2053e305e7869c | +| Class | Same as in InventoryDevicePnp. Example: printer | +| ClassGuid | Same as in InventoryDevicePnp. Example: {4d36e979-e325-11ce-bfc1-08002be10318} | +| Date | The manufacturer's build date of the driver. Note this could be earlier than DriverTimeStamp in the InventoryDriverBinary. Example: 5/28/2012 | +| Directory | Package directory full path. Example: C:\Windows\System32\DriverStore\FileRepository\hdxmb3hd.inf_amd64_cabd3ee20f1ff1b9 | +| Inf | Same as InfPath in InventoryDevicePnp. Example: oem9.inf | +| InfSections_item_InfCharacteristics | Network component characteristics. Values see: https://msdn.microsoft.com/en-us/library/windows/hardware/ff547832(v=vs.85).aspx. Example: 40 | +| InfSections_item_InfClass | Network component class. Example: nettrans | +| InfSections_item_InfDisplayName | Name of a network component that displays in the property sheet dialog box for a network connection. Example: Internet Protocol Version 6 (TCP/IPv6) | +| InfSections_item_InfDriverId | The driver id in InventoryDriverBinary. Example: 0000b7c8a1a4c6576910a14963528689c598f0dc4183 | +| InfSections_item_InfInterfaceId | Instance GUID of a network component. Example: {65060815-3298-4178-9575-582f793f2e1c} | +| InfSections_item_InfName | String ID for the network component. Example: ms_tcpip6 | +| InfSections_item_InfService | Service name for the network component. Example: NdisCap | +| OriginalInf | Same as OriginalInf in InventoryDevicePnp. Example: abc.inf | +| Provider | Provider for the package. Example: Microsoft | +| SubmissionId | Driver package submission ID. Example: 1633333 | +| Version | Version of the package. Example: 6.0.7503.1 | + +**Microsoft.Windows.Appraiser.General.System.InventorySystemMachineAdd** + +This event sends basic metadata about the operating system to help keep Windows up to date. + +| Field | Description | +| - | - | +| objectInstanceId | Will always be "Machine" | +| osArchitecture | Architecture for currently running OS from GetSystemInfo. 0 = x86 9 = AMD64 Example: 9 | +| osBuild | Build number from RtlGetVersion. Example: 7601 | +| osLangId | Return from GetSystemDefaultLangID. Example: 1033 | +| osMajor | OS major version from RtlGetVersion. Example: 6 | +| osMinor | OS minor version from RtlGetVersion. Example: 1 | +| osSpMajor | Service pack major version from RtlGetVersion. Example: 1 | +| osSpMinor | Service pack minor version from RtlGetVersion. Example: 0 | + +**Microsoft.Windows.Appraiser.General.System.SystemMemoryAdd** + +This event sends data on the amount of memory on the system and whether it meets requirements, to help keep Windows up to date. + +| Field | Description | +| - | - | +| objectInstanceId | Will always be "Memory" | +| Blocking | Is the machine blocked from upgrade due to memory restrictions? Example: FALSE | +| MemoryRequirementViolated | Indicates if a memory requirement was violated. Example: FALSE | +| pageFile | The current committed memory limit for the system or the current process, whichever is smaller, in bytes. Example: 19650113536 | +| ram | Amount of RAM on the system. Example: 17099976704 | +| ramKB | ram/1024. Example: 16777216 | +| virtual | The size of the user-mode portion of the virtual address space of the calling process, in bytes. Example: 140737488224256 | +| virtualKB | virtual/1024. Example: 137438953344 | + +**Microsoft.Windows.Appraiser.General.System.InventorySystemProcessorAdd** + +This event sends basic metadata about the processor in the system to help keep Windows up to date. + +| Field | Description | +| - | - | +| objectInstanceId | Will always be "Processor" | +| architecture | Processor architecture. Example: x64 | +| caption | Processor caption. Example: Intel64 Family 6 Model 30 Stepping 5 | +| family | Processor family. Example: 198 | +| level | Number of cache levels. Example: 6 | +| level2CacheSize | Processor L2 cache size. Example: 1024 | +| level2CacheSpeed | Processor L2 cache speed. Example: 3647205776 | +| mhz | Processor speed in MHz. Example: 2799 | +| name | Processor name. Example: Intel(R) Core(TM) i5 CPU 750 @ 2.67GHz | +| processorId | Processor ID. Example: BFEBFBFF000106E5 | +| stepping | Chip revision. Example: 4 | +| type | Processor type. Example: 3 | +| vendor | Processor vendor. Example: GenuineIntel | + +**Microsoft.Windows.Appraiser.General.System.InventorySystemBiosAdd** + +This event sends basic metadata about the BIOS to determine whether it has a compatibility block. + +| Field | Description | +| - | - | +| objectInstanceId | Will always be "Bios" | +| biosDate | Release date of the Windows BIOS in the Coordinated Universal Time (UTC) format of YYYYMMDDHHMMSS.MMMMMM(+-)OOO from Win32_BIOS. Example: 20100607000000.000000+000 | +| biosName | Name field from Win32_BIOS. Example: Ver 1.00PARTTBLx | +| manufacturer | Manufacturer field from Win32_ComputerSystem. Example: LENOVO | +| model | Model field from Win32_ComputerSystem. Example: 2537J35 | + +**Microsoft.Windows.Appraiser.General.System.DatasourceSystemBiosAdd** + +This event sends compatibility database information about the BIOS to help keep Windows up to date. + +| Field | Description | +| - | - | +| objectInstanceId | Will always be "Bios" | +| SdbEntries| An array of fields indicating the SDB entries that apply to this BIOS. | +| SdbEntries_item_SdbBlockType| Example: BiosBlock | +| SdbEntries_item_SdbEntryGuid| Example: {b77118fd-0d87-4f63-a836-d5c6bd8eed4c} | +| SdbEntries_item_SdbUpgradeMode| Example: Swap | + +**Microsoft.Windows.Appraiser.General.System.DecisionSystemBiosAdd** + +This event sends true/false compatibility decision data about the BIOS to help keep Windows up to date. + +| Field | Description | +| - | - | +| objectInstanceId | Will always be "Bios" | +| Blocking| Indicates if the device is blocked from upgrade due to a BIOS block. Example: FALSE | +| HasBiosBlock| Does the device have a BIOS block? Example: FALSE | + +**Microsoft.Windows.Appraiser.General.System.DecisionSystemBiosAdd** + +This event sends defunct data. It always reads false. + +| Field | Description | +| - | - | +| objectInstanceId | Will always be "Processor" | +| Blocking | Will always be FALSE | +| ProcessorRequirementViolated | Will always be FALSE | + +**Microsoft.Windows.Appraiser.General.System.DecisionSystemProcessorCompareExchangeAdd** + +This event sends data indicating whether the system supports the CompareExchange128 CPU requirement, to help keep Windows up to date. + +| Field | Description | +| - | - | +| objectInstanceId | Will always be "CompareExchange128" | +| Blocking | Indicates if upgrade is blocked due to this CPU check. Example: FALSE | +| CompareExchange128Support | Indicates if the CPU supports CompareExchange128. Example: TRUE | + +**Microsoft.Windows.Appraiser.General.System.SystemProcessorLahfSahfAdd** + +This event sends data indicating whether the system supports the LahfSahf CPU requirement, to help keep Windows up to date. + +| Field | Description | +| - | - | +| objectInstanceId | Will always be "LahfSahf" | +| Blocking | Indicates if upgrade is blocked due to this CPU check. Example: FALSE | +| LahfSahfSupport | Indicates if the CPU supports LAHF/SAHF. Example: TRUE | + +**Microsoft.Windows.Appraiser.General.System.SystemProcessorNxAdd** + +This event sends data indicating whether the system supports the NX CPU requirement, to help keep Windows up to date. + +| Field | Description | +| - | - | +| objectInstanceId | Will always be "NX" | +| Blocking | Indicates if upgrade is blocked due to this CPU check. Example: FALSE | +| NXDriverResult | Provides the result of the driver used to check for NX support when not deterministic. Example: NotApplicable | +| NXProcessorSupport | Indicates if the CPU supports NX. Example: TRUE | + +**Microsoft.Windows.Appraiser.General.System.SystemProcessorPrefetchWAdd** + +This event sends data indicating whether the system supports the PrefetchW CPU requirement, to help keep Windows up to date. + +| Field | Description | +| - | - | +| objectInstanceId | Will always be "PrefetchW" | +| Blocking | Indicates if upgrade is blocked due to this CPU check. Example: FALSE | +| PrefetchWSupport | Indicates if the CPU supports PrefetchW. Example: TRUE | + +**Microsoft.Windows.Appraiser.General.System.SystemProcessorSse2Add** + +This event sends data indicating whether the system supports the SSE2 CPU requirement, to help keep Windows up to date. + +| Field | Description | +| - | - | +| objectInstanceId | Will always be "SSE2" | +| Blocking | Indicates if upgrade is blocked due to this CPU check. Example: FALSE | +| SSE2ProcessorSupport | Indicates if the CPU supports SSE2. Example: TRUE | + +**Microsoft.Windows.Appraiser.General.System.SystemTouchAdd** + +This event sends data indicating whether the system supports touch, to help keep Windows up to date. + +| Field | Description | +| - | - | +| objectInstanceId | Will always be "Touch" | +| IntegratedTouchDigitizerPresent | Indicates if there is an integrated touch digitizer present. Example: FALSE | +| MaximumTouches | Maximum number of touch points supported by the device hardware. Example: 1 | + +**Microsoft.Windows.Appraiser.General.System.SystemWimAdd** + +This event sends data indicating whether the operating system is running from a compressed Window Imaging Format (WIM) file, to help keep Windows up to date. + +| Field | Description | +| - | - | +| objectInstanceId | Will always be "Wim" | +| IsWimBoot | Indicates if the current operating system is running from a compressed Windows Imaging Format (WIM) file. Example: FALSE | +| RegistryWimBootValue | Raw value from registry used to indicate if system is running from a WIM. Example: 0 | + +**Microsoft.Windows.Appraiser.General.System.SystemWindowsActivationStatusAdd** + +This event sends data indicating whether the current operating system is activated, to help keep Windows up to date. + +| Field | Description | +| - | - | +| objectInstanceId | Will always be "WindowsActivationStatus" | +| WindowsIsLicensedApiValue | Result from API used to indicate if operating system is activated. Example: TRUE | +| WindowsNotActivatedDecision | Indicates if the current operating system is activated. Example: FALSE | + +**Microsoft.Windows.Appraiser.General.System.SystemWlanAdd** + +This event sends data indicating whether the system has WLAN, and if so, whether it uses an emulated driver that could block an upgrade, to help keep Windows up to date. + +| Field | Description | +| - | - | +| objectInstanceId | Will always be "Wlan" | +| Blocking | Indicates if upgrade is blocked due to an emulated WLAN driver. Example: FALSE | +| HasWlanBlock | Indicates if upgrade is blocked due to an emulated WLAN driver. Example: FALSE | +| WlanEmulatedDriver | Indicates if the system has an emulated WLAN driver. Example: FALSE | +| WlanExists | Indicates if the device supports WLAN at all. Example: TRUE | +| WlanModulePresent | Indicates if any WLAN modules are present. Example: TRUE | +| WlanNativeDriver | Indicates if the system has a non-emulated WLAN driver. Example: TRUE | + +**Microsoft.Windows.Appraiser.General.System.InventoryMiscellaneousUexIndicator** + +This event sends value data about the markers on custom devices, to help keep Windows up to date. The formal name for markers is UEX Indicators. See marker list for definitions. + +| Field | Description | +| - | - | +| Key | Name of the marker/indicator | +| IndicatorValue | Value of the marker/indicator | + +**Microsoft.Windows.Appraiser.General.System.InventoryLanguagePackAdd** + +This event sends data about the number of language packs installed on the system, to help keep Windows up to date. + +| Field | Description | +| - | - | +| objectInstanceId | Will always be "LanguagePack" | +| HasLanguagePack | Is LanguagePackCount >=2? Indicates the presence of a language pack. Example: FALSE | +| LanguagePackCount | The count of language packs. Calculated by calling EnumUILanguages with MUI_ALL_INSTALLED_LANGUAGES. Example: 1 | + +**Microsoft.Windows.Appraiser.General.System.InventoryMediaCenterAdd** + +This event sends true/false data about decision points used to understand whether Windows Media Center is used on the system, to help keep Windows up to date. + +| Field | Description | +| - | - | +| objectInstanceId | Will always be "MediaCenter" | +| EverLaunched | Has Media Center ever been launched? Example: FALSE | +| HasConfiguredTv | Has the user configured a TV tuner through Media Center? Example: FALSE | +| HasExtendedUserAccounts | Are any Media Center Extender user accounts set up? Example: FALSE | +| HasWatchedFolders | Are any folders configured for Media Center to watch? Example: FALSE | +| IsDefaultLauncher | Is Media Center the default app for opening music or video files? Example: FALSE | +| IsPaid | Is the user running a Media Center SKU that implies they paid for Media Center? Example: FALSE | +| IsSupported | Does the running OS even support MediaCenter? Example: FALSE | + +**Microsoft.Windows.Appraiser.General.System.DecisionMediaCenterAdd** + +This event sends true/false result data about all compatibility decisions about the presence of Windows Media Center, to help keep Windows up to date. + +| Field | Description | +| - | - | +| objectInstanceId | Will always be "MediaCenter" | +| BlockingApplication | Indicates if there are any application issues that interfere with upgrade due to MediaCenter. Will equal MediaCenterInUse. Example: FALSE | +| MediaCenterActivelyUsed | Indicates if MediaCenter is supported on the SKU, has been run at least once, and has the MediaCenterIndicators as true. Example: FALSE | +| MediaCenterInUse | Indicates if MediaCenter being used should be bubbled up. This is the top-level indicator and is equal to MediaCenterPaidOrActivelyUsed. Example: FALSE | +| MediaCenterIndicators | True if any of the signals indicating media center use are true (default launcher, watched folders, extender accounts, tv tuner). Example: FALSE | +| MediaCenterPaidOrActivelyUsed | Equals IsPaid (running on a media center SKU) OR MediaCenterActivelyUsed. Example: FALSE | +| NeedsDismissAction | Indicates if there are any dismissible actions coming from MediaCenter. Will equal MediaCenterInUse. Example: FALSE | + +**Microsoft.Windows.Appraiser.General.GatedDownloadSuccess** + +This event sends data indicating that the download of a set of instructions for quick-blocking has succeeded, to help keep Windows up to date. The download has run a check to see if there are any issues on this device that would make the device ineligible for upgrade. At a future date the scan could be successful if the blocking issue has been fixed. + +| Field | Description | +| - | - | +| Time | The client time of the event. | +| CensusId | An ID for the system calculated from the Sqm ID, WER ID, and RAC IDs. Example: {654e6838-9772-4f41-aafc-01642afb4081}. | +| Target | The URL of the CAB that was downloaded to run the scan. | + +**Microsoft.Windows.Appraiser.General.GatedNewTarget** + +This event sends data indicating that a new set of instructions for quick-blocking is available, to help keep Windows up to date. + +| Field | Description | +| - | - | +| Time | The client time of the event. | +| CensusId | An ID for the system calculated from the Sqm ID, WER ID, and RAC IDs. Example: {654e6838-9772-4f41-aafc-01642afb4081}. | +| Target | The URL of the CAB that will be downloaded to run the scan. | + +**Microsoft.Windows.Appraiser.General.GatedRegChange** + +This event sends data about the results of running a set of quick-blocking instructions, to help keep Windows up to date. + +| Field | Description | +| - | - | +| Time | The client time of the event. | +| CensusId | An ID for the system calculated from the Sqm ID, WER ID, and RAC IDs. Example: {654e6838-9772-4f41-aafc-01642afb4081}. | +| RegKey | The registry key name for which a result is being sent. | +| RegValue | The registry value for which a result is being sent. | +| OldData | The previous data in the registry value before the scan ran. | +| NewData | The data in the registry value after the scan completed. | + +**Microsoft.Windows.Appraiser.General.GatedRunEnd** + +This event sends data indicating that a quick-blocking run has completed, and also provides the result, to help keep Windows up to date. + +| Field | Description | +| - | - | +| Time | The client time of the event. | +| CensusId | An ID for the system calculated from the Sqm ID, WER ID, and RAC IDs. Example: {654e6838-9772-4f41-aafc-01642afb4081}. | +| Target | The URL that provided the CAB that will be used to run the scan. | +| Success | Whether or not the scan was successful. Example: 1. | +| Result | The hresult from the scan. Example: 0. | + +**Microsoft.Windows.Appraiser.General.GatedRunStart** + +This event sends data indicating that a quick-blocking run has started, to help keep Windows up to date. + +| Field | Description | +| - | - | +| Time | The client time of the event. | +| CensusId | An ID for the system calculated from the Sqm ID, WER ID, and RAC IDs. Example: {654e6838-9772-4f41-aafc-01642afb4081}. | +| Target | The URL that provided the CAB that will be used to run the scan. | + + + From da3c6f08bf97699cfec669e0febf3e641384eb67 Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Tue, 31 Jan 2017 14:59:53 -0800 Subject: [PATCH 06/51] testing --- ...evel-windows-telemetry-events-and-fields.md | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/windows/manage/basic-level-windows-telemetry-events-and-fields.md b/windows/manage/basic-level-windows-telemetry-events-and-fields.md index 7dd18eb316..442f1e935c 100644 --- a/windows/manage/basic-level-windows-telemetry-events-and-fields.md +++ b/windows/manage/basic-level-windows-telemetry-events-and-fields.md @@ -22,14 +22,14 @@ Add preface and cover page here (Steve May to provide) The fields in this section contain common device data that is added to every event. -**Common data - Device extension** +### Common data - Device extension** | Field | Description | | - | - | | localId | Represents a locally defined unique ID for the device, not the human readable device name. Most likely equal to the value stored at HKLM\Software\Microsoft\SQMClient\MachineId | | deviceClass | Represents the classification of the device, the device “family”. For example, Desktop, Server, or Mobile.| -**Common data - Envelope extension** +### Common data - Envelope extension** | Field | Description | | - | - | @@ -48,13 +48,13 @@ The fields in this section contain common device data that is added to every eve | cV | Represents the Correlation Vector: A single field for tracking partial order of related telemetry events across component boundaries.| | tags | Represents the pre-release build "flight ID" | -**Common data - OS extension** +### Common data - OS extension** | Field | Description | | - | - | | expId | Represents the “experiment ID”. The standard for associating a flight, such as an OS flight (pre-release build), or an experiment, such as a web site UX experiment, with an event is to record the flight / experiment IDs in Part A of the common schema.| -**Common data - Telemetry extension** +### Common data - Telemetry extension** | Field | Description | | - | - | @@ -65,7 +65,7 @@ The fields in this section contain common device data that is added to every eve | cat | Represents a bitmask of the ETW Keywords associated with the event.| | flags | Represents the bitmap that captures various Windows specific flags.| -**Common data - User extension** +### Common data - User extension** | Field | Description | | - | - | @@ -97,7 +97,7 @@ This User Account Control (UAC) event collects information on elevations that or Appraiser Core Data events provide an inventory of what is on the device for the purposes of understanding compatibility and upgrade issues. This device inventory gathers information such as all the applications on the device, IE Add-ons, drivers on the device, and peripherals attached to the device. Appraiser reviews the device inventory to see if it is compatible/ready for upgrade, and for problems that might need to be addressed by the upgrade. -**Microsoft.Windows.Appraiser.General.InventoryApplicationAdd** +### Microsoft.Windows.Appraiser.General.InventoryApplicationAdd This event represents the basic metadata about an application installed on the system. @@ -122,7 +122,7 @@ This event represents the basic metadata about an application installed on the s | Type | One of ("Application", "Hotfix", "BOE", "Service", "Unknown"). Application indicates Win32 or Appx app, Hotfix indicates app updates (KBs), BOE indicates it's an app with no ARP or MSI entry, Service indicates that it is a service. Application and BOE are the ones most likely seen. Example: Application| | Version | The version number of the program. Example: 6.00.000 3| -**Microsoft.Windows.Appraiser.General.InventoryApplicationFileAdd** +### Microsoft.Windows.Appraiser.General.InventoryApplicationFileAdd This event represents the basic metadata about a file on the system. The file must be part of an app and either have a block in the compatibility database or are part of an anti-virus program. @@ -143,7 +143,7 @@ This event represents the basic metadata about a file on the system. The file m | ProductVersion | The Product version field from the file metadata under Properties -> Details. Example: 12.0.31101.0 | | ProgramId | A hash of Name, Version, Publisher, and Language of an application used to identify it. Example: 00004a73716911b8bb891ec1f536f2bf500b00000904 | -**Microsoft.Windows.Appraiser.General.DecisionApplicationFileAdd** +### Microsoft.Windows.Appraiser.General.DecisionApplicationFileAdd This event sends true/false compatibility decision data about a file to help keep Windows up to date. @@ -791,5 +791,7 @@ This event sends data indicating that a quick-blocking run has started, to help | CensusId | An ID for the system calculated from the Sqm ID, WER ID, and RAC IDs. Example: {654e6838-9772-4f41-aafc-01642afb4081}. | | Target | The URL that provided the CAB that will be used to run the scan. | +## Census events + From 6a27db6e425257b06e6dede941fba3c42ba0f930 Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Tue, 31 Jan 2017 15:03:32 -0800 Subject: [PATCH 07/51] testing --- ...vel-windows-telemetry-events-and-fields.md | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/windows/manage/basic-level-windows-telemetry-events-and-fields.md b/windows/manage/basic-level-windows-telemetry-events-and-fields.md index 442f1e935c..64b8070b8d 100644 --- a/windows/manage/basic-level-windows-telemetry-events-and-fields.md +++ b/windows/manage/basic-level-windows-telemetry-events-and-fields.md @@ -22,14 +22,14 @@ Add preface and cover page here (Steve May to provide) The fields in this section contain common device data that is added to every event. -### Common data - Device extension** +### Common data - Device extension | Field | Description | | - | - | | localId | Represents a locally defined unique ID for the device, not the human readable device name. Most likely equal to the value stored at HKLM\Software\Microsoft\SQMClient\MachineId | | deviceClass | Represents the classification of the device, the device “family”. For example, Desktop, Server, or Mobile.| -### Common data - Envelope extension** +### Common data - Envelope extension | Field | Description | | - | - | @@ -48,13 +48,13 @@ The fields in this section contain common device data that is added to every eve | cV | Represents the Correlation Vector: A single field for tracking partial order of related telemetry events across component boundaries.| | tags | Represents the pre-release build "flight ID" | -### Common data - OS extension** +### Common data - OS extension | Field | Description | | - | - | | expId | Represents the “experiment ID”. The standard for associating a flight, such as an OS flight (pre-release build), or an experiment, such as a web site UX experiment, with an event is to record the flight / experiment IDs in Part A of the common schema.| -### Common data - Telemetry extension** +### Common data - Telemetry extension | Field | Description | | - | - | @@ -65,7 +65,7 @@ The fields in this section contain common device data that is added to every eve | cat | Represents a bitmask of the ETW Keywords associated with the event.| | flags | Represents the bitmap that captures various Windows specific flags.| -### Common data - User extension** +### Common data - User extension | Field | Description | | - | - | @@ -169,7 +169,7 @@ This event sends true/false compatibility decision data about a file to help kee | SdbReinstallUpgradeWarn | The file is tagged as needing to be reinstalled after upgrade with a warning in the SDB (but not blocking upgrade). Example: FALSE | SoftBlock | The file is softblocked in the SDB and has a warning uplevel. Example: FALSE -**Microsoft.Windows.Appraiser.General.DatasourceApplicationFileAdd** +### Microsoft.Windows.Appraiser.General.DatasourceApplicationFileAdd This event represents the compatibility information (database entries, registered as anti-virus, predicted to be compatible) for a file. @@ -196,7 +196,7 @@ This event represents the compatibility information (database entries, registere | SdbEntries_item_SdbUpgradeMode | Example: Swap | | SdbEntries_item_SdbUxBlocktypeOverride | Example: SDB_UX_BLOCKTYPE_OVERRIDE_MIG_FIXED | -**Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoBlockAdd** +### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoBlockAdd This event sends blocking data about any compatibility blocking entries hit on the system that are not directly related to specific applications or devices, to help keep Windows up to date. @@ -212,7 +212,7 @@ This event sends blocking data about any compatibility blocking entries hit on t | SdbEntries_item_SdbUpgradeMode | Example: Swap | | SdbEntries_item_SdbUxBlocktypeOverride | Example: SDB_UX_BLOCKTYPE_OVERRIDE_UPGRADE_UNTIL_UPDATE_BLOCK | -**Microsoft.Windows.Appraiser.General.DecisionMatchingInfoBlockAdd** +### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoBlockAdd This event sends true/false compatibility decision data about blocking entries on the system that are not keyed by either applications or devices, to help keep Windows up to date. @@ -226,7 +226,7 @@ This event sends true/false compatibility decision data about blocking entries o | SdbBlockUpgradeCanReinstall | Indicates if a matching info block blocks upgrade but has the can reinstall tag. Example: FALSE | | SdbBlockUpgradeUntilUpdate | Indicates if a matching info block blocks upgrade but has the until update tag. Example: FALSE | -**Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPassiveAdd** +### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPassiveAdd This event sends compatibility database information about non-blocking compatibility entries on the system that are not keyed by either applications or devices, to help keep Windows up to date. @@ -246,7 +246,7 @@ This event sends compatibility database information about non-blocking compatibi | SdbEntries_item_SdbUpgradeMode | Example: Swap | | SdbEntries_item_SdbUxBlocktypeOverride | Example: SDB_UX_BLOCKTYPE_OVERRIDE_MIG_FIXED | -**Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPostUpgradeAdd** +### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPostUpgradeAdd This event sends compatibility database information about entries requiring reinstallation after an upgrade on the system that are not keyed by either applications or devices, to help keep Windows up to date. @@ -263,7 +263,7 @@ This event sends compatibility database information about entries requiring rein | SdbEntries_item_SdbUpgradeMode | Example: Swap | | SdbEntries_item_SdbUxBlocktypeOverride | Example: SDB_UX_BLOCKTYPE_OVERRIDE_REINSTALL_BLOCK | -**Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPostUpgradeAdd** +### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPostUpgradeAdd This event sends results of compatibility decisions (true/false) about entries requiring reinstallation after upgrade that are not keyed by applications or devices, to help keep Windows up to date. @@ -275,7 +275,7 @@ This event sends results of compatibility decisions (true/false) about entries r | NeedsReinstallPostUpgradeData | Example: FALSE | | SdbReinstallUpgrade | Example: TRUE | -**Microsoft.Windows.Appraiser.General.InventoryApplicationIeAddonAdd** +### Microsoft.Windows.Appraiser.General.InventoryApplicationIeAddonAdd This event sends basic metadata about an Internet Explorer add-on installed on the system, to help resolve issues in deployment and OS upgrades. From 9c5a1e00d36fad35cc4e92ef537ca17611920192 Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Tue, 31 Jan 2017 15:48:49 -0800 Subject: [PATCH 08/51] adding census --- ...vel-windows-telemetry-events-and-fields.md | 303 +++++++++++++++++- 1 file changed, 292 insertions(+), 11 deletions(-) diff --git a/windows/manage/basic-level-windows-telemetry-events-and-fields.md b/windows/manage/basic-level-windows-telemetry-events-and-fields.md index 64b8070b8d..11260ab109 100644 --- a/windows/manage/basic-level-windows-telemetry-events-and-fields.md +++ b/windows/manage/basic-level-windows-telemetry-events-and-fields.md @@ -93,11 +93,11 @@ This User Account Control (UAC) event collects information on elevations that or | fileVersionMS | Represents the major version of the file requesting elevation | | fileVersionLS | Represents the minor version of the file requesting elevation | -## Appraiser +## Appraiser events Appraiser Core Data events provide an inventory of what is on the device for the purposes of understanding compatibility and upgrade issues. This device inventory gathers information such as all the applications on the device, IE Add-ons, drivers on the device, and peripherals attached to the device. Appraiser reviews the device inventory to see if it is compatible/ready for upgrade, and for problems that might need to be addressed by the upgrade. -### Microsoft.Windows.Appraiser.General.InventoryApplicationAdd +**Microsoft.Windows.Appraiser.General.InventoryApplicationAdd** This event represents the basic metadata about an application installed on the system. @@ -122,7 +122,7 @@ This event represents the basic metadata about an application installed on the s | Type | One of ("Application", "Hotfix", "BOE", "Service", "Unknown"). Application indicates Win32 or Appx app, Hotfix indicates app updates (KBs), BOE indicates it's an app with no ARP or MSI entry, Service indicates that it is a service. Application and BOE are the ones most likely seen. Example: Application| | Version | The version number of the program. Example: 6.00.000 3| -### Microsoft.Windows.Appraiser.General.InventoryApplicationFileAdd +**Microsoft.Windows.Appraiser.General.InventoryApplicationFileAdd** This event represents the basic metadata about a file on the system. The file must be part of an app and either have a block in the compatibility database or are part of an anti-virus program. @@ -143,7 +143,7 @@ This event represents the basic metadata about a file on the system. The file m | ProductVersion | The Product version field from the file metadata under Properties -> Details. Example: 12.0.31101.0 | | ProgramId | A hash of Name, Version, Publisher, and Language of an application used to identify it. Example: 00004a73716911b8bb891ec1f536f2bf500b00000904 | -### Microsoft.Windows.Appraiser.General.DecisionApplicationFileAdd +**Microsoft.Windows.Appraiser.General.DecisionApplicationFileAdd** This event sends true/false compatibility decision data about a file to help keep Windows up to date. @@ -169,7 +169,7 @@ This event sends true/false compatibility decision data about a file to help kee | SdbReinstallUpgradeWarn | The file is tagged as needing to be reinstalled after upgrade with a warning in the SDB (but not blocking upgrade). Example: FALSE | SoftBlock | The file is softblocked in the SDB and has a warning uplevel. Example: FALSE -### Microsoft.Windows.Appraiser.General.DatasourceApplicationFileAdd +**Microsoft.Windows.Appraiser.General.DatasourceApplicationFileAdd** This event represents the compatibility information (database entries, registered as anti-virus, predicted to be compatible) for a file. @@ -196,7 +196,7 @@ This event represents the compatibility information (database entries, registere | SdbEntries_item_SdbUpgradeMode | Example: Swap | | SdbEntries_item_SdbUxBlocktypeOverride | Example: SDB_UX_BLOCKTYPE_OVERRIDE_MIG_FIXED | -### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoBlockAdd +**Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoBlockAdd** This event sends blocking data about any compatibility blocking entries hit on the system that are not directly related to specific applications or devices, to help keep Windows up to date. @@ -212,7 +212,7 @@ This event sends blocking data about any compatibility blocking entries hit on t | SdbEntries_item_SdbUpgradeMode | Example: Swap | | SdbEntries_item_SdbUxBlocktypeOverride | Example: SDB_UX_BLOCKTYPE_OVERRIDE_UPGRADE_UNTIL_UPDATE_BLOCK | -### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoBlockAdd +**Microsoft.Windows.Appraiser.General.DecisionMatchingInfoBlockAdd** This event sends true/false compatibility decision data about blocking entries on the system that are not keyed by either applications or devices, to help keep Windows up to date. @@ -226,7 +226,7 @@ This event sends true/false compatibility decision data about blocking entries o | SdbBlockUpgradeCanReinstall | Indicates if a matching info block blocks upgrade but has the can reinstall tag. Example: FALSE | | SdbBlockUpgradeUntilUpdate | Indicates if a matching info block blocks upgrade but has the until update tag. Example: FALSE | -### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPassiveAdd +**Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPassiveAdd** This event sends compatibility database information about non-blocking compatibility entries on the system that are not keyed by either applications or devices, to help keep Windows up to date. @@ -246,7 +246,7 @@ This event sends compatibility database information about non-blocking compatibi | SdbEntries_item_SdbUpgradeMode | Example: Swap | | SdbEntries_item_SdbUxBlocktypeOverride | Example: SDB_UX_BLOCKTYPE_OVERRIDE_MIG_FIXED | -### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPostUpgradeAdd +**Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPostUpgradeAdd** This event sends compatibility database information about entries requiring reinstallation after an upgrade on the system that are not keyed by either applications or devices, to help keep Windows up to date. @@ -263,7 +263,7 @@ This event sends compatibility database information about entries requiring rein | SdbEntries_item_SdbUpgradeMode | Example: Swap | | SdbEntries_item_SdbUxBlocktypeOverride | Example: SDB_UX_BLOCKTYPE_OVERRIDE_REINSTALL_BLOCK | -### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPostUpgradeAdd +**Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPostUpgradeAdd** This event sends results of compatibility decisions (true/false) about entries requiring reinstallation after upgrade that are not keyed by applications or devices, to help keep Windows up to date. @@ -275,7 +275,7 @@ This event sends results of compatibility decisions (true/false) about entries r | NeedsReinstallPostUpgradeData | Example: FALSE | | SdbReinstallUpgrade | Example: TRUE | -### Microsoft.Windows.Appraiser.General.InventoryApplicationIeAddonAdd +**Microsoft.Windows.Appraiser.General.InventoryApplicationIeAddonAdd** This event sends basic metadata about an Internet Explorer add-on installed on the system, to help resolve issues in deployment and OS upgrades. @@ -793,5 +793,286 @@ This event sends data indicating that a quick-blocking run has started, to help ## Census events +These events send high level census data about the apps, hardware, batteries, display, and other attributes of the device, to help keep Windows up to date. + +**Census.App** + +This event sends version data about the Apps running on this device, to help keep Windows up to date. + +| Field | Description | +| - | - | +| CensusVersion | The version of Census that generated the current data for this device. | +| IE Version | Retrieves which version of Internet Explorer is running on this device. | + +**Census.Battery** + +This event sends type and capacity data about the battery on the device, as well as the number of connected standby devices in use, type to help keep Windows up to date. + +| Field | Description | +| - | - | +| InternalBatteryCapablities | Represents information about what the battery is capable of doing. | +| InternalBatteryCapacityCurrent | Represents the battery's current fully charged capacity in mWh (or relative). Compare this value to DesignedCapacity  to estimate the battery's wear. | +| InternalBatteryCapacityDesign | Represents the theoretical capacity of the battery when new, in mWh. | +| IsAlwaysOnAlwaysConnectedCapable | Represents whether the battery enables the device to be AlwaysOnAlwaysConnected . Boolean value. | + +**Census.Camera** + +This event sends data about the resolution of cameras on the device, to help keep Windows up to date. + +| Field | Description | +| - | - | +| FrontFacingCameraResolution | Represents the resolution of the front facing camera in megapixels. If a front facing camera does not exist, then the value is 0. | +| RearFacingCameraResolution | Represents the resolution of the rear facing camera in megapixels. If a rear facing camera does not exist, then the value is 0. | + +**Census.Enterprise** + +This event sends data about Azure presence, type, and cloud domain use in order to provide an understanding of the use and integration of devices in an enterprise, cloud, and server environment. + +| Field | Description | +| - | - | +| AzureOSIDPresent | Represents the field used to identify an Azure machine. | +| AzureVMType | Represents whether the instance is Azure VM PAAS, Azure VM IAAS or any other VMs. | +| CommercialId | Represents the GUID for the commercial entity which the device is a member of.  Will be used to reflect insights back to customers. | +| HashedDomain | The hashed representation of the user domain used for login. | +| IsCloudDomainJoined | Is this device joined to an Azure Active Directory (AAD) tenant? true/false | +| IsDERequirementMet | Represents if the device can do device encryption. | +| IsDeviceProtected | Represents if Device protected by BitLocker/Device Encryption | +| IsDomainJoined | Indicates whether a machine is joined to a domain. | +| IsEDPEnabled | Represents if Enterprise data protected on the device. | +| IsMDMEnrolled | Whether the device has been MDM Enrolled or not. | +| MPNId | Returns the Partner ID/MPN ID from Regkey. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\DeployID | +| SCCMClientId | This ID correlate systems that send data to Compat Analytics (OMS) and other OMS based systems with systems in an Enterprise SCCM environment. | +| ServerFeatures | Represents the features installed on a Windows   Server. This can be used by developers and administrators who need to automate the process of determining the features installed on a set of server computers. | +| SystemCenterID | The SCCM ID is an anonymized one-way hash of the Active Directory Organization identifier. | +| CDJType | Represents the type of cloud domain joined for the machine. | + +**Census.Firmware** + +This event sends data about the BIOS and startup embedded in the device, to help keep Windows up to date. + +| Field | Description | +| - | - | +| FirmwareManufacturer | Represents the manufacturer of the device’s firmware (BIOS). | +| FirmwareReleaseDate | Represents the date the current firmware was released. | +| FirmwareType | Represents the firmware type. The various types can be unknown, BIOS, UEFI. | +| FirmwareVersion | Represents the version of the current firmware. | + +**Census.Flighting** + +This event sends Windows Insider build data from customers participating in improvement testing and feedback programs, to help keep Windows up to date. + +| Field | Description | +| - | - | +| DeviceSampleRate | Represents the telemetry sample rate assigned to the machine | +| EnablePreviewBuilds | Represents the field is used to enable flighting (pre-release build) of preview builds on a machine. | +| FlightIds | Represents the list of the different flights (pre-release builds) on this device. | +| FlightingBranchName | Represents the name of the branch that the device is flighting (pre-release builds). | +| IsFlightsDisabled | Represents if the device is participating in flighting (pre-release builds). | +| SSRK | Retieves the mobile targetting settings. | +| MSA_Accounts | Represents a list of hashed IDs of the Microsoft Accounts that are flighting (pre-release builds) on this device. | + +**Census.Hardware** + +This event sends data about the device, including hardware type, OEM brand, model line, model, telemetry level setting, and TPM support, to help keep Windows up to date. + +| Field | Description | +| - | - | +| SoCName | Firmware manufacturer of phone. | +| DeviceForm | This indicates the form as per the Device classification. | +| DigitizerSupport | Friendly name of Digitizer Support. If deviceFamily is of Windows Mobile type, we default digitizer support to be true. | +| ChassisType | Retrieves a numeric representation of what type of chassis the machine has. A value of 0 means xx, 1 means yy, 2 means zz . | +| ComputerHardwareID | Identifies a class of machines, as a hash of 9 different SMBIOS fields. | +| DeviceColor | Indicates the color of the LUMIA phones | +| VoiceSupported | Indicates if the device has a cell radio capable of making voice calls (in simple terms - a phone). | +| PowerPlatformRole | Indicates the OEM preferred power management profile. This value helps identify the basic form factor of the device. | +| TPMVersion | Retrieves the supported Trusted Platform Module (TPM), 0 if no TPM is present. | +| OEMManufacturerName | Manufacturer Name of machine. The OEMName for an inactive machine is not reprocessed even if the clean OEM name is changed at a later date. | +| OEMModelNumber | Model number of machine. | +| OEMModelName | Model name of machine. | +| OEMModelSKU | SKU of machine as defined by manufacturer. | +| OEMOptionalIdentifier | Microsoft assigned value representing a specific OEM subsidiary. | +| OEMSerialNumber | Serial number of machine as set by manufacturer. Sourced from SMBIOS. | +| PhoneManufacturer | Friendly name of the phone OEM. This is useful when the ODM (Original Device Manufacturer such as Foxconn,LongCheer) is not the same as the OEM. | +| DeviceName | Device Name of the machine as set by the user. | +| OEMDigitalMarkerFileName | Retrieves the name of the file placed in the \Windows\system32\drivers directory that specifies the OEM and model name of the machine. | +| DUID | Device Unique ID. This is the Microsoft issued unique IDs of phones. | +| InventoryId | Device ID used for Compatibility testing. | +| StudyID | Used to identify retail/non retail phones. | +| TelemetryLevel | The telemetry level the user has opted into, such as Basic or Enhanced. | +| TelemetrySettingAuthority | Determines who set the telemetry level (GPM, MDM, User) | +| OEMModelBaseBoard | Indicates the baseboard model used by the OEM's | +| OEMModelSystemFamily | Indicates the System family set on the machine by OEM's. | + +**Census.Memory** + +This event sends data about the memory on the device, including ROM and RAM, to help keep Windows up to date. + +| Field | Description | +| - | - | +| TotalPhysicalRAM | Represents the physical RAM in MB. | +| TotalVisibleMemory| Represents the visible memory -memory that is not reserved by the system. | + +**Census.Network** + +This event sends data about the mobile and cellular network used by the device (mobile service provider, network, device ID, and service cost factors), to help keep Windows up to date. + +| Field | Description | +| - | - | +| IMEI0IMEI1 | Represents the International Mobile Station Equipment Identity. This number is usually unique and used by the mobile operator to distinguish different phone hardware. Microsoft does not have access to mobile operator billing data so collecting this data does not expose or identify the user. The two fields represent phone with dual sim coverage. | +| MobileOperatorBilling | Represents the telephone company that provides services for mobile phone users. | +| MobileOperatorCommercialized | Represents which reseller and geography the phone is commercialized for. This is the set of values on the phone for who and where it was intended to be used. For example, the commercialized mobile operator code AT&T in the US would be ATT-US. | +| MobileOperatorNetwork0MobileOperatorNetwork1 | Represents the operator of the current mobile network that the device is used on. (AT&T, T-Mobile, Vodafone). The two fields represent phone with dual sim coverage. | +| NetworkCost | Represents the network cost associated with a connection. | +| MCC0MCC1 | Represents the Mobile Country Code (MCC). It used with the Mobile Network Code (MNC) to uniquely identify a mobile network operator. The two fields represent phone with dual sim coverage. | +| MEID | Represents the Mobile Equipment Identity (MEID). MEID is a worldwide unique phone ID assigned to CDMA phones. MEID replaces electronic serial number (ESN), and is equivalent to IMEI for GSM and WCDMA phones. Microsoft does not have access to mobile operator billing data so collecting this data does not expose or identify the user. | +| MNC0MNC1 | Retrieves the Mobile Network Code (MNC). It used with the Mobile Country Code (MCC) to uniquely identify a mobile network operator. The two fields represent phone with dual sim coverage. | +| SPN0SPN1 | Retrieves the Service Provider Name (SPN). For example, these might be AT&T, Sprint, T-Mobile, or Verizon. The two fields represent phone with dual sim coverage. | + +**Census.OS** + +This event sends data about the operating system such as the version, locale, update service configuration, when and how it was originally installed, and whether it is a virtual device, to help keep Windows up to date. + +| Field | Description | +| - | - | +| GenuineState | Retrieves the ID Value specifying the OS Genuine check. | +| IsPortableOperatingSystem | Retrieves whether OS is running via "Windows-To-Go". | +| IsSecureBootEnabled | Retrieves whether Boot chain is signed under UEFI. | +| OSEdition | Retrieves the version of the current OS. | +| InstallationType | Retrieves the type of OS installation. (Clean, Upgrade, Reset, Refresh, Update). | +| OSInstallDateTime | Retrieves the date the OS was installed using ISO 8601 (Date part) == yyyy-mm-dd | +| OSInstallType | Retrieves a numeric description of what install was used on the device i.e. clean, upgrade, refresh, reset, etc | +| OSOOBEDateTime | Retrieves Out of Box Experience (OOBE) Date in Coordinated Universal Time (UTC). | +| OSSKU | Retrieves the Friendly Name of OS Edition. | +| OSTimeZoneBiasInMins | Retrieves the time zone set on machine. | +| OSUILocale | Retrieves the locale of the UI that is currently used by the OS. | +| RACw7Id | Retrieves the Microsoft Reliability Analysis Component (RAC) Win7 Identifier. RAC is used to monitor and analyze system usage and reliability. | +| CompactOS | Indicates if the Compact OS feature from Win10 is enabled. | +| Signature | Retrieves if it is a signature machine sold by Microsoft store. | +| IsDeviceRetailDemo | Retrieves if the device is running in demo mode. | +| OA3xOriginalProductKey | Retrieves the License key stamped by the OEM to the machine. | +| ProductKeyID2 | Retrieves the License key if the machine is updated with a new license key. | +| ServiceMachineIP | Retrieves the IP address of the KMS host used for anti-piracy. | +| ActivationChannel | Retrieves the retail license key or Volume license key for a machine. | +| LicenseStateReason | Retrieves why (or how) a system is licensed or unlicensed. The HRESULT may indicate an error code that indicates a key blocked error, or it may indicate that we are running an OS License granted by the MS store. | +| LanguagePacks | The list of language packages installed on the device. | +| InstallLanguage | The first language installed on the user machine. | +| ServiceProductKeyID | Retrieves the License key of the KMS | +| SharedPCMode | Returns Boolean for education devices used as shared cart | +| IsEduData | Returns Boolean if the education data policy is enabled. | +| SLICVersion | Returns OS type/version from SLIC table. | +| ProductActivationTime | Returns the OS Activation time for tracking piracy issues. | +| ProductActivationResult | Returns Boolean if the OS Activation was successful. | +| OSSubscriptionTypeId | Returns boolean for enterprise subscription feature for selected PRO machines. | +| OSSubscriptionStatus | Represents the existing status for enterprise subscription feature for PRO machines. | +| SLICStatus | Whether a SLIC table exists on the device. | + +**Census.Processor** + +This event sends data about the processor (architecture, speed, number of cores, manufacturer, and model number), to help keep Windows up to date. + +| Field | Description | +| - | - | +| ProcessorArchitecture | Retrieves the processor architecture of the installed operating system. The complete list of values can be found in DimProcessorArchitecture.| +| ProcessorClockSpeed | Retrieves the clock speed of the processor in MHz.| +| ProcessorCores | Retrieves the number of cores in the processor.| +| ProcessorManufacturer | Retrieves the name of the processor's manufacturer.| +| ProcessorModel | Retrieves the name of the processor model.| +| SocketCount | Number of physical CPU sockets of the machine.| +| ProcessorPhysicalCores | Number of physical cores in the processor. | + +**Census.Storage** + +This event sends data about the total capacity of the system volume and primary disk, to help keep Windows up to date. + +| Field | Description | +| - | - | +| PrimaryDiskTotalCapacity | Retrieves the amount of disk space on the primary disk of the device in MB. | +| PrimaryDiskType | Retrieves an enumerator value of type STORAGE_BUS_TYPE that indicates the type of bus to which the device is connected. This should be used to interpret the raw device properties at the end of this structure (if any). | +| SystemVolumeTotalCapacity | Retrieves the size of the partition that the System volume is installed on in MB. | + +**Census.UserDefault** + +This event sends data about the current user’s default preferences for browser and several of the most popular extensions and protocols, to help keep Windows up to date. + +| Field | Description | +| - | - | +| DefaultBrowserProgId | The ProgramId of the current user's default browser | +| DefaultApp | The current uer's default program selected for the following extension or protocol: .html,.htm,.jpg,.jpeg,.png,.mp3,.mp4, .mov,.pdf | +**Census.UserDisplay** + +This event sends data about the logical/physical display size, resolution and number of internal/external displays, and VRAM on the system, to help keep Windows up to date. + +| Field | Description | +| - | - | +| VRAMDedicated | Represents the video RAM in MB. +| VRAMDedicatedSystem | Represents the amount of memory on the dedicated video card. | +| VRAMSharedSystem | Represents the amount of RAM memory that the video card can use. | +| NumberofExternalDisplays | Retrieves the number of external displays connected to the machine. | +| InternalPrimaryDisplayLogicalDPIX | Represents the logical DPI in the x-direction of the internal display. | +| InternalPrimaryDisplayLogicalDPIY | Represents the logical DPI in the y-direction of the internal display. | +| InternalPrimaryDisplayPhysicalDPIX | Represents the physical DPI in the x-direction of the internal display. | +| InternalPrimaryDisplayPhysicalDPIY | Represents the physical DPI in the y-direction of the internal display. | +| InternalPrimaryDisplayResolutionHorizontal | Represents the number of pixels in the horizontal direction of the internal display. | +| InternalPrimaryDisplayResolutionVertical | Represents the number of pixels in the vertical direction of the internal display. | +| InternalPrimaryDisplaySizePhysicalH | Represents the physical horizontal length of the display in mm. Used for calculating the diagonal length in inches. | +| InternalPrimaryDisplaySizePhysicalY | Represents the physical vertical length of the display in mm. Used for calculating the diagonal length in inches | +| InternalPrimaryDisplayType | Represents the type of technology used in the monitor, such as Plasma, LED, LCOS, etc. | +| NumberofInternalDisplays | Represents the number of internal displays in a device. | + +**Census.UserNLS** + +This event sends data about the default app language, input, and display language preferences set by the user, to help keep Windows up to date. + +| Field | Description | +| - | - | +| DefaultAppLanguage | The current user Default App Language. | +| DisplayLanguage | The current user preferred Windows Display Language. | +| HomeLocation | The current user location, which is populated using GetUserGeoId() function. | +| KeyboardInputLanguages | The Keyboard input languages installed on the device. | +| SpeechInputLanguages | The Speech Input languages installed on the device. | + + +**Census.VM** + +This event sends data indicating whether virtualization is enabled on the device, and its various characteristics, to help keep Windows up to date. + +| Field | Description | +| - | - | +| IOMMUPresent | Represents if an input/output memory management unit (IOMMU) is present. | +| SLATSupported | Represents whether Second Level Address Translation (SLAT) is supported by the hardware. | +| VirtualizationFirmwareEnabled | Represents whether virtualization is enabled in the firmware. | +| HyperVisor | Retrieves whether the current OS is running on top of a Hypervisor. | +| IsVirtualDevice | Retrieves that when the Hypervisor is Microsoft's Hyper-V Hypervisor or other Hv#1 Hypervisor, this field will be set to FALSE for the Hyper-V host OS and TRUE for any guest OS's. This field should not be relied upon for non-Hv#1 Hypervisors. | + +**Census.WU** + +This event sends data about the Windows update server and other App store policies, to help keep Windows up to date. + +| Field | Description | +| - | - | +| AppStoreAutoUpdate | Retrieves the Appstore settings for auto upgrade. (Enable/Disabled). | +| AppStoreAutoUpdateMDM | Retrieves the App Auto Update value for MDM
0 - Disallowed
1 - Allowed
2 - Not configured
Default value: 2 | +| AppStoreAutoUpdatePolicy | Retrieves the Windows Store App Auto Update group policy setting | +| DelayUpgrade | Retrieves the Windows upgrade flag for delaying upgrades. | +| OSWUAutoUpdateOptions | Retrieves the auto update settings on the device. | +| UpdateServiceURLConfigured | Retrieves if the device is managed by Windows Server Update Services (WSUS). | +| WUDeferUpdatePeriod | Retrieves if deferral is set for Updates | +| WUDeferUpgradePeriod | Retrieves if deferral is set for Upgrades | +| WUDODownloadMode | Retrieves whether DO is turned on and how to acquire/distribute updates Delivery Optimization (DO) allows users to deploy previously downloaded WU updates to other devices on the same network. | +| WUMachineId | Retrieves the Windows Update (WU) Machine Identifier. | +| WUPauseState | Retrieves WU setting to determine if updates are paused | +| WUServer | Retrieves the HTTP(S) URL of the WSUS server that is used by Automatic Updates and API callers (by default). | + +**Census.XBOX** + +This event sends data about the Xbox Console, such as Serial Number and DeviceId, to help keep Windows up to date. + +| Field | Description | +| - | - | +| XboxConsolePreferredLanguage | Retrieves the preferred language selected by the user on Xbox console. | +| XboxConsoleSerialNumber | Retrieves the serial number of the Xbox console. | +| XboxLiveDeviceId | Retrieves the unique device id of the console. | +| XboxLiveSandboxId | Retrieves the developer sandbox id if the device is internal to Microsoft. | + From 46bf3085cc48cd8ee916bf2b843fee8497e01ad7 Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Tue, 31 Jan 2017 16:14:40 -0800 Subject: [PATCH 09/51] checkpoint --- ...vel-windows-telemetry-events-and-fields.md | 290 +++++++++++++++++- 1 file changed, 285 insertions(+), 5 deletions(-) diff --git a/windows/manage/basic-level-windows-telemetry-events-and-fields.md b/windows/manage/basic-level-windows-telemetry-events-and-fields.md index 11260ab109..ca426d4d34 100644 --- a/windows/manage/basic-level-windows-telemetry-events-and-fields.md +++ b/windows/manage/basic-level-windows-telemetry-events-and-fields.md @@ -22,14 +22,14 @@ Add preface and cover page here (Steve May to provide) The fields in this section contain common device data that is added to every event. -### Common data - Device extension +**Common data - Device extension** | Field | Description | | - | - | | localId | Represents a locally defined unique ID for the device, not the human readable device name. Most likely equal to the value stored at HKLM\Software\Microsoft\SQMClient\MachineId | | deviceClass | Represents the classification of the device, the device “family”. For example, Desktop, Server, or Mobile.| -### Common data - Envelope extension +**Common data - Envelope extension** | Field | Description | | - | - | @@ -48,13 +48,13 @@ The fields in this section contain common device data that is added to every eve | cV | Represents the Correlation Vector: A single field for tracking partial order of related telemetry events across component boundaries.| | tags | Represents the pre-release build "flight ID" | -### Common data - OS extension +**Common data - OS extension** | Field | Description | | - | - | | expId | Represents the “experiment ID”. The standard for associating a flight, such as an OS flight (pre-release build), or an experiment, such as a web site UX experiment, with an event is to record the flight / experiment IDs in Part A of the common schema.| -### Common data - Telemetry extension +**Common data - Telemetry extension** | Field | Description | | - | - | @@ -65,7 +65,7 @@ The fields in this section contain common device data that is added to every eve | cat | Represents a bitmask of the ETW Keywords associated with the event.| | flags | Represents the bitmap that captures various Windows specific flags.| -### Common data - User extension +**Common data - User extension** | Field | Description | | - | - | @@ -1076,3 +1076,283 @@ This event sends data about the Xbox Console, such as Serial Number and DeviceId | XboxLiveDeviceId | Retrieves the unique device id of the console. | | XboxLiveSandboxId | Retrieves the developer sandbox id if the device is internal to Microsoft. | +## Setup360telemetry events + +**Setup360telemetry.Downlevel** + +This event sends data indicating that the device has invoked the downlevel phase of the upgrade, to help keep Windows up to date. + +| Field | Description | +| - | - | +| ClientId | In the Windows Update scenario, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. | +| InstanceId | Unique GUID that identifies each instance of setuphost.exe | +| ReportId | In the Windows Update scenario, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. | +| WuId | This is the Windows Update Client ID. In the Windows Update scenario, this is the same as the clientId. | +| TestId | String to uniquely identify a group of events, such as all events for the upgrade fair. | +| State | Exit state of given Setup360 run (succeeded, failed, blocked, cancelled) | +| HostOsSkuName | OS SKU which is running Setup360 instance (downlevel OS) | +| HostOsBuildNumber | Build number of downlevel OS | +| Setup360Scenario | Setup360 flow type (Boot, Media, Update, MCT) | +| Setup360Mode | Phase of Setup360 (Predownload, Install, Finalize, Rollback etc.) | +| Setup360Result | Result of Setup360 (HRESULT used to diagnose errors) | +| Setup360Extended | Extension of result - more granular information about phase/action when the potential failure happened | +| SetupVersionBuildNumber | Build number of Setup360 (build number of target OS). | + + +**Setup360telemetry.Finalize** + +This event sends data indicating that the device has invoked the finalize phase of the upgrade, to help keep Windows up to date. + +| Field | Description | +| - | - | +| ClientId | In the Windows Update scenario, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. | +| InstanceId | Unique GUID that identifies each instance of setuphost.exe | +| ReportId | In the Windows Update scenario, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. | +| WuId | This is the Windows Update Client ID. In the Windows Update scenario, this is the same as the clientId. | +| TestId | String to uniquely identify a group of events, such as all events for the upgrade fair. | +| State | Exit state of given Setup360 run (succeeded, failed, blocked, cancelled) | +| HostOsSkuName | OS SKU which is running Setup360 instance (downlevel OS) | +| HostOsBuildNumber | Build number of downlevel OS | +| Setup360Scenario | Setup360 flow type (Boot, Media, Update, MCT) | +| Setup360Mode | Phase of Setup360 (Predownload, Install, Finalize, Rollback etc.) | +| Setup360Result | Result of Setup360 (HRESULT used to diagnose errors) | +| Setup360Extended | Extension of result - more granular information about phase/action when the potential failure happened | +| SetupVersionBuildNumber | Build number of Setup360 (build number of target OS). | + +**Setup360telemetry.PostRebootInstall** + +This event sends data indicating that the device has invoked the postrebootinstall phase of the upgrade, to help keep Windows up to date. + +| Field | Description | +| - | - | +| ClientId | In the Windows Update scenario, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. | +| InstanceId | Unique GUID that identifies each instance of setuphost.exe | +| ReportId | In the Windows Update scenario, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. | +| WuId | This is the Windows Update Client ID. In the Windows Update scenario, this is the same as the clientId. | +| TestId | String to uniquely identify a group of events, such as all events for the upgrade fair. | +| State | Exit state of given Setup360 run (succeeded, failed, blocked, cancelled) | +| HostOsSkuName | OS SKU which is running Setup360 instance (downlevel OS) | +| HostOsBuildNumber | Build number of downlevel OS | +| Setup360Scenario | Setup360 flow type (Boot, Media, Update, MCT) | +| Setup360Mode | Phase of Setup360 (Predownload, Install, Finalize, Rollback etc.) | +| Setup360Result | Result of Setup360 (HRESULT used to diagnose errors) | +| Setup360Extended | Extension of result - more granular information about phase/action when the potential failure happened | +| SetupVersionBuildNumber | Build number of Setup360 (build number of target OS). | + +**Setup360telemetry.PreDownloadQuiet** + +This event sends data indicating that the device has invoked the predownloadquiet phase of the upgrade, to help keep Windows up to date. + +| Field | Description | +| - | - | +| ClientId | In the Windows Update scenario, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. | +| InstanceId | Unique GUID that identifies each instance of setuphost.exe | +| ReportId | In the Windows Update scenario, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. | +| WuId | This is the Windows Update Client ID. In the Windows Update scenario, this is the same as the clientId. | +| TestId | String to uniquely identify a group of events, such as all events for the upgrade fair. | +| State | Exit state of given Setup360 run (succeeded, failed, blocked, cancelled) | +| HostOsSkuName | OS SKU which is running Setup360 instance (downlevel OS) | +| HostOsBuildNumber | Build number of downlevel OS | +| Setup360Scenario | Setup360 flow type (Boot, Media, Update, MCT) | +| Setup360Mode | Phase of Setup360 (Predownload, Install, Finalize, Rollback etc.) | +| Setup360Result | Result of Setup360 (HRESULT used to diagnose errors) | +| Setup360Extended | Extension of result - more granular information about phase/action when the potential failure happened | +| SetupVersionBuildNumber | Build number of Setup360 (build number of target OS). | + +**Setup360telemetry.PreInstallQuiet** + +This event sends data indicating that the device has invoked the preinstallquiet phase of the upgrade, to help keep Windows up to date. + +| Field | Description | +| - | - | +| ClientId | In the Windows Update scenario, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. | +| InstanceId | Unique GUID that identifies each instance of setuphost.exe | +| ReportId | In the Windows Update scenario, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. | +| WuId | This is the Windows Update Client ID. In the Windows Update scenario, this is the same as the clientId. | +| TestId | String to uniquely identify a group of events, such as all events for the upgrade fair. | +| State | Exit state of given Setup360 run (succeeded, failed, blocked, cancelled) | +| HostOsSkuName | OS SKU which is running Setup360 instance (downlevel OS) | +| HostOsBuildNumber | Build number of downlevel OS | +| Setup360Scenario | Setup360 flow type (Boot, Media, Update, MCT) | +| Setup360Mode | Phase of Setup360 (Predownload, Install, Finalize, Rollback etc.) | +| Setup360Result | Result of Setup360 (HRESULT used to diagnose errors) | +| Setup360Extended | Extension of result - more granular information about phase/action when the potential failure happened | +| SetupVersionBuildNumber | Build number of Setup360 (build number of target OS). | + +**Setup360telemetry.UnexpectedEvent** + +This event sends data indicating that the device has invoked the unexpectedevent phase of the upgrade, to help keep Windows up to date. + +| Field | Description | +| - | - | +| ClientId | In the Windows Update scenario, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. | +| InstanceId | Unique GUID that identifies each instance of setuphost.exe | +| ReportId | In the Windows Update scenario, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. | +| WuId | This is the Windows Update Client ID. In the Windows Update scenario, this is the same as the clientId. | +| TestId | String to uniquely identify a group of events, such as all events for the upgrade fair. | +| State | Exit state of given Setup360 run (succeeded, failed, blocked, cancelled) | +| HostOsSkuName | OS SKU which is running Setup360 instance (downlevel OS) | +| HostOsBuildNumber | Build number of downlevel OS | +| Setup360Scenario | Setup360 flow type (Boot, Media, Update, MCT) | +| Setup360Mode | Phase of Setup360 (Predownload, Install, Finalize, Rollback etc.) | +| Setup360Result | Result of Setup360 (HRESULT used to diagnose errors) | +| Setup360Extended | Extension of result - more granular information about phase/action when the potential failure happened | +| SetupVersionBuildNumber | Build number of Setup360 (build number of target OS). | + +**Setup360telemetry.Setup360** + +This event sends data indicating that the device has invoked the unexpectedevent phase of the upgrade, to help keep Windows up to date. + +| Field | Description | +| - | - | +| ClientId | Retrieves the upgrade ID:
Upgrades via WU - specifies the WU clientID
Upgrades via China Partners - specifies a unique string that classifies these events
All other deployment - static string. | +| FieldName | Retrieves the event name/data point | +| FlightData | Specifies a unique identifier for each group of flights (pre-release builds) | +| InstanceId | Retrieves a unique identifier for each instance of a setup session | +| ReportId | Retrieves the report ID: | +| ScenarioId | Retrieves the deployment scenario | +| Value | Retrieves the value associated with the corresponding FieldName | + +##SetupPlatform events + +**SetupPlatformTelEvent** + +This event sends data generated by SetupPlatform, the engine that drives the various deployment scenarios, to help keep Windows up to date. + +| Field | Description | +| - | - | +| FieldName | Retrieves the event name/data point. Examples: InstallStartTime, InstallEndtime, OverallResult etc . | +| GroupName | Retrieves the groupname the event belongs to. Example: Install Information, DU Information, Disk Space Information etc. | +| Value | Retrieves the value associated with the corresponding event name (Field Name). For example: For time related events this will include the system time. | +| Name | Retrieves the activity name; for Dynamic Update operations events are categorized based on an activity name. | + +**SetupPlatformTelActivityEvent** + +This event sends a unique ID that can be used to bind Setup Platform events together, to help keep Windows up to date. + +| Field | Description | +| - | - | +| ActivityId | Provides a unique Id to correlate events that occur between a activity start event, and a stop event | +| ActivityName | Provides a friendly name of the package type that belongs to the ActivityId (Setup, LanguagePack, GDR, Driver, etc.) | + +## TelClientSynthetic events + +**TelClientSynthetic.AbnormalShutdown_0** + +This event sends data about boot IDs for which a normal clean shutdown was not observed, to help keep Windows up to date. + +| Field | Description | +| - | - | +| AbnormalShutdownBootId | Retrieves the Boot ID for which the abnormal shutdown was observed. | +| CurrentBootId | Retrieves the current boot ID. | +| LastSuccessfullyShutdownBootId | Retrieves the last successfully/cleanly shutdown boot ID. | +| PowerButtonLastPressBootId | BootId of the last time the Power Button was detected to have been pressed ("pressed" not to be confused with "released") | +| PowerButtonLastPressTime | Date/time of the last time the Power Button was detected to have been pressed ("pressed" not to be confused with "released") | +| PowerButtonLastReleaseTime | Date/time of the last time the Power Button was detected to have been released ("released" not to be confused with "pressed") | +| PowerButtonCumulativePressCount | Number of times the Power Button was detected to have been pressed ("pressed" not to be confused with "released") for the BootId specified in PowerButtonLastPressBootId | +| PowerButtonCumulativeReleaseCount | Number of times the Power Button was detected to have been released ("released" not to be confused with "pressed") for the BootId specified in PowerButtonLastReleaseBootId | +| PowerButtonLastReleaseBootId | BootId of the last time the Power Button was detected to have been released ("released" not to be confused with "pressed") | +| PowerButtonErrorCount | Indicates the number of times there was an error attempting to record Power Button metrics (e.g. due to a failure to lock/update the bootstat file) | +| TransitionInfoBootId | BootId of the captured "Transition Info"; important to match AbnormalShutdownBootId for analysis or the Transition Info in the event does not correlate with the rest of the information | +| TransitionInfoSystemRunning | At the time the last marker was saved,the system was running | +| TransitionInfoSleepInProgress | At the time the last marker was saved,the system was in or entering Sleep mode | +| TransitionInfoCSInProgress | At the time the last marker was saved,the system was in or entering Connected Standby mode | +TransitionInfoCSCount | Total number of times the system transitioned from Connected Standby mode to "on" at the time the last marker was saved | +| TransitionInfoSleepTranstionsToOn | Total number of times the system transitioned from Sleep mode to "on" at the time the last marker was saved | +| TransitionInfoPowerButtonTimestamp | Date/time of the last time the Power Button was detected to have been pressed (collected via a different mechanism than PowerButtonLastPressTime) | +| TransitionInfoLastReferenceTimestamp | Date/time the marker was last saved | +| TransitionInfoLastReferenceTimeChecksum | Checksum of TransitionInfoLastReferenceTimestamp | +| FirmwareType | ID of the FirmwareType as enumerated in DimFirmwareType | +| CrashDumpEnabled | OS configuration of the type of crash dump enabled; 0 = "not enabled" | +| LastBugCheckBootId | bootId of the captured "Last Bug Check"; important to match AbnormalShutdownBootId for analysis or the Last Bug Check info in the event does not correlate with the rest of the information | +| LastBugCheckProgress | Progress towards writing out the last crashdump; non-zero value indicates an attempt; LastBugCheck data is only available on UEFI-enabled systems (as indicated by FirmwareTypeId == 2) because it is saved in an EFI variable; LastBugCheck data is only available if crashdumping is enabled (as indicated by CrashDumpEnabled .> 0) | +| LastBugCheckCode | Bug Check code indicating the type of error; LastBugCheck data is only available on UEFI-enabled systems (as indicated by FirmwareTypeId == 2) because it is saved in an EFI variable; LastBugCheck data is only available if crashdumping is enabled (as indicated by CrashDumpEnabled > 0) | +| LastBugCheckParameter1 | First Bug Check parameter with additional info on the type of the error; LastBugCheck data is only available on UEFI-enabled systems (as indicated by FirmwareTypeId == 2) because it is saved in an EFI variable; LastBugCheck data is only available if crashdumping is enabled (as indicated by CrashDumpEnabled > 0) | +| LastBugCheckOriginalDumpType | Type of crashdump the system intended to save; LastBugCheck data is only available on UEFI-enabled systems (as indicated by FirmwareTypeId == 2) because it is saved in an EFI variable; LastBugCheck data is only available if crashdumping is enabled (as indicated by CrashDumpEnabled > 0) | +| LastBugCheckOtherSettings | Other crashdump settings; LastBugCheck data is only available on UEFI-enabled systems (as indicated by FirmwareTypeId == 2) because it is saved in an EFI variable; LastBugCheck data is only available if crashdumping is enabled (as indicated by CrashDumpEnabled > 0) | +| LastBugCheckContextFlags | Additional crashdump settings; LastBugCheck data is only available on UEFI-enabled systems (as indicated by FirmwareTypeId == 2) because it is saved in an EFI variable; LastBugCheck data is only available if crashdumping is enabled (as indicated by CrashDumpEnabled > 0) | +| CumulativeCrashCount | Cumulative count of OS crashes since the BootId reset | +| PowerButtonPressIsShutdownInProgress | Indicates whether a system shutdown was in progress at the last time the Power Button was pressed | +| PowerButtonPressLastPowerWatchdogStage | Progress while monitor/display is being turned on; ranges from 0 (no progress) to 0x50 (completion); if PowerButtonPressPowerWatchdogArmed == TRUE (armed), the value represents the current stage whereas if PowerButtonPressPowerWatchdogArmed == FALSE (not armed),the value represents the last completed stage at the time of the last Power Button press, | +| PowerButtonPressPowerWatchdogArmed | Indicates whether or not the watchdog for the monitor/display was active at the time of the last Power Button press | +| TransitionInfoCSEntryReason | Indicates the reason the device last entered Connected Standby mode | +| TransitionInfoCSExitReason | Indicates the reason the device last exited Connected Standby mode | + +**TelClientSynthetic.AuthorizationInfo_RunTimeTransition** + +This event sends data indicating that a device has undergone a change of telemetry opt-in level during the runtime of the device (not at UTC boot or offline), to help keep Windows up to date. + +| Field | Description | +| - | - | +| TransitionFromEverythingOff | True if this transition is moving from not allowing core telemetry to allowing core telemetry. | +| CanCollectAnyTelemetry | True if UTC is allowed to collect non-OS telemetry. Non-OS telemetry is responsible for providing its own opt-in mechanism. | +| CanCollectHeartbeats | True if UTC is allowed to collect heartbeats. | +| CanCollectCoreTelemetry | True if UTC is allowed to collect data which is tagged with both MICROSOFT_KEYWORD_CRITICAL_DATA and MICROSOFT_EVENTTAG_CORE_DATA. | +| CanCollectOsTelemetry | True if UTC is allowed to collect telemetry from the OS provider groups (often called Microsoft Telemetry). | +| CanReportScenarios | True if UTC is allowed to load and report scenario completion, failure, and cancellation events. | +| CanAddMsaToMsTelemetry | True if UTC is allowed to add MSA user identity onto telemetry from the OS provider groups. | +| CanPerformTraceEscalations | True if UTC is allowed to perform scenario escalations with tracing actions. | +| CanPerformDiagnosticEscalations | True if UTC is allowed to perform all scenario escalations. | + +**TelClientSynthetic.AuthorizationInfo_Startup ** + +This event sends data indicating that a device has undergone a change of telemetry opt-in level detected at UTC startup, to help keep Windows up to date. + +| Field | Description | +| - | - | +| TransitionFromEverythingOff | True if this transition is moving from not allowing core telemetry to allowing core telemetry. | +| CanCollectAnyTelemetry | True if UTC is allowed to collect non-OS telemetry. Non-OS telemetry is responsible for providing its own opt-in mechanism. | +| CanCollectHeartbeats | True if UTC is allowed to collect heartbeats. | +| CanCollectCoreTelemetry | True if UTC is allowed to collect data which is tagged with both MICROSOFT_KEYWORD_CRITICAL_DATA and MICROSOFT_EVENTTAG_CORE_DATA. | +| CanCollectOsTelemetry | True if UTC is allowed to collect telemetry from the OS provider groups (often called Microsoft Telemetry). | +| CanReportScenarios | True if UTC is allowed to load and report scenario completion, failure, and cancellation events. | +| CanAddMsaToMsTelemetry | True if UTC is allowed to add MSA user identity onto telemetry from the OS provider groups. | +| CanPerformTraceEscalations | True if UTC is allowed to perform scenario escalations with tracing actions. | +| CanPerformDiagnosticEscalations | True if UTC is allowed to perform all scenario escalations. | + +**TelClientSynthetic.ConnectivityHeartBeat_0** + +This event sends data about the connectivity status of the Connected User Experience and Telemetry component that uploads telemetry events. If an unrestricted free network (such as Wi-Fi) is available, this event updates the last successful upload time. Otherwise, it checks whether a Connectivity Heartbeat event was fired in the past 24 hours, and if not, it fires an event. A Connectivity Heartbeat event also fires when a device recovers from costed network to free network. + +| Field | Description | +| - | - | +| LastConntectivityLossTime | Retrieves the last time the device lost free network. | +| NetworkState | Retrieves the network state:
0 = No network.
1 = Restricted network.
2 = Free network. | +| NoNetworkTime | Retrieves the time spent with no network (since the last time) in seconds. | +| CensusTaskEnabled | Returns Boolean value for the census task (Enable/Disable) on client machine. | +| CensusExitCode | Returns last execution codes from census client run. | +| CensusStartTime | Returns timestamp corresponding to last successful census run. | +| RestrictedNetworkTime | Retrieves the time spent on a metered (cost restricted) network in seconds. | + +**TelClientSynthetic.HeartBeat_5** + +This event sends data about the health and quality of the telemetry data from the given device, to help keep Windows up to date. It also enables data analysts to determine how “trusted” the data is from a given device. + +| Field | Description | +| - | - | +| CriticalOverflowEntersCounter | Retrieves the number of times we have entered critical overflow mode. | +| DbCriticalDroppedCount | Retrieves the number of events marked with critical persistence that have been dropped due to disk size and/or bandwidth limitations. | +| DbDroppedCount | Retrieves the number of events dropped by the local service due to disk size and/or bandwidth limitations. | +| DecodingDroppedCount | Retrieves the number of events dropped due to ETW Decoding failures. | +| EnteringCriticalOverflowDroppedCounter | Retrieves the sum of bytes dropped from normal buffers due to entering critical overflow. | +| EtwDroppedCount | Retrieves the number of events dropped in ETW buffer. | +| EventSubStoreResetCounter | Retrieves the number of times an event substore was reset. | +| EventSubStoreResetSizeSum | Retrieves the sum of sizes (in bytes) of all event substores reset. | +| EventsUploaded | Retrieves the total number of events uploaded since last successful upload. | +| InvalidHttpCodeCount | Retrieves the total number of failed responses from the Microsoft Data Management Service servers. | +| LastEventSizeOffender | Retrieves the name of the last event to exceed the allowed single-upload event payload size. | +| LastInvalidHttpCode | Retrieves the last HTTP error received from Microsoft Data Management Service servers when attempting to upload. | +| MaxInUseScenarioCounter | Retrieves the maximum # of concurrent in use scenarios during this timeframe since last heartbeat. | +| PreviousHeartBeatTime | Retrieves the timestamp of the last heart beat which was fired. | +| SettingsHttpAttempts | Retrieves the number of times the Connected User Experience and Telemetry component attempted to connect to OneSettings. | +| SettingsHttpFailures | Retrieves the number of times the Connected User Experience and Telemetry component failed to connect to OneSettings. | +| ThrottledDroppedCount | Retrieves the number of events which were dropped due to throttling. | +| UploaderDroppedCount | Retrieves the number of dropped events due to the upload buffer. | +| VortexHttpAttempts | Retrieves the number of attempts the Connected User Experience and Telemetry component attempted to upload data to Microsoft Data Management servers. | +| VortexHttpeFailures4xx | Retrieves the count, which increases each time the client receives a 400-499 code back from the service. | +| VortexFailuresTimeout | Incremented each time a Vortex communication results in the error ERROR_WINHTTP_TIMOUT. | +| VortexHttpFailures5xx | Incremented each time a Vortex communication results in a 500-599 HTTP error code. | + + + + From e3800d4b3eb069488eb900556a368b04ac0036f5 Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Tue, 31 Jan 2017 16:50:57 -0800 Subject: [PATCH 10/51] checkin --- ...vel-windows-telemetry-events-and-fields.md | 142 ++++++++++++++++++ 1 file changed, 142 insertions(+) diff --git a/windows/manage/basic-level-windows-telemetry-events-and-fields.md b/windows/manage/basic-level-windows-telemetry-events-and-fields.md index ca426d4d34..5b45d8c267 100644 --- a/windows/manage/basic-level-windows-telemetry-events-and-fields.md +++ b/windows/manage/basic-level-windows-telemetry-events-and-fields.md @@ -1353,6 +1353,148 @@ This event sends data about the health and quality of the telemetry data from th | VortexFailuresTimeout | Incremented each time a Vortex communication results in the error ERROR_WINHTTP_TIMOUT. | | VortexHttpFailures5xx | Incremented each time a Vortex communication results in a 500-599 HTTP error code. | +## Kernel process events + +**KernelProcess.AppStateChange** + +This event sends data about the life cycle of an application’s process (e.g. launch, suspend, resumer, terminate), to help keep Windows up to date. + +| Field | Description | +| - | - | +| AppSessionGuid | Unique identifier for the specific application session (starts on process creation and ends on process termination). | +| CommandLineHash | A one-way hash of the command line parameters. | +| CommitCharge | On termination state – private virtual memory commit charge. | +| CommitChargePeak | On termination state – peak private virtual memory commit charge for the process instance. | +| CPUCycleCount | On termination state – CPU cycles consumed by process instance. | +| Crashed | On termination state – has the process crashed. | +| EventSequence | A data quality control measure; incrementing ordinal for each event per epoch. | +| ExitStatus | On termination state – process exit code. | +| HandleCount | On termination state – outstanding OS handle count. | +| HangCount | On termination state – reported hangs. | +| HardFaultCount | On termination state – disk page fault count. | +| PreviousState | Application state being exited in this transition. | +| ProcessSequence | Process sequence on this OS boot. | +| ProcessStartKey | Process identifier based on process sequence and boot id. | +| ReadCount | On termination state – Read IO count for process. | +| ReadSizeInKB | On termination state – Read IO bytes for process. | +| StateDurationMS | Amount of time (in milliseconds) that the application was in the previous state (the state being exited). | +| TargetAppId | The ID of the application whose usage is being described. | +| TargetAppType | Not used at this time. | +| TargetAppVer | Additional information about the specific version of the application whose usage is being described. | +| TotalDurationMS | A data quality control measure; the sum of all state durations (in milliseconds) for this particular application session. | +| TotalSuspendedMS | A data quality control measure; the sum of all the suspend state durations (in milliseconds) for this particular application session. | +| TotalUptimeMS | A data quality control measure; the sum of all the running state durations (in milliseconds) for this particular application session. | +| UptimeDeltaMS | A data quality control measure. | +| WriteCount | On termination state – Write IO count for process. | +| WriteSizeInKB | On termination state – Write IO bytes for process. | + +## Sleep study events +**Microsoft.Windows.Power.SleepStudy.SleepStudySessionSummary** +| Field | Description | +| - | - | +| dripsPercentage | Percent of time OS spent in the ‘deepest runtime idle power state’ during this connected standby session. | +| duration | Duration of connected standby session, in minutes. | +| energyChange | Amount of energy drained, in milliWatt hours, while on battery, during a connected standby session. | +| energyChangeRate | Approximate rate of energy change, in milliWatts, while on battery, during a connected standby session. | +| hwDripsPercentage | Percent of time hardware spent in the ‘deepest runtime idle power state’ during this connected standby session. | +| packedAsULong | Indicates status of ac/critical battery/time spent listening to audio during connected standby session, most commonly 0 for session on battery, or 1 for session on AC. See this for bit expansion. | +| startTime | Start time of the connected standby session. | + +**Microsoft.Windows.Power.SleepStudy.SleepStudyTopOffenders** + +| Field | Description | +| - | - | +| activeTimePercentage | Percent of connected standby session that activator was present. | +| designCapacity | Size of system battery in milliWatt hours. | +| dripsPercentage  | Percent of time OS spent in the ‘deepest runtime idle power state’ during this connected standby session. | +| duration | Duration of connected standby session, in minutes. | +| energyChange | Amount of energy drained, in milliWatt hours, while on battery, during a connected standby session. | +| energyChangeRate | Approximate rate of energy change, in milliWatts, while on battery, during a connected standby session. | +| hwDripsPercentage | Percent of time hardware spent in the ‘deepest runtime idle power state’ during this connected standby session. | +| level | Level of offender in hierarchy, 1-3. | +| name | Name of offender. | +| onAc | 1 if session was on AC, 0 if on DC. | +| startTime | Start time of the connected standby session. | +| type | The type of the PDC activator that is blocking connected standby | +| vetoCount | Number of times the PEP veto’d the kernel from entering DRIPS during this session. | + +## Windows Error Reporting events + +**Microsoft.Windows.WindowsErrorReporting.AppCrashEvent** + +This event sends data about crashes for both native and managed applications, to help keep Windows up to date. The data includes information about the crashing process and a summary of its exception record. It does not contain any Watson bucketing information. The bucketing information is recorded in a Windows Error Reporting (WER) event that is generated when the WER client reports the crash to the Watson service, and the WER event will contain the same ReportID (see field 14 of crash event, field 19 of WER event) as the crash event for the crash being reported. AppCrash is emitted once for each crash handled by WER (e.g. from an unhandled exception or FailFast or ReportException). Note that Generic Watson event types (e.g. from PLM) that may be considered "crashes" by a user DO NOT emit this event. + +| Field | Description | +| - | - | +| AppName | Application executable name (e.g. excel.exe) | +| AppSessionGuid | ID of the application session for BI correlation purposes. The appSessionGuid uniquely identifies a session from Launch to Terminate (Close or Crash). | +| AppTimeStamp | Application executable image timestamp (UNIX epoch). | +| AppVersion | Four 16-bit tuple identifying the application version | +| ExceptionCode | NTSTATUS exception code. | +| ExceptionOffset | NTSTATUS exception code. | +| Flags | Bitmask containing control and routing flags | +| ModName | Exception module name (e.g. test.dll). | +| ModTimeStamp | Module image timestamp (UNIX epoch). | +| ModVersion | Four 16-bit tuple identifying the module version. | +| PackageFullName | Store application identity. | +| PackageRelativeAppId | Store application identity. | +| ProcessArchitecture | Architecture of the crashing process, as one of the PROCESSOR_ARCHITECTURE_* constants:
0: PROCESSOR_ARCHITECTURE_INTEL
5: PROCESSOR_ARCHITECTURE_ARM
9: PROCESSOR_ARCHITECTURE_AMD64
12: PROCESSOR_ARCHITECTURE_ARM64 | +| ProcessCreateTime | Process creation time (UTC) of the crashing process. | +| ProcessId | Process ID of the crashing process. | +| ReportId | Unique report ID (usually a GUID) | +| UTCReplace_TargetAppId | The kernel reported AppId of the application being reported. | +| UTCReplace_TargetAppVer | The specific version of the application being reported. | + + +**Microsoft.Windows.WindowsErrorReporting.AppHangEvent** + +This event sends data about hangs for both native and managed applications, to help keep Windows up to date. It does not contain any Watson bucketing information. The bucketing information is recorded in a Windows Error Reporting (WER) event that is generated when the WER client reports the hang to the Watson service, and the WER event will contain the same ReportID (see field 13 of hang event, field 19 of WER event) as the hang event for the hang being reported. AppHang is reported only on PC devices. It handles classic Win32 hangs and is emitted only once per report. Some behaviors that may be perceived by a user as a hang are reported by app managers (e.g. PLM/RM/EM) as Watson Generics and will not produce AppHang events. + +| Field | Description | +| - | - | +| AppSessionGuid | ID of the application session for BI correlation purposes. The appSessionGuid should uniquely identify a session from Launch to Terminate (Close or Hang). | +| AppName | Application executable name (e.g. foo.exe). | +| AppVersion | Four 16-bit tuple identifying the application version. | +| PackageFullName | Store application identity. | +| PackageRelativeAppId | Store application identity.  | +| ProcessArchitecture | Architecture of the hung process, as one of the PROCESSOR_ARCHITECTURE_* constants:
0: PROCESSOR_ARCHITECTURE_INTEL
5: PROCESSOR_ARCHITECTURE_ARM
9: PROCESSOR_ARCHITECTURE_AMD64
12: PROCESSOR_ARCHITECTURE_ARM64 | +| ProcessCreateTime | Process creation time (UTC) of the hung process +| ProcessId | Process ID of the hung process. +| ReportId | Unique report ID (usually a GUID). +| TypeCode | Bitmap describing the hang type. +| WaitingOnAppName | Application executable name (e.g. foo.exe). +| WaitingOnAppVersion | Four 16-bit tuple identifying the application version. +| WaitingOnPackageFullName | Store application identity. +| WaitingOnPackageRelativeAppId | Store application identity. +| UTCReplace_TargetAppId | The kernel reported AppId of the application being reported. +| UTCReplace_TargetAppVer | The specific version of the application being reported. + +**Microsoft.Windows.WindowsErrorReporting.WerEvent** + +This event sends data about all reports, such as crashes, hangs, generic reports, etc., to help keep Windows up to date. This data includes a summary of the report's signatures, Watson bucket information, and various other fields describing the state of the report. For crashes and hangs, the WER event will contain the same ReportID as the preceding crash or hang event for the given failure being reported. WerEvent is emitted zero or more times per report, depending on processing status; it is not guaranteed to contain any particular ReportStatus value for all reports. + +| Field | Description | +| - | - | +| BucketHash | Watson bucket hash (practically a hash of all bucketing parameters concatenated). | +| BucketId | Watson iBucket number (practically a 64-bit signed integer). | +| BucketTable | Watson iBucketTable number (practically a small unsigned integer). | +| CabId | Watson iCab number (practically a 64-bit signed integer or guid). | +| EventName | Event name. | +| PayloadSizeInBytes | The size of the report archive in bytes. | +| ReportId | Unique report ID (usually a GUID). | +| ReportStatus | 32-bit bitmap describing the report | +| Response | Response URL. | +| SignatureParameter01 | Signature parameter 1 of 10. May be null. | +| SignatureParameter02 | Signature parameter 2 of 10. May be null. | +| SignatureParameter03 | Signature parameter 3 of 10. May be null. | +| SignatureParameter04 | Signature parameter 4 of 10. May be null. | +| SignatureParameter05 | Signature parameter 5 of 10. May be null. | +| SignatureParameter06 | Signature parameter 6 of 10. May be null. | +| SignatureParameter07 | Signature parameter 7 of 10. May be null. | +| SignatureParameter08 | Signature parameter 8 of 10. May be null. | +| SignatureParameter09 | Signature parameter 9 of 10. May be null. | +| SignatureParameter10 | Signature parameter 10 of 10. May be null. | +| SignatureParameterCount | Number of signature parameters set. A number between 0 and 10, inclusive. | From 40a41ef38c8de5a8075325c6c78fc07a12c7a947 Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Wed, 1 Feb 2017 08:46:14 -0800 Subject: [PATCH 11/51] checkpoint --- .../manage/basic-level-windows-telemetry-events-and-fields.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/manage/basic-level-windows-telemetry-events-and-fields.md b/windows/manage/basic-level-windows-telemetry-events-and-fields.md index 5b45d8c267..304cdb5faf 100644 --- a/windows/manage/basic-level-windows-telemetry-events-and-fields.md +++ b/windows/manage/basic-level-windows-telemetry-events-and-fields.md @@ -1,7 +1,7 @@ --- description: Use this article to make informed decisions about how you can configure telemetry in your organization. title: Basic level Windows telemetry events and fields (Windows 10) -keywords: privacy +keywords: privacy, telemetry ms.prod: w10 ms.mktglfcycl: manage ms.sitesec: library @@ -14,7 +14,7 @@ author: brianlic-msft **Applies to** -- Windows 10 +- Windows 10, version 1703 Add preface and cover page here (Steve May to provide) From e23a330363ea7b105e61b77003c9aef16ca9d789 Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Thu, 2 Mar 2017 16:42:02 -0800 Subject: [PATCH 12/51] testing new version --- ...vel-windows-telemetry-events-and-fields.md | 5603 +++++++++++++---- 1 file changed, 4210 insertions(+), 1393 deletions(-) diff --git a/windows/manage/basic-level-windows-telemetry-events-and-fields.md b/windows/manage/basic-level-windows-telemetry-events-and-fields.md index 304cdb5faf..41f967f619 100644 --- a/windows/manage/basic-level-windows-telemetry-events-and-fields.md +++ b/windows/manage/basic-level-windows-telemetry-events-and-fields.md @@ -1,6 +1,6 @@ --- -description: Use this article to make informed decisions about how you can configure telemetry in your organization. -title: Basic level Windows telemetry events and fields (Windows 10) +description: Use this article to learn more about what Windows telemetry is gathered at the basic level. +title: Windows 10, version 1703 basic telemetry events and fields (Windows 10) keywords: privacy, telemetry ms.prod: w10 ms.mktglfcycl: manage @@ -8,1493 +8,4310 @@ ms.sitesec: library ms.pagetype: security localizationpriority: high author: brianlic-msft +ms.author: brianlic --- -# Basic level Windows telemetry events and fields + +# Windows 10, version 1703 basic telemetry events and fields + **Applies to** -- Windows 10, version 1703 +- Windows 10 +- Windows 10 Mobile +- Windows Server 2016 -Add preface and cover page here (Steve May to provide) -## Common data events +The Basic level gathers a limited set of information that is critical for understanding the device and its configuration including: basic device information, quality-related information, app compatibility, and Windows Store. When the telemetry level is set to Basic, it also includes the Security level information. -The fields in this section contain common device data that is added to every event. +The Basic level helps to identify problems that can occur on a particular device hardware or software configuration. For example, it can help determine if crashes are more frequent on devices with a specific amount of memory or that are running a particular driver version. This helps Microsoft fix OS or Application problems. -**Common data - Device extension** +Use this article to learn about telemetry events, grouped by Event Area, and the fields within each event. A brief description is provided for each Field. Note that every event generated includes Common Data, which collects system data. -| Field | Description | -| - | - | -| localId | Represents a locally defined unique ID for the device, not the human readable device name. Most likely equal to the value stored at HKLM\Software\Microsoft\SQMClient\MachineId | -| deviceClass | Represents the classification of the device, the device “family”. For example, Desktop, Server, or Mobile.| +You can learn more about Windows functional and telemetry through these articles: -**Common data - Envelope extension** -| Field | Description | -| - | - | -| Ver | Represents the major and minor version of the envelope.| -| name | Represents the uniquely qualified name for the event.| -| time | Represents the event date time in Coordinated Universal Time (UTC) when the event was generated on the client. This should be in ISO 8601 format.| -| popSample | Represents the effective sample rate for this event at the time it was generated by a client.| -| epoch | Represents the epoch and seqNum fields, which help track how many events were fired and how many events were uploaded, and enables identification of data lost during upload and de-duplication of events on the ingress server.| -| seqNum | Represents the sequence field used to track absolute order of uploaded events. It is an incrementing identifier for each event added to the upload queue. The Sequence helps track how many events were fired and how many events were uploaded and enables identification of data lost during upload and de-duplication of events on the ingress server.| -| iKey | Represents an ID for applications or other logical groupings of events. | -| flags | Represents a collection of bits that describe how the event should be processed by the Connected User Experience and Telemetry component pipeline. The lowest-order byte is the event persistence. The next byte is the event latency.| -| os | Represents the operating system name.| -| osVer | Represents the OS version, and its format is OS dependent.| -| appId | Represents a unique identifier of the client application currently loaded in the process producing the event; and is used to group events together and understand usage pattern, errors by application.| -| appVer | Represents the version number of the application. Used to understand errors by Version, Usage by Version across an App.| -| cV | Represents the Correlation Vector: A single field for tracking partial order of related telemetry events across component boundaries.| -| tags | Represents the pre-release build "flight ID" | +- [Manage connections from Windows operating system components to Microsoft services](manage-connections-from-windows-operating-system-components-to-microsoft-services.md) +- [Configure Windows telemetry in your organization](configure-windows-telemetry-in-your-organization.md) -**Common data - OS extension** -| Field | Description | -| - | - | -| expId | Represents the “experiment ID”. The standard for associating a flight, such as an OS flight (pre-release build), or an experiment, such as a web site UX experiment, with an event is to record the flight / experiment IDs in Part A of the common schema.| -**Common data - Telemetry extension** -| Field | Description | -| - | - | -| stId | Represents the Scenario Entry Point ID. This is a unique GUID for each event in a diagnostic scenario. This used to be Scenario Trigger ID. | -| aId | Represents the ETW ActivityId. Logged via TraceLogging or directly via ETW. | -| raId | Represents the ETW Related ActivityId. Logged via TraceLogging or directly via ETW.| -| Op | Represents the ETW Op Code.| -| cat | Represents a bitmask of the ETW Keywords associated with the event.| -| flags | Represents the bitmap that captures various Windows specific flags.| - -**Common data - User extension** - -| Field | Description | -| - | - | -| localId | Represents a unique user identity that is created locally and added by the client. This is not the user's account ID.| - -## Consent UI - -This User Account Control (UAC) event collects information on elevations that originate from low integrity levels. This occurs when a process running at low integrity level (IL) requires higher (administrator) privileges, and therefore requests for elevation via UAC (consent.exe). By better understanding the processes requesting these elevations, Microsoft can in turn improve the detection and handling of potentially malicious behavior in this path. - -| Field | Description | -| - | - | -| eventType | Represents the type of elevation: If it succeeded, was cancelled, or was auto-approved. | -| splitToken | Represents the flag used to distinguish between Admin and Standard Users. | -| friendlyName | Represents the name of the file requesting elevation from low IL. | -| elevationReason | Represents the distinction between various elevation requests sources (appcompat, installer, COM, MSI and so on). | -| exeName | Represents the name of the file requesting elevation from low IL. | -| signatureState | Represents the state of the signature, if it signed, unsigned, OS signed and so on. | -| publisherName | Represents the name of the publisher of the file requesting elevation from low IL. | -| cmdLine | Represents the full command line arguments being used to elevate. | -| Hash.Length | Represents the length of the hash of the file requesting elevation from low IL. | -| Hash | Represents the hash of the file requesting elevation from low IL. | -| HashAlgId | Represents the algorithm ID of the hash of the file requesting elevation from low IL. | -| telemetryFlags | Represents the details about the elevation prompt for CEIP data. | -| timeStamp | Represents the time stamp on the file requesting elevation | -| fileVersionMS | Represents the major version of the file requesting elevation | -| fileVersionLS | Represents the minor version of the file requesting elevation | - -## Appraiser events - -Appraiser Core Data events provide an inventory of what is on the device for the purposes of understanding compatibility and upgrade issues. This device inventory gathers information such as all the applications on the device, IE Add-ons, drivers on the device, and peripherals attached to the device. Appraiser reviews the device inventory to see if it is compatible/ready for upgrade, and for problems that might need to be addressed by the upgrade. - -**Microsoft.Windows.Appraiser.General.InventoryApplicationAdd** - -This event represents the basic metadata about an application installed on the system. - -| Field | Description | -| - | - | -| objectInstanceId | ProgramId (a hash of Name, Version, Publisher, and Language of an application used to identify it). Example: 00000144865763f3de24c2ae5a289fde6db300000904 | -| HiddenArp | Indicates whether a program hides itself from showing up in ARP. Example: TRUE | -| InstallDate | The date the application was installed (a best guess based on folder creation date heuristics) Example: 4/12/2015 01:27:52 | -| InstallDateArpLastModified | The date of the registry ARP key for a given application. Hints at install date but not always accurate. Passed as an array. Example: 4/11/2015 00:00:00 | -| InstallDateFromLinkFile | The estimated date of install based on the links to the files. Passed as an array. Example: 4/8/2015 01:06:11 | -| InstallDateMsi | The install date if the application was installed via MSI. Passed as an array. Example: 4/11/2015 00:00:00 | -| Language | The language code of the program. Language codes can be found at http://support.microsoft.com/kb/221435 Example: 1033 | -| MsiPackageCode | A GUID that describes the MSI Package. Multiple 'Products' (apps) can make up an MsiPackage. Example: {1BCC5142-D98C-430B-B74A-484A0328A7CE} | -| MsiProductCode | A GUID that describe the MSI Product. Example: {365812a8-44d6-422e-b737-d540451e5f4e} | -| Name | The name of the application. Location pulled from depends on 'Source' field. Example: | -| OSVersionAtInstallTime | The four octets from the OS version at the time of the application's install. Example: | -| PackageFullName | The package full name for a Store application. Example: Microsoft.Hexic_1.2.0.36_x86__8wekyb3d8bbwe | -| ProgramInstanceId | A hash of the file IDs in a program. Used to identify application install footprint. Example: 00002a54cb9c5bc6946b99d4180fec12d6c1103ad849 | -| Publisher | The Publisher of the application. Location pulled from depends on the 'Source' field. Example: Neudesic | -| RootDirPath | The path to the root directory where the program was installed. Example:  %ProgramFiles% (x86)\Neudesic\Azure Storage Explorer 6 | -| Source | Where the data for the application was found, such as Add/Remove Programs (ARP), MSI, AppxPackage, etc. Example: Msi | -| Type | One of ("Application", "Hotfix", "BOE", "Service", "Unknown"). Application indicates Win32 or Appx app, Hotfix indicates app updates (KBs), BOE indicates it's an app with no ARP or MSI entry, Service indicates that it is a service. Application and BOE are the ones most likely seen. Example: Application| -| Version | The version number of the program. Example: 6.00.000 3| - -**Microsoft.Windows.Appraiser.General.InventoryApplicationFileAdd** - -This event represents the basic metadata about a file on the system. The file must be part of an app and either have a block in the compatibility database or are part of an anti-virus program. - -| Field | Description | -| - | - | -| objectInstanceId | LongPathHash: A hash of the full file path including the file name. Example: 00002e017145d5fedc3dd5dd4027b1da51d17ca2a0a3 | -| BinFileVersion | An attempt to clean up FileVersion at the client that tries to place the version into 4 octets. Example: 12.0.31101.0 | -| BinProductVersion | An attempt to clean up ProductVersion at the client that tries to place the version into 4 octets. Example: 12.0.31101.0 | -| BinaryType | One of ("UNINITIALIZED", "ZERO_BYTE", "DATA_ONLY", "DOS_MODULE", "NE16_MODULE", "PE32_UNKNOWN", "PE32_I386", "PE32_ARM", "PE64_UNKNOWN", "PE64_AMD64", "PE64_ARM64", "PE64_IA64", "PE32_CLR_32", "PE32_CLR_IL", "PE32_CLR_IL_PREFER32", "PE64_CLR_64"). Example: PE32_I386 | -| BoeProgramId | The ProgramId generated from the file metadata if the file is an orphan file (no ARP, MSI, etc. entry). BOE means Bag of Evidence. | -| CompanyName | The company name of the vendor who developed this file. Example: Microsoft Corporation | -| FileId | A hash that uniquely identifies a file. Example: 0000eef5472f6619824665a9c118cffea67b3727f0e1 | -| FileVersion | The File version field from the file metadata under Properties -> Details. Example: 12.0.31101.0 built by: REL | -| LinkDate | The DateTime this file was linked on. Example: 11/1/2014 7:09:24 AM | -| LowerCaseLongPath | The full file path of the executable on the machine this was file was inventoried on. Example:  %ProgramFiles% (x86)\microsoft visual studio 12.0\common7\ide\devenv.exe | -| Name | The name of the file that was inventoried. For example, excel.exe | -| ProductName | The Product name field from the file metadata under Properties -> Details. Example: Microsoft® Visual Studio® 2013 | -| ProductVersion | The Product version field from the file metadata under Properties -> Details. Example: 12.0.31101.0 | -| ProgramId | A hash of Name, Version, Publisher, and Language of an application used to identify it. Example: 00004a73716911b8bb891ec1f536f2bf500b00000904 | - -**Microsoft.Windows.Appraiser.General.DecisionApplicationFileAdd** - -This event sends true/false compatibility decision data about a file to help keep Windows up to date. - -| Field | Description | -| - | - | -| objectInstanceId | LongPathHash: A hash of the full file path including the file name. Example: 000062da165862855691751758b333cc4b4d2b3adc60 -| BlockAlreadyInbox | Indicates that the uplevel runtime block on the file already existed on the current OS and is therefore not a regression. Example: FALSE -| BlockingApplication | Indicates if there are any application issues that interfere with upgrade due to the file in question. Example: FALSE -| DisplayGenericMessage | Indicates if there will be a generic message shown for this file. Example: FALSE -| HardBlock | The file is hardblocked in the SDB and can't run uplevel. Example: FALSE -| HasUxBlockOverride | The file has a block that is overridden by a tag in the SDB to have it not show up in reports or to the user (e.g. Intel CPL). Example: FALSE -| MigApplication | The file has a MigXML from the SDB associated with it that applies to the current upgrade mode. Example: FALSE -| MigRemoval | The file has a MigXML from the SDB that will cause the app to be removed on upgrade. Example: FALSE -| NeedsDismissAction | Indicates the file will be bubbled up to setup as a dismissible action. Example: FALSE -| NeedsInstallPostUpgradeData | Indicates that after upgrade, this file will have a post-upgrade notification to install a replacement for the application (requires a situation that the file must be uninstalled to upgrade). Example: FALSE -| NeedsNotifyPostUpgradeData | Indicates the file has a notification mig that should be surfaced in post-upgrade. Example: FALSE -| NeedsReinstallPostUpgradeData | Indicates that after upgrade, this file will have a post-upgrade notification to reinstall the app. Example: FALSE -| NeedsUninstallAction | The file must be uninstalled to upgrade. Example: FALSE -| SdbBlockUpgrade | The file is tagged as blocking upgrade in the SDB. Example: FALSE -| SdbBlockUpgradeCanReinstall | The file is tagged as blocking upgrade in the SDB but can be reinstalled after upgrade. Example: FALSE -| SdbBlockUpgradeUntilUpdate | The file is tagged as blocking upgrade in the SDB but if the app is updated the upgrade can proceed. Example: FALSE -| SdbReinstallUpgrade | The file is tagged as needing to be reinstalled after upgrade in the SDB (but not blocking upgrade). Example: FALSE -| SdbReinstallUpgradeWarn | The file is tagged as needing to be reinstalled after upgrade with a warning in the SDB (but not blocking upgrade). Example: FALSE -| SoftBlock | The file is softblocked in the SDB and has a warning uplevel. Example: FALSE - -**Microsoft.Windows.Appraiser.General.DatasourceApplicationFileAdd** - -This event represents the compatibility information (database entries, registered as anti-virus, predicted to be compatible) for a file. - -| Field | Description | -| - | - | -| objectInstanceId | LongPathHash: A hash of the full file path including the file name. Example: 0000eb6aa77318dd7af6737658f6045a9ddd80339602 | -| AvDisplayName | The display name for the app if it is an AV. Example: System Center Endpoint Protection | -| CompatModelIndex | The compatibility prediction for this file. Will always be an empty string. | -| HasCitData | Whether or not the file is present in CIT data. Example: FALSE | -| HasUpgradeExe | Whether or not the AV has an upgrade.exe. Example: TRUE | -| IsAv | Whether or not the file is an AV reporting EXE. Example: TRUE | -| ResolveAttempted | Will always be an empty string when sending telemetry. | -| SdbEntries | An array of fields indicating the SDB entries that apply to this file. | -| SdbEntries_item_MigShimCommand | The command line to be passed to the MigShim if one is applicable. | -| SdbEntries_item_MigShimName | Example: DevenvDotnetCacheRebuildShim | -| SdbEntries_item_MigXmlName | Example: MicrosoftForefrontEndpointProtection__4_6__PART | -| SdbEntries_item_MigXmlType | Example: MIG_XML_TYPE_REMOVED | -| SdbEntries_item_ReinstallUpgradeMessage | Example: Resource: 10022 | -| SdbEntries_item_SdbAppGuid | Example: {551f8360-14dd-4ea5-bd29-74b0c21abfde} | -| SdbEntries_item_SdbAppName | Example: Visual Studio | -| SdbEntries_item_SdbAppVendor | Example: Microsoft | -| SdbEntries_item_SdbBlockType | Example: ReinstallAfterUpgradeInfo | -| SdbEntries_item_SdbEntryGuid | Example: {84e92468-a463-4c02-93a6-20171694b8a8} | -| SdbEntries_item_SdbUpgradeMode | Example: Swap | -| SdbEntries_item_SdbUxBlocktypeOverride | Example: SDB_UX_BLOCKTYPE_OVERRIDE_MIG_FIXED | - -**Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoBlockAdd** - -This event sends blocking data about any compatibility blocking entries hit on the system that are not directly related to specific applications or devices, to help keep Windows up to date. - -| Field | Description | -| - | - | -| objectInstanceId | Will always be "BlockingMatchingInfo." | -| SdbEntries | An array of fields indicating the SDB entries that apply to this file. | -| SdbEntries_item_SdbAppGuid | Example: {4cca1f6c-74f8-4bfd-9fb4-3d4b65f23f98} | -| SdbEntries_item_SdbAppName | Example: Intel(R)DynamicPowerPerformanceManagement | -| SdbEntries_item_SdbAppVendor | Example: Intel | -| SdbEntries_item_SdbBlockType | Example: BlockUpgradeUntilUpdate | -| SdbEntries_item_SdbEntryGuid | Example: {4be49993-88ec-4003-b9a6-9f8812e94c50} | -| SdbEntries_item_SdbUpgradeMode | Example: Swap | -| SdbEntries_item_SdbUxBlocktypeOverride | Example: SDB_UX_BLOCKTYPE_OVERRIDE_UPGRADE_UNTIL_UPDATE_BLOCK | - -**Microsoft.Windows.Appraiser.General.DecisionMatchingInfoBlockAdd** - -This event sends true/false compatibility decision data about blocking entries on the system that are not keyed by either applications or devices, to help keep Windows up to date. - -| Field | Description | -| - | - | -| objectInstanceId | Will always be "BlockingMatchingInfo" | -| BlockingApplication | Indicates if there are any application issues that interfere with upgrade due to matching info blocks. Example: FALSE | -| DisplayGenericMessage | Indicates if there will be a generic message shown for this block. Example: FALSE | -| NeedsUninstallAction | Does the user need to take an action in setup due to a matching info block? Example: FALSE | -| SdbBlockUpgrade | Indicates if a matching info block blocks upgrade. Example: FALSE | -| SdbBlockUpgradeCanReinstall | Indicates if a matching info block blocks upgrade but has the can reinstall tag. Example: FALSE | -| SdbBlockUpgradeUntilUpdate | Indicates if a matching info block blocks upgrade but has the until update tag. Example: FALSE | - -**Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPassiveAdd** - -This event sends compatibility database information about non-blocking compatibility entries on the system that are not keyed by either applications or devices, to help keep Windows up to date. - -| Field | Description | -| - | - | -| objectInstanceId | Will always be "PassiveMatchingInfo." | -| SdbEntries | An array of fields indicating the SDB entries that apply to this file. | -| SdbEntries_item_MigShimCommand | The command line to be passed to the MigShim if one is applicable. | -| SdbEntries_item_MigShimName | Example: MigrateVCRuntimeShim | -| SdbEntries_item_MigXmlName | Example: Intel_Rapid_Storage_Technolgy_Enterprise_Filter_Driver__3__PART | -| SdbEntries_item_MigXmlType | Example: MIG_XML_TYPE_FIXED | -| SdbEntries_item_SdbAppGuid | Example: {03760bce-35d7-47a3-b83b-de673fdb6ab4} | -| SdbEntries_item_SdbAppName | Example: VC Runtime | -| SdbEntries_item_SdbAppVendor | Example: Microsoft | -| SdbEntries_item_SdbBlockType | Example: BlockUpgradeUntilUpdate | -| SdbEntries_item_SdbEntryGuid | Example: {00b0c9b2-3f04-4795-a8ac-5b7bd5ea2ea8} | -| SdbEntries_item_SdbUpgradeMode | Example: Swap | -| SdbEntries_item_SdbUxBlocktypeOverride | Example: SDB_UX_BLOCKTYPE_OVERRIDE_MIG_FIXED | - -**Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPostUpgradeAdd** - -This event sends compatibility database information about entries requiring reinstallation after an upgrade on the system that are not keyed by either applications or devices, to help keep Windows up to date. - -| Field | Description | -| - | - | -| objectInstanceId | Will always be "PostUpgradeMatchingInfo" | -| SdbEntries | An array of fields indicating the SDB entries that apply to this file. | -| SdbEntries_item_ReinstallUpgradeMessage | Example: Resource: 10022 | -| SdbEntries_item_SdbAppGuid | Example: {0ba2f09d-5288-45fa-be32-001857cc020f} | -| SdbEntries_item_SdbAppName | Example: Virtual Machine Manager Self-Service Client | -| SdbEntries_item_SdbAppVendor | Example: Microsoft Corporation | -| SdbEntries_item_SdbBlockType | Example: ReinstallAfterUpgrade | -| SdbEntries_item_SdbEntryGuid | Example: {2a1cc617-9ee0-4dff-b3c0-a09cfc13543a} | -| SdbEntries_item_SdbUpgradeMode | Example: Swap | -| SdbEntries_item_SdbUxBlocktypeOverride | Example: SDB_UX_BLOCKTYPE_OVERRIDE_REINSTALL_BLOCK | - -**Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPostUpgradeAdd** - -This event sends results of compatibility decisions (true/false) about entries requiring reinstallation after upgrade that are not keyed by applications or devices, to help keep Windows up to date. - -| Field | Description | -| - | - | -| objectInstanceId | Will always be "PostUpgradeMatchingInfo" | -| NeedsInstallPostUpgradeData | Example: FALSE | -| NeedsNotifyPostUpgradeData | Example: FALSE | -| NeedsReinstallPostUpgradeData | Example: FALSE | -| SdbReinstallUpgrade | Example: TRUE | - -**Microsoft.Windows.Appraiser.General.InventoryApplicationIeAddonAdd** - -This event sends basic metadata about an Internet Explorer add-on installed on the system, to help resolve issues in deployment and OS upgrades. - -| Field | Description | -| - | - | -| objectInstanceId | Example: {BDEADEF5-C265-11D0-BCED-00A0C90AB50F} | -| BinFileVersion | Example: 15.0.4625.1000 | -| FileBinProductVersion | Example: 15.0.4625.0 | -| FileBinaryType | Example: PE32_I386 | -| FileCompanyName | Example: Microsoft Corporation | -| FileDescription | Example: Microsoft Office Just-In-Time Virtualization Interceptor | -| FileId | Example: 0000c633db3fd3733674d7ffc16c69ef81f0e4969978 | -| FileLinkDate | Example: 5/20/2014 8:29:19 AM | -| FileLowerCaseLongPath | Example: c:\\program files\\microsoft office 15\\root\\office15\\interceptor.dll | -| FileName | Example: Interceptor.dll | -| FileOsComponent | If the file is an OS component | -| FilePeChecksum | Example: 0x1f699 | -| FilePeHeaderHash | Example: 010111e422259d3e46ad4c56fc9c2424f9de617e40a0 | -| FileProductName | Example: Microsoft Office | -| FileProductVersion | Example: 15.0.4625.1000 | -| FileSize | Example: 0x1eaf8 | -| FileSizeOfImage | Example: 0x22000 | -| FileSwitchBackContext | Example: 0x0100000000000601 | -| FileVerLanguage | Example: 1033 | -| FileVersion | Example: 15.0.4625.1000 | -| Name | Example: Microsoft Silverlight | -| Publisher | Example: Microsoft Corporation | -| Type | Example: ActiveX | - -**Microsoft.Windows.Appraiser.General.Device.InventoryDeviceContainerAdd** - -This event sends basic metadata about a device container (such as a monitor or printer as opposed to a PNP device) to help keep Windows up to date. - -| Field | Description | -| - | - | -| objectInstanceId | ContainerId. Example: {552dd320-0dae-2794-2b41-df42fee22488} | -| Categories | A list of functional categories that the container belongs to. Comma separated. Example: communication.phone,storage | -| DeviceDataId | It is a hash from DeviceModelId, manufacturer, model name, primary category, and categories. Example: {f80f0f7f-d602-5b93-f740-a3e30a9a7840} | -| DeviceModelId | It is a hash of all of the child devices' hwid. Example: {697805c1-6c6f-306e-4393-78cc9430d314} | -| DiscoveryMethod | No value most of time. Example: "" | -| FriendlyName | The name of container. Example: "Windows Phone" | -| Icon | Path and/or index to icon file. Example: C:\\windows\\system32\\config\\systemprofile\\appdata\\local\\microsoft\\device metadata\\dmrccache\\en-us\\99f54e5c-a243-4854-a5a5-8a35b2a843cf\\DeviceInformation\\CX300.ico | -| IsActive | IsConnected OR the device is last-seen less than 14 days. Example: 1 | -| IsConnected | More than IsPresent. For physically attached device, IsConnected is the same as IsPresent. For wireless device, IsConnected has communication link while IsPresent may not. Example: 1 | -| IsMachineContainer | Whether the container is the root machine itself. Example: 0 | -| IsNetworked | Networked device, e.g., a network printer. Example: 0 | -| IsPaired | This is for AEP (Association End Point) device, which is a type of devices that needs association(pairing) and authentication before use. Example: 0 | -| Manufacturer | Manufacturer name. Example: Polycom, Inc. | -| ModelId | GUID for model. Example: "{da09b4cb-2391-a76e-4bb3-5f0fdc02c278}" | -| ModelName | Name for model. Example: Polycom CX300 | -| ModelNumber | Not common, but is the model number for the device if set. Example: CX300 | -| PrimaryCategory | Primary category. Example: communication.phone | - -**Microsoft.Windows.Appraiser.General.Device.InventoryDevicePnpAdd** - -This event sends basic metadata about a PNP device and its associated driver to help keep Windows up to date. - -| Field | Description | -| - | - | -| objectInstanceId | The Device Instance ID of the device (uniquely identifies a device in the system). | Example: pci\ven_8086&dev_0085&subsys_13118086&rev_34\4&2dded11c&0&00e1 | -| COMPID | A JSON array the provides the value and order of the compatible ID tree for the device. Orders are integers, COMPIDs look like "usb\class_03&subclass_01&prot_01" | -| ContainerId | System-supplied GUID that uniquely groups the functional devices associated with a single-function or multifunction device installed in the computer. Example: {27db0821-3bf9-f71a-f96f-a53403857690} | -| Excluded | Excluded from the inventory report. Example: Never | -| HWID | A JSON array that provides the value and order of the HWID tree for the device. Orders are integers, HWIDs look like "hid\vid_049f&pid_000e&rev_0102&mi_01&col04" | -| STACKID_item_Value | A JSON array that provides the value and order of the STACKID tree for the device. Orders are integers, STACKIDs look like "\driver\hidusb" | -| audioCaptureDriver | A value indicates that the device loaded an Audio capture driver: wdma_bt.inf:997b70458bdb4031:BthHfAud:6.3.9600.17397:bthhfenum\\bthhfpaudio | -| audioRenderDriver | A value indicates that the device loaded an Audio render driver. Example: wdma_bt.inf:997b70458bdb4031:BthHfAud:6.3.9600.17397:bthhfenum\\bthhfpaudio | -| class | The device setup class of the driver loaded for the device. Example: net | -| classGuid | The GUID for the device setup class. Example: {4d36e972-e325-11ce-bfc1-08002be10318} | -| description | The device description from the driver INF. Example: Marvell AVASTAR Wireless-AC Network Controller | -| deviceState | DeviceState is a bitmask of the following: DEVICE_IS_CONNECTED 0x0001 (currently only for container). DEVICE_IS_NETWORK_DEVICE 0x0002 (currently only for container). DEVICE_IS_PAIRED 0x0004 (currently only for container). DEVICE_IS_ACTIVE 0x0008 (currently never set). DEVICE_IS_MACHINE 0x0010 (currently only for container). DEVICE_IS_PRESENT 0x0020 (currently always set). DEVICE_IS_HIDDEN 0x0040. DEVICE_IS_PRINTER 0x0080 (currently only for container). DEVICE_IS_WIRELESS 0x0100. DEVICE_IS_WIRELESS_FAT 0x0200. The most common values are therefore: 32 (0x20)= device is present. 96 (0x60)= device is present but hidden. 288 (0x120)= device is a wireless device that is present. | -| displayDxLevel | The supported d3d feature level. One of the values in https://msdn.microsoft.com/en-us/library/windows/desktop/ff476329(v=vs.85).aspx. Example: 45312 | -| displayHybridSupport | Whether the GPU is integrated or discrete in the hybrid system. Example: Integrated | -| displayWddmVersion | Windows Display Driver Model version. Example: 1300 | -| driverId | Used to join with InventoryDriverBinary (on its key). Example: 0000f768ad5256cc5ef4b070bb5b99d1742028ca2bd3 | -| driverInBox | Is the driver an inbox driver? Example: 1 | -| driverIsKernelMode | Is it kernel mode driver? Example: 1 | -| driverPackageId | Used to join with InventoryDriverPackage (on its key). Example: 0000128aa9f80512fef91fd1bd7f8c2ab8fee9a07689 | -| driverPackageStrongName | The immediate parent directory name in the Directory field of InventoryDriverPackage. Example: wmiacpi.inf_amd64_de775fdac0374d06 | -| driverSigned | Signing. Example: 1 | -| driverVerDate | The DriverTimestamp (from InventoryDriverBinary) converted to a Date format, not the date from DriverVer in the driver INF. Example: 12/13/2014 | -| driverVerVersion | The DriverVersion (from InventoryDriverBinary), not the version from DriverVer in the driver INF. Example: 6.3.9600.17617 | -| enumerator | The bus that enumerated the device. Example: pci | -| fileName | Driver file name. Example: wificlass.sys | -| infPath | INF file name (the name could be renamed by OS, such as oemXX.inf) | -| installState | Device installation state. One of these values: https://msdn.microsoft.com/en-us/library/windows/hardware/ff543130(v=vs.85).aspx. Example: 0 | -| lowerClassFilters | Lower class filter drivers' IDs, comma separated. Example: 00001deece9fa1408e84e5e6a54bf95869cb9e721172,0000f7c911352df091e37b4fd5f9864a558053bf325e | -| lowerFilters | Lower filter drivers' IDs, comma separated. Example: 00006f14b11f10d09b4c67f7a7189375cefece51c54a | -| manufacturer | Manufacturer name. Example: Marvell Semiconductor. Inc. | -| matchingID | Represents the hardware ID or compatible ID that Windows uses to install a device instance. Example: pci\\ven_11ab&dev_2b38&subsys_045e0001 | -| model | Model name. Example: Marvell AVASTAR Wireless-AC Network Controller | -| originalInf | Original inf name from driver store. Example: mrvlpcie8897.inf | -| parentId | Device instance id of the parent of the device. Example: pci\\ven_8086&dev_9c14&subsys_9c141414&rev_e4\\3&11583659&1&e0 | -| printerDriver | Example: Xerox Office XPS Color Class Driver V1.2 | -| printerIeee1284DeviceId | Example: MFG:Xerox;CMD:PCL, PJL, PostScript;MDL:WorkCentre 7855;CLS:Printer;DES:Xerox WorkCentre 7855;CID:XR_PS_Office_Color | -| problemCode | One of the CM_PROB_Xxx problem codes that are defined in \public\shared\inc\Cfg.h. Example: 0 | -| provider | Driver provider company. Example: Microsoft Corporation | -| service | The name of the service that is installed for the device. Example: wificlass | -| subClass | The subclass of the device, currently this is only set for devices that load a native WLAN or Mobile Broadband driver. Example: net.wlan.native | -| upperClassFilters | Upper class filter drivers' IDs, comma separated. Example: 0000044ebee0e8bdf295fd4cd4e9f98962a7254b6e8d | -| upperFilters | Upper filter drivers' IDs, comma separated. Example: 000011bd6e7f93660e7046714c8d025e28e5cb540984 | - - -**Microsoft.Windows.Appraiser.General.Device.DatasourceDevicePnpAdd** - -This event sends compatibility data (database entries, is boot critical, has a driver up-level) for a PNP device, to help keep Windows up to date. - -| Field | Description | -| - | - | -| objectInstanceId | The Device Instance ID of the device (uniquely identifies a device in the system). Example: pci\ven_8086&dev_0085&subsys_13118086&rev_34\4&2dded11c&0&00e1 | -| ActiveNetworkConnection | Is the device an active network device? Example: TRUE | -| CosDeviceRating | Enumeration indicating if there is a driver on the target operating system. Example: 80 | -| CosDeviceSolution | Enumeration indicating how a driver on the target operating system is available. Example: 12 | -| CosDeviceSolutionUrl | Empty string | -| CosPopulatedFromId | The expected uplevel driver matching ID based on driver coverage data. Example: hid_device_upr:ff00-ffff | -| IsBootCritical | Is the device boot critical? Example: TRUE | -| SdbEntries | An array of fields indicating the SDB entries that apply to this device. | -| SdbEntries_item_SdbAppGuid | Example: {0ba2f09d-5288-45fa-be32-001857cc020f} | -| SdbEntries_item_SdbAppName | Example: Virtual Machine Manager Self-Service Client | -| SdbEntries_item_SdbAppVendor | Example: Microsoft Corporation | -| SdbEntries_item_SdbBlockType | Example: ReinstallAfterUpgrade | -| SdbEntries_item_SdbEntryGuid | Example: {2a1cc617-9ee0-4dff-b3c0-a09cfc13543a} | -| SdbEntries_item_SdbUpgradeMode | Example: Swap | -| SdbEntries_item_SdbUxBlocktypeOverride | Example: SDB_UX_BLOCKTYPE_OVERRIDE_REINSTALL_BLOCK | -| UplevelInboxDriver | Is there a driver uplevel for this device? Example: TRUE | -| WuDriverCoverage | Is there a driver uplevel for this device according to Windows Update? Example: TRUE | - -**Microsoft.Windows.Appraiser.General.Device.DecisionDevicePnpAdd** - -This event sends true/false compatibility decision data about a PNP device to help keep Windows up to date. - -| Field | Description | -| - | - | -| objectInstanceId | The Device Instance ID of the device (uniquely identifies a device in the system). Example: pci\ven_8086&dev_0085&subsys_13118086&rev_34\4&2dded11c&0&00e1 | -| AssociatedDriverIsBlocked | Indicates if the driver associated with this PNP device is blocked. Example: FALSE | -| BlockAssociatedDriver | Indicates if the driver associated with this PNP device should be blocked based on a driver block authored against this PNP device. Example: FALSE | -| BlockUpgradeIfDriverBlocked | Indicates if the PNP device is both boot critical and does not have an uplevel driver inbox. Example: FALSE | -| BlockUpgradeIfDriverBlockedAndOnlyActiveNetwork | If this PNP device's driver is found to be blocked, this device will cause an upgrade block if there are no other unblocked active network devices on the system. Example: FALSE | -| BlockingDevice | Indicates if the PNP device is blocking upgrade. Example: FALSE | -| DisplayGenericMessage | Indicates if a generic message would be presented during setup for this PNP device. Example: FALSE | -| DriverAvailableInbox | Is there an inbox driver available uplevel for this PNP device? Example: FALSE | -| DriverAvailableOnline | Is there a WU driver available uplevel for this PNP device? Example: FALSE | -| DriverAvailableUplevel | Is there an uplevel driver on WU or inbox for this PNP device? Example: FALSE | -| DriverBlockOverridden | Indicates if there is a driver block on the device that has been overrided. Example: FALSE | -| NeedsDismissAction | Indicates if the user would need to dismiss something during setup for this device. Example: FALSE | -| NotRegressed | Indicates if the device has a problem code on the source OS that is no better than the one it would have on the target OS. Example: FALSE | -| SdbDeviceBlockUpgrade | Indicates if the PNP device has an SDB block that blocks upgrade for the current upgrade mode. Example: FALSE | -| SdbDriverBlockOverridden | Indicates if the PNP device has an SDB block that blocks upgrade for the current upgrade mode, but that block has been overridden. Example: FALSE | - -**Microsoft.Windows.Appraiser.General.Driver.DatasourceDriverPackageAdd** - -These events send data about driver usage on the system in order determine whether apps and devices will work after an OS upgrade, and then to make improvements to ensure that upgrades are successful. - -| Field | Description | -| - | - | -| objectInstanceId | DriverPackageId, used for uniquely identifying a driver package on a system. Example: 0000ce5aae60f3a60a9b9a715a6cee2053e305e7869c | -| SdbEntries | An array of fields indicating the SDB entries that apply to this driver package. | -| SdbEntries_item_SdbAppGuid | Example: {5f29791d-ad69-40a4-9783-6edbdf66bd4b} | -| SdbEntries_item_SdbAppName | Example: Microsoft PDF/XPS Printer | -| SdbEntries_item_SdbAppVendor | Example: Microsoft | -| SdbEntries_item_SdbBlockType | Example: BlockDriver | -| SdbEntries_item_SdbEntryGuid | Example: {380213ca-97c8-4fdc-b194-b4f714006796} | -| SdbEntries_item_SdbUpgradeMode | Example: Service | -| SdbEntries_item_SdbUxBlocktypeOverride | Example: SDB_UX_BLOCKTYPE_OVERRIDE_NO_BLOCK | - -**Microsoft.Windows.Appraiser.General.Driver.DecisionDriverPackageAdd** - -This event sends true/false decision data about driver package compatibility to help keep Windows up to date. - -| Field | Description | -| - | - | -| objectInstanceId | DriverPackageId, used for uniquely identifying a driver package on a system. Example: 0000ce5aae60f3a60a9b9a715a6cee2053e305e7869c | -| DriverBlockOverridden | Indicates if the driver package has an SDB block that blocks it from migrating, but that block has been overridden. Example: FALSE | -| DriverIsDeviceBlocked | Indicates if the driver package was blocked because of a device block. Example: FALSE | -| DriverIsDriverBlocked | Indicates that the driver package has a driver block from the SDB (or is class blocked) Example: FALSE | -| DriverShouldNotMigrate | Indicates if the driver package should not be migrated during upgrade. Example: FALSE | -| SdbDriverBlockOverridden | Indicates if the driver package has an SDB block that blocks it from migrating, but that block has been overridden. Example: FALSE | - -**Microsoft.Windows.Appraiser.General.Driver.InventoryDriverBinaryAdd** - -This event sends basic metadata about driver binaries running on the system to help keep Windows up to date. - -| Field | Description | -| - | - | -| objectInstanceId | Can be used to join with InventoryDevicePnp (on driverId, upperFilters, etc.). Example: 000038dbe54a022b6c73edbdb8bf5cba32a882d2df2a | -| DriverCheckSum | Driver file checksum. Example: 242561 | -| DriverCompany | Company name. Example: Advanced Micro Devices, Inc. | -| DriverName | Driver file name. Example: 1394ohci.sys | -| DriverPackageId | Package id. Example: 0000ac7d4445e02036880297d09945b84b0e203af804 | -| DriverPackageStrongName | Driver package StrongName. Example: acpi.inf_amd64_b82068c7a43a101f | -| DriverTimeStamp | The low 32 bits of the time stamp of the image. This represents the date and time the image was created by the linker. The value is represented in the number of seconds elapsed since midnight (00:00:00), January 1, 1970, Universal Coordinated Time, according to the system clock. Example: 1429917363 | -| DriverType | Bitfield of driver attributes: 1. define DRIVER_MAP_DRIVER_TYPE_PRINTER 0x0001 2. define DRIVER_MAP_DRIVER_TYPE_KERNEL 0x0002 3. define DRIVER_MAP_DRIVER_TYPE_USER 0x0004 4. define DRIVER_MAP_DRIVER_IS_SIGNED 0x0008 5. define DRIVER_MAP_DRIVER_IS_INBOX 0x0010 6. define RIVER_MAP_DRIVER_IS_WINQUAL 0x0040 7. define DRIVER_MAP_DRIVER_IS_SELF_SIGNED 0x0020 8. define DRIVER_MAP_DRIVER_IS_CI_SIGNED 0x0080 9. define DRIVER_MAP_DRIVER_HAS_BOOT_SERVICE 0x0100 10. define DRIVER_MAP_DRIVER_TYPE_I386 0x10000 11. define DRIVER_MAP_DRIVER_TYPE_IA64 0x20000 12. define RIVER_MAP_DRIVER_TYPE_AMD64 0x40000 13. define DRIVER_MAP_DRIVER_TYPE_ARM 0x10000014. define DRIVER_MAP_DRIVER_TYPE_THUMB 0x200000 15. define DRIVER_MAP_DRIVER_TYPE_ARMNT 0x400000 16. define DRIVER_MAP_DRIVER_IS_TIME_STAMPED 0x800000 Example: 8650778"| -| DriverVersion | Version. Example: 10.0.10074.0 | -| ImageSize | File size. Example: 602112 | -| NdisVersion | Network Driver Interface Specification (NDIS) framework version. Example: 6.3 | -| Product | Product name that is obtained from file info. Example: QLogic 10 GigE | -| ProductVersion | Driver version that is obtained from file info. Usually the same as DriverVersion. Example: 7.12.2.3 | -| WdfVersion | Windows Driver Framework (WDF) version. Example: 1.15 | - -**Microsoft.Windows.Appraiser.General.Driver.InventoryDriverPackageAdd** - -This event sends basic metadata about drive packages installed on the system to help keep Windows up to date. - -| Field | Description | -| - | - | -| objectInstanceId | Used to join with InventoryDevicePnp (on driverPackageId). Example: 0000ce5aae60f3a60a9b9a715a6cee2053e305e7869c | -| Class | Same as in InventoryDevicePnp. Example: printer | -| ClassGuid | Same as in InventoryDevicePnp. Example: {4d36e979-e325-11ce-bfc1-08002be10318} | -| Date | The manufacturer's build date of the driver. Note this could be earlier than DriverTimeStamp in the InventoryDriverBinary. Example: 5/28/2012 | -| Directory | Package directory full path. Example: C:\Windows\System32\DriverStore\FileRepository\hdxmb3hd.inf_amd64_cabd3ee20f1ff1b9 | -| Inf | Same as InfPath in InventoryDevicePnp. Example: oem9.inf | -| InfSections_item_InfCharacteristics | Network component characteristics. Values see: https://msdn.microsoft.com/en-us/library/windows/hardware/ff547832(v=vs.85).aspx. Example: 40 | -| InfSections_item_InfClass | Network component class. Example: nettrans | -| InfSections_item_InfDisplayName | Name of a network component that displays in the property sheet dialog box for a network connection. Example: Internet Protocol Version 6 (TCP/IPv6) | -| InfSections_item_InfDriverId | The driver id in InventoryDriverBinary. Example: 0000b7c8a1a4c6576910a14963528689c598f0dc4183 | -| InfSections_item_InfInterfaceId | Instance GUID of a network component. Example: {65060815-3298-4178-9575-582f793f2e1c} | -| InfSections_item_InfName | String ID for the network component. Example: ms_tcpip6 | -| InfSections_item_InfService | Service name for the network component. Example: NdisCap | -| OriginalInf | Same as OriginalInf in InventoryDevicePnp. Example: abc.inf | -| Provider | Provider for the package. Example: Microsoft | -| SubmissionId | Driver package submission ID. Example: 1633333 | -| Version | Version of the package. Example: 6.0.7503.1 | - -**Microsoft.Windows.Appraiser.General.System.InventorySystemMachineAdd** - -This event sends basic metadata about the operating system to help keep Windows up to date. - -| Field | Description | -| - | - | -| objectInstanceId | Will always be "Machine" | -| osArchitecture | Architecture for currently running OS from GetSystemInfo. 0 = x86 9 = AMD64 Example: 9 | -| osBuild | Build number from RtlGetVersion. Example: 7601 | -| osLangId | Return from GetSystemDefaultLangID. Example: 1033 | -| osMajor | OS major version from RtlGetVersion. Example: 6 | -| osMinor | OS minor version from RtlGetVersion. Example: 1 | -| osSpMajor | Service pack major version from RtlGetVersion. Example: 1 | -| osSpMinor | Service pack minor version from RtlGetVersion. Example: 0 | - -**Microsoft.Windows.Appraiser.General.System.SystemMemoryAdd** - -This event sends data on the amount of memory on the system and whether it meets requirements, to help keep Windows up to date. - -| Field | Description | -| - | - | -| objectInstanceId | Will always be "Memory" | -| Blocking | Is the machine blocked from upgrade due to memory restrictions? Example: FALSE | -| MemoryRequirementViolated | Indicates if a memory requirement was violated. Example: FALSE | -| pageFile | The current committed memory limit for the system or the current process, whichever is smaller, in bytes. Example: 19650113536 | -| ram | Amount of RAM on the system. Example: 17099976704 | -| ramKB | ram/1024. Example: 16777216 | -| virtual | The size of the user-mode portion of the virtual address space of the calling process, in bytes. Example: 140737488224256 | -| virtualKB | virtual/1024. Example: 137438953344 | - -**Microsoft.Windows.Appraiser.General.System.InventorySystemProcessorAdd** - -This event sends basic metadata about the processor in the system to help keep Windows up to date. - -| Field | Description | -| - | - | -| objectInstanceId | Will always be "Processor" | -| architecture | Processor architecture. Example: x64 | -| caption | Processor caption. Example: Intel64 Family 6 Model 30 Stepping 5 | -| family | Processor family. Example: 198 | -| level | Number of cache levels. Example: 6 | -| level2CacheSize | Processor L2 cache size. Example: 1024 | -| level2CacheSpeed | Processor L2 cache speed. Example: 3647205776 | -| mhz | Processor speed in MHz. Example: 2799 | -| name | Processor name. Example: Intel(R) Core(TM) i5 CPU 750 @ 2.67GHz | -| processorId | Processor ID. Example: BFEBFBFF000106E5 | -| stepping | Chip revision. Example: 4 | -| type | Processor type. Example: 3 | -| vendor | Processor vendor. Example: GenuineIntel | - -**Microsoft.Windows.Appraiser.General.System.InventorySystemBiosAdd** - -This event sends basic metadata about the BIOS to determine whether it has a compatibility block. - -| Field | Description | -| - | - | -| objectInstanceId | Will always be "Bios" | -| biosDate | Release date of the Windows BIOS in the Coordinated Universal Time (UTC) format of YYYYMMDDHHMMSS.MMMMMM(+-)OOO from Win32_BIOS. Example: 20100607000000.000000+000 | -| biosName | Name field from Win32_BIOS. Example: Ver 1.00PARTTBLx | -| manufacturer | Manufacturer field from Win32_ComputerSystem. Example: LENOVO | -| model | Model field from Win32_ComputerSystem. Example: 2537J35 | - -**Microsoft.Windows.Appraiser.General.System.DatasourceSystemBiosAdd** - -This event sends compatibility database information about the BIOS to help keep Windows up to date. - -| Field | Description | -| - | - | -| objectInstanceId | Will always be "Bios" | -| SdbEntries| An array of fields indicating the SDB entries that apply to this BIOS. | -| SdbEntries_item_SdbBlockType| Example: BiosBlock | -| SdbEntries_item_SdbEntryGuid| Example: {b77118fd-0d87-4f63-a836-d5c6bd8eed4c} | -| SdbEntries_item_SdbUpgradeMode| Example: Swap | - -**Microsoft.Windows.Appraiser.General.System.DecisionSystemBiosAdd** - -This event sends true/false compatibility decision data about the BIOS to help keep Windows up to date. - -| Field | Description | -| - | - | -| objectInstanceId | Will always be "Bios" | -| Blocking| Indicates if the device is blocked from upgrade due to a BIOS block. Example: FALSE | -| HasBiosBlock| Does the device have a BIOS block? Example: FALSE | - -**Microsoft.Windows.Appraiser.General.System.DecisionSystemBiosAdd** - -This event sends defunct data. It always reads false. - -| Field | Description | -| - | - | -| objectInstanceId | Will always be "Processor" | -| Blocking | Will always be FALSE | -| ProcessorRequirementViolated | Will always be FALSE | - -**Microsoft.Windows.Appraiser.General.System.DecisionSystemProcessorCompareExchangeAdd** - -This event sends data indicating whether the system supports the CompareExchange128 CPU requirement, to help keep Windows up to date. - -| Field | Description | -| - | - | -| objectInstanceId | Will always be "CompareExchange128" | -| Blocking | Indicates if upgrade is blocked due to this CPU check. Example: FALSE | -| CompareExchange128Support | Indicates if the CPU supports CompareExchange128. Example: TRUE | - -**Microsoft.Windows.Appraiser.General.System.SystemProcessorLahfSahfAdd** - -This event sends data indicating whether the system supports the LahfSahf CPU requirement, to help keep Windows up to date. - -| Field | Description | -| - | - | -| objectInstanceId | Will always be "LahfSahf" | -| Blocking | Indicates if upgrade is blocked due to this CPU check. Example: FALSE | -| LahfSahfSupport | Indicates if the CPU supports LAHF/SAHF. Example: TRUE | - -**Microsoft.Windows.Appraiser.General.System.SystemProcessorNxAdd** - -This event sends data indicating whether the system supports the NX CPU requirement, to help keep Windows up to date. - -| Field | Description | -| - | - | -| objectInstanceId | Will always be "NX" | -| Blocking | Indicates if upgrade is blocked due to this CPU check. Example: FALSE | -| NXDriverResult | Provides the result of the driver used to check for NX support when not deterministic. Example: NotApplicable | -| NXProcessorSupport | Indicates if the CPU supports NX. Example: TRUE | - -**Microsoft.Windows.Appraiser.General.System.SystemProcessorPrefetchWAdd** - -This event sends data indicating whether the system supports the PrefetchW CPU requirement, to help keep Windows up to date. - -| Field | Description | -| - | - | -| objectInstanceId | Will always be "PrefetchW" | -| Blocking | Indicates if upgrade is blocked due to this CPU check. Example: FALSE | -| PrefetchWSupport | Indicates if the CPU supports PrefetchW. Example: TRUE | - -**Microsoft.Windows.Appraiser.General.System.SystemProcessorSse2Add** - -This event sends data indicating whether the system supports the SSE2 CPU requirement, to help keep Windows up to date. - -| Field | Description | -| - | - | -| objectInstanceId | Will always be "SSE2" | -| Blocking | Indicates if upgrade is blocked due to this CPU check. Example: FALSE | -| SSE2ProcessorSupport | Indicates if the CPU supports SSE2. Example: TRUE | - -**Microsoft.Windows.Appraiser.General.System.SystemTouchAdd** - -This event sends data indicating whether the system supports touch, to help keep Windows up to date. - -| Field | Description | -| - | - | -| objectInstanceId | Will always be "Touch" | -| IntegratedTouchDigitizerPresent | Indicates if there is an integrated touch digitizer present. Example: FALSE | -| MaximumTouches | Maximum number of touch points supported by the device hardware. Example: 1 | - -**Microsoft.Windows.Appraiser.General.System.SystemWimAdd** - -This event sends data indicating whether the operating system is running from a compressed Window Imaging Format (WIM) file, to help keep Windows up to date. - -| Field | Description | -| - | - | -| objectInstanceId | Will always be "Wim" | -| IsWimBoot | Indicates if the current operating system is running from a compressed Windows Imaging Format (WIM) file. Example: FALSE | -| RegistryWimBootValue | Raw value from registry used to indicate if system is running from a WIM. Example: 0 | - -**Microsoft.Windows.Appraiser.General.System.SystemWindowsActivationStatusAdd** - -This event sends data indicating whether the current operating system is activated, to help keep Windows up to date. - -| Field | Description | -| - | - | -| objectInstanceId | Will always be "WindowsActivationStatus" | -| WindowsIsLicensedApiValue | Result from API used to indicate if operating system is activated. Example: TRUE | -| WindowsNotActivatedDecision | Indicates if the current operating system is activated. Example: FALSE | - -**Microsoft.Windows.Appraiser.General.System.SystemWlanAdd** - -This event sends data indicating whether the system has WLAN, and if so, whether it uses an emulated driver that could block an upgrade, to help keep Windows up to date. - -| Field | Description | -| - | - | -| objectInstanceId | Will always be "Wlan" | -| Blocking | Indicates if upgrade is blocked due to an emulated WLAN driver. Example: FALSE | -| HasWlanBlock | Indicates if upgrade is blocked due to an emulated WLAN driver. Example: FALSE | -| WlanEmulatedDriver | Indicates if the system has an emulated WLAN driver. Example: FALSE | -| WlanExists | Indicates if the device supports WLAN at all. Example: TRUE | -| WlanModulePresent | Indicates if any WLAN modules are present. Example: TRUE | -| WlanNativeDriver | Indicates if the system has a non-emulated WLAN driver. Example: TRUE | - -**Microsoft.Windows.Appraiser.General.System.InventoryMiscellaneousUexIndicator** - -This event sends value data about the markers on custom devices, to help keep Windows up to date. The formal name for markers is UEX Indicators. See marker list for definitions. - -| Field | Description | -| - | - | -| Key | Name of the marker/indicator | -| IndicatorValue | Value of the marker/indicator | - -**Microsoft.Windows.Appraiser.General.System.InventoryLanguagePackAdd** - -This event sends data about the number of language packs installed on the system, to help keep Windows up to date. - -| Field | Description | -| - | - | -| objectInstanceId | Will always be "LanguagePack" | -| HasLanguagePack | Is LanguagePackCount >=2? Indicates the presence of a language pack. Example: FALSE | -| LanguagePackCount | The count of language packs. Calculated by calling EnumUILanguages with MUI_ALL_INSTALLED_LANGUAGES. Example: 1 | - -**Microsoft.Windows.Appraiser.General.System.InventoryMediaCenterAdd** - -This event sends true/false data about decision points used to understand whether Windows Media Center is used on the system, to help keep Windows up to date. - -| Field | Description | -| - | - | -| objectInstanceId | Will always be "MediaCenter" | -| EverLaunched | Has Media Center ever been launched? Example: FALSE | -| HasConfiguredTv | Has the user configured a TV tuner through Media Center? Example: FALSE | -| HasExtendedUserAccounts | Are any Media Center Extender user accounts set up? Example: FALSE | -| HasWatchedFolders | Are any folders configured for Media Center to watch? Example: FALSE | -| IsDefaultLauncher | Is Media Center the default app for opening music or video files? Example: FALSE | -| IsPaid | Is the user running a Media Center SKU that implies they paid for Media Center? Example: FALSE | -| IsSupported | Does the running OS even support MediaCenter? Example: FALSE | - -**Microsoft.Windows.Appraiser.General.System.DecisionMediaCenterAdd** - -This event sends true/false result data about all compatibility decisions about the presence of Windows Media Center, to help keep Windows up to date. - -| Field | Description | -| - | - | -| objectInstanceId | Will always be "MediaCenter" | -| BlockingApplication | Indicates if there are any application issues that interfere with upgrade due to MediaCenter. Will equal MediaCenterInUse. Example: FALSE | -| MediaCenterActivelyUsed | Indicates if MediaCenter is supported on the SKU, has been run at least once, and has the MediaCenterIndicators as true. Example: FALSE | -| MediaCenterInUse | Indicates if MediaCenter being used should be bubbled up. This is the top-level indicator and is equal to MediaCenterPaidOrActivelyUsed. Example: FALSE | -| MediaCenterIndicators | True if any of the signals indicating media center use are true (default launcher, watched folders, extender accounts, tv tuner). Example: FALSE | -| MediaCenterPaidOrActivelyUsed | Equals IsPaid (running on a media center SKU) OR MediaCenterActivelyUsed. Example: FALSE | -| NeedsDismissAction | Indicates if there are any dismissible actions coming from MediaCenter. Will equal MediaCenterInUse. Example: FALSE | - -**Microsoft.Windows.Appraiser.General.GatedDownloadSuccess** - -This event sends data indicating that the download of a set of instructions for quick-blocking has succeeded, to help keep Windows up to date. The download has run a check to see if there are any issues on this device that would make the device ineligible for upgrade. At a future date the scan could be successful if the blocking issue has been fixed. - -| Field | Description | -| - | - | -| Time | The client time of the event. | -| CensusId | An ID for the system calculated from the Sqm ID, WER ID, and RAC IDs. Example: {654e6838-9772-4f41-aafc-01642afb4081}. | -| Target | The URL of the CAB that was downloaded to run the scan. | - -**Microsoft.Windows.Appraiser.General.GatedNewTarget** - -This event sends data indicating that a new set of instructions for quick-blocking is available, to help keep Windows up to date. - -| Field | Description | -| - | - | -| Time | The client time of the event. | -| CensusId | An ID for the system calculated from the Sqm ID, WER ID, and RAC IDs. Example: {654e6838-9772-4f41-aafc-01642afb4081}. | -| Target | The URL of the CAB that will be downloaded to run the scan. | - -**Microsoft.Windows.Appraiser.General.GatedRegChange** - -This event sends data about the results of running a set of quick-blocking instructions, to help keep Windows up to date. - -| Field | Description | -| - | - | -| Time | The client time of the event. | -| CensusId | An ID for the system calculated from the Sqm ID, WER ID, and RAC IDs. Example: {654e6838-9772-4f41-aafc-01642afb4081}. | -| RegKey | The registry key name for which a result is being sent. | -| RegValue | The registry value for which a result is being sent. | -| OldData | The previous data in the registry value before the scan ran. | -| NewData | The data in the registry value after the scan completed. | - -**Microsoft.Windows.Appraiser.General.GatedRunEnd** - -This event sends data indicating that a quick-blocking run has completed, and also provides the result, to help keep Windows up to date. - -| Field | Description | -| - | - | -| Time | The client time of the event. | -| CensusId | An ID for the system calculated from the Sqm ID, WER ID, and RAC IDs. Example: {654e6838-9772-4f41-aafc-01642afb4081}. | -| Target | The URL that provided the CAB that will be used to run the scan. | -| Success | Whether or not the scan was successful. Example: 1. | -| Result | The hresult from the scan. Example: 0. | - -**Microsoft.Windows.Appraiser.General.GatedRunStart** - -This event sends data indicating that a quick-blocking run has started, to help keep Windows up to date. - -| Field | Description | -| - | - | -| Time | The client time of the event. | -| CensusId | An ID for the system calculated from the Sqm ID, WER ID, and RAC IDs. Example: {654e6838-9772-4f41-aafc-01642afb4081}. | -| Target | The URL that provided the CAB that will be used to run the scan. | - -## Census events - -These events send high level census data about the apps, hardware, batteries, display, and other attributes of the device, to help keep Windows up to date. - -**Census.App** +## Census.App events This event sends version data about the Apps running on this device, to help keep Windows up to date. -| Field | Description | -| - | - | -| CensusVersion | The version of Census that generated the current data for this device. | -| IE Version | Retrieves which version of Internet Explorer is running on this device. | -**Census.Battery** +The following fields are available in this event: -This event sends type and capacity data about the battery on the device, as well as the number of connected standby devices in use, type to help keep Windows up to date. +- **IEVersion** Retrieves which version of Internet Explorer is running on this device. +- **CensusVersion** The version of Census that generated the current data for this device. -| Field | Description | -| - | - | -| InternalBatteryCapablities | Represents information about what the battery is capable of doing. | -| InternalBatteryCapacityCurrent | Represents the battery's current fully charged capacity in mWh (or relative). Compare this value to DesignedCapacity  to estimate the battery's wear. | -| InternalBatteryCapacityDesign | Represents the theoretical capacity of the battery when new, in mWh. | -| IsAlwaysOnAlwaysConnectedCapable | Represents whether the battery enables the device to be AlwaysOnAlwaysConnected . Boolean value. | -**Census.Camera** +## Census.Battery events + +This event sends type and capacity data about the battery on the device, as well as the number of connected standby devices in use, type to help keep Windows up to date. + + +The following fields are available in this event: + +- **InternalBatteryCapablities** Represents information about what the battery is capable of doing. +- **InternalBatteryCapacityCurrent** Represents the battery's current fully charged capacity in mWh (or relative). Compare this value to DesignedCapacity  to estimate the battery's wear. +- **InternalBatteryCapacityDesign** Represents the theoretical capacity of the battery when new, in mWh. +- **IsAlwaysOnAlwaysConnectedCapable** Represents whether the battery enables the device to be AlwaysOnAlwaysConnected . Boolean value. +- **InternalBatteryNumberOfCharges** Provides the number of battery charges. This is used when creating new products and validating that existing products meets targeted functionality performance. + + +## Census.Camera events This event sends data about the resolution of cameras on the device, to help keep Windows up to date. -| Field | Description | -| - | - | -| FrontFacingCameraResolution | Represents the resolution of the front facing camera in megapixels. If a front facing camera does not exist, then the value is 0. | -| RearFacingCameraResolution | Represents the resolution of the rear facing camera in megapixels. If a rear facing camera does not exist, then the value is 0. | -**Census.Enterprise** +The following fields are available in this event: -This event sends data about Azure presence, type, and cloud domain use in order to provide an understanding of the use and integration of devices in an enterprise, cloud, and server environment. +- **FrontFacingCameraResolution** Represents the resolution of the front facing camera in megapixels. If a front facing camera does not exist, then the value is 0. +- **RearFacingCameraResolution** Represents the resolution of the rear facing camera in megapixels. If a rear facing camera does not exist, then the value is 0. -| Field | Description | -| - | - | -| AzureOSIDPresent | Represents the field used to identify an Azure machine. | -| AzureVMType | Represents whether the instance is Azure VM PAAS, Azure VM IAAS or any other VMs. | -| CommercialId | Represents the GUID for the commercial entity which the device is a member of.  Will be used to reflect insights back to customers. | -| HashedDomain | The hashed representation of the user domain used for login. | -| IsCloudDomainJoined | Is this device joined to an Azure Active Directory (AAD) tenant? true/false | -| IsDERequirementMet | Represents if the device can do device encryption. | -| IsDeviceProtected | Represents if Device protected by BitLocker/Device Encryption | -| IsDomainJoined | Indicates whether a machine is joined to a domain. | -| IsEDPEnabled | Represents if Enterprise data protected on the device. | -| IsMDMEnrolled | Whether the device has been MDM Enrolled or not. | -| MPNId | Returns the Partner ID/MPN ID from Regkey. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\DeployID | -| SCCMClientId | This ID correlate systems that send data to Compat Analytics (OMS) and other OMS based systems with systems in an Enterprise SCCM environment. | -| ServerFeatures | Represents the features installed on a Windows   Server. This can be used by developers and administrators who need to automate the process of determining the features installed on a set of server computers. | -| SystemCenterID | The SCCM ID is an anonymized one-way hash of the Active Directory Organization identifier. | -| CDJType | Represents the type of cloud domain joined for the machine. | -**Census.Firmware** +## Census.Enterprise events + +This event sends data about Azure presence, type, and cloud domain use in order to provide an understanding of the use and integration of devices in an enterprise, cloud, and server environment. + + +The following fields are available in this event: + +- **IsCloudDomainJoined** Is this device joined to an Azure Active Directory (AAD) tenant? true/false +- **IsMDMEnrolled** Whether the device has been MDM Enrolled or not. +- **ServerFeatures** Represents the features installed on a Windows   Server. This can be used by developers and administrators who need to automate the process of determining the features installed on a set of server computers. +- **CommercialId** Represents the GUID for the commercial entity which the device is a member of.  Will be used to reflect insights back to customers. +- **AzureVMType** Represents whether the instance is Azure VM PAAS, Azure VM IAAS or any other VMs. +- **AzureOSIDPresent** Represents the field used to identify an Azure machine. +- **IsDomainJoined** Indicates whether a machine is joined to a domain. +- **HashedDomain** The hashed representation of the user domain used for login. +- **SystemCenterID** The SCCM ID is an anonymized one-way hash of the Active Directory Organization identifier.  +- **MPNId** Returns the Partner ID/MPN ID from Regkey. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\DeployID +- **SCCMClientId** This ID correlate systems that send data to Compat Analytics (OMS) and other OMS based systems with systems in an Enterprise SCCM environment. +- **CDJType** Represents the type of cloud domain joined for the machine. +- **IsDeviceProtected** Represents if Device protected by BitLocker/Device Encryption +- **IsDERequirementMet** Represents if the device can do device encryption. +- **IsEDPEnabled** Represents if Enterprise data protected on the device. +- **ContainerType** The type of container, such as process or virtual machine hosted. + + +## Census.Firmware events This event sends data about the BIOS and startup embedded in the device, to help keep Windows up to date. -| Field | Description | -| - | - | -| FirmwareManufacturer | Represents the manufacturer of the device’s firmware (BIOS). | -| FirmwareReleaseDate | Represents the date the current firmware was released. | -| FirmwareType | Represents the firmware type. The various types can be unknown, BIOS, UEFI. | -| FirmwareVersion | Represents the version of the current firmware. | -**Census.Flighting** +The following fields are available in this event: -This event sends Windows Insider build data from customers participating in improvement testing and feedback programs, to help keep Windows up to date. +- **FirmwareManufacturer** Represents the manufacturer of the device's firmware (BIOS). +- **FirmwareReleaseDate** Represents the date the current firmware was released. +- **FirmwareType** Represents the firmware type. The various types can be unknown, BIOS, UEFI. +- **FirmwareVersion** Represents the version of the current firmware. -| Field | Description | -| - | - | -| DeviceSampleRate | Represents the telemetry sample rate assigned to the machine | -| EnablePreviewBuilds | Represents the field is used to enable flighting (pre-release build) of preview builds on a machine. | -| FlightIds | Represents the list of the different flights (pre-release builds) on this device. | -| FlightingBranchName | Represents the name of the branch that the device is flighting (pre-release builds). | -| IsFlightsDisabled | Represents if the device is participating in flighting (pre-release builds). | -| SSRK | Retieves the mobile targetting settings. | -| MSA_Accounts | Represents a list of hashed IDs of the Microsoft Accounts that are flighting (pre-release builds) on this device. | -**Census.Hardware** +## Census.Flighting events + +This event sends flighting (pre-release build) data from customers participating in improvement testing and feedback programs, to help keep Windows up to date. + + +The following fields are available in this event: + +- **FlightIds** Represents the list of the different flights (pre-release builds) on this device. +- **MSA_Accounts** Represents a list of hashed IDs of the Microsoft Accounts that are flighting (pre-release builds) on this device. +- **IsFlightsDisabled** Represents if the device is participating in flighting (pre-release builds). +- **FlightingBranchName** Represents the name of the branch that the device is flighting (pre-release builds). +- **DeviceSampleRate** Represents the telemetry sample rate assigned to the machine +- **EnablePreviewBuilds** Represents the field is used to enable flighting (pre-release build) of preview builds on a machine. +- **SSRK** Retieves the mobile targetting settings. + + +## Census.Hardware events This event sends data about the device, including hardware type, OEM brand, model line, model, telemetry level setting, and TPM support, to help keep Windows up to date. -| Field | Description | -| - | - | -| SoCName | Firmware manufacturer of phone. | -| DeviceForm | This indicates the form as per the Device classification. | -| DigitizerSupport | Friendly name of Digitizer Support. If deviceFamily is of Windows Mobile type, we default digitizer support to be true. | -| ChassisType | Retrieves a numeric representation of what type of chassis the machine has. A value of 0 means xx, 1 means yy, 2 means zz . | -| ComputerHardwareID | Identifies a class of machines, as a hash of 9 different SMBIOS fields. | -| DeviceColor | Indicates the color of the LUMIA phones | -| VoiceSupported | Indicates if the device has a cell radio capable of making voice calls (in simple terms - a phone). | -| PowerPlatformRole | Indicates the OEM preferred power management profile. This value helps identify the basic form factor of the device. | -| TPMVersion | Retrieves the supported Trusted Platform Module (TPM), 0 if no TPM is present. | -| OEMManufacturerName | Manufacturer Name of machine. The OEMName for an inactive machine is not reprocessed even if the clean OEM name is changed at a later date. | -| OEMModelNumber | Model number of machine. | -| OEMModelName | Model name of machine. | -| OEMModelSKU | SKU of machine as defined by manufacturer. | -| OEMOptionalIdentifier | Microsoft assigned value representing a specific OEM subsidiary. | -| OEMSerialNumber | Serial number of machine as set by manufacturer. Sourced from SMBIOS. | -| PhoneManufacturer | Friendly name of the phone OEM. This is useful when the ODM (Original Device Manufacturer such as Foxconn,LongCheer) is not the same as the OEM. | -| DeviceName | Device Name of the machine as set by the user. | -| OEMDigitalMarkerFileName | Retrieves the name of the file placed in the \Windows\system32\drivers directory that specifies the OEM and model name of the machine. | -| DUID | Device Unique ID. This is the Microsoft issued unique IDs of phones. | -| InventoryId | Device ID used for Compatibility testing. | -| StudyID | Used to identify retail/non retail phones. | -| TelemetryLevel | The telemetry level the user has opted into, such as Basic or Enhanced. | -| TelemetrySettingAuthority | Determines who set the telemetry level (GPM, MDM, User) | -| OEMModelBaseBoard | Indicates the baseboard model used by the OEM's | -| OEMModelSystemFamily | Indicates the System family set on the machine by OEM's. | -**Census.Memory** +The following fields are available in this event: + +- **ChassisType** Retrieves a numeric representation of what type of chassis the machine has. A value of 0 means xx, 1 means yy, 2 means zz . +- **ComputerHardwareID** Identifies a class of machines, as a hash of 9 different SMBIOS fields. +- **DeviceColor** Indicates the color of the LUMIA phones +- **DeviceName** Device Name of the machine as set by the user. +- **OEMDigitalMarkerFileName** Retrieves the name of the file placed in the \Windows\system32\drivers directory that specifies the OEM and model name of the machine. +- **OEMManufacturerName** Manufacturer Name of machine. The OEMName for an inactive machine is not reprocessed even if the clean OEM name is changed at a later date. +- **OEMModelNumber** Model number of machine. +- **OEMModelName** Model name of machine. +- **OEMModelSKU** SKU of machine as defined by manufacturer. +- **OEMOptionalIdentifier** Microsoft assigned value representing a specific OEM subsidiary. +- **OEMSerialNumber** Serial number of machine as set by manufacturer. Sourced from SMBIOS. +- **PhoneManufacturer** Friendly name of the phone OEM. This is useful when the ODM (Original Device Manufacturer such as Foxconn,LongCheer) is not the same as the OEM. +- **SoCName** Firmware manufacturer of phone. +- **DUID** Device Unique ID. This is the Microsoft issued unique IDs of phones. +- **InventoryId** Device ID used for Compatibility testing. +- **VoiceSupported** Indicates if the device has a cell radio capable of making voice calls (in simple terms - a phone). +- **PowerPlatformRole** Indicates the OEM preferred power management profile. This value helps identify the basic form factor of the device. +- **TPMVersion** Retrieves the supported Trusted Platform Module (TPM), 0 if no TPM is present. +- **StudyID** Used to identify retail/non retail phones. +- **TelemetryLevel** The telemetry level the user has opted into, such as Basic or Enhanced. +- **TelemetrySettingAuthority** Determines who set the telemetry level (GPM, MDM, User) +- **DeviceForm** This indicates the form as per the Device classification. +- **DigitizerSupport** Friendly name of Digitizer Support. If deviceFamily is of Windows Mobile type, we default digitizer support to be true. +- **OEMModelBaseBoard** Indicates the baseboard model used by the OEM's +- **OEMModelSystemFamily** Indicates the System family set on the machine by OEM's. +- **OEMModelBaseBoardVersion** This enables differentiation between developer and retail devices. +- **ActiveMicCount** The number of active microphones attached to the device. +- **OEMModelSystemVersion** The system model version set by the OEM. + + +## Census.Memory events This event sends data about the memory on the device, including ROM and RAM, to help keep Windows up to date. -| Field | Description | -| - | - | -| TotalPhysicalRAM | Represents the physical RAM in MB. | -| TotalVisibleMemory| Represents the visible memory -memory that is not reserved by the system. | -**Census.Network** +The following fields are available in this event: + +- **TotalPhysicalRAM** Represents the physical RAM in MB. +- **TotalVisibleMemory** Represents the visible memory -memory that is not reserved by the system. + + +## Census.Network events This event sends data about the mobile and cellular network used by the device (mobile service provider, network, device ID, and service cost factors), to help keep Windows up to date. -| Field | Description | -| - | - | -| IMEI0IMEI1 | Represents the International Mobile Station Equipment Identity. This number is usually unique and used by the mobile operator to distinguish different phone hardware. Microsoft does not have access to mobile operator billing data so collecting this data does not expose or identify the user. The two fields represent phone with dual sim coverage. | -| MobileOperatorBilling | Represents the telephone company that provides services for mobile phone users. | -| MobileOperatorCommercialized | Represents which reseller and geography the phone is commercialized for. This is the set of values on the phone for who and where it was intended to be used. For example, the commercialized mobile operator code AT&T in the US would be ATT-US. | -| MobileOperatorNetwork0MobileOperatorNetwork1 | Represents the operator of the current mobile network that the device is used on. (AT&T, T-Mobile, Vodafone). The two fields represent phone with dual sim coverage. | -| NetworkCost | Represents the network cost associated with a connection. | -| MCC0MCC1 | Represents the Mobile Country Code (MCC). It used with the Mobile Network Code (MNC) to uniquely identify a mobile network operator. The two fields represent phone with dual sim coverage. | -| MEID | Represents the Mobile Equipment Identity (MEID). MEID is a worldwide unique phone ID assigned to CDMA phones. MEID replaces electronic serial number (ESN), and is equivalent to IMEI for GSM and WCDMA phones. Microsoft does not have access to mobile operator billing data so collecting this data does not expose or identify the user. | -| MNC0MNC1 | Retrieves the Mobile Network Code (MNC). It used with the Mobile Country Code (MCC) to uniquely identify a mobile network operator. The two fields represent phone with dual sim coverage. | -| SPN0SPN1 | Retrieves the Service Provider Name (SPN). For example, these might be AT&T, Sprint, T-Mobile, or Verizon. The two fields represent phone with dual sim coverage. | -**Census.OS** +The following fields are available in this event: + +- **MobileOperatorBilling** Represents the telephone company that provides services for mobile phone users. +- **MobileOperatorCommercialized** Represents which reseller and geography the phone is commercialized for. This is the set of values on the phone for who and where it was intended to be used. For example, the commercialized mobile operator code AT&T in the US would be ATT-US. +- **NetworkCost** Represents the network cost associated with a connection. +- **IMEI0** Represents the International Mobile Station Equipment Identity. This number is usually unique and used by the mobile operator to distinguish different phone hardware. Microsoft does not have access to mobile operator billing data so collecting this data does not expose or identify the user. The two fields represent phone with dual sim coverage. +- **SPN0** Retrieves the Service Provider Name (SPN). For example, these might be AT&T, Sprint, T-Mobile, or Verizon. The two fields represent phone with dual sim coverage. +- **MobileOperatorNetwork0** Represents the operator of the current mobile network that the device is used on. (AT&T, T-Mobile, Vodafone). The two fields represent phone with dual sim coverage. +- **MCC0** Represents the Mobile Country Code (MCC). It used with the Mobile Network Code (MNC) to uniquely identify a mobile network operator. The two fields represent phone with dual sim coverage. +- **MNC0** Retrieves the Mobile Network Code (MNC). It used with the Mobile Country Code (MCC) to uniquely identify a mobile network operator. The two fields represent phone with dual sim coverage. +- **IMEI1** Represents the International Mobile Station Equipment Identity. This number is usually unique and used by the mobile operator to distinguish different phone hardware. Microsoft does not have access to mobile operator billing data so collecting this data does not expose or identify the user. The two fields represent phone with dual sim coverage. +- **SPN1** Retrieves the Service Provider Name (SPN). For example, these might be AT&T, Sprint, T-Mobile, or Verizon. The two fields represent phone with dual sim coverage. +- **MobileOperatorNetwork1** Represents the operator of the current mobile network that the device is used on. (AT&T, T-Mobile, Vodafone). The two fields represent phone with dual sim coverage. +- **MCC1** Represents the Mobile Country Code (MCC). It used with the Mobile Network Code (MNC) to uniquely identify a mobile network operator. The two fields represent phone with dual sim coverage. +- **MNC1** Retrieves the Mobile Network Code (MNC). It used with the Mobile Country Code (MCC) to uniquely identify a mobile network operator. The two fields represent phone with dual sim coverage. +- **MEID** Represents the Mobile Equipment Identity (MEID). MEID is a worldwide unique phone ID assigned to CDMA phones. MEID replaces electronic serial number (ESN), and is equivalent to IMEI for GSM and WCDMA phones. Microsoft does not have access to mobile operator billing data so collecting this data does not expose or identify the user. +- **NetworkAdapterGUID** The GUID of the primary network adapter. + + +## Census.OS events This event sends data about the operating system such as the version, locale, update service configuration, when and how it was originally installed, and whether it is a virtual device, to help keep Windows up to date. -| Field | Description | -| - | - | -| GenuineState | Retrieves the ID Value specifying the OS Genuine check. | -| IsPortableOperatingSystem | Retrieves whether OS is running via "Windows-To-Go". | -| IsSecureBootEnabled | Retrieves whether Boot chain is signed under UEFI. | -| OSEdition | Retrieves the version of the current OS. | -| InstallationType | Retrieves the type of OS installation. (Clean, Upgrade, Reset, Refresh, Update). | -| OSInstallDateTime | Retrieves the date the OS was installed using ISO 8601 (Date part) == yyyy-mm-dd | -| OSInstallType | Retrieves a numeric description of what install was used on the device i.e. clean, upgrade, refresh, reset, etc | -| OSOOBEDateTime | Retrieves Out of Box Experience (OOBE) Date in Coordinated Universal Time (UTC). | -| OSSKU | Retrieves the Friendly Name of OS Edition. | -| OSTimeZoneBiasInMins | Retrieves the time zone set on machine. | -| OSUILocale | Retrieves the locale of the UI that is currently used by the OS. | -| RACw7Id | Retrieves the Microsoft Reliability Analysis Component (RAC) Win7 Identifier. RAC is used to monitor and analyze system usage and reliability. | -| CompactOS | Indicates if the Compact OS feature from Win10 is enabled. | -| Signature | Retrieves if it is a signature machine sold by Microsoft store. | -| IsDeviceRetailDemo | Retrieves if the device is running in demo mode. | -| OA3xOriginalProductKey | Retrieves the License key stamped by the OEM to the machine. | -| ProductKeyID2 | Retrieves the License key if the machine is updated with a new license key. | -| ServiceMachineIP | Retrieves the IP address of the KMS host used for anti-piracy. | -| ActivationChannel | Retrieves the retail license key or Volume license key for a machine. | -| LicenseStateReason | Retrieves why (or how) a system is licensed or unlicensed. The HRESULT may indicate an error code that indicates a key blocked error, or it may indicate that we are running an OS License granted by the MS store. | -| LanguagePacks | The list of language packages installed on the device. | -| InstallLanguage | The first language installed on the user machine. | -| ServiceProductKeyID | Retrieves the License key of the KMS | -| SharedPCMode | Returns Boolean for education devices used as shared cart | -| IsEduData | Returns Boolean if the education data policy is enabled. | -| SLICVersion | Returns OS type/version from SLIC table. | -| ProductActivationTime | Returns the OS Activation time for tracking piracy issues. | -| ProductActivationResult | Returns Boolean if the OS Activation was successful. | -| OSSubscriptionTypeId | Returns boolean for enterprise subscription feature for selected PRO machines. | -| OSSubscriptionStatus | Represents the existing status for enterprise subscription feature for PRO machines. | -| SLICStatus | Whether a SLIC table exists on the device. | -**Census.Processor** +The following fields are available in this event: + +- **GenuineState** Retrieves the ID Value specifying the OS Genuine check. +- **IsPortableOperatingSystem** Retrieves whether OS is running Windows-To-Go +- **IsSecureBootEnabled** Retrieves whether Boot chain is signed under UEFI. +- **InstallationType** Retrieves the type of OS installation. (Clean, Upgrade, Reset, Refresh, Update). +- **OSInstallType** Retrieves a numeric description of what install was used on the device i.e. clean, upgrade, refresh, reset, etc +- **OSOOBEDateTime** Retrieves Out of Box Experience (OOBE) Date in Coordinated Universal Time (UTC). +- **OSSKU** Retrieves the Friendly Name of OS Edition. +- **OSTimeZoneBiasInMins** Retrieves the time zone set on machine. +- **OSUILocale** Retrieves the locale of the UI that is currently used by the OS. +- **RACw7Id** Retrieves the Microsoft Reliability Analysis Component (RAC) Win7 Identifier. RAC is used to monitor and analyze system usage and reliability. +- **CompactOS** Indicates if the Compact OS feature from Win10 is enabled. +- **Signature** Retrieves if it is a signature machine sold by Microsoft store. +- **IsDeviceRetailDemo** Retrieves if the device is running in demo mode. +- **ActivationChannel** Retrieves the retail license key or Volume license key for a machine. +- **LicenseStateReason** Retrieves why (or how) a system is licensed or unlicensed. The HRESULT may indicate an error code that indicates a key blocked error, or it may indicate that we are running an OS License granted by the MS store. +- **OA3xOriginalProductKey** Retrieves the License key stamped by the OEM to the machine. +- **ProductKeyID2** Retrieves the License key if the machine is updated with a new license key. +- **ServiceMachineIP** Retrieves the IP address of the KMS host used for anti-piracy. +- **ServiceProductKeyID** Retrieves the License key of the KMS +- **LanguagePacks** The list of language packages installed on the device. +- **InstallLanguage** The first language installed on the user machine. +- **IsEduData** Returns Boolean if the education data policy is enabled. +- **SharedPCMode** Returns Boolean for education devices used as shared cart +- **SLICVersion** Returns OS type/version from SLIC table. +- **SLICStatus** Whether a SLIC table exists on the device. +- **OSEdition** Retrieves the version of the current OS. +- **ProductActivationTime** Returns the OS Activation time for tracking piracy issues. +- **ProductActivationResult** Returns Boolean if the OS Activation was successful. +- **OSSubscriptionTypeId** Returns boolean for enterprise subscription feature for selected PRO machines. +- **OSSubscriptionStatus** Represents the existing status for enterprise subscription feature for PRO machines. +- **ServiceMachinePort** Retrieves the port of the KMS host used for anti-piracy. +- **DeviceTimeZone** The time zone that is set on the device. Example: Pacific Standard Time +- **DeveloperUnlockStatus** Represents if a device has been developer unlocked by the user or Group Policy. + + +## Census.Processor events This event sends data about the processor (architecture, speed, number of cores, manufacturer, and model number), to help keep Windows up to date. -| Field | Description | -| - | - | -| ProcessorArchitecture | Retrieves the processor architecture of the installed operating system. The complete list of values can be found in DimProcessorArchitecture.| -| ProcessorClockSpeed | Retrieves the clock speed of the processor in MHz.| -| ProcessorCores | Retrieves the number of cores in the processor.| -| ProcessorManufacturer | Retrieves the name of the processor's manufacturer.| -| ProcessorModel | Retrieves the name of the processor model.| -| SocketCount | Number of physical CPU sockets of the machine.| -| ProcessorPhysicalCores | Number of physical cores in the processor. | -**Census.Storage** +The following fields are available in this event: + +- **ProcessorCores** Retrieves the number of cores in the processor. +- **ProcessorPhysicalCores** Number of physical cores in the processor. +- **ProcessorArchitecture** Retrieves the processor architecture of the installed operating system. The complete list of values can be found in DimProcessorArchitecture. +- **ProcessorClockSpeed** Retrieves the clock speed of the processor in MHz. +- **ProcessorManufacturer** Retrieves the name of the processor's manufacturer. +- **ProcessorModel** Retrieves the name of the processor model. +- **SocketCount** Number of physical CPU sockets of the machine. +- **ProcessorIdentifier** The processor identifier of a manufacturer. + + +## Census.Speech events + +This event is used to gather basic speech settings on the device. + + +The following fields are available in this event: + +- **SpeechServicesEnabled** Windows setting that represents whether a user is opted-in for speech services on the device. +- **KWSEnabled** Cortana setting that represents if a user has enabled the "Hey Cortana" keyword spotter (KWS). +- **SpeakerIdEnabled** Cortana setting that represents if keyword detection has been trained to try to respond to a single user's voice. +- **AboveLockEnabled** Cortana setting that represents if Cortana can be invoked when the device is locked. +- **GPAllowInputPersonalization** Indicates if a Group Policy setting has enabled speech functionalities. +- **HolographicSpeechInputDisabled** Holographic setting that represents if the attached HMD devices have speech functionality disabled by the user. +- **HolographicSpeechInputDisabledRemote** Indicates if a remote policy has disabled speech functionalities for the HMD devices. +- **MDMAllowInputPersonalization** Indicates if an MDM policy has enabled speech functionalities. +- **RemotelyManaged** Indicates if the device is being controlled by a remote admininistrator (MDM or Group Policy) in the context of speech functionalities. + + +## Census.Storage events This event sends data about the total capacity of the system volume and primary disk, to help keep Windows up to date. -| Field | Description | -| - | - | -| PrimaryDiskTotalCapacity | Retrieves the amount of disk space on the primary disk of the device in MB. | -| PrimaryDiskType | Retrieves an enumerator value of type STORAGE_BUS_TYPE that indicates the type of bus to which the device is connected. This should be used to interpret the raw device properties at the end of this structure (if any). | -| SystemVolumeTotalCapacity | Retrieves the size of the partition that the System volume is installed on in MB. | -**Census.UserDefault** +The following fields are available in this event: -This event sends data about the current user’s default preferences for browser and several of the most popular extensions and protocols, to help keep Windows up to date. - -| Field | Description | -| - | - | -| DefaultBrowserProgId | The ProgramId of the current user's default browser | -| DefaultApp | The current uer's default program selected for the following extension or protocol: .html,.htm,.jpg,.jpeg,.png,.mp3,.mp4, .mov,.pdf | +- **PrimaryDiskTotalCapacity** Retrieves the amount of disk space on the primary disk of the device in MB. +- **SystemVolumeTotalCapacity** Retrieves the size of the partition that the System volume is installed on in MB. +- **PrimaryDiskType** Retrieves an enumerator value of type STORAGE_BUS_TYPE that indicates the type of bus to which the device is connected. This should be used to interpret the raw device properties at the end of this structure (if any). -**Census.UserDisplay** +## Census.Userdefault events + +This event sends data about the current user's default preferences for browser and several of the most popular extensions and protocols, to help keep Windows up to date. + + +The following fields are available in this event: + +- **DefaultBrowserProgId** The ProgramId of the current user's default browser +- **DefaultApp** The current uer's default program selected for the following extension or protocol: .html,.htm,.jpg,.jpeg,.png,.mp3,.mp4, .mov,.pdf + + +## Census.UserDisplay events This event sends data about the logical/physical display size, resolution and number of internal/external displays, and VRAM on the system, to help keep Windows up to date. -| Field | Description | -| - | - | -| VRAMDedicated | Represents the video RAM in MB. -| VRAMDedicatedSystem | Represents the amount of memory on the dedicated video card. | -| VRAMSharedSystem | Represents the amount of RAM memory that the video card can use. | -| NumberofExternalDisplays | Retrieves the number of external displays connected to the machine. | -| InternalPrimaryDisplayLogicalDPIX | Represents the logical DPI in the x-direction of the internal display. | -| InternalPrimaryDisplayLogicalDPIY | Represents the logical DPI in the y-direction of the internal display. | -| InternalPrimaryDisplayPhysicalDPIX | Represents the physical DPI in the x-direction of the internal display. | -| InternalPrimaryDisplayPhysicalDPIY | Represents the physical DPI in the y-direction of the internal display. | -| InternalPrimaryDisplayResolutionHorizontal | Represents the number of pixels in the horizontal direction of the internal display. | -| InternalPrimaryDisplayResolutionVertical | Represents the number of pixels in the vertical direction of the internal display. | -| InternalPrimaryDisplaySizePhysicalH | Represents the physical horizontal length of the display in mm. Used for calculating the diagonal length in inches. | -| InternalPrimaryDisplaySizePhysicalY | Represents the physical vertical length of the display in mm. Used for calculating the diagonal length in inches | -| InternalPrimaryDisplayType | Represents the type of technology used in the monitor, such as Plasma, LED, LCOS, etc. | -| NumberofInternalDisplays | Represents the number of internal displays in a device. | -**Census.UserNLS** +The following fields are available in this event: + +- **InternalPrimaryDisplayLogicalDPIX** Retrieves the logical DPI in the x-direction of the internal display. +- **InternalPrimaryDisplayLogicalDPIY** Retrieves the logical DPI in the y-direction of the internal display. +- **InternalPrimaryDisplayPhysicalDPIX** Retrieves the physical DPI in the x-direction of the internal display. +- **InternalPrimaryDisplayPhysicalDPIY** Retrieves the physical DPI in the y-direction of the internal display. +- **InternalPrimaryDisplayResolutionHorizontal** Retrieves the number of pixels in the horizontal direction of the internal display. +- **InternalPrimaryDisplayResolutionVertical** Retrieves the number of pixels in the vertical direction of the internal display. +- **InternalPrimaryDisplaySizePhysicalH** Retrieves the physical horizontal length of the display in mm. Used for calculating the diagonal length in inches . +- **InternalPrimaryDisplaySizePhysicalY** Retrieves the physical vertical length of the display in mm. Used for calculating the diagonal length in inches +- **NumberofInternalDisplays** Retrieves the number of internal displays in a machine. +- **NumberofExternalDisplays** Retrieves the number of external displays connected to the machine +- **VRAMDedicated** Retrieves the video RAM in MB. +- **VRAMDedicatedSystem** Retrieves the amount of memory on the dedicated video card. +- **VRAMSharedSystem** Retrieves the amount of RAM memory that the video card can use. + + +## Census.UserNLS events This event sends data about the default app language, input, and display language preferences set by the user, to help keep Windows up to date. -| Field | Description | -| - | - | -| DefaultAppLanguage | The current user Default App Language. | -| DisplayLanguage | The current user preferred Windows Display Language. | -| HomeLocation | The current user location, which is populated using GetUserGeoId() function. | -| KeyboardInputLanguages | The Keyboard input languages installed on the device. | -| SpeechInputLanguages | The Speech Input languages installed on the device. | + +The following fields are available in this event: + +- **DefaultAppLanguage** The current user Default App Language. +- **HomeLocation** The current user location, which is populated using GetUserGeoId() function. +- **DisplayLanguage** The current user preferred Windows Display Language. +- **SpeechInputLanguages** The Speech Input languages installed on the device. +- **KeyboardInputLanguages** The Keyboard input languages installed on the device. -**Census.VM** +## Census.VM events This event sends data indicating whether virtualization is enabled on the device, and its various characteristics, to help keep Windows up to date. -| Field | Description | -| - | - | -| IOMMUPresent | Represents if an input/output memory management unit (IOMMU) is present. | -| SLATSupported | Represents whether Second Level Address Translation (SLAT) is supported by the hardware. | -| VirtualizationFirmwareEnabled | Represents whether virtualization is enabled in the firmware. | -| HyperVisor | Retrieves whether the current OS is running on top of a Hypervisor. | -| IsVirtualDevice | Retrieves that when the Hypervisor is Microsoft's Hyper-V Hypervisor or other Hv#1 Hypervisor, this field will be set to FALSE for the Hyper-V host OS and TRUE for any guest OS's. This field should not be relied upon for non-Hv#1 Hypervisors. | -**Census.WU** +The following fields are available in this event: + +- **VirtualizationFirmwareEnabled** Represents whether virtualization is enabled in the firmware. +- **SLATSupported** Represents whether Second Level Address Translation (SLAT) is supported by the hardware. +- **IOMMUPresent** Represents if an input/output memory management unit (IOMMU) is present. +- **IsVirtualDevice** Retrieves that when the Hypervisor is Microsoft's Hyper-V Hypervisor or other Hv#1 Hypervisor, this field will be set to FALSE for the Hyper-V host OS and TRUE for any guest OS's. This field should not be relied upon for non-Hv#1 Hypervisors. +- **HyperVisor** Retrieves whether the current OS is running on top of a Hypervisor. + + +## Census.WU events This event sends data about the Windows update server and other App store policies, to help keep Windows up to date. -| Field | Description | -| - | - | -| AppStoreAutoUpdate | Retrieves the Appstore settings for auto upgrade. (Enable/Disabled). | -| AppStoreAutoUpdateMDM | Retrieves the App Auto Update value for MDM
0 - Disallowed
1 - Allowed
2 - Not configured
Default value: 2 | -| AppStoreAutoUpdatePolicy | Retrieves the Windows Store App Auto Update group policy setting | -| DelayUpgrade | Retrieves the Windows upgrade flag for delaying upgrades. | -| OSWUAutoUpdateOptions | Retrieves the auto update settings on the device. | -| UpdateServiceURLConfigured | Retrieves if the device is managed by Windows Server Update Services (WSUS). | -| WUDeferUpdatePeriod | Retrieves if deferral is set for Updates | -| WUDeferUpgradePeriod | Retrieves if deferral is set for Upgrades | -| WUDODownloadMode | Retrieves whether DO is turned on and how to acquire/distribute updates Delivery Optimization (DO) allows users to deploy previously downloaded WU updates to other devices on the same network. | -| WUMachineId | Retrieves the Windows Update (WU) Machine Identifier. | -| WUPauseState | Retrieves WU setting to determine if updates are paused | -| WUServer | Retrieves the HTTP(S) URL of the WSUS server that is used by Automatic Updates and API callers (by default). | -**Census.XBOX** +The following fields are available in this event: + +- **WUMachineId** Retrieves the Windows Update (WU) Machine Identifier. +- **WUServer** Retrieves the HTTP(S) URL of the WSUS server that is used by Automatic Updates and API callers (by default). +- **WUDODownloadMode** Retrieves whether DO is turned on and how to acquire/distribute updates Delivery Optimization (DO) allows users to deploy previously downloaded WU updates to other devices on the same network. +- **OSWUAutoUpdateOptions** Retrieves the auto update settings on the device. +- **AppStoreAutoUpdate** Retrieves the Appstore settings for auto upgrade. (Enable/Disabled). +- **AppStoreAutoUpdatePolicy** Retrieves the Windows Store App Auto Update group policy setting +- **AppStoreAutoUpdateMDM** Retrieves the App Auto Update value for MDM: 0 - Disallowed. 1 - Allowed. 2 - Not configured. Default: [2] Not configured +- **DelayUpgrade** Retrieves the Windows upgrade flag for delaying upgrades. +- **UpdateServiceURLConfigured** Retrieves if the device is managed by Windows Server Update Services (WSUS). +- **WUDeferUpgradePeriod** Retrieves if deferral is set for Upgrades +- **WUDeferUpdatePeriod** Retrieves if deferral is set for Updates +- **WUPauseState** Retrieves WU setting to determine if updates are paused +- **OSUninstalled** A flag that represents when a feature update is uninstalled on a device . +- **OSRolledBack** A flag that represents when a feature update has rolled back during setup. +- **OSRollbackCount** The number of times feature updates have rolled back on the device. +- **UninstallActive** A flag that represents when a device has uninstalled a previous upgrade recently. +- **AppraiserGatedStatus** Indicates whether a device has been gated for upgrading. + + +## Census.Xbox events This event sends data about the Xbox Console, such as Serial Number and DeviceId, to help keep Windows up to date. -| Field | Description | -| - | - | -| XboxConsolePreferredLanguage | Retrieves the preferred language selected by the user on Xbox console. | -| XboxConsoleSerialNumber | Retrieves the serial number of the Xbox console. | -| XboxLiveDeviceId | Retrieves the unique device id of the console. | -| XboxLiveSandboxId | Retrieves the developer sandbox id if the device is internal to Microsoft. | -## Setup360telemetry events +The following fields are available in this event: -**Setup360telemetry.Downlevel** - -This event sends data indicating that the device has invoked the downlevel phase of the upgrade, to help keep Windows up to date. - -| Field | Description | -| - | - | -| ClientId | In the Windows Update scenario, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. | -| InstanceId | Unique GUID that identifies each instance of setuphost.exe | -| ReportId | In the Windows Update scenario, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. | -| WuId | This is the Windows Update Client ID. In the Windows Update scenario, this is the same as the clientId. | -| TestId | String to uniquely identify a group of events, such as all events for the upgrade fair. | -| State | Exit state of given Setup360 run (succeeded, failed, blocked, cancelled) | -| HostOsSkuName | OS SKU which is running Setup360 instance (downlevel OS) | -| HostOsBuildNumber | Build number of downlevel OS | -| Setup360Scenario | Setup360 flow type (Boot, Media, Update, MCT) | -| Setup360Mode | Phase of Setup360 (Predownload, Install, Finalize, Rollback etc.) | -| Setup360Result | Result of Setup360 (HRESULT used to diagnose errors) | -| Setup360Extended | Extension of result - more granular information about phase/action when the potential failure happened | -| SetupVersionBuildNumber | Build number of Setup360 (build number of target OS). | +- **XboxLiveDeviceId** Retrieves the unique device id of the console. +- **XboxConsoleSerialNumber** Retrieves the serial number of the Xbox console. +- **XboxLiveSandboxId** Retrieves the developer sandbox id if the device is internal to MS. +- **XboxConsolePreferredLanguage** Retrieves the preferred language selected by the user on Xbox console. -**Setup360telemetry.Finalize** +## Common Data Events.Consent UI Event events -This event sends data indicating that the device has invoked the finalize phase of the upgrade, to help keep Windows up to date. - -| Field | Description | -| - | - | -| ClientId | In the Windows Update scenario, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. | -| InstanceId | Unique GUID that identifies each instance of setuphost.exe | -| ReportId | In the Windows Update scenario, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. | -| WuId | This is the Windows Update Client ID. In the Windows Update scenario, this is the same as the clientId. | -| TestId | String to uniquely identify a group of events, such as all events for the upgrade fair. | -| State | Exit state of given Setup360 run (succeeded, failed, blocked, cancelled) | -| HostOsSkuName | OS SKU which is running Setup360 instance (downlevel OS) | -| HostOsBuildNumber | Build number of downlevel OS | -| Setup360Scenario | Setup360 flow type (Boot, Media, Update, MCT) | -| Setup360Mode | Phase of Setup360 (Predownload, Install, Finalize, Rollback etc.) | -| Setup360Result | Result of Setup360 (HRESULT used to diagnose errors) | -| Setup360Extended | Extension of result - more granular information about phase/action when the potential failure happened | -| SetupVersionBuildNumber | Build number of Setup360 (build number of target OS). | - -**Setup360telemetry.PostRebootInstall** - -This event sends data indicating that the device has invoked the postrebootinstall phase of the upgrade, to help keep Windows up to date. - -| Field | Description | -| - | - | -| ClientId | In the Windows Update scenario, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. | -| InstanceId | Unique GUID that identifies each instance of setuphost.exe | -| ReportId | In the Windows Update scenario, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. | -| WuId | This is the Windows Update Client ID. In the Windows Update scenario, this is the same as the clientId. | -| TestId | String to uniquely identify a group of events, such as all events for the upgrade fair. | -| State | Exit state of given Setup360 run (succeeded, failed, blocked, cancelled) | -| HostOsSkuName | OS SKU which is running Setup360 instance (downlevel OS) | -| HostOsBuildNumber | Build number of downlevel OS | -| Setup360Scenario | Setup360 flow type (Boot, Media, Update, MCT) | -| Setup360Mode | Phase of Setup360 (Predownload, Install, Finalize, Rollback etc.) | -| Setup360Result | Result of Setup360 (HRESULT used to diagnose errors) | -| Setup360Extended | Extension of result - more granular information about phase/action when the potential failure happened | -| SetupVersionBuildNumber | Build number of Setup360 (build number of target OS). | - -**Setup360telemetry.PreDownloadQuiet** - -This event sends data indicating that the device has invoked the predownloadquiet phase of the upgrade, to help keep Windows up to date. - -| Field | Description | -| - | - | -| ClientId | In the Windows Update scenario, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. | -| InstanceId | Unique GUID that identifies each instance of setuphost.exe | -| ReportId | In the Windows Update scenario, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. | -| WuId | This is the Windows Update Client ID. In the Windows Update scenario, this is the same as the clientId. | -| TestId | String to uniquely identify a group of events, such as all events for the upgrade fair. | -| State | Exit state of given Setup360 run (succeeded, failed, blocked, cancelled) | -| HostOsSkuName | OS SKU which is running Setup360 instance (downlevel OS) | -| HostOsBuildNumber | Build number of downlevel OS | -| Setup360Scenario | Setup360 flow type (Boot, Media, Update, MCT) | -| Setup360Mode | Phase of Setup360 (Predownload, Install, Finalize, Rollback etc.) | -| Setup360Result | Result of Setup360 (HRESULT used to diagnose errors) | -| Setup360Extended | Extension of result - more granular information about phase/action when the potential failure happened | -| SetupVersionBuildNumber | Build number of Setup360 (build number of target OS). | - -**Setup360telemetry.PreInstallQuiet** - -This event sends data indicating that the device has invoked the preinstallquiet phase of the upgrade, to help keep Windows up to date. - -| Field | Description | -| - | - | -| ClientId | In the Windows Update scenario, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. | -| InstanceId | Unique GUID that identifies each instance of setuphost.exe | -| ReportId | In the Windows Update scenario, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. | -| WuId | This is the Windows Update Client ID. In the Windows Update scenario, this is the same as the clientId. | -| TestId | String to uniquely identify a group of events, such as all events for the upgrade fair. | -| State | Exit state of given Setup360 run (succeeded, failed, blocked, cancelled) | -| HostOsSkuName | OS SKU which is running Setup360 instance (downlevel OS) | -| HostOsBuildNumber | Build number of downlevel OS | -| Setup360Scenario | Setup360 flow type (Boot, Media, Update, MCT) | -| Setup360Mode | Phase of Setup360 (Predownload, Install, Finalize, Rollback etc.) | -| Setup360Result | Result of Setup360 (HRESULT used to diagnose errors) | -| Setup360Extended | Extension of result - more granular information about phase/action when the potential failure happened | -| SetupVersionBuildNumber | Build number of Setup360 (build number of target OS). | - -**Setup360telemetry.UnexpectedEvent** - -This event sends data indicating that the device has invoked the unexpectedevent phase of the upgrade, to help keep Windows up to date. - -| Field | Description | -| - | - | -| ClientId | In the Windows Update scenario, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. | -| InstanceId | Unique GUID that identifies each instance of setuphost.exe | -| ReportId | In the Windows Update scenario, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. | -| WuId | This is the Windows Update Client ID. In the Windows Update scenario, this is the same as the clientId. | -| TestId | String to uniquely identify a group of events, such as all events for the upgrade fair. | -| State | Exit state of given Setup360 run (succeeded, failed, blocked, cancelled) | -| HostOsSkuName | OS SKU which is running Setup360 instance (downlevel OS) | -| HostOsBuildNumber | Build number of downlevel OS | -| Setup360Scenario | Setup360 flow type (Boot, Media, Update, MCT) | -| Setup360Mode | Phase of Setup360 (Predownload, Install, Finalize, Rollback etc.) | -| Setup360Result | Result of Setup360 (HRESULT used to diagnose errors) | -| Setup360Extended | Extension of result - more granular information about phase/action when the potential failure happened | -| SetupVersionBuildNumber | Build number of Setup360 (build number of target OS). | - -**Setup360telemetry.Setup360** - -This event sends data indicating that the device has invoked the unexpectedevent phase of the upgrade, to help keep Windows up to date. - -| Field | Description | -| - | - | -| ClientId | Retrieves the upgrade ID:
Upgrades via WU - specifies the WU clientID
Upgrades via China Partners - specifies a unique string that classifies these events
All other deployment - static string. | -| FieldName | Retrieves the event name/data point | -| FlightData | Specifies a unique identifier for each group of flights (pre-release builds) | -| InstanceId | Retrieves a unique identifier for each instance of a setup session | -| ReportId | Retrieves the report ID: | -| ScenarioId | Retrieves the deployment scenario | -| Value | Retrieves the value associated with the corresponding FieldName | - -##SetupPlatform events - -**SetupPlatformTelEvent** - -This event sends data generated by SetupPlatform, the engine that drives the various deployment scenarios, to help keep Windows up to date. - -| Field | Description | -| - | - | -| FieldName | Retrieves the event name/data point. Examples: InstallStartTime, InstallEndtime, OverallResult etc . | -| GroupName | Retrieves the groupname the event belongs to. Example: Install Information, DU Information, Disk Space Information etc. | -| Value | Retrieves the value associated with the corresponding event name (Field Name). For example: For time related events this will include the system time. | -| Name | Retrieves the activity name; for Dynamic Update operations events are categorized based on an activity name. | - -**SetupPlatformTelActivityEvent** - -This event sends a unique ID that can be used to bind Setup Platform events together, to help keep Windows up to date. - -| Field | Description | -| - | - | -| ActivityId | Provides a unique Id to correlate events that occur between a activity start event, and a stop event | -| ActivityName | Provides a friendly name of the package type that belongs to the ActivityId (Setup, LanguagePack, GDR, Driver, etc.) | - -## TelClientSynthetic events - -**TelClientSynthetic.AbnormalShutdown_0** - -This event sends data about boot IDs for which a normal clean shutdown was not observed, to help keep Windows up to date. - -| Field | Description | -| - | - | -| AbnormalShutdownBootId | Retrieves the Boot ID for which the abnormal shutdown was observed. | -| CurrentBootId | Retrieves the current boot ID. | -| LastSuccessfullyShutdownBootId | Retrieves the last successfully/cleanly shutdown boot ID. | -| PowerButtonLastPressBootId | BootId of the last time the Power Button was detected to have been pressed ("pressed" not to be confused with "released") | -| PowerButtonLastPressTime | Date/time of the last time the Power Button was detected to have been pressed ("pressed" not to be confused with "released") | -| PowerButtonLastReleaseTime | Date/time of the last time the Power Button was detected to have been released ("released" not to be confused with "pressed") | -| PowerButtonCumulativePressCount | Number of times the Power Button was detected to have been pressed ("pressed" not to be confused with "released") for the BootId specified in PowerButtonLastPressBootId | -| PowerButtonCumulativeReleaseCount | Number of times the Power Button was detected to have been released ("released" not to be confused with "pressed") for the BootId specified in PowerButtonLastReleaseBootId | -| PowerButtonLastReleaseBootId | BootId of the last time the Power Button was detected to have been released ("released" not to be confused with "pressed") | -| PowerButtonErrorCount | Indicates the number of times there was an error attempting to record Power Button metrics (e.g. due to a failure to lock/update the bootstat file) | -| TransitionInfoBootId | BootId of the captured "Transition Info"; important to match AbnormalShutdownBootId for analysis or the Transition Info in the event does not correlate with the rest of the information | -| TransitionInfoSystemRunning | At the time the last marker was saved,the system was running | -| TransitionInfoSleepInProgress | At the time the last marker was saved,the system was in or entering Sleep mode | -| TransitionInfoCSInProgress | At the time the last marker was saved,the system was in or entering Connected Standby mode | -TransitionInfoCSCount | Total number of times the system transitioned from Connected Standby mode to "on" at the time the last marker was saved | -| TransitionInfoSleepTranstionsToOn | Total number of times the system transitioned from Sleep mode to "on" at the time the last marker was saved | -| TransitionInfoPowerButtonTimestamp | Date/time of the last time the Power Button was detected to have been pressed (collected via a different mechanism than PowerButtonLastPressTime) | -| TransitionInfoLastReferenceTimestamp | Date/time the marker was last saved | -| TransitionInfoLastReferenceTimeChecksum | Checksum of TransitionInfoLastReferenceTimestamp | -| FirmwareType | ID of the FirmwareType as enumerated in DimFirmwareType | -| CrashDumpEnabled | OS configuration of the type of crash dump enabled; 0 = "not enabled" | -| LastBugCheckBootId | bootId of the captured "Last Bug Check"; important to match AbnormalShutdownBootId for analysis or the Last Bug Check info in the event does not correlate with the rest of the information | -| LastBugCheckProgress | Progress towards writing out the last crashdump; non-zero value indicates an attempt; LastBugCheck data is only available on UEFI-enabled systems (as indicated by FirmwareTypeId == 2) because it is saved in an EFI variable; LastBugCheck data is only available if crashdumping is enabled (as indicated by CrashDumpEnabled .> 0) | -| LastBugCheckCode | Bug Check code indicating the type of error; LastBugCheck data is only available on UEFI-enabled systems (as indicated by FirmwareTypeId == 2) because it is saved in an EFI variable; LastBugCheck data is only available if crashdumping is enabled (as indicated by CrashDumpEnabled > 0) | -| LastBugCheckParameter1 | First Bug Check parameter with additional info on the type of the error; LastBugCheck data is only available on UEFI-enabled systems (as indicated by FirmwareTypeId == 2) because it is saved in an EFI variable; LastBugCheck data is only available if crashdumping is enabled (as indicated by CrashDumpEnabled > 0) | -| LastBugCheckOriginalDumpType | Type of crashdump the system intended to save; LastBugCheck data is only available on UEFI-enabled systems (as indicated by FirmwareTypeId == 2) because it is saved in an EFI variable; LastBugCheck data is only available if crashdumping is enabled (as indicated by CrashDumpEnabled > 0) | -| LastBugCheckOtherSettings | Other crashdump settings; LastBugCheck data is only available on UEFI-enabled systems (as indicated by FirmwareTypeId == 2) because it is saved in an EFI variable; LastBugCheck data is only available if crashdumping is enabled (as indicated by CrashDumpEnabled > 0) | -| LastBugCheckContextFlags | Additional crashdump settings; LastBugCheck data is only available on UEFI-enabled systems (as indicated by FirmwareTypeId == 2) because it is saved in an EFI variable; LastBugCheck data is only available if crashdumping is enabled (as indicated by CrashDumpEnabled > 0) | -| CumulativeCrashCount | Cumulative count of OS crashes since the BootId reset | -| PowerButtonPressIsShutdownInProgress | Indicates whether a system shutdown was in progress at the last time the Power Button was pressed | -| PowerButtonPressLastPowerWatchdogStage | Progress while monitor/display is being turned on; ranges from 0 (no progress) to 0x50 (completion); if PowerButtonPressPowerWatchdogArmed == TRUE (armed), the value represents the current stage whereas if PowerButtonPressPowerWatchdogArmed == FALSE (not armed),the value represents the last completed stage at the time of the last Power Button press, | -| PowerButtonPressPowerWatchdogArmed | Indicates whether or not the watchdog for the monitor/display was active at the time of the last Power Button press | -| TransitionInfoCSEntryReason | Indicates the reason the device last entered Connected Standby mode | -| TransitionInfoCSExitReason | Indicates the reason the device last exited Connected Standby mode | - -**TelClientSynthetic.AuthorizationInfo_RunTimeTransition** - -This event sends data indicating that a device has undergone a change of telemetry opt-in level during the runtime of the device (not at UTC boot or offline), to help keep Windows up to date. - -| Field | Description | -| - | - | -| TransitionFromEverythingOff | True if this transition is moving from not allowing core telemetry to allowing core telemetry. | -| CanCollectAnyTelemetry | True if UTC is allowed to collect non-OS telemetry. Non-OS telemetry is responsible for providing its own opt-in mechanism. | -| CanCollectHeartbeats | True if UTC is allowed to collect heartbeats. | -| CanCollectCoreTelemetry | True if UTC is allowed to collect data which is tagged with both MICROSOFT_KEYWORD_CRITICAL_DATA and MICROSOFT_EVENTTAG_CORE_DATA. | -| CanCollectOsTelemetry | True if UTC is allowed to collect telemetry from the OS provider groups (often called Microsoft Telemetry). | -| CanReportScenarios | True if UTC is allowed to load and report scenario completion, failure, and cancellation events. | -| CanAddMsaToMsTelemetry | True if UTC is allowed to add MSA user identity onto telemetry from the OS provider groups. | -| CanPerformTraceEscalations | True if UTC is allowed to perform scenario escalations with tracing actions. | -| CanPerformDiagnosticEscalations | True if UTC is allowed to perform all scenario escalations. | - -**TelClientSynthetic.AuthorizationInfo_Startup ** - -This event sends data indicating that a device has undergone a change of telemetry opt-in level detected at UTC startup, to help keep Windows up to date. - -| Field | Description | -| - | - | -| TransitionFromEverythingOff | True if this transition is moving from not allowing core telemetry to allowing core telemetry. | -| CanCollectAnyTelemetry | True if UTC is allowed to collect non-OS telemetry. Non-OS telemetry is responsible for providing its own opt-in mechanism. | -| CanCollectHeartbeats | True if UTC is allowed to collect heartbeats. | -| CanCollectCoreTelemetry | True if UTC is allowed to collect data which is tagged with both MICROSOFT_KEYWORD_CRITICAL_DATA and MICROSOFT_EVENTTAG_CORE_DATA. | -| CanCollectOsTelemetry | True if UTC is allowed to collect telemetry from the OS provider groups (often called Microsoft Telemetry). | -| CanReportScenarios | True if UTC is allowed to load and report scenario completion, failure, and cancellation events. | -| CanAddMsaToMsTelemetry | True if UTC is allowed to add MSA user identity onto telemetry from the OS provider groups. | -| CanPerformTraceEscalations | True if UTC is allowed to perform scenario escalations with tracing actions. | -| CanPerformDiagnosticEscalations | True if UTC is allowed to perform all scenario escalations. | - -**TelClientSynthetic.ConnectivityHeartBeat_0** - -This event sends data about the connectivity status of the Connected User Experience and Telemetry component that uploads telemetry events. If an unrestricted free network (such as Wi-Fi) is available, this event updates the last successful upload time. Otherwise, it checks whether a Connectivity Heartbeat event was fired in the past 24 hours, and if not, it fires an event. A Connectivity Heartbeat event also fires when a device recovers from costed network to free network. - -| Field | Description | -| - | - | -| LastConntectivityLossTime | Retrieves the last time the device lost free network. | -| NetworkState | Retrieves the network state:
0 = No network.
1 = Restricted network.
2 = Free network. | -| NoNetworkTime | Retrieves the time spent with no network (since the last time) in seconds. | -| CensusTaskEnabled | Returns Boolean value for the census task (Enable/Disable) on client machine. | -| CensusExitCode | Returns last execution codes from census client run. | -| CensusStartTime | Returns timestamp corresponding to last successful census run. | -| RestrictedNetworkTime | Retrieves the time spent on a metered (cost restricted) network in seconds. | - -**TelClientSynthetic.HeartBeat_5** - -This event sends data about the health and quality of the telemetry data from the given device, to help keep Windows up to date. It also enables data analysts to determine how “trusted” the data is from a given device. - -| Field | Description | -| - | - | -| CriticalOverflowEntersCounter | Retrieves the number of times we have entered critical overflow mode. | -| DbCriticalDroppedCount | Retrieves the number of events marked with critical persistence that have been dropped due to disk size and/or bandwidth limitations. | -| DbDroppedCount | Retrieves the number of events dropped by the local service due to disk size and/or bandwidth limitations. | -| DecodingDroppedCount | Retrieves the number of events dropped due to ETW Decoding failures. | -| EnteringCriticalOverflowDroppedCounter | Retrieves the sum of bytes dropped from normal buffers due to entering critical overflow. | -| EtwDroppedCount | Retrieves the number of events dropped in ETW buffer. | -| EventSubStoreResetCounter | Retrieves the number of times an event substore was reset. | -| EventSubStoreResetSizeSum | Retrieves the sum of sizes (in bytes) of all event substores reset. | -| EventsUploaded | Retrieves the total number of events uploaded since last successful upload. | -| InvalidHttpCodeCount | Retrieves the total number of failed responses from the Microsoft Data Management Service servers. | -| LastEventSizeOffender | Retrieves the name of the last event to exceed the allowed single-upload event payload size. | -| LastInvalidHttpCode | Retrieves the last HTTP error received from Microsoft Data Management Service servers when attempting to upload. | -| MaxInUseScenarioCounter | Retrieves the maximum # of concurrent in use scenarios during this timeframe since last heartbeat. | -| PreviousHeartBeatTime | Retrieves the timestamp of the last heart beat which was fired. | -| SettingsHttpAttempts | Retrieves the number of times the Connected User Experience and Telemetry component attempted to connect to OneSettings. | -| SettingsHttpFailures | Retrieves the number of times the Connected User Experience and Telemetry component failed to connect to OneSettings. | -| ThrottledDroppedCount | Retrieves the number of events which were dropped due to throttling. | -| UploaderDroppedCount | Retrieves the number of dropped events due to the upload buffer. | -| VortexHttpAttempts | Retrieves the number of attempts the Connected User Experience and Telemetry component attempted to upload data to Microsoft Data Management servers. | -| VortexHttpeFailures4xx | Retrieves the count, which increases each time the client receives a 400-499 code back from the service. | -| VortexFailuresTimeout | Incremented each time a Vortex communication results in the error ERROR_WINHTTP_TIMOUT. | -| VortexHttpFailures5xx | Incremented each time a Vortex communication results in a 500-599 HTTP error code. | - -## Kernel process events - -**KernelProcess.AppStateChange** - -This event sends data about the life cycle of an application’s process (e.g. launch, suspend, resumer, terminate), to help keep Windows up to date. - -| Field | Description | -| - | - | -| AppSessionGuid | Unique identifier for the specific application session (starts on process creation and ends on process termination). | -| CommandLineHash | A one-way hash of the command line parameters. | -| CommitCharge | On termination state – private virtual memory commit charge. | -| CommitChargePeak | On termination state – peak private virtual memory commit charge for the process instance. | -| CPUCycleCount | On termination state – CPU cycles consumed by process instance. | -| Crashed | On termination state – has the process crashed. | -| EventSequence | A data quality control measure; incrementing ordinal for each event per epoch. | -| ExitStatus | On termination state – process exit code. | -| HandleCount | On termination state – outstanding OS handle count. | -| HangCount | On termination state – reported hangs. | -| HardFaultCount | On termination state – disk page fault count. | -| PreviousState | Application state being exited in this transition. | -| ProcessSequence | Process sequence on this OS boot. | -| ProcessStartKey | Process identifier based on process sequence and boot id. | -| ReadCount | On termination state – Read IO count for process. | -| ReadSizeInKB | On termination state – Read IO bytes for process. | -| StateDurationMS | Amount of time (in milliseconds) that the application was in the previous state (the state being exited). | -| TargetAppId | The ID of the application whose usage is being described. | -| TargetAppType | Not used at this time. | -| TargetAppVer | Additional information about the specific version of the application whose usage is being described. | -| TotalDurationMS | A data quality control measure; the sum of all state durations (in milliseconds) for this particular application session. | -| TotalSuspendedMS | A data quality control measure; the sum of all the suspend state durations (in milliseconds) for this particular application session. | -| TotalUptimeMS | A data quality control measure; the sum of all the running state durations (in milliseconds) for this particular application session. | -| UptimeDeltaMS | A data quality control measure. | -| WriteCount | On termination state – Write IO count for process. | -| WriteSizeInKB | On termination state – Write IO bytes for process. | - -## Sleep study events +This User Account Control (UAC) telemetry point collects information on elevations that originate from low integrity levels. This occurs when a process running at low integrity level (IL) requires higher (administrator) privileges, and therefore requests for elevation via UAC (consent.exe). By better understanding the processes requesting these elevations, Microsoft can in turn improve the detection and handling of potentially malicious behavior in this path. -**Microsoft.Windows.Power.SleepStudy.SleepStudySessionSummary** - -| Field | Description | -| - | - | -| dripsPercentage | Percent of time OS spent in the ‘deepest runtime idle power state’ during this connected standby session. | -| duration | Duration of connected standby session, in minutes. | -| energyChange | Amount of energy drained, in milliWatt hours, while on battery, during a connected standby session. | -| energyChangeRate | Approximate rate of energy change, in milliWatts, while on battery, during a connected standby session. | -| hwDripsPercentage | Percent of time hardware spent in the ‘deepest runtime idle power state’ during this connected standby session. | -| packedAsULong | Indicates status of ac/critical battery/time spent listening to audio during connected standby session, most commonly 0 for session on battery, or 1 for session on AC. See this for bit expansion. | -| startTime | Start time of the connected standby session. | - -**Microsoft.Windows.Power.SleepStudy.SleepStudyTopOffenders** - -| Field | Description | -| - | - | -| activeTimePercentage | Percent of connected standby session that activator was present. | -| designCapacity | Size of system battery in milliWatt hours. | -| dripsPercentage  | Percent of time OS spent in the ‘deepest runtime idle power state’ during this connected standby session. | -| duration | Duration of connected standby session, in minutes. | -| energyChange | Amount of energy drained, in milliWatt hours, while on battery, during a connected standby session. | -| energyChangeRate | Approximate rate of energy change, in milliWatts, while on battery, during a connected standby session. | -| hwDripsPercentage | Percent of time hardware spent in the ‘deepest runtime idle power state’ during this connected standby session. | -| level | Level of offender in hierarchy, 1-3. | -| name | Name of offender. | -| onAc | 1 if session was on AC, 0 if on DC. | -| startTime | Start time of the connected standby session. | -| type | The type of the PDC activator that is blocking connected standby | -| vetoCount | Number of times the PEP veto’d the kernel from entering DRIPS during this session. | - -## Windows Error Reporting events - -**Microsoft.Windows.WindowsErrorReporting.AppCrashEvent** - -This event sends data about crashes for both native and managed applications, to help keep Windows up to date. The data includes information about the crashing process and a summary of its exception record. It does not contain any Watson bucketing information. The bucketing information is recorded in a Windows Error Reporting (WER) event that is generated when the WER client reports the crash to the Watson service, and the WER event will contain the same ReportID (see field 14 of crash event, field 19 of WER event) as the crash event for the crash being reported. AppCrash is emitted once for each crash handled by WER (e.g. from an unhandled exception or FailFast or ReportException). Note that Generic Watson event types (e.g. from PLM) that may be considered "crashes" by a user DO NOT emit this event. - -| Field | Description | -| - | - | -| AppName | Application executable name (e.g. excel.exe) | -| AppSessionGuid | ID of the application session for BI correlation purposes. The appSessionGuid uniquely identifies a session from Launch to Terminate (Close or Crash). | -| AppTimeStamp | Application executable image timestamp (UNIX epoch). | -| AppVersion | Four 16-bit tuple identifying the application version | -| ExceptionCode | NTSTATUS exception code. | -| ExceptionOffset | NTSTATUS exception code. | -| Flags | Bitmask containing control and routing flags | -| ModName | Exception module name (e.g. test.dll). | -| ModTimeStamp | Module image timestamp (UNIX epoch). | -| ModVersion | Four 16-bit tuple identifying the module version. | -| PackageFullName | Store application identity. | -| PackageRelativeAppId | Store application identity. | -| ProcessArchitecture | Architecture of the crashing process, as one of the PROCESSOR_ARCHITECTURE_* constants:
0: PROCESSOR_ARCHITECTURE_INTEL
5: PROCESSOR_ARCHITECTURE_ARM
9: PROCESSOR_ARCHITECTURE_AMD64
12: PROCESSOR_ARCHITECTURE_ARM64 | -| ProcessCreateTime | Process creation time (UTC) of the crashing process. | -| ProcessId | Process ID of the crashing process. | -| ReportId | Unique report ID (usually a GUID) | -| UTCReplace_TargetAppId | The kernel reported AppId of the application being reported. | -| UTCReplace_TargetAppVer | The specific version of the application being reported. | -**Microsoft.Windows.WindowsErrorReporting.AppHangEvent** +## DxgKrnlTelemetry.GPUAdapterInventoryV2 events + +This event sends basic GPU and Display Driver information to keep Windows and display drivers up to date. + + +The following fields are available in this event: + +- **version** The GPUAdapterInventoryV2 event version +- **bootId** The system boot ID, +- **aiSeqId** The GPUAdapterInventoryV2 event sequence id +- **MeasureEnabled** Indicates whether the system is listening to MICROSOFT_KEYWORD_MEASURES +- **TelemetryEnabled** Indicates whether the system is listening to MICROSOFT_KEYWORD_TELEMETRY +- **InterfaceId** GPU interface ID. This is used to uniquely identify a GPU on a device +- **GPUVendorID** GPU vendor ID +- **GPUDeviceID** GPU device ID +- **SubVendorID** GPU sub vendor ID +- **SubSystemID** Sub system ID +- **GPURevisionID** GPU revision ID +- **DriverVersion** Display driver version +- **DriverDate** Date of the display driver +- **DriverRank** Rank of the display driver +- **IsMiracastSupported** Indicates whether the GPU supports Miracast +- **IsMsMiracastSupported** Indicates whether the GPU Miracast capabilities are driven by a Microsoft solution +- **IsHybridDiscrete** Indicates whether the GPU has discrete GPU capabilities in a hybrid device. +- **IsHybridIntegrated** Indicates whether the GPU has integrated GPU capabilities in a hybrid device. +- **IsMPOSupported** Indicates whether the GPU supports Multi-Plane Overlays. +- **IsLDA** Indicates whether the GPU is comprised of Linked Display Adapters. +- **IsMismatchLDA** Indicates whether at least one device in the Linked Display Adapters chain is from a different vendor. +- **IsPostAdapter** Indicates whether this GPU is the POST GPU in the device. +- **IsSoftwareDevice** Indicates whether this is a software implementation of the GPU +- **IsRenderDevice** Indicates whether the GPU has rendering capabilities +- **IsDisplayDevice** Indicates whether the GPU has displaying capabilities +- **WDDMVersion** Windows Display Driver Model version +- **DisplayAdapterLuid** Adapter LUID +- **GPUPreemptionLevel** Max preemption level supported by GPU for graphics payload. +- **ComputePreemptionLevel** Max preemption level supported by GPU for compute payload. +- **TelInvEvntTrigger** Indicates what triggered this event to be logged. 0 == GPU enumeration, 1 == DxgKrnlTelemetry provider toggling +- **DedicatedVideoMemoryB** Dedicated VRAM of the GPU in bytes +- **DedicatedSystemMemoryB** Amount of system memory dedicated for GPU use in bytes. +- **SharedSystemMemoryB** Amount of system memory shared by GPU and CPU in bytes. +- **NumVidPnSources** Number of supported display output sources +- **NumVidPnTargets** Number of supported display output targets + + +## Microsoft.OneDrive.Sync.Setup.APIOperation events + +This event includes basic data about install and uninstall OneDrive API operations. + + +The following fields are available in this event: + +- **APIName** The name of the API. +- **ScenarioName** The name of the scenario. +- **Duration** How long the operation took. +- **isSuccess** Was the operation successful? +- **ResultCode** The result code. + + +## Microsoft.OneDrive.Sync.Setup.EndExperience events + +This event includes a success or failure summary of the installation. + + +The following fields are available in this event: + +- **APIName** The name of the API. +- **ScenarioName** The name of the scenario. +- **Hresult** The HResult of the operation. +- **isSuccess** Was the operation successful? + + +## Microsoft.OneDrive.Sync.Setup.OSUpgradeInstallationOperation events + +This event is related to the OS version when the OS is upgraded with OneDrive installed. + + +The following fields are available in this event: + +- **HResult** The HResult of the operation. +- **SourceOSVersion** The source version of the operating system. +- **SourceOSBuildNumber** The source build number of the operating system. +- **SourceOSBuildBranch** The source branch of the operating system. +- **CurrentOSVersion** The current version of the operating system. +- **CurrentOSBuildNumber** The current build number of the operating system. +- **CurrentOSBuildBranch** The current branch of the operating system. +- **CurrentOneDriveVersion** The current version of OneDrive. + + +## Microsoft.OneDrive.Sync.Setup.RegisterStandaloneUpdaterAPIOperation events + +This event is related to registering or unregistering the OneDrive update task. + + +The following fields are available in this event: + +- **APIName** The name of the API. +- **ScenarioName** The name of the scenario. +- **UnregisterOldTaskResult** The HResult of the UnregisterOldTask operation. +- **RegisterNewTaskResult** The HResult of the RegisterNewTask operation. +- **isSuccess** Was the operation successful? + + +## Microsoft.OneDrive.Sync.Setup.SetupCommonData events + +This event contains basic OneDrive configuration data that helps to diagnose failures. + + +The following fields are available in this event: + +- **AppVersion** The version of the app. +- **OfficeVersion** The version of Office that is installed. +- **BuildArch** Is the architecture x86 or x64? +- **Market** Which market is this in? +- **OneDriveDeviceId** The OneDrive device ID. +- **MachineGuid** The CEIP machine ID. +- **IsMSFTInternal** Is this an internal Microsoft device? +- **OSDeviceName** Only if the device is internal to Microsoft, the device name. +- **OSUserName** Only if the device is internal to Microsoft, the user name. +- **Environment** Is the device on the production or int service? +- **OfficeVersionString** The version of Office that is installed. +- **BuildArchitecture** Is the architecture x86 or x64? +- **UserGuid** The CEIP user ID. +- **MSFTInternal** Is this an internal Microsoft device? + + +## Microsoft.OneDrive.Sync.Updater.CommonData events + +This event contains basic OneDrive configuration data that helps to diagnose failures. + + +The following fields are available in this event: + +- **AppVersion** The version of the app. +- **OfficeVersion** The version of Office that is installed. +- **BuildArch** Is the architecture x86 or x64? +- **Market** Which market is this in? +- **OneDriveDeviceId** The OneDrive device ID. +- **MachineGuid** The CEIP machine ID. +- **IsMSFTInternal** Is this an internal Microsoft device? +- **OSDeviceName** Only if the device is internal to Microsoft, the device name. +- **OSUserName** Only if the device is internal to Microsoft, the user name. +- **Environment** Is the device on the production or int service? + + +## Microsoft.OneDrive.Sync.Updater.ComponentInstallState events + +This event determines the installation state of dependent OneDrive components. + + +The following fields are available in this event: + +- **ComponentName** The name of the dependent component. +- **isInstalled** Is the dependent component installed? + + +## Microsoft.OneDrive.Sync.Updater.OfficeRegistration events + +This event determines the status of the OneDrive integration with Microsoft Office. + + +The following fields are available in this event: + +- **isValid** Is the Microsoft Office registration valid? + + +## Microsoft.OneDrive.Sync.Updater.OverlayIconStatus events + +This event indicates if the OneDrive overlay icon is working correctly. 0 = healthy; 1 = can be fixed; 2 = broken + + +The following fields are available in this event: + +- **ThirtyTwoBit** Is it running 32-bit? +- **SixtyFourBit** Is it running 64-bit? + + +## Microsoft.OneDrive.Sync.Updater.RepairResult events + +The event determines the result of the installation repair. + + +The following fields are available in this event: + +- **hr** The HResult of the operation. + + +## Microsoft.OneDrive.Sync.Updater.SetupBinaryDownloadHResult events + +This event indicates the status when downloading the OneDrive setup file. + + +The following fields are available in this event: + +- **hr** The HResult of the operation. + + +## Microsoft.OneDrive.Sync.Updater.UpdateOverallResult events + +This event determines the outcome of the operation. + + +The following fields are available in this event: + +- **UpdaterVersion** The version of the updater. +- **IsLoggingEnabled** Is logging enabled? +- **hr** The HResult of the operation. + + +## Microsoft.OneDrive.Sync.Updater.UpdateTierReg events + +This event determines status of the update tier registry values. + + +The following fields are available in this event: + +- **regReadEnterpriseHr** The HResult of the enterprise reg read value. +- **regReadTeamHr** The HResult of the team reg read value. + + +## Microsoft.OneDrive.Sync.Updater.UpdateXmlDownloadHResult events + +This event determines the status when downloading the OneDrive update configuration file. + + +The following fields are available in this event: + +- **hr** The HResult of the operation. + + +## Microsoft.OneDrive.Sync.Updater.WebConnectionStatus events + +This event determines the error code that was returned when verifying Internet connectivity. + + +The following fields are available in this event: + +- **winInetError** The HResult of the operation. + + +## Microsoft.OSG.DU.DeliveryOptClient.DownloadCanceled events + +This event describes when a download was canceled with Delivery Optimization. It's used to understand and address problems regarding downloads. + + +The following fields are available in this event: + +- **bytesFromIntPeers** The number of bytes received from peers not in the same LAN or in the same group. +- **fileID** The ID of the file being canceled. +- **sessionID** The ID of the download session. +- **scenarioID** The ID of the scenario. +- **bytesFromCDN** The number of bytes received from a CDN source. +- **updateID** The ID of the update being canceled. +- **background** Is the download a background download? +- **bytesFromPeers** The number of bytes received from a peer in the same LAN. +- **clientTelId** A random number used for device sampling. +- **bytesFromGroupPeers** The number of bytes received from a peer in the same group. +- **errorCode** The error code that was returned. +- **doErrorCode** The Delivery Optimization error code that was returned. +- **cdnErrorCodes** A list of CDN connection errors since the last FailureCDNCommunication event. +- **cdnErrorCounts** The number of times each error in cdnErrorCodes was encountered. +- **experimentId** When running A/B testing, this is used to correlate client/services calls that are part of the same test. +- **isVpn** Is the device connected to a Virtual Private Network? +- **usedMemoryStream** Did the download use memory streaming? + + +## Microsoft.OSG.DU.DeliveryOptClient.DownloadCompleted events + +This event describes when a download has completed with Delivery Optimization. It's used to understand and address problems regarding downloads. + + +The following fields are available in this event: + +- **sessionID** The ID of the download session. +- **scenarioID** The ID of the scenario. +- **bytesFromIntPeers** The number of bytes received from peers not in the same LAN or in the same group. +- **updateID** The ID of the update being downloaded. +- **fileSize** The size of the file being downloaded. +- **bytesFromCDN** The number of bytes received from a CDN source. +- **fileID** The ID of the file being downloaded. +- **background** Is the download a background download? +- **bytesFromPeers** The number of bytes received from a peer in the same LAN. +- **totalTime** How long did the download take (in seconds)? +- **restrictedUpload** Is the upload restricted? +- **clientTelId** A random number used for device sampling. +- **bytesFromGroupPeers** The number of bytes received from a peer in the same group. +- **downloadMode** The download mode used for this file download session. +- **doErrorCode** The Delivery Optimization error code that was returned. +- **numPeers** The total number of peers used for this download. +- **cdnConnectionCount** The total number of connections made to the CDN. +- **lanConnectionCount** The total number of connections made to peers in the same LAN. +- **groupConnectionCount** The total number of connections made to peers in the same group. +- **internetConnectionCount** The total number of connections made to peers not in the same LAN or the same group. +- **cdnIp** The IP address of the source CDN. +- **downlinkBps** The maximum measured available download bandwidth (in bytes per second). +- **uplinkBps** The maximum measured available upload bandwidth (in bytes per second). +- **downlinkUsageBps** The download speed (in bytes per second). +- **uplinkUsageBps** The upload speed (in bytes per second). +- **totalTimeMs** Duration of the download (in seconds). +- **cdnErrorCodes** A list of CDN connection errors since the last FailureCDNCommunication event. +- **cdnErrorCounts** The number of times each error in cdnErrorCodes was encountered. +- **bytesRequested** The total number of bytes requested for download. +- **experimentId** When running A/B testing, this is used to correlate client/services calls that are part of the same test. +- **isVpn** Is the device connected to a Virtual Private Network? +- **usedMemoryStream** Did the download use memory streaming? + + +## Microsoft.OSG.DU.DeliveryOptClient.DownloadPaused events + +This event represents a temporary suspension of a download with Delivery Optimization. It's used to understand and address problems regarding downloads. + + +The following fields are available in this event: + +- **updateID** The ID of the update being paused. +- **errorCode** The error code that was returned. +- **scenarioID** The ID of the scenario. +- **background** Is the download a background download? +- **sessionID** The ID of the download session. +- **clientTelId** A random number used for device sampling. +- **reasonCode** The reason for pausing the download. +- **fileID** The ID of the file being paused. +- **experimentId** When running A/B testing, this is used to correlate client/services calls that are part of the same test. +- **isVpn** Is the device connected to a Virtual Private Network? + + +## Microsoft.OSG.DU.DeliveryOptClient.DownloadStarted events + +This event describes the start of a new download with Delivery Optimization. It's used to understand and address problems regarding downloads. + + +The following fields are available in this event: + +- **experimentId** When running A/B testing, this is used to correlate client/services calls that are part of the same test. +- **errorCode** The error code that was returned. +- **doErrorCode** The Delivery Optimization error code that was returned. +- **peerID** The ID for this Delivery Optimization client. +- **doClientVersion** The version of the Delivery Optimization client. +- **jobID** The ID of the Windows Update job. +- **sessionID** The ID of the download session. +- **updateID** The ID of the update being downloaded. +- **scenarioID** The ID of the scenario. +- **fileID** The ID of the file being downloaded. +- **cdnUrl** The URL of the CDN. +- **filePath** The path where the file will be written. +- **groupID** ID for the group. +- **background** Is the download a background download? +- **downloadMode** The download mode used for this file download session. +- **minFileSizePolicy** The minimum file size policy set for the device to allow Peering with Delivery Optimization. +- **diceRoll** The dice roll value used in sampling events. +- **deviceProfile** Identifies the usage or form factor. Example: Desktop or Xbox +- **isVpn** Is the device connected to a Virtual Private Network? +- **usedMemoryStream** Did the download use memory streaming? +- **minDiskSizePolicyEnforced** The minimum disk size policy that is enforced for the device to allow Peering with Delivery Optimization. +- **minDiskSizeGB** The minimum disk size (in GB). +- **clientTelId** A random number used for device sampling. +- **costFlags** A set of flags representing network cost. + + +## Microsoft.OSG.DU.DeliveryOptClient.FailureCdnCommunication events + +This event represents a failure to download from a CDN with Delivery Optimization. It's used to understand and address problems regarding downloads. + + +The following fields are available in this event: + +- **experimentId** When running A/B testing, this is used to correlate client/services calls that are part of the same test. +- **fileID** The ID of the file being downloaded. +- **errorCode** The error code that was returned. +- **httpStatusCode** The HTTP status code returned by the CDN. +- **errorCount** The total number of times this error code was seen since the last FailureCdnCommunication event was encountered. +- **sessionID** The ID of the download session. +- **cdnUrl** The URL of the CDN. +- **cdnIp** The IP address of the CDN. +- **cdnHeaders** The HTTP headers returned by the CDN. +- **clientTelId** A random number used for device sampling. +- **isHeadRequest** +- **requestSize** +- **responseSize** + + +## Microsoft.OSG.DU.DeliveryOptClient.JobError events + +This event represents a Windows Update job error. It allows for investigation of top errors. + + +The following fields are available in this event: + +- **jobID** The Windows Update job ID. +- **fileID** The ID of the file being downloaded. +- **errorCode** The error code returned. +- **clientTelId** A random number used for device sampling. +- **experimentId** When running A/B testing, this is used to correlate client/services calls that are part of the same test. + + +## Microsoft.Windows.Appraiser.General.ChecksumTotalPictureCount events + +This event lists the types of objects and how many of each exist on the client device. This allows for a quick way to ensure that the records present on the server match what is present on the client. + + +The following fields are available in this event: + +- **PCFP** An ID for the system that is calculated by hashing hardware identifiers. +- **InventoryApplicationFile** The total InventoryApplicationFile objects that are present on this device. +- **InventoryMediaCenter** The total InventoryMediaCenter objects that are present on this device. +- **InventoryLanguagePack** The total InventoryLanguagePack objects that are present on this device. +- **InventoryUplevelDriverPackage** The total InventoryUplevelDriverPackage objects that are present on this device. +- **InventorySystemBios** The total InventorySystemBios objects that are present on this device. +- **SystemProcessorCompareExchange** The total SystemProcessorCompareExchange objects that are present on this device. +- **SystemProcessorLahfSahf** The total SystemProcessorLahfSahf objects that are present on this device. +- **SystemMemory** The total SystemMemory objects that are present on this device. +- **SystemProcessorPrefetchW** The total SystemProcessorPrefetchW objects that are present on this device. +- **SystemProcessorSse2** The total SystemProcessorSse2 objects that are present on this device. +- **SystemProcessorNx** The total SystemProcessorNx objects that are present on this device. +- **SystemWlan** The total SystemWlan objects that are present on this device. +- **SystemWim** The total SystemWim objects that are present on this device +- **SystemTouch** The total SystemTouch objects that are present on this device. +- **SystemWindowsActivationStatus** The total SystemWindowsActivationStatus objects that are present on this device. +- **DatasourceApplicationFile_RS2** The total DatasourceApplicationFile objects targeting Windows 10 version 1703 present on this device. +- **DecisionApplicationFile_RS2** The total DecisionApplicationFile objects targeting Windows 10 version 1703 present on this device. +- **DataSourceMatchingInfoBlock_RS2** The total DataSourceMatchingInfoBlock objects targeting Windows 10 version 1703 present on this device. +- **DecisionMatchingInfoBlock_RS2** The total DecisionMatchingInfoBlock objects targeting Windows 10 version 1703 present on this device. +- **DataSourceMatchingInfoPassive_RS2** The total DataSourceMatchingInfoPassive objects targeting Windows 10 version 1703 present on this device. +- **DecisionMatchingInfoPassive_RS2** The total DecisionMatchingInfoPassive objects targeting Windows 10 version 1703 present on this device. +- **DataSourceMatchingInfoPostUpgrade_RS2** The total DataSourceMatchingInfoPostUpgrade objects targeting Windows 10 version 1703 present on this device. +- **DecisionMatchingInfoPostUpgrade_RS2** The total DecisionMatchingInfoPostUpgrade objects targeting Windows 10 version 1703 present on this device. +- **DecisionMediaCenter_RS2** The total DecisionMediaCenter objects targeting Windows 10 version 1703 present on this device. +- **Wmdrm_RS2** The total Wmdrm objects targeting Windows 10 version 1703 present on this device. +- **DatasourceDevicePnp_RS2** The total DatasourceDevicePnp objects targeting Windows 10 version 1703 present on this device. +- **DecisionDevicePnp_RS2** The total DecisionDevicePnp objects targeting Windows 10 version 1703 present on this device. +- **DatasourceDriverPackage_RS2** The total DatasourceDriverPackage objects targeting Windows 10 version 1703 present on this device. +- **DecisionDriverPackage_RS2** The total DecisionDriverPackage objects targeting Windows 10 version 1703 present on this device. +- **DatasourceSystemBios_RS2** The total DatasourceSystemBios objects targeting Windows 10 version 1703 present on this device. +- **DecisionSystemBios_RS2** The total DecisionSystemBios objects targeting Windows 10 version 1703 present on this device. + + +## Microsoft.Windows.Appraiser.General.ChecksumTotalPictureIdHashSha256 events + +This event lists the types of objects and the hashed values of all the identifiers for each one. This allows for a more in-depth way to ensure that the records present on the server match what is present on the client. + + +The following fields are available in this event: + +- **PCFP** An ID for the system that is calculated by hashing hardware identifiers. +- **InventoryApplicationFile** The SHA256 hash of InventoryApplicationFile objects that are present on this device. +- **InventoryMediaCenter** The SHA256 hash of InventoryMediaCenter objects that are present on this device. +- **InventoryLanguagePack** The SHA256 hash of InventoryLanguagePack objects that are present on this device. +- **InventoryUplevelDriverPackage** The SHA256 hash of InventoryUplevelDriverPackage objects that are present on this device. +- **InventorySystemBios** The SHA256 hash of InventorySystemBios objects that are present on this device. +- **SystemProcessorCompareExchange** The SHA256 hash of SystemProcessorCompareExchange objects that are present on this device. +- **SystemProcessorLahfSahf** The SHA256 hash of SystemProcessorLahfSahf objects that are present on this device. +- **SystemMemory** The SHA256 hash of SystemMemory objects that are present on this device. +- **SystemProcessorPrefetchW** The SHA256 hash of SystemProcessorPrefetchW objects that are present on this device. +- **SystemProcessorSse2** The SHA256 hash of SystemProcessorSse2 objects that are present on this device. +- **SystemProcessorNx** The SHA256 hash of SystemProcessorNx objects that are present on this device. +- **SystemWlan** The SHA256 hash of SystemWlan objects that are present on this device. +- **SystemWim** The SHA256 hash of SystemWim objects that are present on this device. +- **SystemTouch** The SHA256 hash of SystemTouch objects that are present on this device. +- **SystemWindowsActivationStatus** The SHA256 hash of SystemWindowsActivationStatus objects that are present on this device. +- **DatasourceApplicationFile_RS2** The SHA256 hash of DatasourceApplicationFile objects targeting Windows 10 version 1703 present on this device. +- **DecisionApplicationFile_RS2** The SHA256 hash of DecisionApplicationFile objects targeting Windows 10 version 1703 present on this device. +- **DataSourceMatchingInfoBlock_RS2** The SHA256 hash of DataSourceMatchingInfoBlock objects targeting Windows 10 version 1703 present on this device. +- **DecisionMatchingInfoBlock_RS2** The SHA256 hash of DecisionMatchingInfoBlock objects targeting Windows 10 version 1703 present on this device. +- **DataSourceMatchingInfoPassive_RS2** The SHA256 hash of DataSourceMatchingInfoPassive objects targeting Windows 10 version 1703 present on this device. +- **DecisionMatchingInfoPassive_RS2** The SHA256 hash of DecisionMatchingInfoPassive objects targeting Windows 10 version 1703 present on this device. +- **DataSourceMatchingInfoPostUpgrade_RS2** The SHA256 hash of DataSourceMatchingInfoPostUpgrade objects targeting Windows 10 version 1703 present on this device. +- **DecisionMatchingInfoPostUpgrade_RS2** The SHA256 hash of DecisionMatchingInfoPostUpgrade objects targeting Windows 10 version 1703 present on this device. +- **DecisionMediaCenter_RS2** The SHA256 hash of DecisionMediaCenter objects targeting Windows 10 version 1703 present on this device. +- **Wmdrm_RS2** The SHA256 hash of Wmdrm objects targeting Windows 10 version 1703 present on this device. +- **DatasourceDevicePnp_RS2** The SHA256 hash of DatasourceDevicePnp objects targeting Windows 10 version 1703 present on this device. +- **DecisionDevicePnp_RS2** The SHA256 hash of DecisionDevicePnp objects targeting Windows 10 version 1703 present on this device. +- **DatasourceDriverPackage_RS2** The SHA256 hash of DatasourceDriverPackage objects targeting Windows 10 version 1703 present on this device. +- **DecisionDriverPackage_RS2** The SHA256 hash of DecisionDriverPackage objects targeting Windows 10 version 1703 present on this device. +- **DatasourceSystemBios_RS2** The SHA256 hash of DatasourceSystemBios objects targeting Windows 10 version 1703 present on this device. +- **DecisionSystemBios_RS2** The SHA256 hash of DecisionSystemBios objects targeting Windows 10 version 1703 present on this device. + + +## Microsoft.Windows.Appraiser.General.DatasourceApplicationFileAdd events + +This event sends compatibility information about a file (database entries, registered as anti-virus, predicted to be compatible)to help keep Windows up to date. + + +The following fields are available in this event: + +- **objectInstanceId** LongPathHash: A hash of the full file path including the file name. Example: 0000eb6aa77318dd7af6737658f6045a9ddd80339602 +- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 +- **AvDisplayName** The display name for the app if it is an AV. Example: System Center Endpoint Protection +- **CompatModelIndex** The compatibility prediction for this file. Will always be an empty string. +- **HasCitData** Whether or not the file is present in CIT data. Example: FALSE +- **HasUpgradeExe** Whether or not the AV has an upgrade.exe. Example: TRUE +- **IsAv** Whether or not the file is an AV reporting EXE. Example: TRUE +- **ResolveAttempted** Will always be an empty string when sending telemetry. +- **SdbEntries** An array of fields indicating the SDB entries that apply to this file. +- **SdbEntries_item_MigShimCommand** The command line to be passed to the MigShim if one is applicable. +- **SdbEntries_item_MigShimName** Example: DevenvDotnetCacheRebuildShim +- **SdbEntries_item_MigXmlName** Example: MicrosoftForefrontEndpointProtection__4_6__PART +- **SdbEntries_item_MigXmlType** Example: MIG_XML_TYPE_REMOVED +- **SdbEntries_item_ReinstallUpgradeMessage** Example: Resource: 10022 +- **SdbEntries_item_SdbAppGuid** Example: {551f8360-14dd-4ea5-bd29-74b0c21abfde} +- **SdbEntries_item_SdbAppName** Example: Visual Studio +- **SdbEntries_item_SdbAppVendor** Example: Microsoft +- **SdbEntries_item_SdbBlockType** Example: ReinstallAfterUpgradeInfo +- **SdbEntries_item_SdbEntryGuid** Example: {84e92468-a463-4c02-93a6-20171694b8a8} +- **SdbEntries_item_SdbUpgradeMode** Example: Swap +- **SdbEntries_item_SdbUxBlocktypeOverride** Example: SDB_UX_BLOCKTYPE_OVERRIDE_MIG_FIXED + + +## Microsoft.Windows.Appraiser.General.DatasourceApplicationFileRemove events + +This event indicates that the DatasourceApplicationFile object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.DatasourceApplicationFileStartSync events + +This event indicates that a new set of DatasourceApplicationFileAdd events will be sent. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.DatasourceDevicePnpAdd events + +This event sends compatibility data (database entries, is boot critical, has a driver up-level) for a PNP device, to help keep Windows up to date. + + +The following fields are available in this event: + +- **objectInstanceId** The Device Instance ID of the device (uniquely identifies a device in the system). Example: pci\ven_8086&dev_0085&subsys_13118086&rev_34\4&2dded11c&0&00e1 +- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 +- **ActiveNetworkConnection** Is the device an active network device? Example: TRUE +- **CosDeviceRating** Enumeration indicating if there is a driver on the target operating system. Example: 80 +- **CosDeviceSolution** Enumeration indicating how a driver on the target operating system is available. Example: 12 +- **CosDeviceSolutionUrl** Empty string +- **CosPopulatedFromId** The expected uplevel driver matching ID based on driver coverage data. Example: hid_device_upr:ff00-ffff +- **IsBootCritical** Is the device boot critical? Example: TRUE +- **SdbEntries** An array of fields indicating the SDB entries that apply to this device. +- **SdbEntries_item_SdbAppGuid** Example: {0ba2f09d-5288-45fa-be32-001857cc020f} +- **SdbEntries_item_SdbAppName** Example: Virtual Machine Manager Self-Service Client +- **SdbEntries_item_SdbAppVendor** Example: Microsoft Corporation +- **SdbEntries_item_SdbBlockType** Example: ReinstallAfterUpgrade +- **SdbEntries_item_SdbEntryGuid** Example: {2a1cc617-9ee0-4dff-b3c0-a09cfc13543a} +- **SdbEntries_item_SdbUpgradeMode** Example: Swap +- **SdbEntries_item_SdbUxBlocktypeOverride** Example: SDB_UX_BLOCKTYPE_OVERRIDE_REINSTALL_BLOCK +- **UplevelInboxDriver** Is there a driver uplevel for this device? Example: TRUE +- **WuDriverCoverage** Is there a driver uplevel for this device according to Windows Update? Example: TRUE +- **WuDriverUpdateID** The UpdateId of the applicable uplevel driver from Windows Update. +- **WuPopulatedFromID** The expected uplevel driver matching ID based on driver coverage from Windows Update. + + +## Microsoft.Windows.Appraiser.General.DatasourceDevicePnpRemove events + +This event indicates that the DatasourceDevicePnp object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.DatasourceDevicePnpStartSync events + +This event indicates that a new set of DatasourceDevicePnpAdd events will be sent. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.DatasourceDriverPackageAdd events + +This event sends compatibility database data about driver packages to help keep Windows up to date. + + +The following fields are available in this event: + +- **objectInstanceId** DriverPackageId, used for uniquely identifying a driver package on a system. Example: 0000ce5aae60f3a60a9b9a715a6cee2053e305e7869c +- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 +- **SdbEntries** An array of fields indicating the SDB entries that apply to this driver package. +- **SdbEntries_item_SdbAppGuid** Example: {5f29791d-ad69-40a4-9783-6edbdf66bd4b} +- **SdbEntries_item_SdbAppName** Example: Microsoft PDF/XPS Printer +- **SdbEntries_item_SdbAppVendor** Example: Microsoft +- **SdbEntries_item_SdbBlockType** Example: BlockDriver +- **SdbEntries_item_SdbEntryGuid** Example: {380213ca-97c8-4fdc-b194-b4f714006796} +- **SdbEntries_item_SdbUpgradeMode** Example: Service +- **SdbEntries_item_SdbUxBlocktypeOverride** Example: SDB_UX_BLOCKTYPE_OVERRIDE_NO_BLOCK + + +## Microsoft.Windows.Appraiser.General.DatasourceDriverPackageRemove events + +This event indicates that the DatasourceDriverPackage object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.DatasourceDriverPackageStartSync events + +This event indicates that a new set of DatasourceDriverPackageAdd events will be sent. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoBlockAdd events + +This event sends blocking data about any compatibility blocking entries hit on the system that are not directly related to specific applications or devices, to help keep Windows up to date. + + +The following fields are available in this event: + +- **objectInstanceId** Will always be BlockingMatchingInfo. +- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 +- **SdbEntries** An array of fields indicating the SDB entries that apply to this file. +- **SdbEntries_item_SdbAppGuid** Example: {4cca1f6c-74f8-4bfd-9fb4-3d4b65f23f98} +- **SdbEntries_item_SdbAppName** Example: Intel(R)DynamicPowerPerformanceManagement +- **SdbEntries_item_SdbAppVendor** Example: Intel +- **SdbEntries_item_SdbBlockType** Example: BlockUpgradeUntilUpdate +- **SdbEntries_item_SdbEntryGuid** Example: {4be49993-88ec-4003-b9a6-9f8812e94c50} +- **SdbEntries_item_SdbUpgradeMode** Example: Swap +- **SdbEntries_item_SdbUxBlocktypeOverride** Example: SDB_UX_BLOCKTYPE_OVERRIDE_UPGRADE_UNTIL_UPDATE_BLOCK + + +## Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoBlockRemove events + +This event indicates that the DataSourceMatchingInfoBlock object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoBlockStartSync events + +This event indicates that a full set of DataSourceMatchingInfoBlockStAdd events have been sent. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPassiveAdd events + +This event sends compatibility database information about non-blocking compatibility entries on the system that are not keyed by either applications or devices, to help keep Windows up to date. + + +The following fields are available in this event: + +- **objectInstanceId** Will always be PassiveMatchingInfo. +- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 +- **SdbEntries** An array of fields indicating the SDB entries that apply to this file. +- **SdbEntries_item_MigShimCommand** The command line to be passed to the MigShim if one is applicable. +- **SdbEntries_item_MigShimName** Example: MigrateVCRuntimeShim +- **SdbEntries_item_MigXmlName** Example: Intel_Rapid_Storage_Technolgy_Enterprise_Filter_Driver__3__PART +- **SdbEntries_item_MigXmlType** Example: MIG_XML_TYPE_FIXED +- **SdbEntries_item_SdbAppGuid** Example: {03760bce-35d7-47a3-b83b-de673fdb6ab4} +- **SdbEntries_item_SdbAppName** Example: VC Runtime +- **SdbEntries_item_SdbAppVendor** Example: Microsoft +- **SdbEntries_item_SdbBlockType** Example: BlockUpgradeUntilUpdate +- **SdbEntries_item_SdbEntryGuid** Example: {00b0c9b2-3f04-4795-a8ac-5b7bd5ea2ea8} +- **SdbEntries_item_SdbUpgradeMode** Example: Swap +- **SdbEntries_item_SdbUxBlocktypeOverride** Example: SDB_UX_BLOCKTYPE_OVERRIDE_MIG_FIXED + + +## Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPassiveRemove events + +This event indicates that the DataSourceMatchingInfoPassive object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPassiveStartSync events + +This event indicates that a new set of DataSourceMatchingInfoPassiveAdd events will be sent. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPostUpgradeAdd events + +This event sends compatibility database information about entries requiring reinstallation after an upgrade on the system that are not keyed by either applications or devices, to help keep Windows up to date. + + +The following fields are available in this event: + +- **objectInstanceId** Will always be PostUpgradeMatchingInfo. +- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 +- **SdbEntries** An array of fields indicating the SDB entries that apply to this file. +- **SdbEntries_item_ReinstallUpgradeMessage** Example: Resource: 10022 +- **SdbEntries_item_SdbAppGuid** Example: {0ba2f09d-5288-45fa-be32-001857cc020f} +- **SdbEntries_item_SdbAppName** Example: Virtual Machine Manager Self-Service Client +- **SdbEntries_item_SdbAppVendor** Example: Microsoft Corporation +- **SdbEntries_item_SdbBlockType** Example: ReinstallAfterUpgrade +- **SdbEntries_item_SdbEntryGuid** Example: {2a1cc617-9ee0-4dff-b3c0-a09cfc13543a} +- **SdbEntries_item_SdbUpgradeMode** Example: Swap +- **SdbEntries_item_SdbUxBlocktypeOverride** Example: SDB_UX_BLOCKTYPE_OVERRIDE_REINSTALL_BLOCK + + +## Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPostUpgradeRemove events + +This event indicates that the DataSourceMatchingInfoPostUpgrade object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPostUpgradeStartSync events + +This event indicates that a new set of DataSourceMatchingInfoPostUpgradeAdd events will be sent. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.DatasourceSystemBiosAdd events + +This event sends compatibility database information about the BIOS to help keep Windows up to date. + + +The following fields are available in this event: + +- **objectInstanceId** This will always be BIOS. +- **AppraiserVersion** The version of the Appraiser file generating the events. Example: 10014361 +- **SdbEntries** An array of fields indicating the SDB entries that apply to this BIOS. +- **SdbEntries_item_SdbBlockType** Example: BiosBlock +- **SdbEntries_item_SdbEntryGuid** Example: {b77118fd-0d87-4f63-a836-d5c6bd8eed4c} +- **SdbEntries_item_SdbUpgradeMode** Example: Swap + + +## Microsoft.Windows.Appraiser.General.DatasourceSystemBiosRemove events + +This event indicates that the DatasourceSystemBios object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.DatasourceSystemBiosStartSync events + +This event indicates that a new set of DatasourceSystemBiosAdd events will be sent. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.DecisionApplicationFileAdd events + +This event sends true/false compatibility decision data about a file to help keep Windows up to date. + + +The following fields are available in this event: + +- **objectInstanceId** LongPathHash: A hash of the full file path including the file name. Example: 000062da165862855691751758b333cc4b4d2b3adc60 +- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 +- **BlockAlreadyInbox** Indicates that the uplevel runtime block on the file already existed on the current OS and is therefore not a regression. Example: FALSE +- **BlockingApplication** Indicates if there are any application issues that interfere with upgrade due to the file in question. Example: FALSE +- **DisplayGenericMessage** Indicates if there will be a generic message shown for this file. Example: FALSE +- **HardBlock** The file is hardblocked in the SDB and can't run uplevel. Example: FALSE +- **HasUxBlockOverride** The file has a block that is overridden by a tag in the SDB to have it not show up in reports or to the user (e.g. Intel CPL). Example: FALSE +- **MigApplication** The file has a MigXML from the SDB associated with it that applies to the current upgrade mode. Example: FALSE +- **MigRemoval** The file has a MigXML from the SDB that will cause the app to be removed on upgrade. Example: FALSE +- **NeedsDismissAction** Indicates the file will be bubbled up to setup as a dismissible action. Example: FALSE +- **NeedsInstallPostUpgradeData** Indicates that after upgrade, this file will have a post-upgrade notification to install a replacement for the application (requires a situation that the file must be uninstalled to upgrade). Example: FALSE +- **NeedsNotifyPostUpgradeData** Indicates the file has a notification mig that should be surfaced in post-upgrade. Example: FALSE +- **NeedsReinstallPostUpgradeData** Indicates that after upgrade, this file will have a post-upgrade notification to reinstall the app. Example: FALSE +- **NeedsUninstallAction** The file must be uninstalled to upgrade. Example: FALSE +- **SdbBlockUpgrade** The file is tagged as blocking upgrade in the SDB. Example: FALSE +- **SdbBlockUpgradeCanReinstall** The file is tagged as blocking upgrade in the SDB but can be reinstalled after upgrade. Example: FALSE +- **SdbBlockUpgradeUntilUpdate** The file is tagged as blocking upgrade in the SDB but if the app is updated the upgrade can proceed. Example: FALSE +- **SdbReinstallUpgrade** The file is tagged as needing to be reinstalled after upgrade in the SDB (but not blocking upgrade). Example: FALSE +- **SdbReinstallUpgradeWarn** The file is tagged as needing to be reinstalled after upgrade with a warning in the SDB (but not blocking upgrade). Example: FALSE +- **SoftBlock** The file is softblocked in the SDB and has a warning uplevel. Example: FALSE + + +## Microsoft.Windows.Appraiser.General.DecisionApplicationFileRemove events + +This event indicates Indicates that the DecisionApplicationFile object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.DecisionApplicationFileStartSync events + +This event indicates that a new set of DecisionApplicationFileAdd events will be sent. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.DecisionDevicePnpAdd events + +This event sends true/false compatibility decision data about a PNP device to help keep Windows up to date. + + +The following fields are available in this event: + +- **objectInstanceId** The Device Instance ID of the device (uniquely identifies a device in the system). Example: pci\ven_8086&dev_0085&subsys_13118086&rev_34\4&2dded11c&0&00e1 +- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 +- **AssociatedDriverIsBlocked** Indicates if the driver associated with this PNP device is blocked. Example: FALSE +- **BlockAssociatedDriver** Indicates if the driver associated with this PNP device should be blocked based on a driver block authored against this PNP device. Example: FALSE +- **BlockUpgradeIfDriverBlocked** Indicates if the PNP device is both boot critical and does not have an uplevel driver inbox. Example: FALSE +- **BlockUpgradeIfDriverBlockedAndOnlyActiveNetwork** If this PNP device's driver is found to be blocked, this device will cause an upgrade block if there are no other unblocked active network devices on the system. Example: FALSE +- **BlockingDevice** Indicates if the PNP device is blocking upgrade. Example: FALSE +- **DisplayGenericMessage** Indicates if a generic message would be presented during setup for this PNP device. Example: FALSE +- **DriverAvailableInbox** Is there an inbox driver available uplevel for this PNP device? Example: FALSE +- **DriverAvailableOnline** Is there a WU driver available uplevel for this PNP device? Example: FALSE +- **DriverAvailableUplevel** Is there an uplevel driver on WU or inbox for this PNP device? Example: FALSE +- **DriverBlockOverridden** Indicates if there is a driver block on the device that has been overrided. Example: FALSE +- **NeedsDismissAction** Indicates if the user would need to dismiss something during setup for this device. Example: FALSE +- **NotRegressed** Indicates if the device has a problem code on the source OS that is no better than the one it would have on the target OS. Example: FALSE +- **SdbDeviceBlockUpgrade** Indicates if the PNP device has an SDB block that blocks upgrade for the current upgrade mode. Example: FALSE +- **SdbDriverBlockOverridden** Indicates if the PNP device has an SDB block that blocks upgrade for the current upgrade mode, but that block has been overridden. Example: FALSE + + +## Microsoft.Windows.Appraiser.General.DecisionDevicePnpRemove events + +This event that the DecisionDevicePnp object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.DecisionDevicePnpStartSync events + +This event indicates that the DecisionDevicePnp object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.DecisionDriverPackageAdd events + +This event sends true/false decision data about driver package compatibility to help keep Windows up to date. + + +The following fields are available in this event: + +- **objectInstanceId** DriverPackageId, used for uniquely identifying a driver package on a system. Example: 0000ce5aae60f3a60a9b9a715a6cee2053e305e7869c +- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 +- **DriverBlockOverridden** Indicates if the driver package has an SDB block that blocks it from migrating, but that block has been overridden. Example: FALSE +- **DriverIsDeviceBlocked** Indicates if the driver package was blocked because of a device block. Example: FALSE +- **DriverIsDriverBlocked** Indicates that the driver package has a driver block from the SDB (or is class blocked) Example: FALSE +- **DriverIsTroubleshooterBlocked** Indicates that the driver package was blocked because it contains a bad audio driver. This is specifically for packages that have been relegated to inactive status due to the customer using troubleshooter to fix an audio issue by reverting to hdaudio. +- **DriverShouldNotMigrate** Indicates if the driver package should not be migrated during upgrade. Example: FALSE +- **SdbDriverBlockOverridden** Indicates if the driver package has an SDB block that blocks it from migrating, but that block has been overridden. Example: FALSE + + +## Microsoft.Windows.Appraiser.General.DecisionDriverPackageRemove events + +This event indicates that the DecisionDriverPackage object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.DecisionDriverPackageStartSync events + +This event indicates that a new set of DecisionDriverPackageAdd events will be sent. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.DecisionMatchingInfoBlockAdd events + +This event sends true/false compatibility decision data about blocking entries on the system that are not keyed by either applications or devices, to help keep Windows up to date. + + +The following fields are available in this event: + +- **objectInstanceId** Will always be BlockingMatchingInfo. +- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 +- **BlockingApplication** Indicates if there are any application issues that interfere with upgrade due to matching info blocks. Example: FALSE +- **DisplayGenericMessage** Indicates if there will be a generic message shown for this block. Example: FALSE +- **NeedsUninstallAction** Does the user need to take an action in setup due to a matching info block? Example: FALSE +- **SdbBlockUpgrade** Indicates if a matching info block blocks upgrade. Example: FALSE +- **SdbBlockUpgradeCanReinstall** Indicates if a matching info block blocks upgrade but has the can reinstall tag. Example: FALSE +- **SdbBlockUpgradeUntilUpdate** Indicates if a matching info block blocks upgrade but has the until update tag. Example: FALSE + + +## Microsoft.Windows.Appraiser.General.DecisionMatchingInfoBlockRemove events + +This event indicates that the DecisionMatchingInfoBlock object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.DecisionMatchingInfoBlockStartSync events + +This event indicates that a new set of DecisionMatchingInfoBlockAdd events will be sent. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPassiveAdd events + +This event sends true/false compatibility decision data about non-blocking entries on the system that are not keyed by either applications or devices, to help keep Windows up to date. + + +The following fields are available in this event: + +- **objectInstanceId** Will always be PassiveMatchingInfo. +- **AppraiserVersion** The version of the Appraiser file that is generating the events. +- **BlockingApplication** Indicates if there are any application issues that interfere with upgrade due to matching info blocks. Example: FALSE +- **MigApplication** Indicates if there is a matching info with a mig for the current mode of upgrade. Example: FALSE + + +## Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPassiveRemove events + +This event Indicates that the DecisionMatchingInfoPassive object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPassiveStartSync events + +This event indicates that a new set of DecisionMatchingInfoPassiveAdd events will be sent. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPostUpgradeAdd events + +This event sends results of compatibility decisions (true/false) about entries requiring reinstallation after upgrade that are not keyed by applications or devices, to help keep Windows up to date. + + +The following fields are available in this event: + +- **objectInstanceId** Will always be PostUpgradeMatchingInfo. +- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 +- **NeedsInstallPostUpgradeData** Example: FALSE +- **NeedsNotifyPostUpgradeData** Example: FALSE +- **NeedsReinstallPostUpgradeData** Example: FALSE +- **SdbReinstallUpgrade** Example: TRUE + + +## Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPostUpgradeRemove events + +This event indicates that the DecisionMatchingInfoPostUpgrade object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPostUpgradeStartSync events + +This event indicates that a new set of DecisionMatchingInfoPostUpgradeAdd events will be sent. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.DecisionMediaCenterAdd events + +This event sends true/false result data about all compatibility decisions about the presence of Windows Media Center, to help keep Windows up to date. + + +The following fields are available in this event: + +- **objectInstanceId** Will always be MediaCenter. +- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 +- **BlockingApplication** Indicates if there are any application issues that interfere with upgrade due to MediaCenter. Will equal MediaCenterInUse. Example: FALSE +- **MediaCenterActivelyUsed** Indicates if MediaCenter is supported on the SKU, has been run at least once, and has the MediaCenterIndicators as true. Example: FALSE +- **MediaCenterInUse** Indicates if MediaCenter being used should be bubbled up. This is the top-level indicator and is equal to MediaCenterPaidOrActivelyUsed. Example: FALSE +- **MediaCenterIndicators** True if any of the signals indicating media center use are true (default launcher, watched folders, extender accounts, tv tuner). Example: FALSE +- **MediaCenterPaidOrActivelyUsed** Equals IsPaid (running on a media center SKU) OR MediaCenterActivelyUsed. Example: FALSE +- **NeedsDismissAction** Indicates if there are any dismissible actions coming from MediaCenter. Will equal MediaCenterInUse. Example: FALSE + + +## Microsoft.Windows.Appraiser.General.DecisionMediaCenterRemove events + +This event indicates that the DecisionMediaCenter object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.DecisionMediaCenterStartSync events + +This event indicates that a new set of DecisionMediaCenterAdd events will be sent. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.DecisionSystemBiosAdd events + +This event sends true/false compatibility decision data about the BIOS to help keep Windows up to date. + + +The following fields are available in this event: + +- **objectInstanceId** Will always be Bios. +- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 +- **Blocking** Indicates if the device is blocked from upgrade due to a BIOS block. Example: FALSE +- **HasBiosBlock** Does the device have a BIOS block? Example: FALSE + + +## Microsoft.Windows.Appraiser.General.DecisionSystemBiosRemove events + +This event indicates that the DecisionSystemBios object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.DecisionSystemBiosStartSync events + +This event indicates that a new set of DecisionSystemBiosAdd events will be sent. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.DecisionSystemProcessorAdd events + +This event sends defunct data. It always reads false. + + +The following fields are available in this event: + +- **objectInstanceId** Will always be Processor. +- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 +- **Blocking** Will always be FALSE +- **ProcessorRequirementViolated** Will always be FALSE + + +## Microsoft.Windows.Appraiser.General.EnterpriseScenarioWithDiagTrackServiceRunning events + +The event that indicates that Appraiser has been triggered to run an enterprise scenario while the DiagTrack service is installed. This event can only be sent if a special flag is used to trigger the enterprise scenario. + + +The following fields are available in this event: + +- **CensusId** An ID for the system calculated from the Sqm ID, WER ID, and RAC IDs. +- **Time** The client time of the event. +- **PCFP** An ID for the system calculated by hashing hardware identifiers. + + +## Microsoft.Windows.Appraiser.General.GatedRegChange events + +This event sends data about the results of running a set of quick-blocking instructions, to help keep Windows up to date. + + +The following fields are available in this event: + +- **Time** The client time of the event. +- **PCFP** An ID for the system calculated by hashing hardware identifiers. +- **RegKey** The registry key name for which a result is being sent. +- **RegValue** The registry value for which a result is being sent. +- **OldData** The previous data in the registry value before the scan ran. +- **NewData** The data in the registry value after the scan completed. + + +## Microsoft.Windows.Appraiser.General.InventoryApplicationFileAdd events + +This event represents the basic metadata about a file on the system. The file must be part of an app and either have a block in the compatibility database or are part of an anti-virus program. + + +The following fields are available in this event: + +- **objectInstanceId** LongPathHash: A hash of the full file path including the file name. Example: 00002e017145d5fedc3dd5dd4027b1da51d17ca2a0a3 +- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 +- **BinFileVersion** An attempt to clean up FileVersion at the client that tries to place the version into 4 octets. Example: 12.0.31101.0 +- **BinProductVersion** An attempt to clean up ProductVersion at the client that tries to place the version into 4 octets. Example: 12.0.31101.0 +- **BinaryType** "One of (""UNINITIALIZED"", ""ZERO_BYTE"", ""DATA_ONLY"", ""DOS_MODULE"", ""NE16_MODULE"", ""PE32_UNKNOWN"", ""PE32_I386"", ""PE32_ARM"", ""PE64_UNKNOWN"", ""PE64_AMD64"", ""PE64_ARM64"", ""PE64_IA64"", ""PE32_CLR_32"", ""PE32_CLR_IL"", ""PE32_CLR_IL_PREFER32"", ""PE64_CLR_64""). Example: PE32_I386" +- **BoeProgramId** The ProgramId generated from the file metadata if the file is an orphan file (no ARP, MSI, etc. entry). BOE means Bag of Evidence. +- **CompanyName** The company name of the vendor who developed this file. Example: Microsoft Corporation +- **FileId** A hash that uniquely identifies a file. Example: 0000eef5472f6619824665a9c118cffea67b3727f0e1 +- **FileVersion** The File version field from the file metadata under Properties -> Details. Example: 12.0.31101.0 built by: REL +- **LinkDate** The DateTime this file was linked on. Example: 11/1/2014 7:09:24 AM +- **LowerCaseLongPath** The full file path of the executable on the machine this was file was inventoried on. Example:  %ProgramFiles% (x86)\microsoft visual studio 12.0\common7\ide\devenv.exe +- **Name** The name of the file that was inventoried. For example, excel.exe +- **ProductName** The Product name field from the file metadata under Properties -> Details. Example: Microsoft® Visual Studio® 2013 +- **ProductVersion** The Product version field from the file metadata under Properties -> Details. Example: 12.0.31101.0 +- **ProgramId** A hash of Name, Version, Publisher, and Language of an application used to identify it. Example: 00004a73716911b8bb891ec1f536f2bf500b00000904 +- **Size** Size of the file, in hex bytes. Example: 0x31f0 + + +## Microsoft.Windows.Appraiser.General.InventoryApplicationFileRemove events + +This event indicates that the InventoryApplicationFile object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.InventoryApplicationFileStartSync events + +This event indicates indicates that a new set of InventoryApplicationFileAdd events will be sent. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.InventoryLanguagePackAdd events + +This event sends data about the number of language packs installed on the system, to help keep Windows up to date. + + +The following fields are available in this event: + +- **objectInstanceId** Will always be LanguagePack. +- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 +- **HasLanguagePack** Is LanguagePackCount >=2? Indicates the presence of a language pack. Example: FALSE +- **LanguagePackCount** The count of language packs. Calculated by calling EnumUILanguages with MUI_ALL_INSTALLED_LANGUAGES. Example: 1 + + +## Microsoft.Windows.Appraiser.General.InventoryLanguagePackRemove events + +This event indicates that the InventoryLanguagePack object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.InventoryLanguagePackStartSync events + +This event indicates that a new set of InventoryLanguagePackAdd events will be sent. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.InventoryMediaCenterAdd events + +This event sends true/false data about decision points used to understand whether Windows Media Center is used on the system, to help keep Windows up to date. + + +The following fields are available in this event: + +- **objectInstanceId** Will always be MediaCenter. +- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 +- **EverLaunched** Has Media Center ever been launched? Example: FALSE +- **HasConfiguredTv** Has the user configured a TV tuner through Media Center? Example: FALSE +- **HasExtendedUserAccounts** Are any Media Center Extender user accounts set up? Example: FALSE +- **HasWatchedFolders** Are any folders configured for Media Center to watch? Example: FALSE +- **IsDefaultLauncher** Is Media Center the default app for opening music or video files? Example: FALSE +- **IsPaid** Is the user running a Media Center SKU that implies they paid for Media Center? Example: FALSE +- **IsSupported** Does the running OS even support MediaCenter? Example: FALSE + + +## Microsoft.Windows.Appraiser.General.InventoryMediaCenterRemove events + +This event indicates that the InventoryMediaCenter object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.InventoryMediaCenterStartSync events + +This event indicates that a new set of InventoryMediaCenterAdd events will be sent. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.InventorySystemBiosAdd events + +This event sends basic metadata about the BIOS to determine whether it has a compatibility block. + + +The following fields are available in this event: + +- **objectInstanceId** Will always be Bios. +- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 +- **BiosDate** Release date of the Windows BIOS in the Coordinated Universal Time (UTC) format of YYYYMMDDHHMMSS.MMMMMM(+-)OOO from Win32_BIOS. Example: 20100607000000.000000+000 +- **BiosName** Name field from Win32_BIOS. Example: Ver 1.00PARTTBLx +- **Manufacturer** Manufacturer field from Win32_ComputerSystem. Example: LENOVO +- **Model** Model field from Win32_ComputerSystem. Example: 2537J35 + + +## Microsoft.Windows.Appraiser.General.InventorySystemBiosRemove events + +This event indicates that the InventorySystemBios object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.InventorySystemBiosStartSync events + +This event indicates that a new set of InventorySystemBiosAdd events will be sent. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.InventoryUplevelDriverPackageAdd events + +This event is only runs during setup. It provides a listing of the uplevel driver packages that were downloaded before the upgrade. Is critical to understanding if failures in setup can be traced to not having sufficient uplevel drivers before the upgrade. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. +- **BootCritical** Is the driver package marked as boot critical? +- **Build** The build value from the driver package. +- **CatalogFile** The name of the catalog file within the driver package. +- **ClassGuid** The device class GUID from the driver package. +- **Class** The device class from the driver package. +- **Date** The date from the driver package. +- **SignatureStatus** Indicates if the driver package is signed. Unknown:0, Unsigned:1, Signed: 2 +- **Inbox** Is the driver package of a driver that is included with Windows? +- **VersionMajor** The major version of the driver package. +- **VersionMinor** The minor version of the driver package. +- **OriginalName** The original name of the INF file before it was renamed. Generally a path under $WINDOWS.~BT\Drivers\DU +- **Provider** The provider of the driver package. +- **PublishedName** The name of the INF file, post-rename. +- **Revision** The revision of the driver package. + + +## Microsoft.Windows.Appraiser.General.InventoryUplevelDriverPackageRemove events + +This event indicates that the InventoryUplevelDriverPackage object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.InventoryUplevelDriverPackageStartSync events + +This event indicates that a new set of InventoryUplevelDriverPackageAdd events will be sent. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.IsOnlineTelemetryOutputter events + +This event indicates if an Appraiser run was able to connect successfully to Windows Update to get driver availability information. This informs decisions on if driver availability information for the run can be considered accurate for keeping the device up to date. + + +The following fields are available in this event: + +- **Time** The client time of the event. +- **PCFP** Unique hardware identifier. Equivalent to InventoryId that is found in other core events. +- **IsOnlineRun** Indicates if a run was able to connect successfully to the Compatibility Online Service to get driver availability information. +- **CensusId** An ID for the system calculated from the Sqm ID, WER ID, and RAC IDs. Replaced by PCFP. + + +## Microsoft.Windows.Appraiser.General.IsOnlineWuDriverDataSource events + +This event indicates if an Appraiser run against a particular target operating system was able to connect to Windows Update to gather driver coverage information. This informs decisions on if driver availability information can be considered accurate enough for keeping the device up to date. + + +The following fields are available in this event: + +- **Time** The client time of the event. +- **PCFP** Unique hardware identifier. Equivalent to InventoryId that is found in other core events. +- **IsOnlineRun** Indicates if a run was able to connect successfully to the Compatibility Online Service to get driver availability information. +- **TargetVersion** Indicates the abbreviated name for the OS version against which Windows Update was queried. +- **CensusId** An ID for the system calculated from the Sqm ID, WER ID, and RAC IDs. Replaced by PCFP. + + +## Microsoft.Windows.Appraiser.General.RunContext events + +This event is sent at the beginning of an appraiser run, the RunContext indicates what should be expected in the following data payload. + + +The following fields are available in this event: + +- **AppraiserBranch** The source branch in which the currently running version of Appraiser was built. +- **AppraiserVersion** The version of the Appraiser file generating the events. +- **Context** Indicates what mode Appraiser is running in: Setup or Telemetry. +- **Time** The client time of the event. +- **AppraiserProcess** The name of the process that launched Appraiser. +- **PCFP** An ID for the system calculated by hashing hardware identifiers. + + +## Microsoft.Windows.Appraiser.General.SetupAdlStatus events + +This event is sent only during Setup. Indicates if Appraiser used data files from the setup image or more up-to-date data files downloaded from a Microsoft server. Tracking which source is used for data files is critical to understanding issues encountered during upgrades and by extension, keeping machines up to date. + + +The following fields are available in this event: + +- **Time** The client time of the event. +- **PCFP** An ID for the system calculated by hashing hardware identifiers. +- **Result** The last result of the operation to determine if there is a data file to download. +- **OneSettingsInitialized** Boolean indicating if the query to OneSettings, where the information is stored on if there is a data file to download, was initialized. +- **Url** The URL of the data file to download. Will be an empty string if there is no data file to download. +- **UsingAlternateData** Boolean value that indicates if the client is using alternate data file or using the data file in the setup image. + + +## Microsoft.Windows.Appraiser.General.SystemMemoryAdd events + +This event sends data on the amount of memory on the system and whether it meets requirements, to help keep Windows up to date. + + +The following fields are available in this event: + +- **objectInstanceId** Will always be Memory. +- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 +- **Blocking** Is the machine blocked from upgrade due to memory restrictions? Example: FALSE +- **MemoryRequirementViolated** Indicates if a memory requirement was violated. Example: FALSE +- **pageFile** The current committed memory limit for the system or the current process, whichever is smaller, in bytes. Example: 19650113536 +- **ram** Amount of RAM on the system. Example: 17099976704 +- **ramKB** ram/1024. Example: 16777216 +- **virtual** The size of the user-mode portion of the virtual address space of the calling process, in bytes. Example: 140737488224256 +- **virtualKB** virtual/1024. Example: 137438953344 + + +## Microsoft.Windows.Appraiser.General.SystemMemoryRemove events + +This event that the SystemMemory object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId.indicates that a full set of SystemMemoryAdd events has been sent. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.SystemMemoryStartSync events + +This event indicates that a new set of SystemMemoryAdd events will be sent. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.SystemProcessorCompareExchangeAdd events + +This event sends data indicating whether the system supports the CompareExchange128 CPU requirement, to help keep Windows up to date. + + +The following fields are available in this event: + +- **objectInstanceId** Will always be CompareExchange128. +- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 +- **Blocking** Indicates if upgrade is blocked due to this CPU check. Example: FALSE +- **CompareExchange128Support** Indicates if the CPU supports CompareExchange128. Example: TRUE + + +## Microsoft.Windows.Appraiser.General.SystemProcessorCompareExchangeRemove events + +This event indicates that the SystemProcessorCompareExchange object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.SystemProcessorCompareExchangeStartSync events + +This event indicates that a new set of SystemProcessorCompareExchangeAdd events will be sent. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.SystemProcessorLahfSahfAdd events + +This event sends data indicating whether the system supports the LahfSahf CPU requirement, to help keep Windows up to date. + + +The following fields are available in this event: + +- **objectInstanceId** Will always be LahfSahf. +- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 +- **Blocking** Indicates if upgrade is blocked due to this CPU check. Example: FALSE +- **LahfSahfSupport** Indicates if the CPU supports LAHF/SAHF. Example: TRUE + + +## Microsoft.Windows.Appraiser.General.SystemProcessorLahfSahfRemove events + +This event indicates that the SystemProcessorLahfSahf object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.SystemProcessorLahfSahfStartSync events + +This event indicates that a new set of SystemProcessorLahfSahfAdd events will be sent. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.SystemProcessorNxAdd events + +This event sends data indicating whether the system supports the NX CPU requirement, to help keep Windows up to date. + + +The following fields are available in this event: + +- **objectInstanceId** Will always be NX. +- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 +- **Blocking** Indicates if upgrade is blocked due to this CPU check. Example: FALSE +- **NXDriverResult** Provides the result of the driver used to check for NX support when not deterministic. Example: NotApplicable +- **NXProcessorSupport** Indicates if the CPU supports NX. Example: TRUE + + +## Microsoft.Windows.Appraiser.General.SystemProcessorNxRemove events + +This event indicates that the SystemProcessorNx object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.SystemProcessorNxStartSync events + +This event indicates that a new set of SystemProcessorNxAdd events will be sent. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.SystemProcessorPrefetchWAdd events + +This event sends data indicating whether the system supports the PrefetchW CPU requirement, to help keep Windows up to date. + + +The following fields are available in this event: + +- **objectInstanceId** Will always be PrefetchW. +- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 +- **Blocking** Indicates if upgrade is blocked due to this CPU check. Example: FALSE +- **PrefetchWSupport** Indicates if the CPU supports PrefetchW. Example: TRUE + + +## Microsoft.Windows.Appraiser.General.SystemProcessorPrefetchWRemove events + +This event indicates that the SystemProcessorPrefetchW object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.SystemProcessorPrefetchWStartSync events + +This event indicates that a new set of SystemProcessorPrefetchWAdd events will be sent. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.SystemProcessorSse2Add events + +This event sends data indicating whether the system supports the SSE2 CPU requirement, to help keep Windows up to date. + + +The following fields are available in this event: + +- **objectInstanceId** Will always be SSE2. +- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 +- **Blocking** Indicates if upgrade is blocked due to this CPU check. Example: FALSE +- **SSE2ProcessorSupport** Indicates if the CPU supports SSE2. Example: TRUE + + +## Microsoft.Windows.Appraiser.General.SystemProcessorSse2Remove events + +This event indicates that the SystemProcessorSse2 object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.SystemProcessorSse2StartSync events + +This event indicates that a new set of SystemProcessorSse2Add events will be sent. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.SystemTouchAdd events + +This event sends data indicating whether the system supports touch, to help keep Windows up to date. + + +The following fields are available in this event: + +- **objectInstanceId** Will always be Touch. +- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 +- **IntegratedTouchDigitizerPresent** Indicates if there is an integrated touch digitizer present. Example: FALSE +- **MaximumTouches** Maximum number of touch points supported by the device hardware. Example: 1 + + +## Microsoft.Windows.Appraiser.General.SystemTouchRemove events + +This event indicates that the SystemTouch object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.SystemTouchStartSync events + +This event indicates that a new set of SystemTouchAdd events will be sent. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.SystemWimAdd events + +This event sends data indicating whether the operating system is running from a compressed Window Imaging Format (WIM) file, to help keep Windows up to date. + + +The following fields are available in this event: + +- **objectInstanceId** Will always be Wim. +- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 +- **IsWimBoot** Indicates if the current operating system is running from a compressed Windows Imaging Format (WIM) file. Example: FALSE +- **RegistryWimBootValue** Raw value from registry used to indicate if system is running from a WIM. Example: 0 + + +## Microsoft.Windows.Appraiser.General.SystemWimRemove events + +This event indicates that the SystemWim object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.SystemWimStartSync events + +This event indicates that a new set of SystemWimAdd events will be sent. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.SystemWindowsActivationStatusAdd events + +This event sends data indicating whether the current operating system is activated, to help keep Windows up to date. + + +The following fields are available in this event: + +- **objectInstanceId** Will always be WindowsActivationStatus. +- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 +- **WindowsIsLicensedApiValue** Result from API used to indicate if operating system is activated. Example: TRUE +- **WindowsNotActivatedDecision** Indicates if the current operating system is activated. Example: FALSE + + +## Microsoft.Windows.Appraiser.General.SystemWindowsActivationStatusRemove events + +This event indicates that the SystemWindowsActivationStatus object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.SystemWindowsActivationStatusStartSync events + +This event indicates that a new set of SystemWindowsActivationStatusAdd events will be sent. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.SystemWlanAdd events + +This event sends data indicating whether the system has WLAN, and if so, whether it uses an emulated driver that could block an upgrade, to help keep Windows up to date. + + +The following fields are available in this event: + +- **objectInstanceId** Will always be Wlan. +- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 +- **Blocking** Indicates if upgrade is blocked due to an emulated WLAN driver. Example: FALSE +- **HasWlanBlock** Indicates if upgrade is blocked due to an emulated WLAN driver. Example: FALSE +- **WlanEmulatedDriver** Indicates if the system has an emulated WLAN driver. Example: FALSE +- **WlanExists** Indicates if the device supports WLAN at all. Example: TRUE +- **WlanModulePresent** Indicates if any WLAN modules are present. Example: TRUE +- **WlanNativeDriver** Indicates if the system has a non-emulated WLAN driver. Example: TRUE + + +## Microsoft.Windows.Appraiser.General.SystemWlanRemove events + +This event indicates that the SystemWlan object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.SystemWlanStartSync events + +This event indicates that a new set of SystemWlanAdd events will be sent. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.TelemetryRunHealth events + +A summary event indicating the parameters and result of a telemetry run. This allows the rest of the data sent over the course of the run to be properly contextualized and understood, which is then used to keep the machine up to date. + + +The following fields are available in this event: + +- **PerfBackoff** Indicates if the run was invoked with logic to stop running when a user is present. Helps to understand why a run may have a longer elapsed time than normal. +- **RunAppraiser** Indicates if Appraiser was set to run at all. If this if false, it is understood that data events will not be received from this device. +- **ThrottlingUtc** Indicates if the Appraiser client is throttling its output of CUET events to avoid being disabled. This increases runtime but also telemetry reliability. +- **AuxInitial** Obsolete, indicates if Appraiser is writing data files to be read by the Get Windows 10 app. +- **Time** The client time of the event. +- **RunDate** The date that the telemetry run was stated, expressed as a filetime. +- **AppraiserProcess** The name of the process that launched Appraiser. +- **AppraiserVersion** The file version (major, minor and build) of the Appraiser DLL, concatenated without dots. +- **SendingUtc** Indicates if the Appraiser client is sending events during the current telemetry run. +- **DeadlineDate** A timestamp representing the deadline date, which is the time until which appraiser will wait to do a full scan. +- **AppraiserBranch** The source branch in which the version of Appraiser that is running was built. +- **EnterpriseRun** Indicates if the telemetry run is an enterprise run, which means appraiser was run from the command line with an extra enterprise parameter. +- **RunGeneralTel** Indicates if the generaltel.dll component was run. Generaltel collects additional telemetry on an infrequent schedule and only from machines at telemetry levels higher than Basic. +- **PerfBackoffInsurance** Indicates if appraiser is running without performance backoff because it has run with perf backoff and failed to complete several times in a row. +- **AuxFinal** Obsolete, always set to false +- **StoreHandleIsNotNull** Obsolete, always set to false +- **VerboseMode** Indicates if appraiser ran in Verbose mode, which is a test-only mode with extra logging. +- **AppraiserDataVersion** The version of the data files being used by the Appraiser telemetry run. +- **FullSync** Indicates if Appraiser is performing a full sync, which means that full set of events representing the state of the machine are sent. Otherwise, only the changes from the previous run are sent. +- **InventoryFullSync** Indicates if inventory is performing a full sync, which means that the full set of events representing the inventory of machine are sent. +- **PCFP** An ID for the system calculated by hashing hardware identifiers. +- **RunOnline** Indicates if appraiser was able to connect to Windows Update and theefore is making decisions using up-to-date driver coverage information. +- **TelementrySent** Indicates if telemetry was successfully sent. +- **WhyFullSyncWithoutTablePrefix** Indicates the reason or reasons that a full sync was generated. +- **RunResult** The hresult of the Appraiser telemetry run. + + +## Microsoft.Windows.Appraiser.General.WmdrmAdd events + +This event sends data about the usage of older digital rights management on the system, to help keep Windows up to date. This data does not indicate the details of the media using the digital rights management, only whether any such files exist. Collecting this data was critical to ensuring the correct mitigation for customers, and should be able to be removed once all mitigations are in place. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. +- **WmdrmCdRipped** Indicates if the system has any files encrypted with personal DRM, which was used for ripped CDs. +- **WmdrmNonPermanent** Indicates if the system has any files with non-permanent licenses. +- **WmdrmPurchased** Indicates if the system has any files with permanent licenses. +- **WmdrmApiResult** Raw value of the API used to gather DRM state. +- **WmdrmInUse** WmdrmIndicators AND dismissible block in setup was not dismissed. +- **WmdrmIndicators** WmdrmCdRipped OR WmdrmPurchased +- **NeedsDismissAction** Indicates if a dismissible message is needed to warn the user about a potential loss of data due to DRM deprecation. +- **BlockingApplication** Same as NeedsDismissAction + + +## Microsoft.Windows.Appraiser.General.WmdrmRemove events + +This event indicates that the Wmdrm object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Appraiser.General.WmdrmStartSync events + +This event indicates that a new set of WmdrmAdd events will be sent. + + +The following fields are available in this event: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Microsoft.Windows.Defender.Shield.UpdateMonitorBinaryCorruptionDetected events + + + + +The following fields are available in this event: + +- **binaryName** + + +## Microsoft.Windows.Defender.Shield.UpdateMonitorServiceDisabledDetected events + +This event sends information about Windows Update services that have been disabled. + + +The following fields are available in this event: + +- **serviceName** The name of the disabled service. + + +## Microsoft.Windows.Defender.Shield.UpdateMonitorTaskDisabledDetected events + +This event sends information about Windows Update scheduled tasks that have been disabled. + + +The following fields are available in this event: + +- **taskPath** The path to the scheduled task. +- **taskName** The name of the scheduled task. + + +## Microsoft.Windows.FaultReporting.AppCrashEvent events + +This event sends data about crashes for both native and managed applications, to help keep Windows up to date. The data includes information about the crashing process and a summary of its exception record. It does not contain any Watson bucketing information. The bucketing information is recorded in a Windows Error Reporting (WER) event that is generated when the WER client reports the crash to the Watson service, and the WER event will contain the same ReportID (see field 14 of crash event, field 19 of WER event) as the crash event for the crash being reported. AppCrash is emitted once for each crash handled by WER (e.g. from an unhandled exception or FailFast or ReportException). Note that Generic Watson event types (e.g. from PLM) that may be considered crashes" by a user DO NOT emit this event. + + +The following fields are available in this event: + +- **ProcessId** The ID of the process that has crashed. +- **ProcessCreateTime** The time of creation of the process that has crashed. +- **ExceptionCode** The exception code returned by the process that has crashed. +- **ExceptionOffset** The address where the exception had occurred. +- **AppName** The name of the app that has crashed. +- **AppVersion** The version of the app that has crashed. +- **AppTimeStamp** The date/time stamp of the app. +- **ModName** Exception module name (e.g. bar.dll). +- **ModVersion** The version of the module that has crashed. +- **ModTimeStamp** The date/time stamp of the module. +- **PackageFullName** Store application identity. +- **PackageRelativeAppId** Store application identity. +- **ProcessArchitecture** Architecture of the crashing process, as one of the PROCESSOR_ARCHITECTURE_* constants: 0: PROCESSOR_ARCHITECTURE_INTEL. 5: PROCESSOR_ARCHITECTURE_ARM. 9: PROCESSOR_ARCHITECTURE_AMD64. 12: PROCESSOR_ARCHITECTURE_ARM64. +- **ReportId** A GUID used to identify the report. This can used to track the report across Watson. +- **Flags** Flags indicating how reporting is done. For example, queue the report, do not offer JIT debugging, or do not terminate the process after reporting. +- **AppSessionGuid** GUID made up of process ID and is used as a correlation vector for process instances in the telemetry backend. +- **TargetAppId** The kernel reported AppId of the application being reported. +- **TargetAppVer** The specific version of the application being reported +- **TargetAsId** The sequence number for the hanging process. + + +## Microsoft.Windows.HangReporting.AppHangEvent events This event sends data about hangs for both native and managed applications, to help keep Windows up to date. It does not contain any Watson bucketing information. The bucketing information is recorded in a Windows Error Reporting (WER) event that is generated when the WER client reports the hang to the Watson service, and the WER event will contain the same ReportID (see field 13 of hang event, field 19 of WER event) as the hang event for the hang being reported. AppHang is reported only on PC devices. It handles classic Win32 hangs and is emitted only once per report. Some behaviors that may be perceived by a user as a hang are reported by app managers (e.g. PLM/RM/EM) as Watson Generics and will not produce AppHang events. -| Field | Description | -| - | - | -| AppSessionGuid | ID of the application session for BI correlation purposes. The appSessionGuid should uniquely identify a session from Launch to Terminate (Close or Hang). | -| AppName | Application executable name (e.g. foo.exe). | -| AppVersion | Four 16-bit tuple identifying the application version. | -| PackageFullName | Store application identity. | -| PackageRelativeAppId | Store application identity.  | -| ProcessArchitecture | Architecture of the hung process, as one of the PROCESSOR_ARCHITECTURE_* constants:
0: PROCESSOR_ARCHITECTURE_INTEL
5: PROCESSOR_ARCHITECTURE_ARM
9: PROCESSOR_ARCHITECTURE_AMD64
12: PROCESSOR_ARCHITECTURE_ARM64 | -| ProcessCreateTime | Process creation time (UTC) of the hung process -| ProcessId | Process ID of the hung process. -| ReportId | Unique report ID (usually a GUID). -| TypeCode | Bitmap describing the hang type. -| WaitingOnAppName | Application executable name (e.g. foo.exe). -| WaitingOnAppVersion | Four 16-bit tuple identifying the application version. -| WaitingOnPackageFullName | Store application identity. -| WaitingOnPackageRelativeAppId | Store application identity. -| UTCReplace_TargetAppId | The kernel reported AppId of the application being reported. -| UTCReplace_TargetAppVer | The specific version of the application being reported. -**Microsoft.Windows.WindowsErrorReporting.WerEvent** +The following fields are available in this event: + +- **AppName** The name of the app that has hung. +- **TypeCode** Bitmap describing the hang type. +- **ProcessId** The ID of the process that has hung. +- **UTCReplace_TargetAppId** The kernel reported AppId of the application being reported. +- **ProcessCreateTime** The time of creation of the process that has hung. +- **UTCReplace_TargetAppVer** The specific version of the application being reported. +- **WaitingOnAppName** If this is a cross process hang waiting for an application, this has the name of the application. +- **PackageRelativeAppId** Store application identity. +- **ProcessArchitecture** Architecture of the hung process, as one of the PROCESSOR_ARCHITECTURE_* constants: 0: PROCESSOR_ARCHITECTURE_INTEL. 5: PROCESSOR_ARCHITECTURE_ARM. 9: PROCESSOR_ARCHITECTURE_AMD64. 12: PROCESSOR_ARCHITECTURE_ARM64. +- **WaitingOnPackageRelativeAppId** If this is a cross process hang waiting for a package, this has the relative application id of the package. +- **WaitingOnAppVersion** If this is a cross process hang, this has the version of the application for which it is waiting. +- **AppSessionGuid** GUID made up of process id used as a correlation vector for process instances in the telemetry backend. +- **WaitingOnPackageFullName** If this is a cross process hang waiting for a package, this has the full name of the package for which it is waiting. +- **PackageFullName** Store application identity. +- **AppVersion** The version of the app that has hung. +- **ReportId** A GUID used to identify the report. This can used to track the report across Watson. +- **TargetAppId** The kernel reported AppId of the application being reported. +- **TargetAppVer** The specific version of the application being reported. +- **TargetAsId** The sequence number for the hanging process. + + +## Microsoft.Windows.Inventory.Core.AmiTelCacheChecksum events + +This event captures basic checksum data about the device inventory items stored in the cache for use in validating data completeness for Microsoft.Windows.Inventory.Core events. The fields in this event may change over time, but they will always represent a count of a given object. + + +The following fields are available in this event: + +- **Device** A count of device objects in cache +- **DeviceCensus** A count of devicecensus objects in cache +- **DriverPackageExtended** A count of driverpackageextended objects in cache +- **File** A count of file objects in cache +- **Generic** A count of generic objects in cache +- **HwItem** A count of hwitem objects in cache +- **InventoryApplication** A count of application objects in cache +- **InventoryApplicationFile** A count of application file objects in cache +- **InventoryDeviceContainer** A count of device container objects in cache +- **InventoryDeviceMediaClass** A count of device media objects in cache +- **InventoryDevicePnp** A count of devicepnp objects in cache +- **InventoryDriverBinary** A count of driver binary objects in cache +- **InventoryDriverPackage** A count of device objects in cache +- **Metadata** A count of metadata objects in cache +- **Orphan** A count of orphan file objects in cache +- **Programs** A count of program objects in cache +- **FileSigningInfo** A count of file signing info objects in cache. +- **InventoryDeviceInterface** A count of inventory device interface objects in cache. + + +## Microsoft.Windows.Inventory.Core.AmiTelCacheVersions events + +This event sends inventory component versions for the Device Inventory data. + + +The following fields are available in this event: + +- **aeinv.dll** The version of the App inventory component. +- **devinv.dll** The file version of the Device inventory component. +- **aeinv** The version of the App inventory component. +- **devinv** The file version of the Device inventory component. + + +## Microsoft.Windows.Inventory.Core.DriverPackageExtendedAdd events + +This event sends inventory component versions for the Device Inventory data. + + +The following fields are available in this event: + +- **Inf** The inf file name. +- **OriginalInf** The original inf file name in the driver package. +- **Type** The type of driver package (e.g. inbox, 3rd-party). +- **ClassGuid** The Driver class guid. +- **Class** The driver class. +- **Directory** The directory the driver was installed to. +- **Date** The date of the driver package. +- **Version** The version of the driver package. +- **Provider** The provider of the driver package. +- **SysFiles** The list of drivers in the package. +- **SubmissionId** The submission id of the driver package. +- **InventoryVersion** The version of the inventory file generating the events. + + +## Microsoft.Windows.Inventory.Core.DriverPackageExtendedStartSync events + +This event event indicates that a new set of DriverPackageExtendedAdd events will be sent. + + +The following fields are available in this event: + +- **InventoryVersion** The version of the inventory file generating the events. + + +## Microsoft.Windows.Inventory.Core.FileSigningInfoAdd events + +This event enumerates the signatures of files, either driver packages or application executables. For driver packages, this data is collected on demand via Telecommand to limit it only to unrecognized driver packages, saving time for the client and space on the server. For applications, this data is collected for up to 10 random executables on a system. + + +The following fields are available in this event: + +- **InventoryVersion** The version of the inventory file generating the events. +- **FileName** The file name of the file whose signatures are listed. +- **FileType** Either exe or sys, depending on if a driver package or application executable. +- **DriverPackageStrongName** Optional. Available only if FileSigningInfo is collected on a driver package. +- **CatalogSigners** Signers from catalog. Each signer starts with Chain. +- **EmbeddedSigners** Embedded signers. Each signer starts with Chain. +- **Thumbprint** Comma separated hash of the leaf node of each signer. Semicolon is used to separate CatalogSigners from EmbeddedSigners. There will always be a trailing comma. + + +## Microsoft.Windows.Inventory.Core.FileSigningInfoStartSync events + +This event indicates that a new set of FileSigningInfoAdd events will be sent. + + +The following fields are available in this event: + +- **InventoryVersion** The version of the inventory file generating the events. + + +## Microsoft.Windows.Inventory.Core.InventoryApplicationAdd events + +This event sends basic metadata about an application on the system to help keep Windows up to date. + + +The following fields are available in this event: + +- **ProgramInstanceId** A hash of the file IDs in a program. Used to identify application install footprint. Example: 00002a54cb9c5bc6946b99d4180fec12d6c1103ad849 +- **Name** The name of the application. Location pulled from depends on 'Source' field. Example: +- **Type** One of ("Application", "Hotfix", "BOE", "Service", "Unknown"). Application indicates Win32 or Appx app, Hotfix indicates app updates (KBs), BOE indicates it's an app with no ARP or MSI entry, Service indicates that it is a service. Application and BOE are the ones most likely seen. Example: Application +- **Publisher** The Publisher of the application. Location pulled from depends on the 'Source' field. Example: Neudesic +- **Version** The version number of the program. Example: 6.00.0003 +- **Language** The language code of the program. Language codes can be found at http://support.microsoft.com/kb/221435 Example: 1033 +- **Source** Where the data for the application was found, such as Add/Remove Programs (ARP), MSI, AppxPackage, etc. Example: Msi +- **MsiProductCode** A GUID that describe the MSI Product. Example: {365812a8-44d6-422e-b737-d540451e5f4e} +- **MsiPackageCode** A GUID that describes the MSI Package. Multiple 'Products' (apps) can make up an MsiPackage. Example: {1BCC5142-D98C-430B-B74A-484A0328A7CE} +- **HiddenArp** Indicates whether a program hides itself from showing up in ARP. Example: TRUE +- **OSVersionAtInstallTime** The four octets from the OS version at the time of the application's install. Example: +- **PackageFamilyName** The package family name for a Windows Store app. +- **RootDirPath** The path to the root directory where the program was installed. Example:  %ProgramFiles% (x86)\Neudesic\Azure Storage Explorer 6 +- **InstallDate** The date the application was installed (a best guess based on folder creation date heuristics) Example: 4/12/2015 01:27:52 +- **InstallDateMsi** The install date if the application was installed via MSI. Passed as an array. Example: 4/11/2015 00:00:00 +- **InstallDateFromLinkFile** The estimated date of install based on the links to the files. Passed as an array. Example: 4/8/2015 01:06:11 +- **InstallDateArpLastModified** The date of the registry ARP key for a given application. Hints at install date but not always accurate. Passed as an array. Example: 4/11/2015 00:00:00 +- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **objectInstanceId** ProgramId (a hash of Name, Version, Publisher, and Language of an application used to identify it). Example: 00000144865763f3de24c2ae5a289fde6db300000904 +- **PackageFullName** The package full name for a Store application. Example: Microsoft.Hexic_1.2.0.36_x86__8wekyb3d8bbwe +- **InventoryVersion** The version of the inventory file generating the events. +- **StoreAppType** A sub-classification for the type of Windows Store app, such as UWP or Win8StoreApp. + + +## Microsoft.Windows.Inventory.Core.InventoryApplicationRemove events + +This event indicates that a new set of InventoryDevicePnpAdd events will be sent. + + +The following fields are available in this event: + +- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **InventoryVersion** The version of the inventory file generating the events. + + +## Microsoft.Windows.Inventory.Core.InventoryApplicationStartSync events + +This event indicates that a new set of InventoryApplicationAdd events will be sent. + + +The following fields are available in this event: + +- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **InventoryVersion** The version of the inventory file generating the events. + + +## Microsoft.Windows.Inventory.Core.InventoryDeviceContainerAdd events + +This event sends basic metadata about a device container (such as a monitor or printer as opposed to a PNP device) to help keep Windows up to date. + + +The following fields are available in this event: + +- **ModelName** Name for model. Example: Polycom CX300 +- **ModelId** GUID for model. Example: {da09b4cb-2391-a76e-4bb3-5f0fdc02c278} UID for model. Example: "{da09b4cb-2391""ID for model. UID for model. Example: {da09b4cb-2391-a76e-4bb3-5f0fdc02c} +- **PrimaryCategory** Primary category. Example: communication.phone +- **Categories** A list of functional categories that the container belongs to. Comma separated. Example: communication.phone,storage +- **Icon** Path and/or index to icon file. Example: C:\\windows\\system32\\config\\systemprofile\\appdata\\local\\microsoft\\device metadata\\dmrccache\\en-us\\99f54e5c-a243-4854-a5a5-8a35b2a843cf\\DeviceInformation\\CX300.ico +- **IsConnected** More than IsPresent. For physically attached device, IsConnected is the same as IsPresent. For wireless device, IsConnected has communication link while IsPresent may not. Example: 1 +- **IsActive** IsConnected OR the device is last-seen less than 14 days. Example: 1 +- **IsPaired** This is for AEP (Association End Point) device, which is a type of devices that needs association(pairing) and authentication before use. Example: 0 +- **IsNetworked** Networked device, e.g., a network printer. Example: 0 +- **IsMachineContainer** Whether the container is the root machine itself. Example: 0 +- **FriendlyName** The name of container. Example: Windows Phone +- **DiscoveryMethod** No value most of time. Example: ""o""o +- **ModelNumber** Not common, but is the model number for the device if set. Example: CX300 +- **Manufacturer** Manufacturer name. Example: Polycom, Inc. +- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **objectInstanceId** ContainerId. Example: {552dd320-0dae-2794-2b41-df42fee22488} +- **InventoryVersion** The version of the inventory file generating the events. + + +## Microsoft.Windows.Inventory.Core.InventoryDeviceContainerRemove events + +This event indicates that the InventoryDeviceContainer object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. + + +The following fields are available in this event: + +- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **InventoryVersion** The version of the inventory file generating the events. + + +## Microsoft.Windows.Inventory.Core.InventoryDeviceContainerStartSync events + +This event indicates that a new set of InventoryDeviceContainerAdd events will be sent. + + +The following fields are available in this event: + +- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **InventoryVersion** The version of the inventory file generating the events. + + +## Microsoft.Windows.Inventory.Core.InventoryDeviceInterfaceAdd events + +This event retrieves information about what sensor interfaces are available on the device. + + +The following fields are available in this event: + +- **InventoryVersion** The version of the inventory file generating the events. +- **Accelerometer3D** Indicates if an Accelerator3D sensor is found. +- **ActivityDetection** Indicates if an Activity Detection sensor is found. +- **AmbientLight** Indicates if an Ambient Light sensor is found. +- **Barometer** Indicates if a Barometer sensor is found. +- **Custom** Indicates if a Custom sensor is found. +- **FloorElevation** Indicates if a Floor Elevation sensor is found. +- **GeomagneticOrientation** Indicates if a Geo Magnetic Orientation sensor is found. +- **GravityVector** Indicates if a Gravity Detector sensor is found. +- **Gyrometer3D** Indicates if a Gyrometer3D sensor is found. +- **Humidity** Indicates if a Humidity sensor is found. +- **LinearAccelerometer** Indicates if a Linear Accelerometer sensor is found. +- **Magnetometer3D** Indicates if a Magnetometer3D sensor is found. +- **Orientation** Indicates if an Orientation sensor is found. +- **Pedometer** Indicates if a Pedometer sensor is found. +- **Proximity** Indicates if a Proximity sensor is found. +- **RelativeOrientation** Indicates if a Relative Orientation sensor is found. +- **SimpleDeviceOrientation** Indicates if a Simple Device Orientation sensor is found. +- **Temperature** Indicates if a Temperature sensor is found. + + +## Microsoft.Windows.Inventory.Core.InventoryDeviceInterfaceStartSync events + +This event indicates that a new set of InventoryDeviceInterfaceAdd events will be sent. + + +The following fields are available in this event: + +- **InventoryVersion** The version of the inventory file generating the events. + + +## Microsoft.Windows.Inventory.Core.InventoryDeviceMediaClassAdd events + +This event sends additional metadata about a PNP device that is specific to a particular class of devices to help keep Windows up to date while reducing overall size of data payload. + + +The following fields are available in this event: + +- **audio.captureDriver** Audio device capture driver. Example: hdaudio.inf:db04a16ce4e8d6ee:HdAudModel:10.0.14887.1000:hdaudio\func_01 +- **audio.renderDriver** Audio device render driver. Example: hdaudio.inf:db04a16ce4e8d6ee:HdAudModel:10.0.14889.1001:hdaudio\func_01 +- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **objectInstanceId** Device Instance ID of the PNP device. Example: hdaudio/func_01&ven_10ec&dev_0262&subsys_103c1309&rev_1002/4&12f2dd06&0&0001 +- **InventoryVersion** The version of the inventory file generating the events. +- **Audio_CaptureDriver** The Audio device capture driver endpoint. +- **Audio_RenderDriver** The Audio device render driver endpoint. + + +## Microsoft.Windows.Inventory.Core.InventoryDeviceMediaClassRemove events + +This event indicates that the InventoryDeviceMediaClass object represented by the objectInstanceId is no longer present. + + +The following fields are available in this event: + +- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **InventoryVersion** The version of the inventory file generating the events. + + +## Microsoft.Windows.Inventory.Core.InventoryDeviceMediaClassStartSync events + +This event indicates that a new set of InventoryDeviceMediaClassSAdd events will be sent. + + +The following fields are available in this event: + +- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **InventoryVersion** The version of the inventory file generating the events. + + +## Microsoft.Windows.Inventory.Core.InventoryDevicePnpAdd events + +This event sends basic metadata about a PNP device and its associated driver to help keep Windows up to date. + + +The following fields are available in this event: + +- **HWID** A JSON array that provides the value and order of the HWID tree for the device. Orders are integers, HWIDs look like hid\vid_049f&pid_000e&rev_0102&mi_01&col04 +- **COMPID** A JSON array the provides the value and order of the compatible ID tree for the device. Orders are integers, COMPIDs look like usb\class_03&subclass_01&prot_01 +- **installState** Device installation state. One of these values: https://msdn.microsoft.com/en-us/library/windows/hardware/ff543130.aspx +- **enumerator** The bus that enumerated the device. +- **ContainerId** System-supplied GUID that uniquely groups the functional devices associated with a single-function or multifunction device installed in the computer. Example: {27db0821-3bf9-f71a-f96f-a53403857690} +- **deviceState** DeviceState is a bitmask of the following: DEVICE_IS_CONNECTED 0x0001 (currently only for container). DEVICE_IS_NETWORK_DEVICE 0x0002 (currently only for container). DEVICE_IS_PAIRED 0x0004 (currently only for container). DEVICE_IS_ACTIVE 0x0008 (currently never set). DEVICE_IS_MACHINE 0x0010 (currently only for container). DEVICE_IS_PRESENT 0x0020 (currently always set). DEVICE_IS_HIDDEN 0x0040. DEVICE_IS_PRINTER 0x0080 (currently only for container). DEVICE_IS_WIRELESS 0x0100. DEVICE_IS_WIRELESS_FAT 0x0200. The most common values are therefore: 32 (0x20)= device is present. 96 (0x60)= device is present but hidden. 288 (0x120)= device is a wireless device that is present. +- **parentId** Device instance id of the parent of the device. +- **STACKID** A JSON array that provides the value and order of the STACKID tree for the device. Orders are integers, STACKIDs look like "\driver\hidusb" +- **description** The device description. +- **matchingID** Represents the hardware ID or compatible ID that Windows uses to install a device instance. +- **class** The device setup class of the driver loaded for the device. +- **classGuid** The device setup class guid of the driver loaded for the device. +- **manufacturer** The device manufacturer. +- **model** The device model. +- **Inf** INF file name (the name could be renamed by OS, such as oemXX.inf) +- **driverVerVersion** The version of the driver loaded for the device. +- **driverVerDate** The date of the driver loaded for the device. +- **provider** The device provider. +- **driverPackageStrongName** The immediate parent directory name in the Directory field of InventoryDriverPackage. +- **service** The device service name. +- **lowerClassFilters** Lower filter class drivers IDs installed for the device. +- **lowerFilters** Lower filter drivers IDs installed for the device. +- **upperClassFilters** Upper filter class drivers IDs installed for the device. +- **upperFilters** Upper filter drivers IDs installed for the device. +- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **objectInstanceId** The Device Instance ID of the device (uniquely identifies a device in the system). Example: pci\ven_8086&dev_0085&subsys_13118086&rev_34\4&2dded11c&0&00e1 +- **DriverId** Used to join with InventoryDriverBinary (on its key). Example: 0000f768ad5256cc5ef4b070bb5b99d1742028ca2bd3 +- **DriverName** Name of the .sys image file (or wudfrd.sys if using user mode driver framework). Example: asyncmac.sys +- **InventoryVersion** The version of the inventory file generating the events. + + +## Microsoft.Windows.Inventory.Core.InventoryDevicePnpRemove events + +This event indicates that the InventoryDevicePnpRemove object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. + + +The following fields are available in this event: + +- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **InventoryVersion** The version of the inventory file generating the events. + + +## Microsoft.Windows.Inventory.Core.InventoryDevicePnpStartSync events + +This event indicates that a new set of InventoryDevicePnpAdd events will be sent. + + +The following fields are available in this event: + +- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **InventoryVersion** The version of the inventory file generating the events. + + +## Microsoft.Windows.Inventory.Core.InventoryDriverBinaryAdd events + +This event sends basic metadata about driver binaries running on the system to help keep Windows up to date. + + +The following fields are available in this event: + +- **DriverName** Driver file name. Example: 1394ohci.sys +- **Inf** INF file name (the name could be renamed by OS, such as oemXX.inf) +- **driverPackageStrongName** Driver package StrongName. Example: acpi.inf_amd64_b82068c7a43a101f +- **DriverCompany** Company name. Example: Advanced Micro Devices, Inc. +- **DriverCheckSum** Driver file checksum. Example: 242561 +- **DriverTimeStamp** The low 32 bits of the time stamp of the image. This represents the date and time the image was created by the linker. The value is represented in the number of seconds elapsed since midnight (00:00:00), January 1, 1970, Universal Coordinated Time, according to the system clock. Example: 1429917363 +- **DriverType** Bitfield of driver attributes: 1. define DRIVER_MAP_DRIVER_TYPE_PRINTER 0x0001. 2. define DRIVER_MAP_DRIVER_TYPE_KERNEL 0x0002. 3. define DRIVER_MAP_DRIVER_TYPE_USER 0x0004. 4. define DRIVER_MAP_DRIVER_IS_SIGNED 0x0008. 5. define DRIVER_MAP_DRIVER_IS_INBOX 0x0010. 6. define DRIVER_MAP_DRIVER_IS_WINQUAL 0x0040. 7. define DRIVER_MAP_DRIVER_IS_SELF_SIGNED 0x0020. 8. define DRIVER_MAP_DRIVER_IS_CI_SIGNED 0x0080. 9. define DRIVER_MAP_DRIVER_HAS_BOOT_SERVICE 0x0100. 10. define DRIVER_MAP_DRIVER_TYPE_I386 0x10000. 11. define DRIVER_MAP_DRIVER_TYPE_IA64 0x20000. 12. define DRIVER_MAP_DRIVER_TYPE_AMD64 0x40000. 13. define DRIVER_MAP_DRIVER_TYPE_ARM 0x100000. 14. define DRIVER_MAP_DRIVER_TYPE_THUMB 0x200000. 15. define DRIVER_MAP_DRIVER_TYPE_ARMNT 0x400000. 16. define DRIVER_MAP_DRIVER_IS_TIME_STAMPED 0x800000. Example: 8650778 +- **driverInBox** Is the driver an inbox driver? Example: 1 +- **driverSigned** Is the driver signed? +- **driverIsKernelMode** Is it kernel mode driver? Example: 1 +- **DriverVersion** Version. Example: 10.0.10074.0 +- **ImageSize** File size. Example: 602112 +- **Product** Product name that is obtained from file info. Example: QLogic 10 GigE +- **ProductVersion** Driver version that is obtained from file info. Usually the same as DriverVersion. Example: 7.12.2.3 +- **WdfVersion** Windows Driver Framework (WDF) version. Example: 1.15 +- **service** The name of the service that is installed for the device. +- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **objectInstanceId** Can be used to join with InventoryDevicePnp (on driverId, upperFilters, etc.). Example: 000038dbe54a022b6c73edbdb8bf5cba32a882d2df2a +- **InventoryVersion** The version of the inventory file generating the events. + + +## Microsoft.Windows.Inventory.Core.InventoryDriverBinaryRemove events + +This event indicates that the InventoryDriverBinary object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. + + +The following fields are available in this event: + +- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **InventoryVersion** The version of the inventory file generating the events. + + +## Microsoft.Windows.Inventory.Core.InventoryDriverBinaryStartSync events + +This event indicates that a new set of InventoryDriverBinaryAdd events will be sent. + + +The following fields are available in this event: + +- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **InventoryVersion** The version of the inventory file generating the events. + + +## Microsoft.Windows.Inventory.Core.InventoryDriverPackageAdd events + +This event sends basic metadata about drive packages installed on the system to help keep Windows up to date. + + +The following fields are available in this event: + +- **Inf** Same as InfPath in InventoryDevicePnp. Example: oem9.inf +- **ClassGuid** Same as in InventoryDevicePnp. Example: {4d36e979-e325-11ce-bfc1-08002be10318} +- **Class** Same as in InventoryDevicePnp. Example: printer +- **Directory** Package directory full path. Example: C:\Windows\System32\DriverStore\FileRepository\hdxmb3hd.inf_amd64_cabd3ee20f1ff1b9 +- **Date** The manufacturer's build date of the driver. Note this could be earlier than DriverTimeStamp in the InventoryDriverBinary. Example: 5/28/2012 +- **Version** Version of the package. Example: 6.0.7503.1 +- **Provider** Provider for the package. Example: Microsoft +- **SubmissionId** Driver package submission ID. Example: 1633333 +- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **objectInstanceId** Used to join with InventoryDevicePnp (on driverPackageId). Example: 0000ce5aae60f3a60a9b9a715a6cee2053e305e7869c +- **InventoryVersion** The version of the inventory file generating the events. + + +## Microsoft.Windows.Inventory.Core.InventoryDriverPackageRemove events + +This event indicates that the InventoryDriverPackage object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId + + +The following fields are available in this event: + +- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **InventoryVersion** The version of the inventory file generating the events. + + +## Microsoft.Windows.Inventory.Core.InventoryDriverPackageStartSync events + +This event indicates that a new set of InventoryDriverPackageAdd events will be sent. + + +The following fields are available in this event: + +- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **InventoryVersion** The version of the inventory file generating the events. + + +## Microsoft.Windows.Inventory.Indicators.Checksum events + +This event captures basic checksum data about the device inventory items stored in the cache for use in validating data completeness for Microsoft.Windows.Inventory.Core events. The fields in this event may change over time, but they will always represent a count of a given object. + + +The following fields are available in this event: + +- **CensusId** Unique hardware identifier. This has been replaced with PCFP. +- **ChecksumDictionary** A count of each operating system indicator that was sent. +- **PCFP** Equivalent to InventoryId that is found in other core events. + + +## Microsoft.Windows.Inventory.Indicators.InventoryMiscellaneousUexIndicatorAdd events + +This event captures basic checksum data about the device inventory items stored in the cache for use in validating data completeness for Microsoft.Windows.Inventory.Core events. The fields in this event may change over time, but they will always represent a count of a given object. + + +The following fields are available in this event: + +- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **Value** Describes an operating system indicator that may be relevant for the device upgrade. +- **IndicatorValue** The indicator value + + +## Microsoft.Windows.Inventory.Indicators.InventoryMiscellaneousUexIndicatorRemove events + +This event is a counterpart to InventoryMiscellaneousUexIndicatorAdd, indicating that the item has been removed. There are no additional unique fields in this event. + + +The following fields are available in this event: + +- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. + + +## Microsoft.Windows.Inventory.Indicators.InventoryMiscellaneousUexIndicatorStartSync events + +This event indicates that a new set of InventoryMiscellaneousUexIndicatorAdd events will be sent. + + +The following fields are available in this event: + +- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. + + +## Microsoft.Windows.Security.Winlogon.SetupCompleteLogon events + +This event signals the completion of the setup process. It happens only once during the first logon. + + + + +## Microsoft.Windows.SharedPC.AccountManager.DeleteUserAccount events + +Activity for deletion of a user account for devices set up for Shared PC mode as part of the Transient Account Manager to help keep Windows up to date. Deleting unused user accounts on shared devices frees up disk space to improve Windows Update success rates. + + +The following fields are available in this event: + +- **wilActivity** Windows Error Reporting data collected when there is a failure in deleting a user account with the Transient Account Manager. +- **userSid** The security identifier of the account. +- **accountType** The type of account that was deleted. Example: AD, AAD, or Local + + +## Microsoft.Windows.SharedPC.AccountManager.SinglePolicyEvaluation events + +Activity for run of the Transient Account Manager that determines if any user accounts should be deleted for devices set up for Shared PC mode to help keep Windows up to date. Deleting unused user accounts on shared devices frees up disk space to improve Windows Update success rates + + +The following fields are available in this event: + +- **wilActivity** Windows Error Reporting data collected when there is a failure in evaluating accounts to be deleted with the Transient Account Manager. +- **totalAccountCount** The number of accounts on a device after running the Transient Account Manager policies. +- **evaluationTrigger** When was the Transient Account Manager policies ran? Example: At log off or during maintenance hours + + +## Microsoft.Windows.StoreAgent.Telemetry.AbortedInstallation events + +This event sends tracking data about an install/update being canceled, either due to user explicitly canceling or because a new interactive install/update was scheduled, to help keep Windows up to date. + + +The following fields are available in this event: + +- **PFN** Product Family Name of the product being installed +- **ClientAppId** The client App ID that initiated this action. +- **HResult** The result code of the last action performed before cancelling. +- **IsUpdate** Flag indicating if this is an update. +- **AttemptNumber** Number of retry attempts before it was cancelled. +- **CategoryId** The Item Category ID. +- **ProductId** The product ID being installed. +- **IsInteractive** Was this call a result of user interaction. +- **UpdateId** Update ID (if this is an update) +- **IsRemediation** Flag indicating if this is a remediation install. +- **IsWin32** Flag indicating if this is a Win32 app (not used). +- **BundleId** The Item Bundle ID. +- **IsMandatory** Flag indicating if this is a mandatory update. +- **SystemAttemptNumber** Number of system attempts to install. +- **UserAttemptNumber** Number of user attempts to install. +- **IsRestore** Flag indicating if this is a restore +- **ParentBundleId** The parent bundle ID (if this is part of a bundle). +- **IsBundle** Indicates if this a bundle parent +- **WUContentId** Windows Update Content ID +- **IntentPFNs** Intent Product Family Name +- **AggregatedPackageFullNames** Includes a set of package full names for each app that is part of an atomic set. + + +## Microsoft.Windows.StoreAgent.Telemetry.BeginGetInstalledContentIds events + +This event sends content ID data about apps installed on a system, to help determine whether updates for those apps are available. + + + + +## Microsoft.Windows.StoreAgent.Telemetry.BeginUpdateMetadataPrepare events + +This event happens during the process of scanning for available app updates. A cache is first checked to see if app data is available such as the Store Id, otherwise it will call a backend service to get some needed metadata for an app update including app title used in update notifications. StoreAgent events are needed to help keep Windows pre-installed 1st party apps up to date and secure such as the mail and calendar apps. App update failure can be unique across devices and without this data from every device we will not be able to track the success/failure and fix any future vulnerabilities related to these built in Windows Apps. + + + + +## Microsoft.Windows.StoreAgent.Telemetry.CancelInstallation events + +This event is fired when an app update/install is cancelled when in Interactive mode. Can be user or system cancelled and the hrStatus will help us know why. StoreAgent events are needed to help keep Windows pre-installed 1st party apps up to date and secure such as the mail and calendar apps.?App update failure can be unique across devices and without this data from every device we will not be able to track the success/failure and fix any future vulnerabilities related to these built in Windows Apps. + + +The following fields are available in this event: + +- **IsInteractive** Flag indicating if this an interactive install. +- **AttemptNumber** Count of the attempt to cancel +- **BundleId** Bundle ID (if this product is a bundle) +- **PreviousHResult** The previous HResult code. +- **ClientAppId** The app ID of the client calling the cancel. +- **CategoryId** Category ID of the product being installed +- **PFN** Product Family Name of the product being installed. +- **ProductId** Product ID of the product being installed. +- **IsUpdate** Flag indicating if this an update install. +- **IsRemediation** Flag indicating if this a remediation install. +- **RelatedCV** Correlation Vector of a previous performed action on this product. +- **UpdateId** Update ID (if this is an update) +- **PreviousInstallState** Previous installation state before it was cancelled. +- **IsMandatory** Flag indicating if this a mandatory update. +- **SystemAttemptNumber** Number of system attempts so far. +- **UserAttemptNumber** Number of user attempts so far +- **IsRestore** Flag indicating if this a restore install. +- **ParentBundleId** Parent Bundle ID (if part of a bundle) +- **IsBundle** Flag indicating if this a bundle. +- **WUContentId** Windows Update Content ID +- **IntentPFNs** Intent Product Family Name +- **AggregatedPackageFullNames** Includes a set of package full names for each app that is part of an atomic set. + + +## Microsoft.Windows.StoreAgent.Telemetry.CompleteInstallOperationRequest events + +CompleteOperationRequest is logged at the end of the install of new apps or updates. It reports back if it was successful or not. StoreAgent events are needed to help keep Windows pre-installed 1st party apps up to date and secure, such as the mail and calendar apps. App update failure can be unique across devices and without this data from every device we will not be able to track the success/failure and fix any future vulnerabilities related to these built in Windows Apps. + + +The following fields are available in this event: + +- **IsBundle** Flag indicating if this item is a bundle. +- **ProductId** Product ID of the item being installed. +- **SkuId** Specific edition of the item being installed. +- **CatalogId** Catalog ID of the item being installed. +- **PackageFamilyName** Package Family Name of the item being installed +- **HResult** HResult code of the action being performed. + + +## Microsoft.Windows.StoreAgent.Telemetry.EndAcquireLicense events + +This event sends data indicating that aquiring the license during software acquisition is complete. + + +The following fields are available in this event: + +- **PFN** Product Family Name of the product being installed. +- **HResult** HResult code to show the result of the operation (success/failure). +- **ProductId** The product ID +- **BundleId** The bundle ID +- **IsWin32** Flag indicating if this is a Win32app. +- **IsInteractive** Flag indicating if this is a user-initiated installation. +- **CategoryId** The category ID of the product in the Store. +- **ClientAppId** The ID of the client app (the app calling the Store APIs). +- **IsRemediation** Flag indicating if this a remediation installation. +- **UpdateId** Update ID (if this is an update) +- **AttemptNumber** The total number of attempts to acquire this product. +- **IsUpdate** Flag indicating if this an update. +- **IsMandatory** Flag indicating if this is a mandatory installation. +- **SystemAttemptNumber** The number of attempts by the system to acquire this product. +- **UserAttemptNumber** The number of attempts by the user to acquire this product +- **IsRestore** Flag indicating if this happened during a device restore. +- **ParentBundleId** The parent bundle ID (if it's part of a bundle). +- **IsBundle** Inidcate whether this product is a bundle product +- **WUContentId** Windows Update content ID +- **ParentBundledId** The product's parent bundle ID. +- **IntentPFNs** Intent Product Family Name +- **AggregatedPackageFullNames** Includes a set of package full names for each app that is part of an atomic set. + + +## Microsoft.Windows.StoreAgent.Telemetry.EndDownload events + +This event happens during the app update or installation process when actual bits are being downloaded at the end of the process to report success or failure. StoreAgent events are needed to help keep Windows pre-installed 1st party apps up to date and secure.?App update failure can be unique across devices and without this data from every device we will not be able to track the success/failure and fix any future vulnerabilities related to these built in Windows Apps. + + +The following fields are available in this event: + +- **PFN** The Product Full Name. +- **IsRemediation** Flag indicating if the item was repaired. +- **DownloadSize** The total size of the download. +- **ClientAppId** Client App ID (different in case of auto updates or interactive updates from the app). +- **UpdateId** Update ID (if this is an update) +- **CategoryId** The Category ID of the item. +- **IsWin32** Flag indicating if this is a Win32 app (unused). +- **IsUpdate** Flag indicating if this was an update. +- **HResult** The result code of the last action performed. +- **IsInteractive** Was this call a result of user interaction. +- **AttemptNumber** Number of retry attempts before it was cancelled. +- **BundleId** The Item bundle ID. +- **ProductId** The Product ID. +- **IsMandatory** Flag indicating if the item was a mandatory installation. +- **SystemAttemptNumber** Number of attempts by the system to download. +- **UserAttemptNumber** Number of attempts by the user to download. +- **IsRestore** Flag indicating if the item was a restored installation. +- **ParentBundleId** The parent bundle ID (if it's part of a bundle). +- **IsBundle** Flag indicating if the item was a bundle. +- **WUContentId** Windows Update Content ID. +- **ExtendedHResult** Any extended HResult error codes. +- **IntentPFNs** Intent Product Family Name +- **AggregatedPackageFullNames** Includes a set of package full names for each app that is part of an atomic set. + + +## Microsoft.Windows.StoreAgent.Telemetry.EndFrameworkUpdate events + +This event happens when an app update requires an updated Framework package and the process is kicked off to download it. This event fires at the end of the method to report success or failure. StoreAgent events are needed to help keep Windows pre-installed 1st party apps up to date and secure such as the mail and calendar apps. App update failure can be unique across devices and without this data from every device we will not be able to track the success/failure and fix any future vulnerabilities related to these built in Windows Apps. + + +The following fields are available in this event: + +- **HResult** HResult error code returned from this method. + + +## Microsoft.Windows.StoreAgent.Telemetry.EndGetInstalledContentIds events + +This event sends data indicating that the content ID's of installed apps have been collected, including whether or not the collection was successful. + + +The following fields are available in this event: + +- **HResult** Resulting HResult from the method. + + +## Microsoft.Windows.StoreAgent.Telemetry.EndInstall events + +This event sends tracking data about the end of the install/update installation, to help keep Windows up to date. + + +The following fields are available in this event: + +- **BundleId** Bundle ID (if this product is a bundle) +- **PFN** Product Family Name of the product being installed. +- **ClientAppId** The app ID of the client ending the installation. +- **CategoryId** Category ID of the item +- **ProductId** Product ID of the items +- **AttemptNumber** Number of retry attempts before it was cancelled +- **HResult** The result code of the last action performed. +- **IsRemediation** Flag indicating if this a remediation install. +- **IsInteractive** Flag indicating if this an interactive install. +- **IsUpdate** Flag indicating if this an update install. +- **UpdateId** Update ID (if this is an update) +- **IsWin32** Flag indicating if this a Win32 app (unused). +- **IsMandatory** Flag indicating if this a mandatory install. +- **SystemAttemptNumber** Number of system attempts so far. +- **UserAttemptNumber** Number of user attempts so far. +- **IsRestore** Flag indicating if this a restore install. +- **ParentBundleId** Parent Bundle ID (if part of a bundle) +- **IsBundle** Flag indicating if this a bundle. +- **WUContentId** Windows Update Content ID +- **ExtendedHResult** Extended HResult +- **IntentPFNs** Intent Product Family Name +- **AggregatedPackageFullNames** Includes a set of package full names for each app that is part of an atomic set. + + +## Microsoft.Windows.StoreAgent.Telemetry.EndScanForUpdates events + +This event sends tracking data about the end of the scan for updates, to help keep Windows up to date. + + +The following fields are available in this event: + +- **HResult** The result code of the last action performed. +- **Query** Unused. +- **IsApplicability** Flag indicating if it was a scan for applicability. +- **IsInteractive** Flag indicating if this was interactive. +- **ClientAppId** The app ID of the client. +- **IsOnline** Flag indicating if it wasan online check (always true). + + +## Microsoft.Windows.StoreAgent.Telemetry.EndSearchUpdatePackages events + +This event sends tracking data about the end of the search for update package for install, to help keep Windows up to date. + + +The following fields are available in this event: + +- **IsWin32** Flag indicating if this a Win32 app (unused). +- **IsRemediation** Flag indicating if this a remediation install. +- **IsUpdate** Flag indicating if this an update install. +- **ClientAppId** Client App ID +- **HResult** The result code of the last action performed. +- **ProductId** The Product ID. +- **AttemptNumber** Number of retry attempts before it was cancelled. +- **UpdateId** Update ID (if this is an update) +- **IsInteractive** Flag indicating if this was a result of user interaction. +- **PFN** The Product Full Name. +- **BundleId** The bundle ID of the item. +- **CategoryId** The category ID of the item +- **IsMandatory** Flag indicating if this a mandatory update. +- **SystemAttemptNumber** Number of system attempts so far. +- **UserAttemptNumber** Number of user attempts so far +- **IsRestore** Flag indicating if this a restore. +- **ParentBundleId** Parent Bundle ID (if part of a bundle) +- **IsBundle** Flag indicating if this a bundle. +- **WUContentId** Windows Update Content ID +- **IntentPFNs** Intent Product Family Name +- **AggregatedPackageFullNames** Includes a set of package full names for each app that is part of an atomic set. + + +## Microsoft.Windows.StoreAgent.Telemetry.EndStageUserData events + +This event is called in between download and install as we look to see if there is app data that needs to be restored from the cloud. This event is fired at the end of the process to report success or failure. StoreAgent events are needed to help keep Windows pre-installed 1st party apps up to date and secure such as the mail and calendar apps.?App update failure can be unique across devices and without this data from every device we will not be able to track the success/failure and fix any future vulnerabilities related to these built in Windows Apps. + + +The following fields are available in this event: + +- **IsInteractive** Flag indicating if this was a result of user interaction. +- **PFN** The Product Full Name. +- **IsUpdate** Flag indicating if this an update install. +- **CategoryId** The category ID of the item +- **HResult** The result code of the last action performed. +- **AttemptNumber** Number of retry attempts before it was cancelled. +- **ProductId** The Product ID. +- **BundleId** The bundle ID of the item. +- **UpdateId** Update ID (if this is an update) +- **IsRemediation** Flag indicating if this a remediation install. +- **ClientAppId** Client App ID +- **IsMandatory** Flag indicating if this a mandatory update. +- **SystemAttemptNumber** Number of system attempts so far. +- **UserAttemptNumber** Number of user attempts so far +- **IsRestore** Flag indicating if this a restore. +- **ParentBundleId** Parent Bundle ID (if part of a bundle) +- **IsBundle** Flag indicating if this a bundle. +- **WUContentId** Windows Update Content ID +- **IntentPFNs** Intent Product Family Name +- **AggregatedPackageFullNames** Includes a set of package full names for each app that is part of an atomic set. + + +## Microsoft.Windows.StoreAgent.Telemetry.EndUpdateMetadataPrepare events + +This event happens at the end of the process of scanning for available app updates to report a success or failure. A cache is first checked to see if app data is available such as the Store Id and app title, otherwise it will call a backend service to get some needed metadata for an app update including app title used in update notifications. StoreAgent events are needed to help keep Windows pre-installed 1st party apps up to date and secure such as the mail and calendar apps. App update failure can be unique across devices and without this data from every device we will not be able to track the success/failure and fix any future vulnerabilities related to these built in Windows Apps. + + +The following fields are available in this event: + +- **HResult** The result code of the last action performed. + + +## Microsoft.Windows.StoreAgent.Telemetry.InstallOperationRequest events + +This event happens at the beginning of the install process when an app update or new app is installed. StoreAgent events are needed to help keep Windows pre-installed 1st party apps up to date and secure such as the mail and calendar apps. App update failure can be unique across devices and without this data from every device we will not be able to track the success/failure and fix any future vulnerabilities related to these built in Windows Apps. + + +The following fields are available in this event: + +- **CatalogId** The catalog ID of the item. +- **BundleId** The bundle ID of the item. +- **SkuId** Specific edition ID being installed. +- **ProductId** The Product ID. +- **VolumePath** The disk path of the installation. + + +## Microsoft.Windows.StoreAgent.Telemetry.PauseInstallation events + +This event happens when an app update/install is paused which caan be user or system paused for various reasons like running out of space or batter. StoreAgent events are needed to help keep Windows pre-installed 1st party apps up to date and secure such as the mail and calendar apps.?App update failure can be unique across devices and without this data from every device we will not be able to track the success/failure and fix any future vulnerabilities related to these built in Windows Apps. + + +The following fields are available in this event: + +- **RelatedCV** Correlation Vector of a previous performed action on this product. +- **IsRemediation** Flag indicating if this a remediation install. +- **PreviousHResult** Previous HResult error code. +- **ProductId** The Product ID. +- **IsUpdate** Flag indicating if this an update install. +- **PreviousInstallState** Previous state before the installation was paused. +- **CategoryId** Category the product belongs to in the Store. +- **ClientAppId** Client App ID +- **AttemptNumber** Number of retry attempts before it was cancelled. +- **IsInteractive** Flag indicating if this was a result of user interaction. +- **BundleId** The bundle ID of the item. +- **UpdateId** Update ID (if this is an update) +- **PFN** The Product Full Name. +- **IsMandatory** Flag indicating if this a mandatory update. +- **SystemAttemptNumber** Number of system attempts so far. +- **UserAttemptNumber** Number of user attempts so far +- **IsRestore** Flag indicating if this a restore. +- **ParentBundleId** Parent Bundle ID (if part of a bundle) +- **IsBundle** Flag indicating if this a bundle. +- **WUContentId** Windows Update Content ID +- **IntentPFNs** Intent Product Family Name +- **AggregatedPackageFullNames** Includes a set of package full names for each app that is part of an atomic set. + + +## Microsoft.Windows.StoreAgent.Telemetry.ResumeInstallation events + +This event happens when an app update/install which was previously paused is resumed which caan be user or system paused for various reasons. StoreAgent events are needed to help keep Windows pre-installed 1st party apps up to date and secure such as the mail and calendar apps.?App update failure can be unique across devices and without this data from every device we will not be able to track the success/failure and fix any future vulnerabilities related to these built in Windows Apps. + + +The following fields are available in this event: + +- **RelatedCV** Correlation Vector for the original install before it was resumed. +- **AttemptNumber** Number of retry attempts before it was cancelled. +- **BundleId** The bundle ID of the item. +- **PreviousHResult** Previous HResult error code. +- **ClientAppId** Client App ID +- **CategoryId** Category the product belongs to in the Store. +- **UpdateId** Update ID (if this is an update) +- **PFN** The Product Full Name. +- **IsUpdate** Flag indicating if this an update install. +- **PreviousInstallState** Previous state before the installation was paused. +- **IsRemediation** Flag indicating if this a remediation install. +- **IsInteractive** Flag indicating if this was a result of user interaction. +- **ProductId** The Product ID. +- **IsMandatory** Flag indicating if this a mandatory update. +- **SystemAttemptNumber** Number of system attempts so far. +- **UserAttemptNumber** Number of user attempts so far +- **IsRestore** Flag indicating if this a restore. +- **ParentBundleId** Parent Bundle ID (if part of a bundle) +- **IsBundle** Flag indicating if this a bundle. +- **WUContentId** Windows Update Content ID +- **IntentPFNs** Intent Product Family Name +- **AggregatedPackageFullNames** Includes a set of package full names for each app that is part of an atomic set. +- **IsUserRetry** Represents if the retry was initiated by the user. If false, the retry was initiated by the device. +- **HResult** Return code of the operation. + + +## Microsoft.Windows.StoreAgent.Telemetry.ResumeOperationRequest events + +This event happens when an app update or new install is restarted. StoreAgent events are needed to help keep Windows pre-installed 1st party apps up to date and secure such as the mail and calendar apps. App update failure can be unique across devices and without this data from every device we will not be able to track the success/failure and fix any future vulnerabilities related to these built in Windows Apps. + + +The following fields are available in this event: + +- **ProductId** The product ID of the app being resumed. + + +## Microsoft.Windows.StoreAgent.Telemetry.SearchForUpdateOperationRequest events + +This event happens during the process where the Install Agent is looking to see if there are updates available for the user for an app. StoreAgent events are needed to help keep Windows pre-installed 1st party apps up to date and secure such as the mail and calendar apps. App update failure can be unique across devices and without this data from every device we will not be able to track the success/failure and fix any future vulnerabilities related to these built in Windows Apps. + + +The following fields are available in this event: + +- **ProductId** The Product ID. +- **SkuId** Specfic edition of the app being updated. +- **CatalogId** Category the product belongs to in the Store. + + +## Microsoft.Windows.StoreAgent.Telemetry.UpdateAppOperationRequest events + +This event happens at the start of the method that is called to update a particular app for a user. StoreAgent events are needed to help keep Windows pre-installed 1st party apps up to date and secure such as the mail and calendar apps. App update failure can be unique across devices and without this data from every device we will not be able to track the success/failure and fix any future vulnerabilities related to these built in Windows Apps. + + +The following fields are available in this event: + +- **PFamN** Product Family Name of the app being updated. + + +## Microsoft.Windows.Update.DataMigrationFramework.DmfMigrationCompleted events + +This event sends data collected at the end of the Data Migration Framework (DMF) and parameters involved in its invocation, to help keep Windows up to date. + + +The following fields are available in this event: + +- **MigrationEndtime** A system timestamp of when the DMF migration completed. +- **UpdateIds** A collection of GUIDs for updates that are associated with the DMF session. +- **WuClientid** The GUID of the Windows Update client responsible for triggering the DMF migration. +- **MigrationDurationinmilliseconds** How long the DMF migration took (in milliseconds). +- **RevisionNumbers** A collection of revision numbers for the updates associated with the DMF session. + + +## Microsoft.Windows.Update.DataMigrationFramework.DmfMigrationStarted events + +This event sends data collected at the beginning of the Data Migration Framework (DMF) and parameters involved in its invocation, to help keep Windows up to date. + + +The following fields are available in this event: + +- **UpdateIds** A collection of GUIDs identifying the upgrades that are running. +- **MigrationStarttime** The timestamp representing the beginning of the DMF migration. +- **MigrationOEMphases** The number of OEM-authored migrators scheduled to be ran by DMF for this upgrade. +- **WuClientid** The GUID of the Windows Update client invoking DMF. +- **MigrationMicrosoftphases** The number of Microsoft-authored migrators scheduled to be ran by DMF for this upgrade. +- **RevisionNumbers** A collection of the revision numbers associated with the UpdateIds. + + +## Microsoft.Windows.Update.DataMigrationFramework.MigratorResult events + +This event sends DMF migrator data to help keep Windows up to date. + + +The following fields are available in this event: + +- **MigratorGuid** A GUID identifying the migrator that just completed. +- **RunDurationInSeconds** The time it took for the migrator to complete. +- **CurrentStep** This is the last step the migrator reported before returning a result. This tells us how far through the individual migrator the device was before failure. +- **MigratorName** The name of the migrator that just completed. +- **MigratorId** A GUID identifying the migrator that just completed. +- **ErrorCode** The result (as an HRESULT) of the migrator that just completed. +- **TotalSteps** Migrators report progress in number of completed steps against the total steps. This is the total number of steps. + + +## Microsoft.Windows.Update.Orchestrator.Detection events + +This event sends launch data for a Windows Update scan to help keep Windows up to date. + + +The following fields are available in this event: + +- **wuDeviceid** Unique device ID used by Windows Update. +- **revisionNumber** Update revision number. +- **eventScenario** End to end update session ID, or indicates the purpose of sending this event - whether because the software distribution just started installing content, or whether it was cancelled, succeeded, or failed. +- **deferReason** Reason why the device could not check for updates. +- **detectionBlockreason** Reason for detection not completing. +- **interactive** Identifies if session is User Initiated. +- **updateId** Update ID. +- **detectionDeferreason** A log of deferral reasons for every update state. +- **flightID** A unique update ID. +- **updateScenarioType** The update session type. +- **errorCode** The returned error code. + + +## Microsoft.Windows.Update.Orchestrator.Download events + +This event sends launch data for a Windows Update download to help keep Windows up to date. + + +The following fields are available in this event: + +- **detectionDeferreason** Reason for download not completing +- **wuDeviceid** Unique device ID used by Windows Update. +- **interactive** Identifies if session is user initiated. +- **revisionNumber** Update revision number. +- **deferReason** Reason for download not completing +- **updateId** Update ID. +- **eventScenario** End to end update session ID. +- **errorCode** An error code represented as a hexadecimal value +- **flightID** Unique update ID. +- **updateScenarioType** The update session type. + + +## Microsoft.Windows.Update.Orchestrator.FlightInapplicable events + +This event sends data on whether the update was applicable to the device, to help keep Windows up to date. + + +The following fields are available in this event: + +- **updateId** Unique Update ID +- **revisionNumber** Revision Number of the Update +- **UpdateStatus** Integer that describes Update state +- **EventPublishedTime** time that the event was generated +- **wuDeviceid** Unique Device ID +- **flightID** Unique Update ID +- **updateScenarioType** The update session type. + + +## Microsoft.Windows.Update.Orchestrator.InitiatingReboot events + +This event sends data about an Orchestrator requesting a reboot from power management to help keep Windows up to date. + + +The following fields are available in this event: + +- **revisionNumber** Revision number of the update. +- **EventPublishedTime** Time of the event. +- **updateId** Update ID. +- **wuDeviceid** Unique device ID used by Windows Update. +- **flightID** Unique update ID +- **interactive** Indicates the reboot initiation stage of the update process was entered as a result of user action or not. +- **rebootOutsideOfActiveHours** Indicates the timing that the reboot was to occur to ensure the correct update process and experience is provided to keep Windows up to date. +- **uxRebootstate** Indicates the exact state of the user experience at the time the required reboot was initiated to ensure the correct update process and experience is provided to keep Windows up to date. +- **updateScenarioType** The update session type. + + +## Microsoft.Windows.Update.Orchestrator.Install events + +This event sends launch data for a Windows Update install to help keep Windows up to date. + + +The following fields are available in this event: + +- **eventScenario** End to end update session ID. +- **deferReason** Reason for install not completing. +- **interactive** Identifies if session is user initiated. +- **wuDeviceid** Unique device ID used by Windows Update. +- **batteryLevel** Current battery capacity in mWh or percentage left. +- **installCommitfailedtime** The time it took for a reboot to happen but the upgrade failed to progress. +- **errorCode** The error code reppresented by a hexadecimal value. +- **updateId** Update ID. +- **revisionNumber** Update revision number. +- **flightID** Unique update ID +- **installRebootinitiatetime** The time it took for a reboot to be attempted. +- **flightUpdate** Flight update +- **minutesToCommit** The time it took to install updates. +- **ForcedRebootReminderSet** A boolean value that indicates if a forced reboot will happen for updates. +- **rebootOutsideOfActiveHours** Indicates the timing that the reboot was to occur to ensure the correct update process and experience is provided to keep Windows up to date. +- **uxRebootstate** Indicates the exact state of the user experience at the time the required reboot was initiated to ensure the correct update process and experience is provided to keep Windows up to date. +- **updateScenarioType** The update session type. + + +## Microsoft.Windows.Update.Orchestrator.PostInstall events + +This event sends data about lite stack devices (mobile, IOT, anything non-PC) immediately before data migration is launched to help keep Windows up to date. + + +The following fields are available in this event: + +- **wuDeviceid** Unique device ID used by Windows Update. +- **eventScenario** End to end update session ID. +- **sessionType** Interactive vs. Background. +- **bundleRevisionnumber** Bundle revision number. +- **batteryLevel** Current battery capacity in mWh or percentage left. +- **bundleId** Update grouping ID. +- **errorCode** Hex code for the error message, to allow lookup of the specific error. +- **flightID** Unique update ID. + + +## Microsoft.Windows.Update.Orchestrator.RebootFailed events + +This event sends information about whether an update required a reboot and reasons for failure to help keep Windows up to date. + + +The following fields are available in this event: + +- **updateId** Update ID. +- **batteryLevel** Current battery capacity in mWh or percentage left. +- **RebootResults** Hex code indicating failure reason. Typically, we expect this to be a specific USO generated hex code. +- **installRebootDeferreason** Reason for reboot not occurring. +- **revisionNumber** Update revision number. +- **EventPublishedTime** The time that the reboot failure occurred. +- **deferReason** Reason for install not completing. +- **wuDeviceid** Unique device ID used by Windows Update. +- **flightID** Unique update ID. +- **rebootOutsideOfActiveHours** Indicates the timing that the reboot was to occur to ensure the correct update process and experience is provided to keep Windows up to date. +- **uxRebootstate** Indicates the exact state of the user experience at the time the required reboot was initiated to ensure the correct update process and experience is provided to keep Windows up to date. +- **updateScenarioType** The update session type. + + +## Microsoft.Windows.Update.Orchestrator.RebootNoLongerNeeded events + +This event sends data about whether the Update Service is waiting on a reboot, to help keep Windows up to date. + + +The following fields are available in this event: + +- **UTCTime** Time of event + + +## Microsoft.Windows.Update.Orchestrator.RefreshSettings events + +This event sends basic data about the version of upgrade settings applied to the system to help keep Windows up to date. + + +The following fields are available in this event: + +- **RebootTaskRestoredTime** The time that it took for the reboot task to be restored. +- **wuDeviceid** Unique device ID used by Windows Update. +- **errorCode** Hex code for the error message, to allow lookup of the specific error. +- **settingsETag** Version identifier for the settings. +- **settingsDownloadTime** Timestamp of the last attempt to acquire settings. + + +## Microsoft.Windows.Update.Orchestrator.RestoreRebootTask events + +This event sends data indicating that a reboot task is missing unexpectedly on a device and the task is restored because a reboot is still required, to help keep Windows up to date. + + +The following fields are available in this event: + +- **RebootTaskRestoredTime** Time at which this reboot task was restored. +- **wuDeviceid** Device id on which the reboot is restored +- **revisionNumber** Update revision number. +- **updateId** Update ID. + + +## Microsoft.Windows.Update.Orchestrator.SystemNeeded events + +This event sends data about why a device is unable to reboot, to help keep Windows up to date. + + +The following fields are available in this event: + +- **eventScenario** End to end update session ID. +- **wuDeviceid** Unique device ID used by Windows Update. +- **systemNeededReason** Reason ID +- **updateId** Update ID. +- **revisionNumber** Update revision number. +- **rebootOutsideOfActiveHours** Indicates the timing that the reboot was to occur to ensure the correct update process and experience is provided to keep Windows up to date. +- **uxRebootstate** Indicates the exact state of the user experience at the time the required reboot was initiated to ensure the correct update process and experience is provided to keep Windows up to date. +- **updateScenarioType** The update session type. + + +## Microsoft.Windows.Update.Orchestrator.UpdatePolicyCacheRefresh events + +This event sends data on whether Update Management Policies were enabled on a device, to help keep Windows up to date. + + +The following fields are available in this event: + +- **wuDeviceid** Unique device ID used by Windows Update. +- **policyCacherefreshtime** Refresh time +- **policiesNamevaluesource** Policy Name +- **updateInstalluxsetting** This shows whether a user has set policies via UX option +- **configuredPoliciescount** Policy Count + + +## Microsoft.Windows.Update.Orchestrator.UpdateRebootRequired events + +This event sends data about whether an update required a reboot to help keep Windows up to date. + + +The following fields are available in this event: + +- **updateId** Update ID. +- **revisionNumber** Update revision number. +- **wuDeviceid** Unique device ID used by Windows Update. +- **flightID** Unique update ID. +- **interactive** Indicates the reboot initiation stage of the update process was entered as a result of user action or not. +- **uxRebootstate** Indicates the exact state of the user experience at the time the required reboot was initiated to ensure the correct update process and experience is provided to keep Windows up to date. +- **updateScenarioType** The update session type. + + +## Microsoft.Windows.Update.Orchestrator.USODiagnostics events + +This event sends data on whether the state of the update attempt, to help keep Windows up to date. + + +The following fields are available in this event: + +- **wuDeviceid** Unique ID for Device +- **updateId** Unique ID for Update +- **revisionNumber** Unique revision number of the Update +- **errorCode** result showing success or failure of current update +- **updateState** Progress within an update state + + +## Microsoft.Windows.Update.Ux.MusNotification.RebootScheduled events + +This event sends data about a required reboot that is scheduled with no user interaction, to help keep Windows up to date. + + +The following fields are available in this event: + +- **updateId** Update ID of the update that is getting installed with this reboot. +- **ScheduledRebootTime** Time of the scheduled reboot. +- **wuDeviceid** Unique device ID used by Windows Update. +- **revisionNumber** Revision number of the update that is getting installed with this reboot. +- **forcedreboot** True, if a reboot is forced on the device. False, otherwise. +- **rebootArgument** Argument for the reboot task. It also represents specific reboot related action. +- **rebootScheduledByUser** True, if a reboot is scheduled by user. False, if a reboot is scheduled automatically. +- **activeHoursApplicable** True, If Active Hours applicable on this device. False, otherwise. +- **rebootOutsideOfActiveHours** True, if a reboot is scheduled outside of active hours. False, otherwise. +- **rebootState** The state of the reboot. + + +## Microsoft.Windows.Upgrade.Uninstall.UninstallGoBackButtonClicked events + +This event sends basic metadata about the starting point of uninstalling an update which helps us ensure customers can safely revert to a well-known state if the update caused any problems. + + + + +## Microsoft.Windows.WERVertical.OSCrash events + +This event sends binary data from the collected dump file wheneveer a bug check occurs, to help keep Windows up to date. The is the OneCore version of this event. + + +The following fields are available in this event: + +- **ReportId** WER Report Id associated with this bug check (used for finding the corresponding report archive in Watson). +- **BugCheckCode** Uint64 "bugcheck code" that identifies a proximate cause of the bug check. +- **BugCheckParameter1** Uint64 parameter providing additional information. +- **BootId** Uint32 identifying the boot number for this device. +- **BugCheckParameter2** Uint64 parameter providing additional information. +- **BugCheckParameter4** Uint64 parameter providing additional information. +- **BugCheckParameter3** Uint64 parameter providing additional information. +- **IsValidDumpFile** True if the dump file is valid for the debugger, false otherwise +- **DumpFileSize** Size of the dump file +- **DumpFileAttributes** Codes that identify the type of data contained in the dump file + + +## Setup360Telemetry.Downlevel events + +This event sends data indicating that the device has invoked the downlevel phase of the upgrade, to help keep Windows up to date. + + +The following fields are available in this event: + +- **ClientId** In the Windows Update scenario, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value (being leveraged by China Partners). +- **InstanceId** Unique GUID that identifies each instance of setuphost.exe +- **ReportId** In the Windows Update scenario, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. +- **WuId** This is the Windows Update Client ID. In the Windows Update scenario, this is the same as the clientId. +- **TestId** String to uniquely identify a group of events, such as all events for the upgrade fair. +- **State** Exit state of given Setup360 run (succeeded, failed, blocked, cancelled) +- **HostOsSkuName** OS SKU which is running Setup360 instance (downlevel OS) +- **HostOSBuildNumber** Build number of downlevel OS +- **Setup360Scenario** Setup360 flow type (Boot, Media, Update, MCT) +- **Setup360Mode** Phase of Setup360 (Predownload, Install, Finalize, Rollback etc.) +- **Setup360Result** Result of Setup360 (HRESULT used to diagnose errors) +- **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened +- **SetupVersionBuildNumber** Build number of Setup360 (build number of target OS). + + +## Setup360Telemetry.Finalize events + +This event sends data indicating that the device has invoked the finalize phase of the upgrade, to help keep Windows up to date. + + +The following fields are available in this event: + +- **ClientId** In the Windows Update scenario, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. +- **InstanceId** Unique GUID that identifies each instance of setuphost.exe +- **ReportId** In the Windows Update scenario, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. +- **WuId** This is the Windows Update Client ID. In the Windows Update scenario, this is the same as the clientId. +- **TestId** String to uniquely identify a group of events. +- **State** Exit state of given Setup360 run (succeeded, failed, blocked, cancelled) +- **HostOsSkuName** OS SKU which is running Setup360 instance (downlevel OS) +- **HostOSBuildNumber** Build number of downlevel OS +- **Setup360Scenario** Setup360 flow type (Boot, Media, Update, MCT) +- **Setup360Mode** Phase of Setup360 (Predownload, Install, Finalize, Rollback etc.) +- **Setup360Result** Result of Setup360 (HRESULT used to diagnose errors) +- **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened +- **SetupVersionBuildNumber** Build number of Setup360 (build number of target OS). + + +## Setup360Telemetry.OsUninstall events + +The event sends data regarding OS Updates and Upgrades from Windows 7, Windows 8, and Windows 10. Specifically the Setup360Telemetry.OSUninstall indicates the outcome of an OS Uninstall. + + +The following fields are available in this event: + +- **ClientId** For Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. +- **InstanceId** Unique GUID that identifies each instance of setuphost.exe. +- **ReportId** For Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, this is the GUID for the install.wim. +- **WuId** Windows Update client ID. +- **TestId** String to uniquely identify a group of events. +- **State** Exit state of given Setup360 run (succeeded, failed, blocked, cancelled) +- **HostOsSkuName** OS edition which is running the Setup360 instance (down-level OS). +- **HostOSBuildNumber** Build number of the down-level OS. +- **Setup360Scenario** Setup360 flow type (Boot, Media, Update, MCT) +- **Setup360Mode** Phase of Setup360 (Predownload, Install, Finalize, Rollback etc.) +- **Setup360Result** Result of Setup360 (HRESULT used to diagnose errors) +- **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened +- **SetupVersionBuildNumber** Build number of Setup360 (build number of target OS). + + +## Setup360Telemetry.PostRebootInstall events + +This event sends data indicating that the device has invoked the postrebootinstall phase of the upgrade, to help keep Windows up to date. + + +The following fields are available in this event: + +- **ClientId** In the Windows Update scenario, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value (being leveraged by China Partners) +- **InstanceId** Unique GUID that identifies each instance of setuphost.exe +- **ReportId** In the Windows Update scenario, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. +- **WuId** This is the Windows Update Client ID. In the Windows Update scenario, this is the same as the clientId. +- **TestId** String to uniquely identify a group of events, such as all events for the upgrade fair. +- **State** Exit state of given Setup360 run (succeeded, failed, blocked, cancelled) +- **HostOsSkuName** OS SKU which is running Setup360 instance (downlevel OS) +- **HostOSBuildNumber** Build number of downlevel OS +- **Setup360Scenario** Setup360 flow type (Boot, Media, Update, MCT) +- **Setup360Mode** Phase of Setup360 (Predownload, Install, Finalize, Rollback etc.) +- **Setup360Result** Result of Setup360 (HRESULT used to diagnose errors) +- **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened +- **SetupVersionBuildNumber** Build number of Setup360 (build number of target OS). + + +## Setup360Telemetry.PreDownloadQuiet events + +This event sends data indicating that the device has invoked the predownload quiet phase of the upgrade, to help keep Windows up to date. + + +The following fields are available in this event: + +- **ClientId** In the Windows Update scenario, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. +- **InstanceId** Unique GUID that identifies each instance of setuphost.exe +- **ReportId** In the Windows Update scenario, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. +- **WuId** This is the Windows Update Client ID. In the Windows Update scenario, this is the same as the clientId. +- **TestId** String to uniquely identify a group of events, such as all events for the upgrade fair. +- **State** Exit state of given Setup360 run (succeeded, failed, blocked, cancelled) +- **HostOsSkuName** OS SKU which is running Setup360 instance (downlevel OS) +- **HostOSBuildNumber** Build number of downlevel OS +- **Setup360Scenario** Setup360 flow type (Boot, Media, Update, MCT) +- **Setup360Mode** Phase of Setup360 (Predownload, Install, Finalize, Rollback etc.) +- **Setup360Result** Result of Setup360 (HRESULT used to diagnose errors) +- **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened +- **SetupVersionBuildNumber** Build number of Setup360 (build number of target OS). + + +## Setup360Telemetry.PreDownloadUX events + +The event sends data regarding OS Updates and Upgrades from Windows 7, Windows 8, and Windows 10. Specifically the Setup360Telemetry.PredownloadUX indicates the outcome of the PredownloadUX portion of the update process. + + +The following fields are available in this event: + +- **ClientId** For Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. +- **InstanceId** Unique GUID that identifies each instance of setuphost.exe. +- **ReportId** For Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, this is the GUID for the install.wim. +- **WuId** Windows Update client ID. +- **TestId** String to uniquely identify a group of events. +- **State** Exit state of given Setup360 run (succeeded, failed, blocked, cancelled) +- **HostOsSkuName** OS edition which is running the Setup360 instance (down-level OS). +- **HostOSBuildNumber** Build number of the down-level OS. +- **Setup360Scenario** Setup360 flow type (Boot, Media, Update, MCT) +- **Setup360Mode** Phase of Setup360 (Predownload, Install, Finalize, Rollback etc.) +- **Setup360Result** Result of Setup360 (HRESULT used to diagnose errors) +- **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened +- **SetupVersionBuildNumber** Build number of Setup360 (build number of target OS). + + +## Setup360Telemetry.PreInstallQuiet events + +This event sends data indicating that the device has invoked the preinstall quiet phase of the upgrade, to help keep Windows up to date. + + +The following fields are available in this event: + +- **ClientId** In the Windows Update scenario, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. +- **InstanceId** Unique GUID that identifies each instance of setuphost.exe +- **ReportId** In the Windows Update scenario, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. +- **WuId** This is the Windows Update Client ID. In the Windows Update scenario, this is the same as the clientId. +- **TestId** String to uniquely identify a group of events. +- **State** Exit state of given Setup360 run (succeeded, failed, blocked, cancelled) +- **HostOsSkuName** OS edition which is running Setup360 instance (downlevel OS) +- **HostOSBuildNumber** Build number of downlevel OS +- **Setup360Scenario** Setup360 flow type (Boot, Media, Update, MCT) +- **Setup360Mode** Phase of Setup360 (Predownload, Install, Finalize, Rollback etc.) +- **Setup360Result** Result of Setup360 (HRESULT used to diagnose errors) +- **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened +- **SetupVersionBuildNumber** Build number of Setup360 (build number of target OS). + + +## Setup360Telemetry.PreInstallUX events + +This event sends data regarding OS Updates and Upgrades from Windows 7, Windows 8.X, Windows 10. Specifically, the Setup360Telemetry.PreinstallUX indicates the outcome of the PreinstallUX portion of the update process. + + +The following fields are available in this event: + +- **ClientId** For Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. +- **InstanceId** Unique GUID that identifies each instance of setuphost.exe. +- **ReportId** For Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, this is the GUID for the install.wim. +- **WuId** Windows Update client ID. +- **TestId** String to uniquely identify a group of events. +- **State** Exit state of given Setup360 run (succeeded, failed, blocked, cancelled) +- **HostOsSkuName** OS edition which is running the Setup360 instance (down-level OS). +- **HostOSBuildNumber** Build number of the down-level OS. +- **Setup360Scenario** Setup360 flow type (Boot, Media, Update, MCT) +- **Setup360Mode** Phase of Setup360 (Predownload, Install, Finalize, Rollback etc.) +- **Setup360Result** Result of Setup360 (HRESULT used to diagnose errors) +- **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened +- **SetupVersionBuildNumber** Build number of Setup360 (build number of target OS). + + +## Setup360Telemetry.Setup360 events + +This event sends data about OS deployment scenarios, to help keep Windows up to date. + + +The following fields are available in this event: + +- **InstanceId** Retrieves a unique identifier for each instance of a setup session +- **ReportId** Retrieves the report ID +- **FlightData** Specifies a unique identifier for each group of flights (pre-release builds) +- **ScenarioId** Retrieves the deployment scenario +- **FieldName** Retrieves the data point. +- **Value** Retrieves the value associated with the corresponding FieldName +- **ClientId** Retrieves the upgrade ID: Upgrades via WU - specifies the WU clientID. All other deployment - static string. + + +## Setup360Telemetry.UnexpectedEvent events + +This event sends data indicating that the device has invoked the unexpected event phase of the upgrade, to help keep Windows up to date. + + +The following fields are available in this event: + +- **ClientId** In the Windows Update scenario, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. +- **InstanceId** Unique GUID that identifies each instance of setuphost.exe +- **ReportId** In the Windows Update scenario, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. +- **WuId** This is the Windows Update Client ID. In the Windows Update scenario, this is the same as the clientId. +- **TestId** String to uniquely identify a group of events. +- **State** Exit state of given Setup360 run (succeeded, failed, blocked, cancelled) +- **HostOsSkuName** OS SKU which is running Setup360 instance (downlevel OS) +- **HostOSBuildNumber** Build number of downlevel OS +- **Setup360Scenario** Setup360 flow type (Boot, Media, Update, MCT) +- **Setup360Mode** Phase of Setup360 (Predownload, Install, Finalize, Rollback etc.) +- **Setup360Result** Result of Setup360 (HRESULT used to diagnose errors) +- **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened +- **SetupVersionBuildNumber** Build number of Setup360 (build number of target OS). + + +## SetupPlatformTel.SetupPlatformTelActivityEvent events + +This event sends a unique ID that can be used to bind Setup Platform events together, to help keep Windows up to date. + + +The following fields are available in this event: + +- **FieldName** Retrieves the event name/data point. Examples: InstallStartTime, InstallEndtime, OverallResult etc. +- **GroupName** Retrieves the groupname the event belongs to. Example: Install Information, DU Information, Disk Space Information etc. +- **Value** Retrieves the value associated with the corresponding event name. For example: For time-related events, this will include the system time. +- **ActivityId** Provides a unique Id to correlate events that occur between a activity start event, and a stop event +- **ActivityName** Provides a friendly name of the package type that belongs to the ActivityId (Setup, LanguagePack, GDR, Driver, etc.) + + +## SetupPlatformTel.SetupPlatformTelActivityStarted events + +This event sends basic metadata about the update installation process generated by SetupPlatform to help keep Windows up to date. + + +The following fields are available in this event: + +- **Name** The name of the dynamic update type. Example: GDR driver + + +## SetupPlatformTel.SetupPlatformTelActivityStopped events + +This event sends basic metadata about the update installation process generated by SetupPlatform to help keep Windows up to date. + + + + +## SetupPlatformTel.SetupPlatformTelEvent events + +This service retrieves events generated by SetupPlatform, the engine that drives the various deployment scenarios. + + +The following fields are available in this event: + +- **FieldName** Retrieves the event name/data point. Examples: InstallStartTime, InstallEndtime, OverallResult etc. +- **Value** Retrieves the value associated with the corresponding event name (Field Name). For example: For time related events this will include the system time. +- **GroupName** Retrieves the groupname the event belongs to. Example: Install Information, DU Information, Disk Space Information etc. + + +## SoftwareUpdateClientTelemetry.CheckForUpdates events + +This event sends tracking data about the software distribution client check for content that is applicable to a device, to help keep Windows up to date + + +The following fields are available in this event: + +- **EventScenario** Indicates the purpose of sending this event - whether because the software distribution just started checking for content, or whether it was cancelled, succeeded, or failed. +- **EventInstanceID** A globally unique identifier for event instance. +- **DeviceModel** What is the device model. +- **BiosName** The name of the device BIOS. +- **BIOSVendor** The vendor of the BIOS. +- **BiosVersion** The version of the BIOS. +- **BiosReleaseDate** The release date of the device BIOS. +- **SystemBIOSMajorRelease** Major version of the BIOS. +- **SystemBIOSMinorRelease** Minor version of the BIOS. +- **BiosFamily** The family of the BIOS (Basic Input Output System). +- **BiosSKUNumber** The sku number of the device BIOS. +- **ClientVersion** The version number of the software distribution client. +- **WUDeviceID** The unique identifier of a specific device, used to identify how many devices are encountering success or a particular issue. +- **CallerApplicationName** The name provided by the caller who initiated API calls into the software distribution client. +- **ProcessName** The process name of the caller who initiated API calls, in the event where CallerApplicationName was not provided. +- **ServiceGuid** An ID which represents which service the software distribution client is checking for content (Windows Update, Windows Store, etc.). +- **StatusCode** Indicates the result of a CheckForUpdates event (success, cancellation, failure code HResult). +- **ExtendedStatusCode** Secondary error code for certain scenarios where StatusCode wasn't specific enough. +- **FlightRing** The ring (speed of getting builds) that a device is on if participating in flighting (pre-release builds). +- **FlightBranch** The branch that a device is on if participating in flighting (pre-release builds). +- **RelatedCV** The previous Correlation Vector that was used before swapping with a new one +- **IsWUfBEnabled** Indicates if Windows Update for Business is enabled on the device. +- **IsWUfBDualScanEnabled** Indicates if Windows Update for Business dual scan is enabled on the device. +- **ShippingMobileOperator** The mobile operator that a device shipped on. +- **CurrentMobileOperator** The mobile operator the device is currently connected to. +- **HomeMobileOperator** The mobile operator that the device was originally intended to work with. +- **PhonePreviewEnabled** Indicates whether a phone was getting preview build, prior to flighting (pre-release builds) being introduced. +- **ActivityMatchingId** Contains a unique ID identifying a single CheckForUpdates session from initialization to completion. +- **SyncType** Describes the type of scan the event was +- **IPVersion** Indicates whether the download took place over IPv4 or IPv6 +- **NumberOfApplicationsCategoryScanEvaluated** The number of categories (apps) for which an app update scan checked +- **ScanDurationInSeconds** The number of seconds a scan took +- **ScanEnqueueTime** The number of seconds it took to initialize a scan +- **NumberOfLoop** The number of round trips the scan required +- **NumberOfUpdatesEvaluated** The total number of updates which were evaluated as a part of the scan +- **NumberOfNewUpdatesFromServiceSync** The number of updates which were seen for the first time in this scan +- **ServiceUrl** The environment URL a device is configured to scan with +- **Online** Indicates if this was an online scan. +- **AllowCachedResults** Indicates if the scan allowed using cached results. +- **MetadataIntegrityMode** The mode of the update transport metadata integrity check. 0-Unknown, 1-Ignoe, 2-Audit, 3-Enforce +- **TotalNumMetadataSignatures** The total number of metadata signatures checks done for new metadata that was synced down. +- **NumFailedMetadataSignatures** The number of metadata signatures checks which failed for new metadata synced down. +- **MSIError** The last error that was encountered during a scan for updates. +- **DriverError** The error code hit during a driver scan. This is 0 if no error was encountered. +- **FailedUpdatesCount** The number of updates that failed to be evaluated during the scan. +- **FailedUpdateGuids** The GUIDs for the updates that failed to be evaluated during the scan. +- **CapabilityDetectoidGuid** The GUID for a hardware applicability detectoid that could not be evaluated. +- **ExtendedMetadataCabUrl** Hostname that is used to download an update. +- **CDNId** The unique identifier of a specific device, used to identify how many devices are encountering success or a particular issue. +- **CDNCountryCode** Two letter country abbreviation for the CDN's location. +- **NetworkConnectivityDetected** Indicates the type of network connectivity that was detected. 0 - IPv4, 1 - IPv6 +- **NumberOfApplicableUpdates** The number of updates which were ultimately deemed applicable to the system after the detection process is complete +- **ApplicableUpdateInfo** Metadata for the updates which were detected as applicable +- **WebServiceRetryMethods** Web service method requests that needed to be retried to complete operation. +- **DeferredUpdates** Update IDs which are currently being deferred until a later time +- **BranchReadinessLevel** The servicing branch configured on the device. +- **DeferralPolicySources** Sources for any update deferral policies defined (GPO = 0x10, MDM = 0x100, Flight = 0x1000, UX = 0x10000). +- **QualityUpdateDeferral** The deferral period configured for quality OS updates on the device (in days). +- **QualityUpdatePause** Indicates whether quality OS updates are paused on the device. +- **QualityUpdatePausePeriod** The pause duration configured for quality OS updates on the device (in days). +- **FeatureUpdateDeferral** The deferral period configured for feature OS updates on the device (in days). +- **FeatureUpdatePause** Indicates whether feature OS updates are paused on the device. +- **FeatureUpdatePausePeriod** The pause duration configured for feature OS updates on the device (in days). +- **DriverExclusionPolicy** Indicates if the policy for not including drivers with Windows Update is enabled. +- **TargetMetadataVersion** For self-initiated healing, this is the target version of the SIH engine to download (if needed). If not, the value is null. +- **CachedEngineVersion** For self-initiated healing, the version of the SIH engine that is cached on the device. If the SIH engine does not exist, the value is null. +- **SearchFilter** Contains information indicating filters applied while checking for content applicable to the device. For example, to filter out all content which may require a reboot. +- **IntentPFNs** Intended application-set metadata for atomic update scenarios. +- **PausedUpdates** A list of UpdateIds which that currently being paused. +- **PauseQualityUpdatesStartTime** If quality OS updates are paused on the device, this is the date and time for the beginning of the pause time window. +- **PauseQualityUpdatesEndTime** If quality OS updates are paused on the device, this is the date and time for the end of the pause time window. +- **PauseFeatureUpdatesStartTime** If feature OS updates are paused on the device, this is the date and time for the beginning of the pause time window. +- **PauseFeatureUpdatesEndTime** If feature OS updates are paused on the device, this is the date and time for the end of the pause time window. + + +## SoftwareUpdateClientTelemetry.Commit events + +This event sends data on whether the Update Service has been called to execute an upgrade, to help keep Windows up to date. + + +The following fields are available in this event: + +- **EventScenario** State of call +- **EventInstanceID** A globally unique identifier for event instance. +- **DeviceModel** What is the device model. +- **BiosName** The name of the device BIOS. +- **BIOSVendor** The vendor of the BIOS. +- **BiosVersion** The version of the BIOS. +- **BiosReleaseDate** The release date of the device BIOS. +- **SystemBIOSMajorRelease** Major version of the BIOS. +- **SystemBIOSMinorRelease** Minor version of the BIOS. +- **BiosFamily** The family of the BIOS (Basic Input Output System). +- **BiosSKUNumber** The sku number of the device BIOS. +- **ClientVersion** The version number of the software distribution client. +- **WUDeviceID** UniqueDeviceID +- **ServerId** Identifier for the service to which the software distribution client is connecting, such as Windows Update and Windows Store. +- **EventType** Possible values are "Child", "Bundle", or "Driver". +- **UpdateId** Unique Update ID +- **BundleId** Identifier associated with the specific content bundle; should not be all zeros if the bundleID was found. +- **RevisionNumber** Unique revision number of Update +- **HandlerType** Indicates the kind of content (app, driver, windows patch, etc.) +- **BundleRevisionNumber** Identifies the revision number of the content bundle +- **FlightId** The specific id of the flight the device is getting +- **CallerApplicationName** The name provided by the caller who initiated API calls into the software distribution client + + +## SoftwareUpdateClientTelemetry.Download events + +This event sends tracking data about the software distribution client download of the content for that update, to help keep Windows up to date. + + +The following fields are available in this event: + +- **EventScenario** Indicates the purpose of sending this event - whether because the software distribution just started downloading content, or whether it was cancelled, succeeded, or failed. +- **EventInstanceID** A globally unique identifier for event instance. +- **DeviceModel** What is the device model. +- **BiosName** The name of the device BIOS. +- **BIOSVendor** The vendor of the BIOS. +- **BiosVersion** The version of the BIOS. +- **BiosReleaseDate** The release date of the device BIOS. +- **SystemBIOSMajorRelease** Major version of the BIOS. +- **SystemBIOSMinorRelease** Minor version of the BIOS. +- **BiosFamily** The family of the BIOS (Basic Input Output System). +- **BiosSKUNumber** The sku number of the device BIOS. +- **ClientVersion** The version number of the software distribution client. +- **WUDeviceID** The unique identifier of a specific device, used to identify how many devices are encountering success or a particular issue. +- **CallerApplicationName** The name provided by the caller who initiated API calls into the software distribution client. +- **ProcessName** The process name of the caller who initiated API calls, in the event where CallerApplicationName was not provided. +- **ServiceGuid** An ID which represents which service the software distribution client is installing content for (Windows Update, Windows Store, etc.). +- **StatusCode** Indicates the result of a Download event (success, cancellation, failure code HResult). +- **ExtendedStatusCode** Secondary error code for certain scenarios where StatusCode wasn't specific enough. +- **FlightRing** The ring (speed of getting builds) that a device is on if participating in flighting (pre-release builds). +- **FlightBranch** The branch that a device is on if participating in flighting (pre-release builds). +- **RelatedCV** The previous Correlation Vector that was used before swapping with a new one +- **IsWUfBEnabled** Indicates if Windows Update for Business is enabled on the device. +- **IsWUfBDualScanEnabled** Indicates if Windows Update for Business dual scan is enabled on the device. +- **ShippingMobileOperator** The mobile operator that a device shipped on. +- **CurrentMobileOperator** The mobile operator the device is currently connected to. +- **HomeMobileOperator** The mobile operator that the device was originally intended to work with. +- **PhonePreviewEnabled** Indicates whether a phone was opted-in to getting preview builds, prior to flighting (pre-release builds) being introduced. +- **IPVersion** Indicates whether the download took place over IPv4 or IPv6. +- **NetworkCostBitMask** Indicates what kind of network the device is connected to (roaming, metered, over data cap, etc.) +- **NetworkRestrictionStatus** More general version of NetworkCostBitMask, specifying whether Windows considered the current network to be "metered." +- **TimeToEstablishConnection** Time (in ms) it took to establish the connection prior to beginning downloaded. +- **HostName** The hostname URL the content is downloading from. +- **CDNId** ID which defines which CDN the software distribution client downloaded the content from. +- **CDNCountryCode** Two letter country abbreviation for the CDN's location. +- **ActiveDownloadTime** How long the download took, in seconds, excluding time where the update wasn't actively being downloaded. +- **IsDependentSet** Indicates whether a driver is a part of a larger System Hardware/Firmware Update +- **TargetingVersion** For drivers targeted to a specific device model, this is the version number of the drivers being distributed to the device. +- **HardwareId** If this download was for a driver targeted to a particular device model, this ID indicates the model of the device. +- **UpdateImportance** Indicates whether a piece of content was marked as Important, Recommended, or Optional. +- **TargetGroupId** For drivers targeted to a specific device model, this ID indicates the distribution group of devices receiving that driver. +- **RepeatFailFlag** Indicates whether this specific piece of content had previously failed to download. +- **BytesDownloaded** How many bytes were downloaded for an individual piece of content (not the entire bundle). +- **TotalExpectedBytes** The total count of bytes that the download is expected to be. +- **ThrottlingServiceHResult** Result code (success/failure) while contacting a web service to determine whether this device should download content yet. +- **EventType** Possible values are Child, Bundle, or Driver. +- **UpdateId** An identifier associated with the specific piece of content. +- **RevisionNumber** Identifies the revision number of this specific piece of content. +- **BundleId** Identifier associated with the specific content bundle; should not be all zeros if the bundleID was found. +- **BundleRevisionNumber** Identifies the revision number of the content bundle. +- **HandlerType** Indicates what kind of content is being downloaded (app, driver, windows patch, etc.). +- **DownloadPriority** Indicates whether a download happened at background, normal, or foreground priority. +- **FlightId** The specific id of the flight (pre-release build) the device is getting. +- **Setup360Phase** If the download is for an operating system upgrade, this datapoint indicates which phase of the upgrade is underway. +- **UsedDO** Whether the download used the delivery optimization service. +- **CbsDownloadMethod** Indicates whether the download was a full-file download or a partial/delta download. +- **UsedSystemVolume** Indicates whether the content was downloaded to the device's main system storage drive, or an alternate storage drive. +- **FlightBuildNumber** If this download was for a flight (pre-release build), this indicates the build number of that flight. +- **BundleBytesDownloaded** How many bytes were downloaded for the specific content bundle. +- **BundleRepeatFailFlag** Indicates whether this particular update bundle had previously failed to download. +- **DownloadScenarioId** A unique ID for a given download used to tie together WU and DO events. +- **PackageFullName** The package name of the content. +- **AppXBlockHashValidationFailureCount** A count of the number of blocks that have failed validation after being downloaded. +- **CachedEngineVersion** For self-initiated healing, the version of the SIH engine that is cached on the device. If the SIH engine does not exist, the value is null. +- **TargetMetadataVersion** For self-initiated healing, this is the target version of the SIH engine to download (if needed). If not, the value is null. +- **DownloadType** Differentiates the download type of SIH downloads between Metadata and Payload downloads. +- **WUSetting** Indicates the users' current updating settings. +- **ProcessorArchitecture** Processor architecture of the system (x86, AMD64, ARM). +- **PlatformRole** The PowerPlatformRole as defined on MSDN +- **IsAOACDevice** Is it Always On, Always Connected? +- **EventNamespaceID** Indicates whether the event succeeded or failed. Has the format EventType+Event where Event is Succeeded, Cancelled, Failed, etc. +- **Edition** Indicates the edition of Windows being used. +- **DeviceOEM** What OEM does this device belong to. +- **ClientManagedByWSUSServer** Indicates whether the client is managed by Windows Server Update Services (WSUS). +- **QualityUpdatePause** Indicates whether quality OS updates are paused on the device. +- **FeatureUpdatePause** Indicates whether feature OS updates are paused on the device. +- **AppXDownloadScope** Indicates the scope of the download for application content. For streaming install scenarios, AllContent - non-streaming download, RequiredOnly - streaming download requested content required for launch, AutomaticOnly - streaming download requested automatic streams for the app, and Unknown - for events sent before download scope is determined by the Windows Update client. + + +## SoftwareUpdateClientTelemetry.Install events + +This event sends tracking data about the software distribution client installation of the content for that update, to help keep Windows up to date. + + +The following fields are available in this event: + +- **EventScenario** Indicates the purpose of sending this event - whether because the software distribution just started installing content, or whether it was cancelled, succeeded, or failed. +- **EventInstanceID** A globally unique identifier for event instance. +- **DeviceModel** What is the device model. +- **BiosName** The name of the device BIOS. +- **BIOSVendor** The vendor of the BIOS. +- **BiosVersion** The version of the BIOS. +- **BiosReleaseDate** The release date of the device BIOS. +- **SystemBIOSMajorRelease** Major version of the BIOS. +- **SystemBIOSMinorRelease** Minor version of the BIOS. +- **BiosFamily** The family of the BIOS (Basic Input Output System). +- **BiosSKUNumber** The sku number of the device BIOS. +- **ClientVersion** The version number of the software distribution client. +- **WUDeviceID** The unique identifier of a specific device, used to identify how many devices are encountering success or a particular issue. +- **CallerApplicationName** The name provided by the caller who initiated API calls into the software distribution client. +- **ProcessName** The process name of the caller who initiated API calls, in the event where CallerApplicationName was not provided. +- **ServiceGuid** An ID which represents which service the software distribution client is installing content for (Windows Update, Windows Store, etc.). +- **StatusCode** Indicates the result of an installation event (success, cancellation, failure code HResult). +- **ExtendedStatusCode** Secondary error code for certain scenarios where StatusCode wasn't specific enough. +- **FlightRing** The ring (speed of getting builds) that a device is on if participating in flighting (pre-release builds). +- **FlightBranch** The branch that a device is on if participating in flighting (pre-release builds). +- **RelatedCV** The previous Correlation Vector that was used before swapping with a new one +- **IsWUfBEnabled** Indicates if Windows Update for Business is enabled on the device. +- **IsWUfBDualScanEnabled** Indicates if Windows Update for Business dual scan is enabled on the device. +- **ShippingMobileOperator** The mobile operator that a device shipped on. +- **CurrentMobileOperator** Mobile operator that device is currently connected to. +- **HomeMobileOperator** The mobile operator that the device was originally intended to work with. +- **PhonePreviewEnabled** Indicates whether a phone was getting preview build, prior to flighting being introduced. +- **TargetGroupId** For drivers targeted to a specific device model, this ID indicates the distribution group of devices receiving that driver. +- **RepeatFailFlag** Indicates whether this specific piece of content had previously failed to install. +- **EventType** Possible values are Child, Bundle, or Driver. +- **TargetingVersion** For drivers targeted to a specific device model, this is the version number of the drivers being distributed to the device. +- **UpdateImportance** Indicates whether a piece of content was marked as Important, Recommended, or Optional. +- **IsFirmware** Indicates whether an update was a firmware update +- **IsFinalOutcomeEvent** Does this event signal the end of the update/upgrade process? +- **IsDependentSet** Indicates whether a driver is a part of a larger System Hardware/Firmware Update +- **DriverPingBack** Contains information about the previous driver and system state. +- **ExtendedErrorCode** Indicates if Windows Update for Business dual scan is enabled on the device. +- **CSIErrorType** Stage of CBS installation where it failed +- **MsiAction** Stage of MSI installation where it failed +- **MsiProductCode** Unique identifier of the MSI installer +- **TransactionCode** ID which represents a given MSI installation +- **HardwareId** If this install was for a driver targeted to a particular device model, this ID indicates the model of the device. +- **IsSuccessFailurePostReboot** Indicates whether an initial success was then a failure after a reboot +- **UpdateId** Unique update ID +- **RevisionNumber** Identifies the revision number of this specific piece of content. +- **BundleId** Identifier associated with the specific content bundle; should not be all zeros if the bundleID was found. +- **BundleRevisionNumber** Identifies the revision number of the content bundle. +- **HandlerType** Indicates what kind of content is being installed (app, driver, windows patch, etc.). +- **FlightId** The specific id of the flight (pre-release build) the device is getting. +- **Setup360Phase** If the install is for an operating system upgrade, this datapoint indicates which phase of the upgrade is underway. +- **UsedSystemVolume** Indicates whether the content was downloaded and then installed from the device's main system storage drive, or an alternate storage drive. +- **FlightBuildNumber** If this installation was for a flight, this indicates the build number of that flight (pre-release build). +- **BundleRepeatFailFlag** Indicates whether this particular update bundle had previously failed to install. +- **PackageFullName** The package name of the content being installed. +- **CachedEngineVersion** For self-initiated healing, the version of the SIH engine that is cached on the device. If the SIH engine does not exist, the value is null. +- **BundleBytesDownloaded** Indicates how many bytes were downloaded for the specfic content bundle. +- **CbsDownloadMethod** Indicates whether the download was a fill-file download or a partial/delta download. +- **ClientManagedByWSUSServer** Indicates whether the client is managed by Windows Server Update Services (WSUS). +- **DeviceOEM** What OEM does this device belong to. +- **DownloadPriority** Indicates the priority of the download activity +- **DownloadScenarioId** A unique ID for a given download used to tie together WU and DO events. +- **Edition** Indicates the edition of Windows being used. +- **EventNamespaceID** Indicates whether the event succeeded or failed. Has the format EventType+Event where Event is Succeeded, Cancelled, Failed, etc. +- **IsAOACDevice** Is it Always On, Always Connected? (Mobile device usage model) +- **PlatformRole** The PowerPlatformRole as defined on MSDN. +- **ProcessorArchitecture** Processor architecture of the system (x86, AMD64, ARM). +- **RepeatSuccessInstallFlag** Indicates whether this specific piece of content had previously installed successful, for example if another user had already installed it. +- **WUSetting** Indicates the user's current updating settings. +- **IntentPFNs** Intended application-set metadata for atomic update scenarios. +- **QualityUpdatePause** Indicates whether quality OS updates are paused on the device. +- **FeatureUpdatePause** Indicates whether feature OS updates are paused on the device. +- **MergedUpdate** Indicates whether an OS update and a BSP update were merged for install. + + +## SoftwareUpdateClientTelemetry.SLSDiscovery events + +This event sends data about the ability of Windows to discover the location of a backend server with which it must connect to perform updates or content acquisition, in order to determine disruptions in availability of update services and provide context for Windows Update errors. + + +The following fields are available in this event: + +- **EventScenario** Indicates the purpose of sending this event - whether because the software distribution just started checking for content, or whether it was cancelled, succeeded, or failed +- **SusClientId** The unique device ID controlled by the software distribution client +- **WUAVersion** The version number of the software distribution client +- **ServiceID** An ID which represents which service the software distribution client is connecting to (Windows Update, Windows Store, etc.) +- **UrlPath** Path to the SLS cab that was downloaded +- **HResult** Indicates the result code of the event (success, cancellation, failure code HResult) +- **IsBackground** Indicates whether the SLS discovery event took place in the foreground or background +- **NextExpirationTime** Indicates when the SLS cab expires + + +## SoftwareUpdateClientTelemetry.UpdateDetected events + +This event sends data about an AppX app that has been updated from the Windows Store, including what app needs an update and what version/architecture is required, in order to understand and address problems with apps getting required updates. + + +The following fields are available in this event: + +- **CallerApplicationName** The name provided by the caller who initiated API calls into the software distribution client +- **ApplicableUpdateInfo** Metadata for the updates which were detected as applicable +- **NumberOfApplicableUpdates** The number of updates which were ultimately deemed applicable to the system after the detection process is complete +- **WUDeviceID** The unique device ID controlled by the software distribution client +- **RelatedCV** The previous Correlation Vector that was used before swapping with a new one +- **EventScenario** Indicates the purpose of sending this event - whether because the software distribution just started checking for content, or whether it was cancelled, succeeded, or failed +- **EventInstanceID** A globally unique identifier for event instance +- **DeviceModel** The device's model as defined in system bios +- **BiosName** The name of the device's system bios +- **BIOSVendor** The vendor of the device's system bios +- **BiosVersion** The version of the device's system bios +- **BiosReleaseDate** The release date of the device's system bios +- **SystemBIOSMajorRelease** The major release version of the device's system system +- **SystemBIOSMinorRelease** The minor release version of the device's system system +- **BiosFamily** The device's family as defined in system bios +- **BiosSKUNumber** The device's SKU as defined in system bios +- **ClientVersion** The version number of the software distribution client +- **ProcessName** The process name of the caller who initiated API calls, in the event where CallerApplicationName was not provided +- **ServiceGuid** An ID which represents which service the software distribution client is connecting to (Windows Update, Windows Store, etc.) +- **StatusCode** Indicates the result code of the event (success, cancellation, failure code HResult) +- **ExtendedStatusCode** Secondary status code for certain scenarios where StatusCode wasn't specific enough +- **FlightRing** The ring (speed of getting builds) that a device is on if participating in flighting (pre-release builds). +- **FlightBranch** The branch that a device is on if participating in flighting (pre-release builds). +- **ShippingMobileOperator** The mobile operator that a device shipped on. +- **CurrentMobileOperator** The mobile operator the device is currently connected to. +- **HomeMobileOperator** The mobile operator that the device was originally intended to work with +- **PhonePreviewEnabled** Indicates whether a phone was getting preview build, prior to flighting (pre-release builds) being introduced. +- **ActivityMatchingId** Contains a unique ID identifying a single CheckForUpdates session from initialization to completion +- **SyncType** Describes the type of scan the event was +- **IPVersion** Indicates whether the download took place over IPv4 or IPv6 +- **NumberOfApplicationsCategoryScanEvaluated** The number of categories (apps) for which an app update scan checked +- **ScanDurationInSeconds** The number of seconds a scan took +- **ScanEnqueueTime** The number of seconds it took to initialize a scan +- **NumberOfLoop** The number of round trips the scan required +- **NumberOfUpdatesEvaluated** The total number of updates which were evaluated as a part of the scan +- **NumberOfNewUpdatesFromServiceSync** The number of updates which were seen for the first time in this scan +- **ServiceUrl** The environment URL a device is configured to scan with +- **IntentPFNs** Intended application-set metadata for atomic update scenarios. + + +## SoftwareUpdateClientTelemetry.UpdateMetadataIntegrity events + + + + +The following fields are available in this event: + +- **EventScenario** +- **ServiceGuid** +- **MetadataIntegrityMode** +- **StatusCode** +- **ExtendedStatusCode** +- **RevisionId** +- **UpdateId** +- **RevisionNumber** +- **TimestampTokenId** +- **LeafCertId** +- **SHA256OfLeafCertPublicKey** +- **MetadataSignature** +- **SignatureAlgorithm** +- **SHA256OfTimestampToken** +- **ValidityWindowInDays** +- **TimestampTokenCertThumbprint** +- **RawMode** +- **RawValidityWindowInDays** +- **SHA256OfLeafCerData** +- **ListOfSHA256OfIntermediateCerData** + + +## TelClientSynthetic.AuthorizationInfo_RuntimeTransition events + +This event sends data indicating that a device has undergone a change of telemetry opt-in level during the runtime of the device (not at UTC boot or offline), to help keep Windows up to date. + + +The following fields are available in this event: + +- **CanAddMsaToMsTelemetry** True if UTC is allowed to add MSA user identity onto telemetry from the OS provider groups. +- **CanCollectAnyTelemetry** True if UTC is allowed to collect non-OS telemetry. Non-OS telemetry is responsible for providing its own opt-in mechanism. +- **CanCollectCoreTelemetry** True if UTC is allowed to collect data which is tagged with both MICROSOFT_KEYWORD_CRITICAL_DATA and MICROSOFT_EVENTTAG_CORE_DATA. +- **CanCollectHeartbeats** True if UTC is allowed to collect heartbeats. +- **CanCollectOsTelemetry** True if UTC is allowed to collect telemetry from the OS provider groups (often called Microsoft Telemetry). +- **CanPerformDiagnosticEscalations** True if UTC is allowed to perform all scenario escalations. +- **CanPerformScripting** True if UTC is allowed to perform scripting. +- **CanPerformTraceEscalations** True if UTC is allowed to perform scenario escalations with tracing actions. +- **CanReportScenarios** True if UTC is allowed to load and report scenario completion, failure, and cancellation events. +- **TransitionFromEverythingOff** True if this transition is moving from not allowing core telemetry to allowing core telemetry. +- **PreviousPermissions** Bitmask representing the previously configured permissions since the telemetry opt-in level was last changed. + + +## TelClientSynthetic.AuthorizationInfo_Startup events + +This event sends data indicating that a device has undergone a change of telemetry opt-in level detected at UTC startup, to help keep Windows up to date. + + +The following fields are available in this event: + +- **TransitionFromEverythingOff** True if this transition is moving from not allowing core telemetry to allowing core telemetry. +- **CanCollectAnyTelemetry** True if UTC is allowed to collect non-OS telemetry. Non-OS telemetry is responsible for providing its own opt-in mechanism. +- **CanCollectHeartbeats** True if UTC is allowed to collect heartbeats. +- **CanCollectCoreTelemetry** True if UTC is allowed to collect data which is tagged with both MICROSOFT_KEYWORD_CRITICAL_DATA and MICROSOFT_EVENTTAG_CORE_DATA. +- **CanCollectOsTelemetry** True if UTC is allowed to collect telemetry from the OS provider groups (often called Microsoft Telemetry). +- **CanReportScenarios** True if UTC is allowed to load and report scenario completion, failure, and cancellation events. +- **CanAddMsaToMsTelemetry** True if UTC is allowed to add MSA user identity onto telemetry from the OS provider groups. +- **CanPerformTraceEscalations** True if UTC is allowed to perform scenario escalations with tracing actions. +- **CanPerformDiagnosticEscalations** True if UTC is allowed to perform all scenario escalations. +- **CanPerformScripting** True if UTC is allowed to perform scripting. +- **PreviousPermissions** Bitmask representing the previously configured permissions since the telemetry client was last started. + + +## TelClientSynthetic.ConnectivityHeartBeat_0 events + +This event sends data about the connectivity status of the Connected User Experience and Telemetry component that uploads telemetry events. If an unrestricted free network (such as Wi-Fi) is available, this event updates the last successful upload time. Otherwise, it checks whether a Connectivity Heartbeat event was fired in the past 24 hours, and if not, it fires an event. A Connectivity Heartbeat event also fires when a device recovers from costed network to free network. + + +The following fields are available in this event: + +- **CensusExitCode** Returns last execution codes from census client run. +- **CensusStartTime** Returns timestamp corresponding to last successful census run. +- **CensusTaskEnabled** Returns Boolean value for the census task (Enable/Disable) on client machine. +- **LastConnectivityLossTime** Retrieves the last time the device lost free network. +- **NetworkState** Retrieves the network state: 0 = No network. 1 = Restricted network. 2 = Free network. +- **NoNetworkTime** Retrieves the time spent with no network (since the last time) in seconds. +- **RestrictedNetworkTime** Retrieves the time spent on a metered (cost restricted) network in seconds. +- **LastConntectivityLossTime** Retrieves the last time the device lost free network. + + +## TelClientSynthetic.HeartBeat_5 events + +This event sends data about the health and quality of the telemetry data from the given device, to help keep Windows up to date. It also enables data analysts to determine how 'trusted' the data is from a given device. + + +The following fields are available in this event: + +- **PreviousHeartBeatTime** The time of last heartbeat event. This allows chaining of events. +- **EtwDroppedCount** The number of events dropped by the ETW layer of the telemetry client. +- **ConsumerDroppedCount** The number of events dropped by the consumer layer of the telemetry client. +- **DecodingDroppedCount** The number of events dropped because of decoding failures. +- **ThrottledDroppedCount** The number of events dropped due to throttling of noisy providers. +- **DbDroppedCount** The number of events that were dropped because the database was full. +- **EventSubStoreResetCounter** The number of times the event database was reset. +- **EventSubStoreResetSizeSum** The total size of the event database across all resets reports in this instance. +- **CriticalOverflowEntersCounter** The number of times a critical overflow mode was entered into the event database. +- **EnteringCriticalOverflowDroppedCounter** The number of events that was dropped because a critical overflow mode was initiated. +- **UploaderDroppedCount** The number of events dropped by the uploader layer of the telemetry client. +- **InvalidHttpCodeCount** The number of invalid HTTP codes received from Vortex. +- **LastInvalidHttpCode** The last invalid HTTP code received from Vortex. +- **MaxInUseScenarioCounter** The soft maximum number of scenarios loaded by the Connected User Experience and Telemetry component. +- **LastEventSizeOffender** The name of the last event that exceeded the maximum event size. +- **SettingsHttpAttempts** The number of attempts to contact the OneSettings service. +- **SettingsHttpFailures** The number of failures from contacting the OneSettings service. +- **VortexHttpAttempts** The number of attempts to contact the Vortex service. +- **EventsUploaded** The number of events that have been uploaded. +- **DbCriticalDroppedCount** The total number of dropped critical events in the event database. +- **VortexHttpFailures4xx** The number of 400-499 error codes received from Vortex. +- **VortexHttpFailures5xx** The number of 500-599 error codes received from Vortex. +- **VortexFailuresTimeout** The number of timeout failures received from Vortex. +- **HeartBeatSequenceNumber** A monotonically increasing heartbeat counter. +- **EtwDroppedBufferCount** The number of buffers dropped in the CUET ETW session. +- **FullTriggerBufferDroppedCount** The number of events that were dropped because the trigger buffer was full. +- **CriticalDataThrottleDroppedCount** The number of critical data sampled events that were dropped because of throttling. +- **CriticalDataDbDroppedCount** The number of critical data sampled events that were dropped at the database layer. +- **MaxActiveAgentConnectionCount** The maximum number of active agents during this heartbeat timeframe. +- **AgentConnectionErrorsCount** The number of non-timeout errors associated with the host/agent channel. +- **LastAgentConnectionError** The last non-timeout error that happened in the host/agent channel. +- **Flags** Flags that indicate device state, such as network, battery, and opt-in state. +- **CensusTaskEnabled** Indicates whether Census is enabled. +- **CensusExitCode** The last exit code of the Census task. +- **CensusStartTime** The time of the last Census run. + + +## Update360Telemetry.UpdateAgent_DownloadRequest events + +This event sends data during the download request phase of updating Windows. + + +The following fields are available in this event: + +- **ErrorCode** The error code returned for the current download request phase. +- **PackageCountTotal** Total number of packages needed. +- **PackageCountRequired** Number of required packages requested. +- **PackageCountOptional** Number of optional packages requested. +- **ObjectId** Unique value for each Update Agent mode. +- **SessionId** Unique value for each Update Agent mode attempt. +- **ScenarioId** Indicates the update scenario 0 = MoUpdateScenarioUnknown, 1 = MoUpdateScenarioMobileUpdate, 2 = MoUpdateScenarioMobileDUIC, 3 = MoUpdateScenarioDesktopUpgrade, 4 = MoUpdateScenarioDesktopServicing, 5 = MoUpdateScenarioDesktopFOD, 6 = MoUpdateScenarioDesktopLangPack, 7 = MoUpdateScenarioDesktopDriverUpdate +- **RelatedCV** Correlation vector value generated from the latest USO scan. +- **Result** Result of the download request phase of update. +- **PackageSizeCanonical** Size of canonical packages in bytes +- **PackageSizeDiff** Size of diff packages in bytes +- **PackageSizeExpress** Size of express packages in bytes +- **FlightId** Unique ID for each flight. +- **UpdateId** Unique ID for each update. +- **PackageCountTotalCanonical** Total number of canonical packages. +- **PackageCountTotalDiff** Total number of diff packages. +- **PackageCountTotalExpress** Total number of express packages. +- **RangeRequestState** Represents the state of the download range request. +- **DeletedCorruptFiles** Indicates if UpdateAgent found any corrupt payload files and whether the payload was deleted. + + +## Update360Telemetry.UpdateAgent_Initialize events + +This event sends data during the initialize phase of updating Windows. + + +The following fields are available in this event: + +- **ErrorCode** The error code returned for the current initialize phase. +- **SessionData** Contains instructions to update agent for processing FODs and DUICs (Null for other scenarios). +- **UpdateId** Unique ID for each update. +- **FlightId** Unique ID for each flight. +- **FlightMetadata** Contains the FlightId and the build being flighted. +- **ObjectId** Unique value for each Update Agent mode. +- **SessionId** Unique value for each Update Agent mode attempt . +- **ScenarioId** Indicates the update scenario 0 = MoUpdateScenarioUnknown, 1 = MoUpdateScenarioMobileUpdate, 2 = MoUpdateScenarioMobileDUIC, 3 = MoUpdateScenarioDesktopUpgrade, 4 = MoUpdateScenarioDesktopServicing, 5 = MoUpdateScenarioDesktopFOD, 6 = MoUpdateScenarioDesktopLangPack, 7 = MoUpdateScenarioDesktopDriverUpdate +- **RelatedCV** Correlation vector value generated from the latest USO scan. +- **Result** Result of the initialize phase of update. 0 = Succeeded, 1 = Failed, 2 = Cancelled, 3 = Blocked, 4 = BlockCancelled + + +## Update360Telemetry.UpdateAgent_Install events + +This event sends data during the install phase of updating Windows. + + +The following fields are available in this event: + +- **ErrorCode** The error code returned for the current install phase. +- **ObjectId** Unique value for each Update Agent mode. +- **SessionId** Unique value for each Update Agent mode attempt. +- **ScenarioId** Indicates the update scenario 0 = MoUpdateScenarioUnknown, 1 = MoUpdateScenarioMobileUpdate, 2 = MoUpdateScenarioMobileDUIC, 3 = MoUpdateScenarioDesktopUpgrade, 4 = MoUpdateScenarioDesktopServicing, 5 = MoUpdateScenarioDesktopFOD, 6 = MoUpdateScenarioDesktopLangPack, 7 = MoUpdateScenarioDesktopDriverUpdate +- **RelatedCV** Correlation vector value generated from the latest scan. +- **Result** Result of the install phase of update. 0 = Succeeded 1 = Failed, 2 = Cancelled, 3 = Blocked, 4 = BlockCancelled +- **FlightId** Unique ID for each flight. +- **UpdateId** Unique ID for each update. + + +## Update360Telemetry.UpdateAgent_ModeStart events + +This event sends data for the start of each mode during the process of updating Windows. + + +The following fields are available in this event: + +- **Mode** Indicates that the Update Agent mode that has started. 1 = Initialize, 2 = DownloadRequest, 3 = Install, 4 = Commit +- **ObjectId** Unique value for each Update Agent mode. +- **SessionId** Unique value for each Update Agent mode attempt. +- **ScenarioId** The update scenario. 0 = MoUpdateScenarioUnknown, 1 = MoUpdateScenarioMobileUpdate, 2 = MoUpdateScenarioMobileDUIC, 3 = MoUpdateScenarioDesktopUpgrade, 4 = MoUpdateScenarioDesktopServicing, 5 = MoUpdateScenarioDesktopFOD, 6 = MoUpdateScenarioDesktopLangPack, 7 = MoUpdateScenarioDesktopDriverUpdate +- **RelatedCV** The correlation vector value generated from the latest scan. +- **FlightId** Unique ID for each flight. +- **UpdateId** Unique ID for each update. + + +## Update360Telemetry.UpdateAgent_SetupBoxLaunch events + +This event sends data during the launching of the setup box when updating Windows. + + +The following fields are available in this event: + +- **Quiet** Indicates whether setup is running in quiet mode. 0 = false 1 = true +- **ObjectId** Unique value for each Update Agent mode. +- **SessionId** Unique value for each Update Agent mode attempt. +- **ScenarioId** Indicates the update scenario 0 = MoUpdateScenarioUnknown, 1 = MoUpdateScenarioMobileUpdate, 2 = MoUpdateScenarioMobileDUIC, 3 = MoUpdateScenarioDesktopUpgrade, 4 = MoUpdateScenarioDesktopServicing, 5 = MoUpdateScenarioDesktopFOD, 6 = MoUpdateScenarioDesktopLangPack, 7 = MoUpdateScenarioDesktopDriverUpdate +- **RelatedCV** Correlation vector value generated from the latest scan. +- **FlightId** Unique ID for each flight. +- **UpdateId** Unique ID for each update. +- **SetupMode** Setup mode 1 = predownload, 2 = install, 3 = finalize +- **SandboxSize** The size of the sandbox folder on the device. -This event sends data about all reports, such as crashes, hangs, generic reports, etc., to help keep Windows up to date. This data includes a summary of the report's signatures, Watson bucket information, and various other fields describing the state of the report. For crashes and hangs, the WER event will contain the same ReportID as the preceding crash or hang event for the given failure being reported. WerEvent is emitted zero or more times per report, depending on processing status; it is not guaranteed to contain any particular ReportStatus value for all reports. -| Field | Description | -| - | - | -| BucketHash | Watson bucket hash (practically a hash of all bucketing parameters concatenated). | -| BucketId | Watson iBucket number (practically a 64-bit signed integer). | -| BucketTable | Watson iBucketTable number (practically a small unsigned integer). | -| CabId | Watson iCab number (practically a 64-bit signed integer or guid). | -| EventName | Event name. | -| PayloadSizeInBytes | The size of the report archive in bytes. | -| ReportId | Unique report ID (usually a GUID). | -| ReportStatus | 32-bit bitmap describing the report | -| Response | Response URL. | -| SignatureParameter01 | Signature parameter 1 of 10. May be null. | -| SignatureParameter02 | Signature parameter 2 of 10. May be null. | -| SignatureParameter03 | Signature parameter 3 of 10. May be null. | -| SignatureParameter04 | Signature parameter 4 of 10. May be null. | -| SignatureParameter05 | Signature parameter 5 of 10. May be null. | -| SignatureParameter06 | Signature parameter 6 of 10. May be null. | -| SignatureParameter07 | Signature parameter 7 of 10. May be null. | -| SignatureParameter08 | Signature parameter 8 of 10. May be null. | -| SignatureParameter09 | Signature parameter 9 of 10. May be null. | -| SignatureParameter10 | Signature parameter 10 of 10. May be null. | -| SignatureParameterCount | Number of signature parameters set. A number between 0 and 10, inclusive. | From b5944258609a890e42000731fea5d09abc87d88c Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Sun, 5 Mar 2017 15:19:56 -0800 Subject: [PATCH 13/51] second upate --- ...vel-windows-telemetry-events-and-fields.md | 1750 +++++++---------- 1 file changed, 686 insertions(+), 1064 deletions(-) diff --git a/windows/manage/basic-level-windows-telemetry-events-and-fields.md b/windows/manage/basic-level-windows-telemetry-events-and-fields.md index 41f967f619..d0a473e67a 100644 --- a/windows/manage/basic-level-windows-telemetry-events-and-fields.md +++ b/windows/manage/basic-level-windows-telemetry-events-and-fields.md @@ -15,7 +15,11 @@ ms.author: brianlic # Windows 10, version 1703 basic telemetry events and fields -**Applies to** +> [!IMPORTANT] +> Some information relates to prereleased product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here. + + + **Applies to** - Windows 10 - Windows 10 Mobile @@ -34,26 +38,160 @@ You can learn more about Windows functional and telemetry through these articles - [Manage connections from Windows operating system components to Microsoft services](manage-connections-from-windows-operating-system-components-to-microsoft-services.md) - [Configure Windows telemetry in your organization](configure-windows-telemetry-in-your-organization.md) +## Common Data Extensions + +Common data extensions includes fields that are sent with every event. + +### Common Data Extensions.App + +The following fields are available: + +- **expId** Associates a flight, such as an OS flight, or an experiment, such as a web site UX experiment, with an event. +- **userId** The userID as known by the application. +- **env** The environment from which the event was logged. +- **asId** An integer value that represents the app session. This value starts at 0 on the first app launch and increments after each subsequent app launch per boot session. +### Common Data Extensions.CS -## Census.App events + +The following fields are available: + +- **sig** A common schema signature that identifies new and modified event schemas. + + +### Common Data Extensions.CUET + + +The following fields are available: + +- **stId** Represents the Scenario Entry Point ID. This is a unique GUID for each event in a diagnostic scenario. This used to be Scenario Trigger ID. +- **aId** Represents the ETW ActivityId. Logged via TraceLogging or directly via ETW. +- **raId** Represents the ETW Related ActivityId. Logged via TraceLogging or directly via ETW. +- **op** Represents the ETW Op Code. +- **cat** Represents a bitmask of the ETW Keywords associated with the event. +- **flags** Represents the bitmap that captures various Windows specific flags. +- **cpId** The composer ID, such as Reference, Desktop, Phone, Holographic, Hub, IoT Composer. +- **tickets** A list of strings that represent entries in the HTTP header of the web request that includes this event. +- **bseq** Upload buffer sequence number in the format : + + +### Common Data Extensions.Device + + +The following fields are available: + +- **ver** Represents the major and minor version of the extension. +- **localId** Represents a locally defined unique ID for the device, not the human readable device name. Most likely equal to the value stored at HKLM\Software\Microsoft\SQMClient\MachineId +- **deviceClass** Represents the classification of the device, the device “family”.  For example, Desktop, Server, or Mobile. + + +### Common Data Extensions.Envelope + + +The following fields are available: + +- **ver** Represents the major and minor version of the extension. +- **name** Represents the uniquely qualified name for the event. +- **time** Represents the event date time in Coordinated Universal Time (UTC) when the event was generated on the client. This should be in ISO 8601 format. +- **popSample** Represents the effective sample rate for this event at the time it was generated by a client. +- **epoch** Represents the epoch and seqNum fields, which help track how many events were fired and how many events were uploaded, and enables identification of data lost during upload and de-duplication of events on the ingress server. +- **seqNum** Represents the sequence field used to track absolute order of uploaded events. It is an incrementing identifier for each event added to the upload queue.  The Sequence helps track how many events were fired and how many events were uploaded and enables identification of data lost during upload and de-duplication of events on the ingress server. +- **iKey** Represents an ID for applications or other logical groupings of events. +- **flags** Represents a collection of bits that describe how the event should be processed by the Connected User Experience and Telemetry component pipeline. The lowest-order byte is the event persistence. The next byte is the event latency. +- **os** Represents the operating system name. +- **osVer** Represents the OS version, and its format is OS dependent. +- **appId** Represents a unique identifier of the client application currently loaded in the process producing the event; and is used to group events together and understand usage pattern, errors by application. +- **appVer** Represents the version number of the application. Used to understand errors by Version, Usage by Version across an app. +- **cV** Represents the Correlation Vector: A single field for tracking partial order of related telemetry events across component boundaries. + + +### Common Data Extensions.OS + + +The following fields are available: + +- **ver** Represents the major and minor version of the extension. +- **expId** Represents the experiment ID. The standard for associating a flight, such as an OS flight (pre-release build), or an experiment, such as a web site UX experiment, with an event is to record the flight / experiment IDs in Part A of the common schema. +- **locale** Represents the locale of the operating system. +- **bootId** An integer value that represents the boot session. This value starts at 0 on first boot after OS install and increments after every reboot. + + +### Common Data Extensions.User + + +The following fields are available: + +- **ver** Represents the major and minor version of the extension. +- **localId** Represents a unique user identity that is created locally and added by the client. This is not the user's account ID. + + +### Common Data Extensions.XBL + + +The following fields are available: + +- **nbf** Not before time +- **expId** Expiration time +- **sbx** XBOX sandbox identifier +- **dty** XBOX device type +- **did** XBOX device ID +- **xid** A list of base10-encoded XBOX User IDs. +- **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. + + +### Common Data Extensions.Consent UI Event + +This User Account Control (UAC) telemetry point collects information on elevations that originate from low integrity levels. This occurs when a process running at low integrity level (IL) requires higher (administrator) privileges, and therefore requests for elevation via UAC (consent.exe). By better understanding the processes requesting these elevations, Microsoft can in turn improve the detection and handling of potentially malicious behavior in this path. +The following fields are available: + +- **eventType** Represents the type of elevation: If it succeeded, was cancelled, or was auto-approved. +- **splitToken** Represents the flag used to distinguish between administrators and standard users. +- **friendlyName** Represents the name of the file requesting elevation from low IL. +- **elevationReason** Represents the distinction between various elevation requests sources (appcompat, installer, COM, MSI and so on). +- **exeName** Represents the name of the file requesting elevation from low IL. +- **signatureState** Represents the state of the signature, if it signed, unsigned, OS signed and so on. +- **publisherName** Represents the name of the publisher of the file requesting elevation from low IL. +- **cmdLine** Represents the full command line arguments being used to elevate. +- **Hash.Length** epresents the length of the hash of the file requesting elevation from low IL. +- **Hash** Represents the hash of the file requesting elevation from low IL. +- **HashAlgId** Represents the algorithm ID of the hash of the file requesting elevation from low IL. +- **telemetryFlags** Represents the details about the elevation prompt for CEIP data. +- **timeStamp** Represents the time stamp on the file requesting elevation. +- **fileVersionMS** Represents the major version of the file requesting elevation. +- **fileVersionLS** Represents the minor version of the file requesting elevation. + + +## Common data fields + +Common data fields are fields that are sent in one or more events. + +### MS.Device.DeviceInventory.Change + +These fields are added whenever Ms.Device.DeviceInventoryChange is included in the event. +The following fields are available: + +- **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. +- **objectInstanceId** Object identity used within the device scope. This is commonly going to be ProgramId, FileId or DeviceInstancePathId but is typically something unique to the objectType and in some cases is artificially created. +- **objectType** Indicates the object type that the event applies to. +- **Action** The change that was invoked on a device inventory object. +- **inventoryId** Device ID used for Compatibility testing + +## Census events + +### Census.App This event sends version data about the Apps running on this device, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **IEVersion** Retrieves which version of Internet Explorer is running on this device. - **CensusVersion** The version of Census that generated the current data for this device. -## Census.Battery events +### Census.Battery This event sends type and capacity data about the battery on the device, as well as the number of connected standby devices in use, type to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **InternalBatteryCapablities** Represents information about what the battery is capable of doing. - **InternalBatteryCapacityCurrent** Represents the battery's current fully charged capacity in mWh (or relative). Compare this value to DesignedCapacity  to estimate the battery's wear. @@ -62,23 +200,19 @@ The following fields are available in this event: - **InternalBatteryNumberOfCharges** Provides the number of battery charges. This is used when creating new products and validating that existing products meets targeted functionality performance. -## Census.Camera events +### Census.Camera This event sends data about the resolution of cameras on the device, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **FrontFacingCameraResolution** Represents the resolution of the front facing camera in megapixels. If a front facing camera does not exist, then the value is 0. - **RearFacingCameraResolution** Represents the resolution of the rear facing camera in megapixels. If a rear facing camera does not exist, then the value is 0. -## Census.Enterprise events +### Census.Enterprise This event sends data about Azure presence, type, and cloud domain use in order to provide an understanding of the use and integration of devices in an enterprise, cloud, and server environment. - - -The following fields are available in this event: +The following fields are available: - **IsCloudDomainJoined** Is this device joined to an Azure Active Directory (AAD) tenant? true/false - **IsMDMEnrolled** Whether the device has been MDM Enrolled or not. @@ -98,12 +232,10 @@ The following fields are available in this event: - **ContainerType** The type of container, such as process or virtual machine hosted. -## Census.Firmware events +### Census.Firmware This event sends data about the BIOS and startup embedded in the device, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **FirmwareManufacturer** Represents the manufacturer of the device's firmware (BIOS). - **FirmwareReleaseDate** Represents the date the current firmware was released. @@ -111,12 +243,10 @@ The following fields are available in this event: - **FirmwareVersion** Represents the version of the current firmware. -## Census.Flighting events +### Census.Flighting This event sends flighting (pre-release build) data from customers participating in improvement testing and feedback programs, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **FlightIds** Represents the list of the different flights (pre-release builds) on this device. - **MSA_Accounts** Represents a list of hashed IDs of the Microsoft Accounts that are flighting (pre-release builds) on this device. @@ -127,12 +257,10 @@ The following fields are available in this event: - **SSRK** Retieves the mobile targetting settings. -## Census.Hardware events +### Census.Hardware This event sends data about the device, including hardware type, OEM brand, model line, model, telemetry level setting, and TPM support, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **ChassisType** Retrieves a numeric representation of what type of chassis the machine has. A value of 0 means xx, 1 means yy, 2 means zz . - **ComputerHardwareID** Identifies a class of machines, as a hash of 9 different SMBIOS fields. @@ -164,23 +292,19 @@ The following fields are available in this event: - **OEMModelSystemVersion** The system model version set by the OEM. -## Census.Memory events +### Census.Memory This event sends data about the memory on the device, including ROM and RAM, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **TotalPhysicalRAM** Represents the physical RAM in MB. - **TotalVisibleMemory** Represents the visible memory -memory that is not reserved by the system. -## Census.Network events +### Census.Network This event sends data about the mobile and cellular network used by the device (mobile service provider, network, device ID, and service cost factors), to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **MobileOperatorBilling** Represents the telephone company that provides services for mobile phone users. - **MobileOperatorCommercialized** Represents which reseller and geography the phone is commercialized for. This is the set of values on the phone for who and where it was intended to be used. For example, the commercialized mobile operator code AT&T in the US would be ATT-US. @@ -199,12 +323,10 @@ The following fields are available in this event: - **NetworkAdapterGUID** The GUID of the primary network adapter. -## Census.OS events +### Census.OS This event sends data about the operating system such as the version, locale, update service configuration, when and how it was originally installed, and whether it is a virtual device, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **GenuineState** Retrieves the ID Value specifying the OS Genuine check. - **IsPortableOperatingSystem** Retrieves whether OS is running Windows-To-Go @@ -241,12 +363,10 @@ The following fields are available in this event: - **DeveloperUnlockStatus** Represents if a device has been developer unlocked by the user or Group Policy. -## Census.Processor events +### Census.Processor This event sends data about the processor (architecture, speed, number of cores, manufacturer, and model number), to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **ProcessorCores** Retrieves the number of cores in the processor. - **ProcessorPhysicalCores** Number of physical cores in the processor. @@ -258,12 +378,10 @@ The following fields are available in this event: - **ProcessorIdentifier** The processor identifier of a manufacturer. -## Census.Speech events +### Census.Speech This event is used to gather basic speech settings on the device. - - -The following fields are available in this event: +The following fields are available: - **SpeechServicesEnabled** Windows setting that represents whether a user is opted-in for speech services on the device. - **KWSEnabled** Cortana setting that represents if a user has enabled the "Hey Cortana" keyword spotter (KWS). @@ -276,35 +394,29 @@ The following fields are available in this event: - **RemotelyManaged** Indicates if the device is being controlled by a remote admininistrator (MDM or Group Policy) in the context of speech functionalities. -## Census.Storage events +### Census.Storage This event sends data about the total capacity of the system volume and primary disk, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **PrimaryDiskTotalCapacity** Retrieves the amount of disk space on the primary disk of the device in MB. - **SystemVolumeTotalCapacity** Retrieves the size of the partition that the System volume is installed on in MB. - **PrimaryDiskType** Retrieves an enumerator value of type STORAGE_BUS_TYPE that indicates the type of bus to which the device is connected. This should be used to interpret the raw device properties at the end of this structure (if any). -## Census.Userdefault events +### Census.Userdefault This event sends data about the current user's default preferences for browser and several of the most popular extensions and protocols, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **DefaultBrowserProgId** The ProgramId of the current user's default browser - **DefaultApp** The current uer's default program selected for the following extension or protocol: .html,.htm,.jpg,.jpeg,.png,.mp3,.mp4, .mov,.pdf -## Census.UserDisplay events +### Census.UserDisplay This event sends data about the logical/physical display size, resolution and number of internal/external displays, and VRAM on the system, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **InternalPrimaryDisplayLogicalDPIX** Retrieves the logical DPI in the x-direction of the internal display. - **InternalPrimaryDisplayLogicalDPIY** Retrieves the logical DPI in the y-direction of the internal display. @@ -321,12 +433,10 @@ The following fields are available in this event: - **VRAMSharedSystem** Retrieves the amount of RAM memory that the video card can use. -## Census.UserNLS events +### Census.UserNLS This event sends data about the default app language, input, and display language preferences set by the user, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **DefaultAppLanguage** The current user Default App Language. - **HomeLocation** The current user location, which is populated using GetUserGeoId() function. @@ -335,12 +445,10 @@ The following fields are available in this event: - **KeyboardInputLanguages** The Keyboard input languages installed on the device. -## Census.VM events +### Census.VM This event sends data indicating whether virtualization is enabled on the device, and its various characteristics, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **VirtualizationFirmwareEnabled** Represents whether virtualization is enabled in the firmware. - **SLATSupported** Represents whether Second Level Address Translation (SLAT) is supported by the hardware. @@ -349,12 +457,10 @@ The following fields are available in this event: - **HyperVisor** Retrieves whether the current OS is running on top of a Hypervisor. -## Census.WU events +### Census.WU This event sends data about the Windows update server and other App store policies, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **WUMachineId** Retrieves the Windows Update (WU) Machine Identifier. - **WUServer** Retrieves the HTTP(S) URL of the WSUS server that is used by Automatic Updates and API callers (by default). @@ -375,12 +481,10 @@ The following fields are available in this event: - **AppraiserGatedStatus** Indicates whether a device has been gated for upgrading. -## Census.Xbox events +### Census.Xbox This event sends data about the Xbox Console, such as Serial Number and DeviceId, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **XboxLiveDeviceId** Retrieves the unique device id of the console. - **XboxConsoleSerialNumber** Retrieves the serial number of the Xbox console. @@ -388,19 +492,12 @@ The following fields are available in this event: - **XboxConsolePreferredLanguage** Retrieves the preferred language selected by the user on Xbox console. -## Common Data Events.Consent UI Event events +## DxgKernelTelemetry events -This User Account Control (UAC) telemetry point collects information on elevations that originate from low integrity levels. This occurs when a process running at low integrity level (IL) requires higher (administrator) privileges, and therefore requests for elevation via UAC (consent.exe). By better understanding the processes requesting these elevations, Microsoft can in turn improve the detection and handling of potentially malicious behavior in this path. - - - - -## DxgKrnlTelemetry.GPUAdapterInventoryV2 events +### DxgKrnlTelemetry.GPUAdapterInventoryV2 This event sends basic GPU and Display Driver information to keep Windows and display drivers up to date. - - -The following fields are available in this event: +The following fields are available: - **version** The GPUAdapterInventoryV2 event version - **bootId** The system boot ID, @@ -438,13 +535,12 @@ The following fields are available in this event: - **NumVidPnSources** Number of supported display output sources - **NumVidPnTargets** Number of supported display output targets +## OneDrive events -## Microsoft.OneDrive.Sync.Setup.APIOperation events +### Microsoft.OneDrive.Sync.Setup.APIOperation This event includes basic data about install and uninstall OneDrive API operations. - - -The following fields are available in this event: +The following fields are available: - **APIName** The name of the API. - **ScenarioName** The name of the scenario. @@ -453,12 +549,10 @@ The following fields are available in this event: - **ResultCode** The result code. -## Microsoft.OneDrive.Sync.Setup.EndExperience events +### Microsoft.OneDrive.Sync.Setup.EndExperience This event includes a success or failure summary of the installation. - - -The following fields are available in this event: +The following fields are available: - **APIName** The name of the API. - **ScenarioName** The name of the scenario. @@ -466,12 +560,10 @@ The following fields are available in this event: - **isSuccess** Was the operation successful? -## Microsoft.OneDrive.Sync.Setup.OSUpgradeInstallationOperation events +### Microsoft.OneDrive.Sync.Setup.OSUpgradeInstallationOperation This event is related to the OS version when the OS is upgraded with OneDrive installed. - - -The following fields are available in this event: +The following fields are available: - **HResult** The HResult of the operation. - **SourceOSVersion** The source version of the operating system. @@ -483,12 +575,10 @@ The following fields are available in this event: - **CurrentOneDriveVersion** The current version of OneDrive. -## Microsoft.OneDrive.Sync.Setup.RegisterStandaloneUpdaterAPIOperation events +### Microsoft.OneDrive.Sync.Setup.RegisterStandaloneUpdaterAPIOperation This event is related to registering or unregistering the OneDrive update task. - - -The following fields are available in this event: +The following fields are available: - **APIName** The name of the API. - **ScenarioName** The name of the scenario. @@ -497,12 +587,10 @@ The following fields are available in this event: - **isSuccess** Was the operation successful? -## Microsoft.OneDrive.Sync.Setup.SetupCommonData events +### Microsoft.OneDrive.Sync.Setup.SetupCommonData This event contains basic OneDrive configuration data that helps to diagnose failures. - - -The following fields are available in this event: +The following fields are available: - **AppVersion** The version of the app. - **OfficeVersion** The version of Office that is installed. @@ -520,12 +608,10 @@ The following fields are available in this event: - **MSFTInternal** Is this an internal Microsoft device? -## Microsoft.OneDrive.Sync.Updater.CommonData events +### Microsoft.OneDrive.Sync.Updater.CommonData This event contains basic OneDrive configuration data that helps to diagnose failures. - - -The following fields are available in this event: +The following fields are available: - **AppVersion** The version of the app. - **OfficeVersion** The version of Office that is installed. @@ -539,107 +625,88 @@ The following fields are available in this event: - **Environment** Is the device on the production or int service? -## Microsoft.OneDrive.Sync.Updater.ComponentInstallState events +### Microsoft.OneDrive.Sync.Updater.ComponentInstallState This event determines the installation state of dependent OneDrive components. - - -The following fields are available in this event: +The following fields are available: - **ComponentName** The name of the dependent component. - **isInstalled** Is the dependent component installed? -## Microsoft.OneDrive.Sync.Updater.OfficeRegistration events +### Microsoft.OneDrive.Sync.Updater.OfficeRegistration This event determines the status of the OneDrive integration with Microsoft Office. - - -The following fields are available in this event: +The following fields are available: - **isValid** Is the Microsoft Office registration valid? -## Microsoft.OneDrive.Sync.Updater.OverlayIconStatus events +### Microsoft.OneDrive.Sync.Updater.OverlayIconStatus This event indicates if the OneDrive overlay icon is working correctly. 0 = healthy; 1 = can be fixed; 2 = broken - - -The following fields are available in this event: +The following fields are available: - **ThirtyTwoBit** Is it running 32-bit? - **SixtyFourBit** Is it running 64-bit? -## Microsoft.OneDrive.Sync.Updater.RepairResult events +### Microsoft.OneDrive.Sync.Updater.RepairResult The event determines the result of the installation repair. - - -The following fields are available in this event: +The following fields are available: - **hr** The HResult of the operation. -## Microsoft.OneDrive.Sync.Updater.SetupBinaryDownloadHResult events +### Microsoft.OneDrive.Sync.Updater.SetupBinaryDownloadHResult This event indicates the status when downloading the OneDrive setup file. - - -The following fields are available in this event: +The following fields are available: - **hr** The HResult of the operation. -## Microsoft.OneDrive.Sync.Updater.UpdateOverallResult events +### Microsoft.OneDrive.Sync.Updater.UpdateOverallResult This event determines the outcome of the operation. - - -The following fields are available in this event: +The following fields are available: - **UpdaterVersion** The version of the updater. - **IsLoggingEnabled** Is logging enabled? - **hr** The HResult of the operation. -## Microsoft.OneDrive.Sync.Updater.UpdateTierReg events +### Microsoft.OneDrive.Sync.Updater.UpdateTierReg This event determines status of the update tier registry values. - - -The following fields are available in this event: +The following fields are available: - **regReadEnterpriseHr** The HResult of the enterprise reg read value. - **regReadTeamHr** The HResult of the team reg read value. -## Microsoft.OneDrive.Sync.Updater.UpdateXmlDownloadHResult events +### Microsoft.OneDrive.Sync.Updater.UpdateXmlDownloadHResult This event determines the status when downloading the OneDrive update configuration file. - - -The following fields are available in this event: +The following fields are available: - **hr** The HResult of the operation. -## Microsoft.OneDrive.Sync.Updater.WebConnectionStatus events +### Microsoft.OneDrive.Sync.Updater.WebConnectionStatus This event determines the error code that was returned when verifying Internet connectivity. - - -The following fields are available in this event: +The following fields are available: - **winInetError** The HResult of the operation. +## Windows Update Delivery Optimization events -## Microsoft.OSG.DU.DeliveryOptClient.DownloadCanceled events +### Microsoft.OSG.DU.DeliveryOptClient.DownloadCanceled This event describes when a download was canceled with Delivery Optimization. It's used to understand and address problems regarding downloads. - - -The following fields are available in this event: +The following fields are available: - **bytesFromIntPeers** The number of bytes received from peers not in the same LAN or in the same group. - **fileID** The ID of the file being canceled. @@ -660,12 +727,10 @@ The following fields are available in this event: - **usedMemoryStream** Did the download use memory streaming? -## Microsoft.OSG.DU.DeliveryOptClient.DownloadCompleted events +### Microsoft.OSG.DU.DeliveryOptClient.DownloadCompleted This event describes when a download has completed with Delivery Optimization. It's used to understand and address problems regarding downloads. - - -The following fields are available in this event: +The following fields are available: - **sessionID** The ID of the download session. - **scenarioID** The ID of the scenario. @@ -701,12 +766,10 @@ The following fields are available in this event: - **usedMemoryStream** Did the download use memory streaming? -## Microsoft.OSG.DU.DeliveryOptClient.DownloadPaused events +### Microsoft.OSG.DU.DeliveryOptClient.DownloadPaused This event represents a temporary suspension of a download with Delivery Optimization. It's used to understand and address problems regarding downloads. - - -The following fields are available in this event: +The following fields are available: - **updateID** The ID of the update being paused. - **errorCode** The error code that was returned. @@ -720,12 +783,10 @@ The following fields are available in this event: - **isVpn** Is the device connected to a Virtual Private Network? -## Microsoft.OSG.DU.DeliveryOptClient.DownloadStarted events +### Microsoft.OSG.DU.DeliveryOptClient.DownloadStarted This event describes the start of a new download with Delivery Optimization. It's used to understand and address problems regarding downloads. - - -The following fields are available in this event: +The following fields are available: - **experimentId** When running A/B testing, this is used to correlate client/services calls that are part of the same test. - **errorCode** The error code that was returned. @@ -753,12 +814,10 @@ The following fields are available in this event: - **costFlags** A set of flags representing network cost. -## Microsoft.OSG.DU.DeliveryOptClient.FailureCdnCommunication events +### Microsoft.OSG.DU.DeliveryOptClient.FailureCdnCommunication This event represents a failure to download from a CDN with Delivery Optimization. It's used to understand and address problems regarding downloads. - - -The following fields are available in this event: +The following fields are available: - **experimentId** When running A/B testing, this is used to correlate client/services calls that are part of the same test. - **fileID** The ID of the file being downloaded. @@ -770,17 +829,15 @@ The following fields are available in this event: - **cdnIp** The IP address of the CDN. - **cdnHeaders** The HTTP headers returned by the CDN. - **clientTelId** A random number used for device sampling. -- **isHeadRequest** -- **requestSize** -- **responseSize** +- **isHeadRequest** The type of HTTP request that was sent to the CDN. Example: HEAD or GET +- **requestSize** The size of the range requested from the CDN. +- **responseSize** The size of the range response received from the CDN. -## Microsoft.OSG.DU.DeliveryOptClient.JobError events +### Microsoft.OSG.DU.DeliveryOptClient.JobError This event represents a Windows Update job error. It allows for investigation of top errors. - - -The following fields are available in this event: +The following fields are available: - **jobID** The Windows Update job ID. - **fileID** The ID of the file being downloaded. @@ -788,13 +845,12 @@ The following fields are available in this event: - **clientTelId** A random number used for device sampling. - **experimentId** When running A/B testing, this is used to correlate client/services calls that are part of the same test. +## Appraiser events -## Microsoft.Windows.Appraiser.General.ChecksumTotalPictureCount events +### Microsoft.Windows.Appraiser.General.ChecksumTotalPictureCount This event lists the types of objects and how many of each exist on the client device. This allows for a quick way to ensure that the records present on the server match what is present on the client. - - -The following fields are available in this event: +The following fields are available: - **PCFP** An ID for the system that is calculated by hashing hardware identifiers. - **InventoryApplicationFile** The total InventoryApplicationFile objects that are present on this device. @@ -830,12 +886,10 @@ The following fields are available in this event: - **DecisionSystemBios_RS2** The total DecisionSystemBios objects targeting Windows 10 version 1703 present on this device. -## Microsoft.Windows.Appraiser.General.ChecksumTotalPictureIdHashSha256 events +### Microsoft.Windows.Appraiser.General.ChecksumTotalPictureIdHashSha256 This event lists the types of objects and the hashed values of all the identifiers for each one. This allows for a more in-depth way to ensure that the records present on the server match what is present on the client. - - -The following fields are available in this event: +The following fields are available: - **PCFP** An ID for the system that is calculated by hashing hardware identifiers. - **InventoryApplicationFile** The SHA256 hash of InventoryApplicationFile objects that are present on this device. @@ -871,12 +925,10 @@ The following fields are available in this event: - **DecisionSystemBios_RS2** The SHA256 hash of DecisionSystemBios objects targeting Windows 10 version 1703 present on this device. -## Microsoft.Windows.Appraiser.General.DatasourceApplicationFileAdd events +### Microsoft.Windows.Appraiser.General.DatasourceApplicationFileAdd This event sends compatibility information about a file (database entries, registered as anti-virus, predicted to be compatible)to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **objectInstanceId** LongPathHash: A hash of the full file path including the file name. Example: 0000eb6aa77318dd7af6737658f6045a9ddd80339602 - **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 @@ -901,32 +953,26 @@ The following fields are available in this event: - **SdbEntries_item_SdbUxBlocktypeOverride** Example: SDB_UX_BLOCKTYPE_OVERRIDE_MIG_FIXED -## Microsoft.Windows.Appraiser.General.DatasourceApplicationFileRemove events +### Microsoft.Windows.Appraiser.General.DatasourceApplicationFileRemove This event indicates that the DatasourceApplicationFile object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.DatasourceApplicationFileStartSync events +### Microsoft.Windows.Appraiser.General.DatasourceApplicationFileStartSync This event indicates that a new set of DatasourceApplicationFileAdd events will be sent. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.DatasourceDevicePnpAdd events +### Microsoft.Windows.Appraiser.General.DatasourceDevicePnpAdd This event sends compatibility data (database entries, is boot critical, has a driver up-level) for a PNP device, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **objectInstanceId** The Device Instance ID of the device (uniquely identifies a device in the system). Example: pci\ven_8086&dev_0085&subsys_13118086&rev_34\4&2dded11c&0&00e1 - **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 @@ -950,32 +996,26 @@ The following fields are available in this event: - **WuPopulatedFromID** The expected uplevel driver matching ID based on driver coverage from Windows Update. -## Microsoft.Windows.Appraiser.General.DatasourceDevicePnpRemove events +### Microsoft.Windows.Appraiser.General.DatasourceDevicePnpRemove This event indicates that the DatasourceDevicePnp object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.DatasourceDevicePnpStartSync events +### Microsoft.Windows.Appraiser.General.DatasourceDevicePnpStartSync This event indicates that a new set of DatasourceDevicePnpAdd events will be sent. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.DatasourceDriverPackageAdd events +### Microsoft.Windows.Appraiser.General.DatasourceDriverPackageAdd This event sends compatibility database data about driver packages to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **objectInstanceId** DriverPackageId, used for uniquely identifying a driver package on a system. Example: 0000ce5aae60f3a60a9b9a715a6cee2053e305e7869c - **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 @@ -989,32 +1029,26 @@ The following fields are available in this event: - **SdbEntries_item_SdbUxBlocktypeOverride** Example: SDB_UX_BLOCKTYPE_OVERRIDE_NO_BLOCK -## Microsoft.Windows.Appraiser.General.DatasourceDriverPackageRemove events +### Microsoft.Windows.Appraiser.General.DatasourceDriverPackageRemove This event indicates that the DatasourceDriverPackage object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.DatasourceDriverPackageStartSync events +### Microsoft.Windows.Appraiser.General.DatasourceDriverPackageStartSync This event indicates that a new set of DatasourceDriverPackageAdd events will be sent. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoBlockAdd events +### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoBlockAdd This event sends blocking data about any compatibility blocking entries hit on the system that are not directly related to specific applications or devices, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **objectInstanceId** Will always be BlockingMatchingInfo. - **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 @@ -1028,32 +1062,26 @@ The following fields are available in this event: - **SdbEntries_item_SdbUxBlocktypeOverride** Example: SDB_UX_BLOCKTYPE_OVERRIDE_UPGRADE_UNTIL_UPDATE_BLOCK -## Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoBlockRemove events +### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoBlockRemove This event indicates that the DataSourceMatchingInfoBlock object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoBlockStartSync events +### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoBlockStartSync This event indicates that a full set of DataSourceMatchingInfoBlockStAdd events have been sent. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPassiveAdd events +### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPassiveAdd This event sends compatibility database information about non-blocking compatibility entries on the system that are not keyed by either applications or devices, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **objectInstanceId** Will always be PassiveMatchingInfo. - **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 @@ -1071,32 +1099,26 @@ The following fields are available in this event: - **SdbEntries_item_SdbUxBlocktypeOverride** Example: SDB_UX_BLOCKTYPE_OVERRIDE_MIG_FIXED -## Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPassiveRemove events +### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPassiveRemove This event indicates that the DataSourceMatchingInfoPassive object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPassiveStartSync events +### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPassiveStartSync This event indicates that a new set of DataSourceMatchingInfoPassiveAdd events will be sent. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPostUpgradeAdd events +### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPostUpgradeAdd This event sends compatibility database information about entries requiring reinstallation after an upgrade on the system that are not keyed by either applications or devices, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **objectInstanceId** Will always be PostUpgradeMatchingInfo. - **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 @@ -1111,32 +1133,26 @@ The following fields are available in this event: - **SdbEntries_item_SdbUxBlocktypeOverride** Example: SDB_UX_BLOCKTYPE_OVERRIDE_REINSTALL_BLOCK -## Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPostUpgradeRemove events +### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPostUpgradeRemove This event indicates that the DataSourceMatchingInfoPostUpgrade object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPostUpgradeStartSync events +### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPostUpgradeStartSync This event indicates that a new set of DataSourceMatchingInfoPostUpgradeAdd events will be sent. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.DatasourceSystemBiosAdd events +### Microsoft.Windows.Appraiser.General.DatasourceSystemBiosAdd This event sends compatibility database information about the BIOS to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **objectInstanceId** This will always be BIOS. - **AppraiserVersion** The version of the Appraiser file generating the events. Example: 10014361 @@ -1146,32 +1162,26 @@ The following fields are available in this event: - **SdbEntries_item_SdbUpgradeMode** Example: Swap -## Microsoft.Windows.Appraiser.General.DatasourceSystemBiosRemove events +### Microsoft.Windows.Appraiser.General.DatasourceSystemBiosRemove This event indicates that the DatasourceSystemBios object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.DatasourceSystemBiosStartSync events +### Microsoft.Windows.Appraiser.General.DatasourceSystemBiosStartSync This event indicates that a new set of DatasourceSystemBiosAdd events will be sent. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.DecisionApplicationFileAdd events +### Microsoft.Windows.Appraiser.General.DecisionApplicationFileAdd This event sends true/false compatibility decision data about a file to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **objectInstanceId** LongPathHash: A hash of the full file path including the file name. Example: 000062da165862855691751758b333cc4b4d2b3adc60 - **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 @@ -1195,32 +1205,26 @@ The following fields are available in this event: - **SoftBlock** The file is softblocked in the SDB and has a warning uplevel. Example: FALSE -## Microsoft.Windows.Appraiser.General.DecisionApplicationFileRemove events +### Microsoft.Windows.Appraiser.General.DecisionApplicationFileRemove This event indicates Indicates that the DecisionApplicationFile object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.DecisionApplicationFileStartSync events +### Microsoft.Windows.Appraiser.General.DecisionApplicationFileStartSync This event indicates that a new set of DecisionApplicationFileAdd events will be sent. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.DecisionDevicePnpAdd events +### Microsoft.Windows.Appraiser.General.DecisionDevicePnpAdd This event sends true/false compatibility decision data about a PNP device to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **objectInstanceId** The Device Instance ID of the device (uniquely identifies a device in the system). Example: pci\ven_8086&dev_0085&subsys_13118086&rev_34\4&2dded11c&0&00e1 - **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 @@ -1240,32 +1244,26 @@ The following fields are available in this event: - **SdbDriverBlockOverridden** Indicates if the PNP device has an SDB block that blocks upgrade for the current upgrade mode, but that block has been overridden. Example: FALSE -## Microsoft.Windows.Appraiser.General.DecisionDevicePnpRemove events +### Microsoft.Windows.Appraiser.General.DecisionDevicePnpRemove This event that the DecisionDevicePnp object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.DecisionDevicePnpStartSync events +### Microsoft.Windows.Appraiser.General.DecisionDevicePnpStartSync This event indicates that the DecisionDevicePnp object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.DecisionDriverPackageAdd events +### Microsoft.Windows.Appraiser.General.DecisionDriverPackageAdd This event sends true/false decision data about driver package compatibility to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **objectInstanceId** DriverPackageId, used for uniquely identifying a driver package on a system. Example: 0000ce5aae60f3a60a9b9a715a6cee2053e305e7869c - **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 @@ -1277,32 +1275,26 @@ The following fields are available in this event: - **SdbDriverBlockOverridden** Indicates if the driver package has an SDB block that blocks it from migrating, but that block has been overridden. Example: FALSE -## Microsoft.Windows.Appraiser.General.DecisionDriverPackageRemove events +### Microsoft.Windows.Appraiser.General.DecisionDriverPackageRemove This event indicates that the DecisionDriverPackage object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.DecisionDriverPackageStartSync events +### Microsoft.Windows.Appraiser.General.DecisionDriverPackageStartSync This event indicates that a new set of DecisionDriverPackageAdd events will be sent. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.DecisionMatchingInfoBlockAdd events +### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoBlockAdd This event sends true/false compatibility decision data about blocking entries on the system that are not keyed by either applications or devices, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **objectInstanceId** Will always be BlockingMatchingInfo. - **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 @@ -1314,32 +1306,26 @@ The following fields are available in this event: - **SdbBlockUpgradeUntilUpdate** Indicates if a matching info block blocks upgrade but has the until update tag. Example: FALSE -## Microsoft.Windows.Appraiser.General.DecisionMatchingInfoBlockRemove events +### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoBlockRemove This event indicates that the DecisionMatchingInfoBlock object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.DecisionMatchingInfoBlockStartSync events +### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoBlockStartSync This event indicates that a new set of DecisionMatchingInfoBlockAdd events will be sent. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPassiveAdd events +### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPassiveAdd This event sends true/false compatibility decision data about non-blocking entries on the system that are not keyed by either applications or devices, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **objectInstanceId** Will always be PassiveMatchingInfo. - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1347,32 +1333,26 @@ The following fields are available in this event: - **MigApplication** Indicates if there is a matching info with a mig for the current mode of upgrade. Example: FALSE -## Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPassiveRemove events +### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPassiveRemove This event Indicates that the DecisionMatchingInfoPassive object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPassiveStartSync events +### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPassiveStartSync This event indicates that a new set of DecisionMatchingInfoPassiveAdd events will be sent. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPostUpgradeAdd events +### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPostUpgradeAdd This event sends results of compatibility decisions (true/false) about entries requiring reinstallation after upgrade that are not keyed by applications or devices, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **objectInstanceId** Will always be PostUpgradeMatchingInfo. - **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 @@ -1382,32 +1362,26 @@ The following fields are available in this event: - **SdbReinstallUpgrade** Example: TRUE -## Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPostUpgradeRemove events +### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPostUpgradeRemove This event indicates that the DecisionMatchingInfoPostUpgrade object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPostUpgradeStartSync events +### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPostUpgradeStartSync This event indicates that a new set of DecisionMatchingInfoPostUpgradeAdd events will be sent. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.DecisionMediaCenterAdd events +### Microsoft.Windows.Appraiser.General.DecisionMediaCenterAdd This event sends true/false result data about all compatibility decisions about the presence of Windows Media Center, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **objectInstanceId** Will always be MediaCenter. - **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 @@ -1419,32 +1393,26 @@ The following fields are available in this event: - **NeedsDismissAction** Indicates if there are any dismissible actions coming from MediaCenter. Will equal MediaCenterInUse. Example: FALSE -## Microsoft.Windows.Appraiser.General.DecisionMediaCenterRemove events +### Microsoft.Windows.Appraiser.General.DecisionMediaCenterRemove This event indicates that the DecisionMediaCenter object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.DecisionMediaCenterStartSync events +### Microsoft.Windows.Appraiser.General.DecisionMediaCenterStartSync This event indicates that a new set of DecisionMediaCenterAdd events will be sent. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.DecisionSystemBiosAdd events +### Microsoft.Windows.Appraiser.General.DecisionSystemBiosAdd This event sends true/false compatibility decision data about the BIOS to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **objectInstanceId** Will always be Bios. - **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 @@ -1452,32 +1420,26 @@ The following fields are available in this event: - **HasBiosBlock** Does the device have a BIOS block? Example: FALSE -## Microsoft.Windows.Appraiser.General.DecisionSystemBiosRemove events +### Microsoft.Windows.Appraiser.General.DecisionSystemBiosRemove This event indicates that the DecisionSystemBios object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.DecisionSystemBiosStartSync events +### Microsoft.Windows.Appraiser.General.DecisionSystemBiosStartSync This event indicates that a new set of DecisionSystemBiosAdd events will be sent. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.DecisionSystemProcessorAdd events +### Microsoft.Windows.Appraiser.General.DecisionSystemProcessorAdd This event sends defunct data. It always reads false. - - -The following fields are available in this event: +The following fields are available: - **objectInstanceId** Will always be Processor. - **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 @@ -1485,24 +1447,20 @@ The following fields are available in this event: - **ProcessorRequirementViolated** Will always be FALSE -## Microsoft.Windows.Appraiser.General.EnterpriseScenarioWithDiagTrackServiceRunning events +### Microsoft.Windows.Appraiser.General.EnterpriseScenarioWithDiagTrackServiceRunning The event that indicates that Appraiser has been triggered to run an enterprise scenario while the DiagTrack service is installed. This event can only be sent if a special flag is used to trigger the enterprise scenario. - - -The following fields are available in this event: +The following fields are available: - **CensusId** An ID for the system calculated from the Sqm ID, WER ID, and RAC IDs. - **Time** The client time of the event. - **PCFP** An ID for the system calculated by hashing hardware identifiers. -## Microsoft.Windows.Appraiser.General.GatedRegChange events +### Microsoft.Windows.Appraiser.General.GatedRegChange This event sends data about the results of running a set of quick-blocking instructions, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **Time** The client time of the event. - **PCFP** An ID for the system calculated by hashing hardware identifiers. @@ -1512,12 +1470,10 @@ The following fields are available in this event: - **NewData** The data in the registry value after the scan completed. -## Microsoft.Windows.Appraiser.General.InventoryApplicationFileAdd events +### Microsoft.Windows.Appraiser.General.InventoryApplicationFileAdd This event represents the basic metadata about a file on the system. The file must be part of an app and either have a block in the compatibility database or are part of an anti-virus program. - - -The following fields are available in this event: +The following fields are available: - **objectInstanceId** LongPathHash: A hash of the full file path including the file name. Example: 00002e017145d5fedc3dd5dd4027b1da51d17ca2a0a3 - **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 @@ -1537,32 +1493,26 @@ The following fields are available in this event: - **Size** Size of the file, in hex bytes. Example: 0x31f0 -## Microsoft.Windows.Appraiser.General.InventoryApplicationFileRemove events +### Microsoft.Windows.Appraiser.General.InventoryApplicationFileRemove This event indicates that the InventoryApplicationFile object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.InventoryApplicationFileStartSync events +### Microsoft.Windows.Appraiser.General.InventoryApplicationFileStartSync This event indicates indicates that a new set of InventoryApplicationFileAdd events will be sent. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.InventoryLanguagePackAdd events +### Microsoft.Windows.Appraiser.General.InventoryLanguagePackAdd This event sends data about the number of language packs installed on the system, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **objectInstanceId** Will always be LanguagePack. - **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 @@ -1570,32 +1520,26 @@ The following fields are available in this event: - **LanguagePackCount** The count of language packs. Calculated by calling EnumUILanguages with MUI_ALL_INSTALLED_LANGUAGES. Example: 1 -## Microsoft.Windows.Appraiser.General.InventoryLanguagePackRemove events +### Microsoft.Windows.Appraiser.General.InventoryLanguagePackRemove This event indicates that the InventoryLanguagePack object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.InventoryLanguagePackStartSync events +### Microsoft.Windows.Appraiser.General.InventoryLanguagePackStartSync This event indicates that a new set of InventoryLanguagePackAdd events will be sent. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.InventoryMediaCenterAdd events +### Microsoft.Windows.Appraiser.General.InventoryMediaCenterAdd This event sends true/false data about decision points used to understand whether Windows Media Center is used on the system, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **objectInstanceId** Will always be MediaCenter. - **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 @@ -1608,32 +1552,26 @@ The following fields are available in this event: - **IsSupported** Does the running OS even support MediaCenter? Example: FALSE -## Microsoft.Windows.Appraiser.General.InventoryMediaCenterRemove events +### Microsoft.Windows.Appraiser.General.InventoryMediaCenterRemove This event indicates that the InventoryMediaCenter object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.InventoryMediaCenterStartSync events +### Microsoft.Windows.Appraiser.General.InventoryMediaCenterStartSync This event indicates that a new set of InventoryMediaCenterAdd events will be sent. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.InventorySystemBiosAdd events +### Microsoft.Windows.Appraiser.General.InventorySystemBiosAdd This event sends basic metadata about the BIOS to determine whether it has a compatibility block. - - -The following fields are available in this event: +The following fields are available: - **objectInstanceId** Will always be Bios. - **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 @@ -1643,32 +1581,26 @@ The following fields are available in this event: - **Model** Model field from Win32_ComputerSystem. Example: 2537J35 -## Microsoft.Windows.Appraiser.General.InventorySystemBiosRemove events +### Microsoft.Windows.Appraiser.General.InventorySystemBiosRemove This event indicates that the InventorySystemBios object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.InventorySystemBiosStartSync events +### Microsoft.Windows.Appraiser.General.InventorySystemBiosStartSync This event indicates that a new set of InventorySystemBiosAdd events will be sent. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.InventoryUplevelDriverPackageAdd events +### Microsoft.Windows.Appraiser.General.InventoryUplevelDriverPackageAdd This event is only runs during setup. It provides a listing of the uplevel driver packages that were downloaded before the upgrade. Is critical to understanding if failures in setup can be traced to not having sufficient uplevel drivers before the upgrade. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - **BootCritical** Is the driver package marked as boot critical? @@ -1687,32 +1619,26 @@ The following fields are available in this event: - **Revision** The revision of the driver package. -## Microsoft.Windows.Appraiser.General.InventoryUplevelDriverPackageRemove events +### Microsoft.Windows.Appraiser.General.InventoryUplevelDriverPackageRemove This event indicates that the InventoryUplevelDriverPackage object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.InventoryUplevelDriverPackageStartSync events +### Microsoft.Windows.Appraiser.General.InventoryUplevelDriverPackageStartSync This event indicates that a new set of InventoryUplevelDriverPackageAdd events will be sent. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.IsOnlineTelemetryOutputter events +### Microsoft.Windows.Appraiser.General.IsOnlineTelemetryOutputter This event indicates if an Appraiser run was able to connect successfully to Windows Update to get driver availability information. This informs decisions on if driver availability information for the run can be considered accurate for keeping the device up to date. - - -The following fields are available in this event: +The following fields are available: - **Time** The client time of the event. - **PCFP** Unique hardware identifier. Equivalent to InventoryId that is found in other core events. @@ -1720,12 +1646,10 @@ The following fields are available in this event: - **CensusId** An ID for the system calculated from the Sqm ID, WER ID, and RAC IDs. Replaced by PCFP. -## Microsoft.Windows.Appraiser.General.IsOnlineWuDriverDataSource events +### Microsoft.Windows.Appraiser.General.IsOnlineWuDriverDataSource This event indicates if an Appraiser run against a particular target operating system was able to connect to Windows Update to gather driver coverage information. This informs decisions on if driver availability information can be considered accurate enough for keeping the device up to date. - - -The following fields are available in this event: +The following fields are available: - **Time** The client time of the event. - **PCFP** Unique hardware identifier. Equivalent to InventoryId that is found in other core events. @@ -1734,12 +1658,10 @@ The following fields are available in this event: - **CensusId** An ID for the system calculated from the Sqm ID, WER ID, and RAC IDs. Replaced by PCFP. -## Microsoft.Windows.Appraiser.General.RunContext events +### Microsoft.Windows.Appraiser.General.RunContext This event is sent at the beginning of an appraiser run, the RunContext indicates what should be expected in the following data payload. - - -The following fields are available in this event: +The following fields are available: - **AppraiserBranch** The source branch in which the currently running version of Appraiser was built. - **AppraiserVersion** The version of the Appraiser file generating the events. @@ -1749,12 +1671,10 @@ The following fields are available in this event: - **PCFP** An ID for the system calculated by hashing hardware identifiers. -## Microsoft.Windows.Appraiser.General.SetupAdlStatus events +### Microsoft.Windows.Appraiser.General.SetupAdlStatus This event is sent only during Setup. Indicates if Appraiser used data files from the setup image or more up-to-date data files downloaded from a Microsoft server. Tracking which source is used for data files is critical to understanding issues encountered during upgrades and by extension, keeping machines up to date. - - -The following fields are available in this event: +The following fields are available: - **Time** The client time of the event. - **PCFP** An ID for the system calculated by hashing hardware identifiers. @@ -1764,12 +1684,10 @@ The following fields are available in this event: - **UsingAlternateData** Boolean value that indicates if the client is using alternate data file or using the data file in the setup image. -## Microsoft.Windows.Appraiser.General.SystemMemoryAdd events +### Microsoft.Windows.Appraiser.General.SystemMemoryAdd This event sends data on the amount of memory on the system and whether it meets requirements, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **objectInstanceId** Will always be Memory. - **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 @@ -1782,32 +1700,26 @@ The following fields are available in this event: - **virtualKB** virtual/1024. Example: 137438953344 -## Microsoft.Windows.Appraiser.General.SystemMemoryRemove events +### Microsoft.Windows.Appraiser.General.SystemMemoryRemove This event that the SystemMemory object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId.indicates that a full set of SystemMemoryAdd events has been sent. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.SystemMemoryStartSync events +### Microsoft.Windows.Appraiser.General.SystemMemoryStartSync This event indicates that a new set of SystemMemoryAdd events will be sent. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.SystemProcessorCompareExchangeAdd events +### Microsoft.Windows.Appraiser.General.SystemProcessorCompareExchangeAdd This event sends data indicating whether the system supports the CompareExchange128 CPU requirement, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **objectInstanceId** Will always be CompareExchange128. - **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 @@ -1815,32 +1727,26 @@ The following fields are available in this event: - **CompareExchange128Support** Indicates if the CPU supports CompareExchange128. Example: TRUE -## Microsoft.Windows.Appraiser.General.SystemProcessorCompareExchangeRemove events +### Microsoft.Windows.Appraiser.General.SystemProcessorCompareExchangeRemove This event indicates that the SystemProcessorCompareExchange object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.SystemProcessorCompareExchangeStartSync events +### Microsoft.Windows.Appraiser.General.SystemProcessorCompareExchangeStartSync This event indicates that a new set of SystemProcessorCompareExchangeAdd events will be sent. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.SystemProcessorLahfSahfAdd events +### Microsoft.Windows.Appraiser.General.SystemProcessorLahfSahfAdd This event sends data indicating whether the system supports the LahfSahf CPU requirement, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **objectInstanceId** Will always be LahfSahf. - **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 @@ -1848,32 +1754,26 @@ The following fields are available in this event: - **LahfSahfSupport** Indicates if the CPU supports LAHF/SAHF. Example: TRUE -## Microsoft.Windows.Appraiser.General.SystemProcessorLahfSahfRemove events +### Microsoft.Windows.Appraiser.General.SystemProcessorLahfSahfRemove This event indicates that the SystemProcessorLahfSahf object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.SystemProcessorLahfSahfStartSync events +### Microsoft.Windows.Appraiser.General.SystemProcessorLahfSahfStartSync This event indicates that a new set of SystemProcessorLahfSahfAdd events will be sent. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.SystemProcessorNxAdd events +### Microsoft.Windows.Appraiser.General.SystemProcessorNxAdd This event sends data indicating whether the system supports the NX CPU requirement, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **objectInstanceId** Will always be NX. - **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 @@ -1882,32 +1782,26 @@ The following fields are available in this event: - **NXProcessorSupport** Indicates if the CPU supports NX. Example: TRUE -## Microsoft.Windows.Appraiser.General.SystemProcessorNxRemove events +### Microsoft.Windows.Appraiser.General.SystemProcessorNxRemove This event indicates that the SystemProcessorNx object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.SystemProcessorNxStartSync events +### Microsoft.Windows.Appraiser.General.SystemProcessorNxStartSync This event indicates that a new set of SystemProcessorNxAdd events will be sent. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.SystemProcessorPrefetchWAdd events +### Microsoft.Windows.Appraiser.General.SystemProcessorPrefetchWAdd This event sends data indicating whether the system supports the PrefetchW CPU requirement, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **objectInstanceId** Will always be PrefetchW. - **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 @@ -1915,32 +1809,26 @@ The following fields are available in this event: - **PrefetchWSupport** Indicates if the CPU supports PrefetchW. Example: TRUE -## Microsoft.Windows.Appraiser.General.SystemProcessorPrefetchWRemove events +### Microsoft.Windows.Appraiser.General.SystemProcessorPrefetchWRemove This event indicates that the SystemProcessorPrefetchW object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.SystemProcessorPrefetchWStartSync events +### Microsoft.Windows.Appraiser.General.SystemProcessorPrefetchWStartSync This event indicates that a new set of SystemProcessorPrefetchWAdd events will be sent. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.SystemProcessorSse2Add events +### Microsoft.Windows.Appraiser.General.SystemProcessorSse2Add This event sends data indicating whether the system supports the SSE2 CPU requirement, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **objectInstanceId** Will always be SSE2. - **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 @@ -1948,32 +1836,26 @@ The following fields are available in this event: - **SSE2ProcessorSupport** Indicates if the CPU supports SSE2. Example: TRUE -## Microsoft.Windows.Appraiser.General.SystemProcessorSse2Remove events +### Microsoft.Windows.Appraiser.General.SystemProcessorSse2Remove This event indicates that the SystemProcessorSse2 object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.SystemProcessorSse2StartSync events +### Microsoft.Windows.Appraiser.General.SystemProcessorSse2StartSync This event indicates that a new set of SystemProcessorSse2Add events will be sent. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.SystemTouchAdd events +### Microsoft.Windows.Appraiser.General.SystemTouchAdd This event sends data indicating whether the system supports touch, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **objectInstanceId** Will always be Touch. - **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 @@ -1981,32 +1863,26 @@ The following fields are available in this event: - **MaximumTouches** Maximum number of touch points supported by the device hardware. Example: 1 -## Microsoft.Windows.Appraiser.General.SystemTouchRemove events +### Microsoft.Windows.Appraiser.General.SystemTouchRemove This event indicates that the SystemTouch object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.SystemTouchStartSync events +### Microsoft.Windows.Appraiser.General.SystemTouchStartSync This event indicates that a new set of SystemTouchAdd events will be sent. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.SystemWimAdd events +### Microsoft.Windows.Appraiser.General.SystemWimAdd This event sends data indicating whether the operating system is running from a compressed Window Imaging Format (WIM) file, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **objectInstanceId** Will always be Wim. - **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 @@ -2014,32 +1890,26 @@ The following fields are available in this event: - **RegistryWimBootValue** Raw value from registry used to indicate if system is running from a WIM. Example: 0 -## Microsoft.Windows.Appraiser.General.SystemWimRemove events +### Microsoft.Windows.Appraiser.General.SystemWimRemove This event indicates that the SystemWim object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.SystemWimStartSync events +### Microsoft.Windows.Appraiser.General.SystemWimStartSync This event indicates that a new set of SystemWimAdd events will be sent. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.SystemWindowsActivationStatusAdd events +### Microsoft.Windows.Appraiser.General.SystemWindowsActivationStatusAdd This event sends data indicating whether the current operating system is activated, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **objectInstanceId** Will always be WindowsActivationStatus. - **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 @@ -2047,32 +1917,26 @@ The following fields are available in this event: - **WindowsNotActivatedDecision** Indicates if the current operating system is activated. Example: FALSE -## Microsoft.Windows.Appraiser.General.SystemWindowsActivationStatusRemove events +### Microsoft.Windows.Appraiser.General.SystemWindowsActivationStatusRemove This event indicates that the SystemWindowsActivationStatus object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.SystemWindowsActivationStatusStartSync events +### Microsoft.Windows.Appraiser.General.SystemWindowsActivationStatusStartSync This event indicates that a new set of SystemWindowsActivationStatusAdd events will be sent. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.SystemWlanAdd events +### Microsoft.Windows.Appraiser.General.SystemWlanAdd This event sends data indicating whether the system has WLAN, and if so, whether it uses an emulated driver that could block an upgrade, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **objectInstanceId** Will always be Wlan. - **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 @@ -2084,32 +1948,26 @@ The following fields are available in this event: - **WlanNativeDriver** Indicates if the system has a non-emulated WLAN driver. Example: TRUE -## Microsoft.Windows.Appraiser.General.SystemWlanRemove events +### Microsoft.Windows.Appraiser.General.SystemWlanRemove This event indicates that the SystemWlan object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.SystemWlanStartSync events +### Microsoft.Windows.Appraiser.General.SystemWlanStartSync This event indicates that a new set of SystemWlanAdd events will be sent. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.TelemetryRunHealth events +### Microsoft.Windows.Appraiser.General.TelemetryRunHealth A summary event indicating the parameters and result of a telemetry run. This allows the rest of the data sent over the course of the run to be properly contextualized and understood, which is then used to keep the machine up to date. - - -The following fields are available in this event: +The following fields are available: - **PerfBackoff** Indicates if the run was invoked with logic to stop running when a user is present. Helps to understand why a run may have a longer elapsed time than normal. - **RunAppraiser** Indicates if Appraiser was set to run at all. If this if false, it is understood that data events will not be received from this device. @@ -2138,12 +1996,10 @@ The following fields are available in this event: - **RunResult** The hresult of the Appraiser telemetry run. -## Microsoft.Windows.Appraiser.General.WmdrmAdd events +### Microsoft.Windows.Appraiser.General.WmdrmAdd This event sends data about the usage of older digital rights management on the system, to help keep Windows up to date. This data does not indicate the details of the media using the digital rights management, only whether any such files exist. Collecting this data was critical to ensuring the correct mitigation for customers, and should be able to be removed once all mitigations are in place. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - **WmdrmCdRipped** Indicates if the system has any files encrypted with personal DRM, which was used for ripped CDs. @@ -2156,63 +2012,55 @@ The following fields are available in this event: - **BlockingApplication** Same as NeedsDismissAction -## Microsoft.Windows.Appraiser.General.WmdrmRemove events +### Microsoft.Windows.Appraiser.General.WmdrmRemove This event indicates that the Wmdrm object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Appraiser.General.WmdrmStartSync events +### Microsoft.Windows.Appraiser.General.WmdrmStartSync This event indicates that a new set of WmdrmAdd events will be sent. - - -The following fields are available in this event: +The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Microsoft.Windows.Defender.Shield.UpdateMonitorBinaryCorruptionDetected events +## Windows Defender events + +### Microsoft.Windows.Defender.Shield.UpdateMonitorBinaryCorruptionDetected + +No content is currently available. +The following fields are available: + +- **binaryName** No content is currently available. - - -The following fields are available in this event: - -- **binaryName** - - -## Microsoft.Windows.Defender.Shield.UpdateMonitorServiceDisabledDetected events +### Microsoft.Windows.Defender.Shield.UpdateMonitorServiceDisabledDetected This event sends information about Windows Update services that have been disabled. - - -The following fields are available in this event: +The following fields are available: - **serviceName** The name of the disabled service. -## Microsoft.Windows.Defender.Shield.UpdateMonitorTaskDisabledDetected events +### Microsoft.Windows.Defender.Shield.UpdateMonitorTaskDisabledDetected This event sends information about Windows Update scheduled tasks that have been disabled. - - -The following fields are available in this event: +The following fields are available: - **taskPath** The path to the scheduled task. - **taskName** The name of the scheduled task. -## Microsoft.Windows.FaultReporting.AppCrashEvent events +## Fault Reporting events + +### Microsoft.Windows.FaultReporting.AppCrashEvent This event sends data about crashes for both native and managed applications, to help keep Windows up to date. The data includes information about the crashing process and a summary of its exception record. It does not contain any Watson bucketing information. The bucketing information is recorded in a Windows Error Reporting (WER) event that is generated when the WER client reports the crash to the Watson service, and the WER event will contain the same ReportID (see field 14 of crash event, field 19 of WER event) as the crash event for the crash being reported. AppCrash is emitted once for each crash handled by WER (e.g. from an unhandled exception or FailFast or ReportException). Note that Generic Watson event types (e.g. from PLM) that may be considered crashes" by a user DO NOT emit this event. - - -The following fields are available in this event: +The following fields are available: - **ProcessId** The ID of the process that has crashed. - **ProcessCreateTime** The time of creation of the process that has crashed. @@ -2234,13 +2082,12 @@ The following fields are available in this event: - **TargetAppVer** The specific version of the application being reported - **TargetAsId** The sequence number for the hanging process. +## Hang Reporting events -## Microsoft.Windows.HangReporting.AppHangEvent events +### Microsoft.Windows.HangReporting.AppHangEvent This event sends data about hangs for both native and managed applications, to help keep Windows up to date. It does not contain any Watson bucketing information. The bucketing information is recorded in a Windows Error Reporting (WER) event that is generated when the WER client reports the hang to the Watson service, and the WER event will contain the same ReportID (see field 13 of hang event, field 19 of WER event) as the hang event for the hang being reported. AppHang is reported only on PC devices. It handles classic Win32 hangs and is emitted only once per report. Some behaviors that may be perceived by a user as a hang are reported by app managers (e.g. PLM/RM/EM) as Watson Generics and will not produce AppHang events. - - -The following fields are available in this event: +The following fields are available: - **AppName** The name of the app that has hung. - **TypeCode** Bitmap describing the hang type. @@ -2262,13 +2109,12 @@ The following fields are available in this event: - **TargetAppVer** The specific version of the application being reported. - **TargetAsId** The sequence number for the hanging process. +## Inventory events -## Microsoft.Windows.Inventory.Core.AmiTelCacheChecksum events +### Microsoft.Windows.Inventory.Core.AmiTelCacheChecksum This event captures basic checksum data about the device inventory items stored in the cache for use in validating data completeness for Microsoft.Windows.Inventory.Core events. The fields in this event may change over time, but they will always represent a count of a given object. - - -The following fields are available in this event: +The following fields are available: - **Device** A count of device objects in cache - **DeviceCensus** A count of devicecensus objects in cache @@ -2290,12 +2136,10 @@ The following fields are available in this event: - **InventoryDeviceInterface** A count of inventory device interface objects in cache. -## Microsoft.Windows.Inventory.Core.AmiTelCacheVersions events +### Microsoft.Windows.Inventory.Core.AmiTelCacheVersions This event sends inventory component versions for the Device Inventory data. - - -The following fields are available in this event: +The following fields are available: - **aeinv.dll** The version of the App inventory component. - **devinv.dll** The file version of the Device inventory component. @@ -2303,12 +2147,10 @@ The following fields are available in this event: - **devinv** The file version of the Device inventory component. -## Microsoft.Windows.Inventory.Core.DriverPackageExtendedAdd events +### Microsoft.Windows.Inventory.Core.DriverPackageExtendedAdd This event sends inventory component versions for the Device Inventory data. - - -The following fields are available in this event: +The following fields are available: - **Inf** The inf file name. - **OriginalInf** The original inf file name in the driver package. @@ -2324,22 +2166,18 @@ The following fields are available in this event: - **InventoryVersion** The version of the inventory file generating the events. -## Microsoft.Windows.Inventory.Core.DriverPackageExtendedStartSync events +### Microsoft.Windows.Inventory.Core.DriverPackageExtendedStartSync This event event indicates that a new set of DriverPackageExtendedAdd events will be sent. - - -The following fields are available in this event: +The following fields are available: - **InventoryVersion** The version of the inventory file generating the events. -## Microsoft.Windows.Inventory.Core.FileSigningInfoAdd events +### Microsoft.Windows.Inventory.Core.FileSigningInfoAdd This event enumerates the signatures of files, either driver packages or application executables. For driver packages, this data is collected on demand via Telecommand to limit it only to unrecognized driver packages, saving time for the client and space on the server. For applications, this data is collected for up to 10 random executables on a system. - - -The following fields are available in this event: +The following fields are available: - **InventoryVersion** The version of the inventory file generating the events. - **FileName** The file name of the file whose signatures are listed. @@ -2350,22 +2188,18 @@ The following fields are available in this event: - **Thumbprint** Comma separated hash of the leaf node of each signer. Semicolon is used to separate CatalogSigners from EmbeddedSigners. There will always be a trailing comma. -## Microsoft.Windows.Inventory.Core.FileSigningInfoStartSync events +### Microsoft.Windows.Inventory.Core.FileSigningInfoStartSync This event indicates that a new set of FileSigningInfoAdd events will be sent. - - -The following fields are available in this event: +The following fields are available: - **InventoryVersion** The version of the inventory file generating the events. -## Microsoft.Windows.Inventory.Core.InventoryApplicationAdd events +### Microsoft.Windows.Inventory.Core.InventoryApplicationAdd This event sends basic metadata about an application on the system to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **ProgramInstanceId** A hash of the file IDs in a program. Used to identify application install footprint. Example: 00002a54cb9c5bc6946b99d4180fec12d6c1103ad849 - **Name** The name of the application. Location pulled from depends on 'Source' field. Example: @@ -2391,34 +2225,28 @@ The following fields are available in this event: - **StoreAppType** A sub-classification for the type of Windows Store app, such as UWP or Win8StoreApp. -## Microsoft.Windows.Inventory.Core.InventoryApplicationRemove events +### Microsoft.Windows.Inventory.Core.InventoryApplicationRemove This event indicates that a new set of InventoryDevicePnpAdd events will be sent. - - -The following fields are available in this event: +The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. - **InventoryVersion** The version of the inventory file generating the events. -## Microsoft.Windows.Inventory.Core.InventoryApplicationStartSync events +### Microsoft.Windows.Inventory.Core.InventoryApplicationStartSync This event indicates that a new set of InventoryApplicationAdd events will be sent. - - -The following fields are available in this event: +The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. - **InventoryVersion** The version of the inventory file generating the events. -## Microsoft.Windows.Inventory.Core.InventoryDeviceContainerAdd events +### Microsoft.Windows.Inventory.Core.InventoryDeviceContainerAdd This event sends basic metadata about a device container (such as a monitor or printer as opposed to a PNP device) to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **ModelName** Name for model. Example: Polycom CX300 - **ModelId** GUID for model. Example: {da09b4cb-2391-a76e-4bb3-5f0fdc02c278} UID for model. Example: "{da09b4cb-2391""ID for model. UID for model. Example: {da09b4cb-2391-a76e-4bb3-5f0fdc02c} @@ -2439,34 +2267,28 @@ The following fields are available in this event: - **InventoryVersion** The version of the inventory file generating the events. -## Microsoft.Windows.Inventory.Core.InventoryDeviceContainerRemove events +### Microsoft.Windows.Inventory.Core.InventoryDeviceContainerRemove This event indicates that the InventoryDeviceContainer object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. - - -The following fields are available in this event: +The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. - **InventoryVersion** The version of the inventory file generating the events. -## Microsoft.Windows.Inventory.Core.InventoryDeviceContainerStartSync events +### Microsoft.Windows.Inventory.Core.InventoryDeviceContainerStartSync This event indicates that a new set of InventoryDeviceContainerAdd events will be sent. - - -The following fields are available in this event: +The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. - **InventoryVersion** The version of the inventory file generating the events. -## Microsoft.Windows.Inventory.Core.InventoryDeviceInterfaceAdd events +### Microsoft.Windows.Inventory.Core.InventoryDeviceInterfaceAdd This event retrieves information about what sensor interfaces are available on the device. - - -The following fields are available in this event: +The following fields are available: - **InventoryVersion** The version of the inventory file generating the events. - **Accelerometer3D** Indicates if an Accelerator3D sensor is found. @@ -2489,22 +2311,18 @@ The following fields are available in this event: - **Temperature** Indicates if a Temperature sensor is found. -## Microsoft.Windows.Inventory.Core.InventoryDeviceInterfaceStartSync events +### Microsoft.Windows.Inventory.Core.InventoryDeviceInterfaceStartSync This event indicates that a new set of InventoryDeviceInterfaceAdd events will be sent. - - -The following fields are available in this event: +The following fields are available: - **InventoryVersion** The version of the inventory file generating the events. -## Microsoft.Windows.Inventory.Core.InventoryDeviceMediaClassAdd events +### Microsoft.Windows.Inventory.Core.InventoryDeviceMediaClassAdd This event sends additional metadata about a PNP device that is specific to a particular class of devices to help keep Windows up to date while reducing overall size of data payload. - - -The following fields are available in this event: +The following fields are available: - **audio.captureDriver** Audio device capture driver. Example: hdaudio.inf:db04a16ce4e8d6ee:HdAudModel:10.0.14887.1000:hdaudio\func_01 - **audio.renderDriver** Audio device render driver. Example: hdaudio.inf:db04a16ce4e8d6ee:HdAudModel:10.0.14889.1001:hdaudio\func_01 @@ -2515,34 +2333,28 @@ The following fields are available in this event: - **Audio_RenderDriver** The Audio device render driver endpoint. -## Microsoft.Windows.Inventory.Core.InventoryDeviceMediaClassRemove events +### Microsoft.Windows.Inventory.Core.InventoryDeviceMediaClassRemove This event indicates that the InventoryDeviceMediaClass object represented by the objectInstanceId is no longer present. - - -The following fields are available in this event: +The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. - **InventoryVersion** The version of the inventory file generating the events. -## Microsoft.Windows.Inventory.Core.InventoryDeviceMediaClassStartSync events +### Microsoft.Windows.Inventory.Core.InventoryDeviceMediaClassStartSync This event indicates that a new set of InventoryDeviceMediaClassSAdd events will be sent. - - -The following fields are available in this event: +The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. - **InventoryVersion** The version of the inventory file generating the events. -## Microsoft.Windows.Inventory.Core.InventoryDevicePnpAdd events +### Microsoft.Windows.Inventory.Core.InventoryDevicePnpAdd This event sends basic metadata about a PNP device and its associated driver to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **HWID** A JSON array that provides the value and order of the HWID tree for the device. Orders are integers, HWIDs look like hid\vid_049f&pid_000e&rev_0102&mi_01&col04 - **COMPID** A JSON array the provides the value and order of the compatible ID tree for the device. Orders are integers, COMPIDs look like usb\class_03&subclass_01&prot_01 @@ -2573,36 +2385,31 @@ The following fields are available in this event: - **DriverId** Used to join with InventoryDriverBinary (on its key). Example: 0000f768ad5256cc5ef4b070bb5b99d1742028ca2bd3 - **DriverName** Name of the .sys image file (or wudfrd.sys if using user mode driver framework). Example: asyncmac.sys - **InventoryVersion** The version of the inventory file generating the events. +- **ProblemCode** The current error code for the device. -## Microsoft.Windows.Inventory.Core.InventoryDevicePnpRemove events +### Microsoft.Windows.Inventory.Core.InventoryDevicePnpRemove This event indicates that the InventoryDevicePnpRemove object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. - - -The following fields are available in this event: +The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. - **InventoryVersion** The version of the inventory file generating the events. -## Microsoft.Windows.Inventory.Core.InventoryDevicePnpStartSync events +### Microsoft.Windows.Inventory.Core.InventoryDevicePnpStartSync This event indicates that a new set of InventoryDevicePnpAdd events will be sent. - - -The following fields are available in this event: +The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. - **InventoryVersion** The version of the inventory file generating the events. -## Microsoft.Windows.Inventory.Core.InventoryDriverBinaryAdd events +### Microsoft.Windows.Inventory.Core.InventoryDriverBinaryAdd This event sends basic metadata about driver binaries running on the system to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **DriverName** Driver file name. Example: 1394ohci.sys - **Inf** INF file name (the name could be renamed by OS, such as oemXX.inf) @@ -2625,34 +2432,28 @@ The following fields are available in this event: - **InventoryVersion** The version of the inventory file generating the events. -## Microsoft.Windows.Inventory.Core.InventoryDriverBinaryRemove events +### Microsoft.Windows.Inventory.Core.InventoryDriverBinaryRemove This event indicates that the InventoryDriverBinary object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. - - -The following fields are available in this event: +The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. - **InventoryVersion** The version of the inventory file generating the events. -## Microsoft.Windows.Inventory.Core.InventoryDriverBinaryStartSync events +### Microsoft.Windows.Inventory.Core.InventoryDriverBinaryStartSync This event indicates that a new set of InventoryDriverBinaryAdd events will be sent. - - -The following fields are available in this event: +The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. - **InventoryVersion** The version of the inventory file generating the events. -## Microsoft.Windows.Inventory.Core.InventoryDriverPackageAdd events +### Microsoft.Windows.Inventory.Core.InventoryDriverPackageAdd This event sends basic metadata about drive packages installed on the system to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **Inf** Same as InfPath in InventoryDevicePnp. Example: oem9.inf - **ClassGuid** Same as in InventoryDevicePnp. Example: {4d36e979-e325-11ce-bfc1-08002be10318} @@ -2667,109 +2468,92 @@ The following fields are available in this event: - **InventoryVersion** The version of the inventory file generating the events. -## Microsoft.Windows.Inventory.Core.InventoryDriverPackageRemove events +### Microsoft.Windows.Inventory.Core.InventoryDriverPackageRemove This event indicates that the InventoryDriverPackage object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId - - -The following fields are available in this event: +The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. - **InventoryVersion** The version of the inventory file generating the events. -## Microsoft.Windows.Inventory.Core.InventoryDriverPackageStartSync events +### Microsoft.Windows.Inventory.Core.InventoryDriverPackageStartSync This event indicates that a new set of InventoryDriverPackageAdd events will be sent. - - -The following fields are available in this event: +The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. - **InventoryVersion** The version of the inventory file generating the events. -## Microsoft.Windows.Inventory.Indicators.Checksum events +### Microsoft.Windows.Inventory.Indicators.Checksum This event captures basic checksum data about the device inventory items stored in the cache for use in validating data completeness for Microsoft.Windows.Inventory.Core events. The fields in this event may change over time, but they will always represent a count of a given object. - - -The following fields are available in this event: +The following fields are available: - **CensusId** Unique hardware identifier. This has been replaced with PCFP. - **ChecksumDictionary** A count of each operating system indicator that was sent. - **PCFP** Equivalent to InventoryId that is found in other core events. -## Microsoft.Windows.Inventory.Indicators.InventoryMiscellaneousUexIndicatorAdd events +### Microsoft.Windows.Inventory.Indicators.InventoryMiscellaneousUexIndicatorAdd This event captures basic checksum data about the device inventory items stored in the cache for use in validating data completeness for Microsoft.Windows.Inventory.Core events. The fields in this event may change over time, but they will always represent a count of a given object. - - -The following fields are available in this event: +The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. - **Value** Describes an operating system indicator that may be relevant for the device upgrade. - **IndicatorValue** The indicator value -## Microsoft.Windows.Inventory.Indicators.InventoryMiscellaneousUexIndicatorRemove events +### Microsoft.Windows.Inventory.Indicators.InventoryMiscellaneousUexIndicatorRemove This event is a counterpart to InventoryMiscellaneousUexIndicatorAdd, indicating that the item has been removed. There are no additional unique fields in this event. - - -The following fields are available in this event: +The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. -## Microsoft.Windows.Inventory.Indicators.InventoryMiscellaneousUexIndicatorStartSync events +### Microsoft.Windows.Inventory.Indicators.InventoryMiscellaneousUexIndicatorStartSync This event indicates that a new set of InventoryMiscellaneousUexIndicatorAdd events will be sent. - - -The following fields are available in this event: +The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +## WinLogon events -## Microsoft.Windows.Security.Winlogon.SetupCompleteLogon events +### Microsoft.Windows.Security.Winlogon.SetupCompleteLogon This event signals the completion of the setup process. It happens only once during the first logon. +## Shared PC events - - -## Microsoft.Windows.SharedPC.AccountManager.DeleteUserAccount events +### Microsoft.Windows.SharedPC.AccountManager.DeleteUserAccount Activity for deletion of a user account for devices set up for Shared PC mode as part of the Transient Account Manager to help keep Windows up to date. Deleting unused user accounts on shared devices frees up disk space to improve Windows Update success rates. - - -The following fields are available in this event: +The following fields are available: - **wilActivity** Windows Error Reporting data collected when there is a failure in deleting a user account with the Transient Account Manager. - **userSid** The security identifier of the account. - **accountType** The type of account that was deleted. Example: AD, AAD, or Local -## Microsoft.Windows.SharedPC.AccountManager.SinglePolicyEvaluation events +### Microsoft.Windows.SharedPC.AccountManager.SinglePolicyEvaluation Activity for run of the Transient Account Manager that determines if any user accounts should be deleted for devices set up for Shared PC mode to help keep Windows up to date. Deleting unused user accounts on shared devices frees up disk space to improve Windows Update success rates - - -The following fields are available in this event: +The following fields are available: - **wilActivity** Windows Error Reporting data collected when there is a failure in evaluating accounts to be deleted with the Transient Account Manager. - **totalAccountCount** The number of accounts on a device after running the Transient Account Manager policies. - **evaluationTrigger** When was the Transient Account Manager policies ran? Example: At log off or during maintenance hours +## Windows Store events -## Microsoft.Windows.StoreAgent.Telemetry.AbortedInstallation events +### Microsoft.Windows.StoreAgent.Telemetry.AbortedInstallation This event sends tracking data about an install/update being canceled, either due to user explicitly canceling or because a new interactive install/update was scheduled, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **PFN** Product Family Name of the product being installed - **ClientAppId** The client App ID that initiated this action. @@ -2794,26 +2578,20 @@ The following fields are available in this event: - **AggregatedPackageFullNames** Includes a set of package full names for each app that is part of an atomic set. -## Microsoft.Windows.StoreAgent.Telemetry.BeginGetInstalledContentIds events +### Microsoft.Windows.StoreAgent.Telemetry.BeginGetInstalledContentIds This event sends content ID data about apps installed on a system, to help determine whether updates for those apps are available. - - -## Microsoft.Windows.StoreAgent.Telemetry.BeginUpdateMetadataPrepare events +### Microsoft.Windows.StoreAgent.Telemetry.BeginUpdateMetadataPrepare This event happens during the process of scanning for available app updates. A cache is first checked to see if app data is available such as the Store Id, otherwise it will call a backend service to get some needed metadata for an app update including app title used in update notifications. StoreAgent events are needed to help keep Windows pre-installed 1st party apps up to date and secure such as the mail and calendar apps. App update failure can be unique across devices and without this data from every device we will not be able to track the success/failure and fix any future vulnerabilities related to these built in Windows Apps. - - -## Microsoft.Windows.StoreAgent.Telemetry.CancelInstallation events +### Microsoft.Windows.StoreAgent.Telemetry.CancelInstallation This event is fired when an app update/install is cancelled when in Interactive mode. Can be user or system cancelled and the hrStatus will help us know why. StoreAgent events are needed to help keep Windows pre-installed 1st party apps up to date and secure such as the mail and calendar apps.?App update failure can be unique across devices and without this data from every device we will not be able to track the success/failure and fix any future vulnerabilities related to these built in Windows Apps. - - -The following fields are available in this event: +The following fields are available: - **IsInteractive** Flag indicating if this an interactive install. - **AttemptNumber** Count of the attempt to cancel @@ -2839,12 +2617,10 @@ The following fields are available in this event: - **AggregatedPackageFullNames** Includes a set of package full names for each app that is part of an atomic set. -## Microsoft.Windows.StoreAgent.Telemetry.CompleteInstallOperationRequest events +### Microsoft.Windows.StoreAgent.Telemetry.CompleteInstallOperationRequest CompleteOperationRequest is logged at the end of the install of new apps or updates. It reports back if it was successful or not. StoreAgent events are needed to help keep Windows pre-installed 1st party apps up to date and secure, such as the mail and calendar apps. App update failure can be unique across devices and without this data from every device we will not be able to track the success/failure and fix any future vulnerabilities related to these built in Windows Apps. - - -The following fields are available in this event: +The following fields are available: - **IsBundle** Flag indicating if this item is a bundle. - **ProductId** Product ID of the item being installed. @@ -2854,12 +2630,10 @@ The following fields are available in this event: - **HResult** HResult code of the action being performed. -## Microsoft.Windows.StoreAgent.Telemetry.EndAcquireLicense events +### Microsoft.Windows.StoreAgent.Telemetry.EndAcquireLicense This event sends data indicating that aquiring the license during software acquisition is complete. - - -The following fields are available in this event: +The following fields are available: - **PFN** Product Family Name of the product being installed. - **HResult** HResult code to show the result of the operation (success/failure). @@ -2885,12 +2659,10 @@ The following fields are available in this event: - **AggregatedPackageFullNames** Includes a set of package full names for each app that is part of an atomic set. -## Microsoft.Windows.StoreAgent.Telemetry.EndDownload events +### Microsoft.Windows.StoreAgent.Telemetry.EndDownload This event happens during the app update or installation process when actual bits are being downloaded at the end of the process to report success or failure. StoreAgent events are needed to help keep Windows pre-installed 1st party apps up to date and secure.?App update failure can be unique across devices and without this data from every device we will not be able to track the success/failure and fix any future vulnerabilities related to these built in Windows Apps. - - -The following fields are available in this event: +The following fields are available: - **PFN** The Product Full Name. - **IsRemediation** Flag indicating if the item was repaired. @@ -2917,32 +2689,26 @@ The following fields are available in this event: - **AggregatedPackageFullNames** Includes a set of package full names for each app that is part of an atomic set. -## Microsoft.Windows.StoreAgent.Telemetry.EndFrameworkUpdate events +### Microsoft.Windows.StoreAgent.Telemetry.EndFrameworkUpdate This event happens when an app update requires an updated Framework package and the process is kicked off to download it. This event fires at the end of the method to report success or failure. StoreAgent events are needed to help keep Windows pre-installed 1st party apps up to date and secure such as the mail and calendar apps. App update failure can be unique across devices and without this data from every device we will not be able to track the success/failure and fix any future vulnerabilities related to these built in Windows Apps. - - -The following fields are available in this event: +The following fields are available: - **HResult** HResult error code returned from this method. -## Microsoft.Windows.StoreAgent.Telemetry.EndGetInstalledContentIds events +### Microsoft.Windows.StoreAgent.Telemetry.EndGetInstalledContentIds This event sends data indicating that the content ID's of installed apps have been collected, including whether or not the collection was successful. - - -The following fields are available in this event: +The following fields are available: - **HResult** Resulting HResult from the method. -## Microsoft.Windows.StoreAgent.Telemetry.EndInstall events +### Microsoft.Windows.StoreAgent.Telemetry.EndInstall This event sends tracking data about the end of the install/update installation, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **BundleId** Bundle ID (if this product is a bundle) - **PFN** Product Family Name of the product being installed. @@ -2968,12 +2734,10 @@ The following fields are available in this event: - **AggregatedPackageFullNames** Includes a set of package full names for each app that is part of an atomic set. -## Microsoft.Windows.StoreAgent.Telemetry.EndScanForUpdates events +### Microsoft.Windows.StoreAgent.Telemetry.EndScanForUpdates This event sends tracking data about the end of the scan for updates, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **HResult** The result code of the last action performed. - **Query** Unused. @@ -2983,12 +2747,10 @@ The following fields are available in this event: - **IsOnline** Flag indicating if it wasan online check (always true). -## Microsoft.Windows.StoreAgent.Telemetry.EndSearchUpdatePackages events +### Microsoft.Windows.StoreAgent.Telemetry.EndSearchUpdatePackages This event sends tracking data about the end of the search for update package for install, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **IsWin32** Flag indicating if this a Win32 app (unused). - **IsRemediation** Flag indicating if this a remediation install. @@ -3013,12 +2775,10 @@ The following fields are available in this event: - **AggregatedPackageFullNames** Includes a set of package full names for each app that is part of an atomic set. -## Microsoft.Windows.StoreAgent.Telemetry.EndStageUserData events +### Microsoft.Windows.StoreAgent.Telemetry.EndStageUserData This event is called in between download and install as we look to see if there is app data that needs to be restored from the cloud. This event is fired at the end of the process to report success or failure. StoreAgent events are needed to help keep Windows pre-installed 1st party apps up to date and secure such as the mail and calendar apps.?App update failure can be unique across devices and without this data from every device we will not be able to track the success/failure and fix any future vulnerabilities related to these built in Windows Apps. - - -The following fields are available in this event: +The following fields are available: - **IsInteractive** Flag indicating if this was a result of user interaction. - **PFN** The Product Full Name. @@ -3042,22 +2802,18 @@ The following fields are available in this event: - **AggregatedPackageFullNames** Includes a set of package full names for each app that is part of an atomic set. -## Microsoft.Windows.StoreAgent.Telemetry.EndUpdateMetadataPrepare events +### Microsoft.Windows.StoreAgent.Telemetry.EndUpdateMetadataPrepare This event happens at the end of the process of scanning for available app updates to report a success or failure. A cache is first checked to see if app data is available such as the Store Id and app title, otherwise it will call a backend service to get some needed metadata for an app update including app title used in update notifications. StoreAgent events are needed to help keep Windows pre-installed 1st party apps up to date and secure such as the mail and calendar apps. App update failure can be unique across devices and without this data from every device we will not be able to track the success/failure and fix any future vulnerabilities related to these built in Windows Apps. - - -The following fields are available in this event: +The following fields are available: - **HResult** The result code of the last action performed. -## Microsoft.Windows.StoreAgent.Telemetry.InstallOperationRequest events +### Microsoft.Windows.StoreAgent.Telemetry.InstallOperationRequest This event happens at the beginning of the install process when an app update or new app is installed. StoreAgent events are needed to help keep Windows pre-installed 1st party apps up to date and secure such as the mail and calendar apps. App update failure can be unique across devices and without this data from every device we will not be able to track the success/failure and fix any future vulnerabilities related to these built in Windows Apps. - - -The following fields are available in this event: +The following fields are available: - **CatalogId** The catalog ID of the item. - **BundleId** The bundle ID of the item. @@ -3066,12 +2822,10 @@ The following fields are available in this event: - **VolumePath** The disk path of the installation. -## Microsoft.Windows.StoreAgent.Telemetry.PauseInstallation events +### Microsoft.Windows.StoreAgent.Telemetry.PauseInstallation This event happens when an app update/install is paused which caan be user or system paused for various reasons like running out of space or batter. StoreAgent events are needed to help keep Windows pre-installed 1st party apps up to date and secure such as the mail and calendar apps.?App update failure can be unique across devices and without this data from every device we will not be able to track the success/failure and fix any future vulnerabilities related to these built in Windows Apps. - - -The following fields are available in this event: +The following fields are available: - **RelatedCV** Correlation Vector of a previous performed action on this product. - **IsRemediation** Flag indicating if this a remediation install. @@ -3097,12 +2851,10 @@ The following fields are available in this event: - **AggregatedPackageFullNames** Includes a set of package full names for each app that is part of an atomic set. -## Microsoft.Windows.StoreAgent.Telemetry.ResumeInstallation events +### Microsoft.Windows.StoreAgent.Telemetry.ResumeInstallation This event happens when an app update/install which was previously paused is resumed which caan be user or system paused for various reasons. StoreAgent events are needed to help keep Windows pre-installed 1st party apps up to date and secure such as the mail and calendar apps.?App update failure can be unique across devices and without this data from every device we will not be able to track the success/failure and fix any future vulnerabilities related to these built in Windows Apps. - - -The following fields are available in this event: +The following fields are available: - **RelatedCV** Correlation Vector for the original install before it was resumed. - **AttemptNumber** Number of retry attempts before it was cancelled. @@ -3130,44 +2882,37 @@ The following fields are available in this event: - **HResult** Return code of the operation. -## Microsoft.Windows.StoreAgent.Telemetry.ResumeOperationRequest events +### Microsoft.Windows.StoreAgent.Telemetry.ResumeOperationRequest This event happens when an app update or new install is restarted. StoreAgent events are needed to help keep Windows pre-installed 1st party apps up to date and secure such as the mail and calendar apps. App update failure can be unique across devices and without this data from every device we will not be able to track the success/failure and fix any future vulnerabilities related to these built in Windows Apps. - - -The following fields are available in this event: +The following fields are available: - **ProductId** The product ID of the app being resumed. -## Microsoft.Windows.StoreAgent.Telemetry.SearchForUpdateOperationRequest events +### Microsoft.Windows.StoreAgent.Telemetry.SearchForUpdateOperationRequest This event happens during the process where the Install Agent is looking to see if there are updates available for the user for an app. StoreAgent events are needed to help keep Windows pre-installed 1st party apps up to date and secure such as the mail and calendar apps. App update failure can be unique across devices and without this data from every device we will not be able to track the success/failure and fix any future vulnerabilities related to these built in Windows Apps. - - -The following fields are available in this event: +The following fields are available: - **ProductId** The Product ID. - **SkuId** Specfic edition of the app being updated. - **CatalogId** Category the product belongs to in the Store. -## Microsoft.Windows.StoreAgent.Telemetry.UpdateAppOperationRequest events +### Microsoft.Windows.StoreAgent.Telemetry.UpdateAppOperationRequest This event happens at the start of the method that is called to update a particular app for a user. StoreAgent events are needed to help keep Windows pre-installed 1st party apps up to date and secure such as the mail and calendar apps. App update failure can be unique across devices and without this data from every device we will not be able to track the success/failure and fix any future vulnerabilities related to these built in Windows Apps. - - -The following fields are available in this event: +The following fields are available: - **PFamN** Product Family Name of the app being updated. +## Windows Update events -## Microsoft.Windows.Update.DataMigrationFramework.DmfMigrationCompleted events +### Microsoft.Windows.Update.DataMigrationFramework.DmfMigrationCompleted This event sends data collected at the end of the Data Migration Framework (DMF) and parameters involved in its invocation, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **MigrationEndtime** A system timestamp of when the DMF migration completed. - **UpdateIds** A collection of GUIDs for updates that are associated with the DMF session. @@ -3176,12 +2921,10 @@ The following fields are available in this event: - **RevisionNumbers** A collection of revision numbers for the updates associated with the DMF session. -## Microsoft.Windows.Update.DataMigrationFramework.DmfMigrationStarted events +### Microsoft.Windows.Update.DataMigrationFramework.DmfMigrationStarted This event sends data collected at the beginning of the Data Migration Framework (DMF) and parameters involved in its invocation, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **UpdateIds** A collection of GUIDs identifying the upgrades that are running. - **MigrationStarttime** The timestamp representing the beginning of the DMF migration. @@ -3191,12 +2934,10 @@ The following fields are available in this event: - **RevisionNumbers** A collection of the revision numbers associated with the UpdateIds. -## Microsoft.Windows.Update.DataMigrationFramework.MigratorResult events +### Microsoft.Windows.Update.DataMigrationFramework.MigratorResult This event sends DMF migrator data to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **MigratorGuid** A GUID identifying the migrator that just completed. - **RunDurationInSeconds** The time it took for the migrator to complete. @@ -3207,12 +2948,10 @@ The following fields are available in this event: - **TotalSteps** Migrators report progress in number of completed steps against the total steps. This is the total number of steps. -## Microsoft.Windows.Update.Orchestrator.Detection events +### Microsoft.Windows.Update.Orchestrator.Detection This event sends launch data for a Windows Update scan to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **wuDeviceid** Unique device ID used by Windows Update. - **revisionNumber** Update revision number. @@ -3227,12 +2966,10 @@ The following fields are available in this event: - **errorCode** The returned error code. -## Microsoft.Windows.Update.Orchestrator.Download events +### Microsoft.Windows.Update.Orchestrator.Download This event sends launch data for a Windows Update download to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **detectionDeferreason** Reason for download not completing - **wuDeviceid** Unique device ID used by Windows Update. @@ -3246,12 +2983,10 @@ The following fields are available in this event: - **updateScenarioType** The update session type. -## Microsoft.Windows.Update.Orchestrator.FlightInapplicable events +### Microsoft.Windows.Update.Orchestrator.FlightInapplicable This event sends data on whether the update was applicable to the device, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **updateId** Unique Update ID - **revisionNumber** Revision Number of the Update @@ -3262,12 +2997,10 @@ The following fields are available in this event: - **updateScenarioType** The update session type. -## Microsoft.Windows.Update.Orchestrator.InitiatingReboot events +### Microsoft.Windows.Update.Orchestrator.InitiatingReboot This event sends data about an Orchestrator requesting a reboot from power management to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **revisionNumber** Revision number of the update. - **EventPublishedTime** Time of the event. @@ -3280,12 +3013,10 @@ The following fields are available in this event: - **updateScenarioType** The update session type. -## Microsoft.Windows.Update.Orchestrator.Install events +### Microsoft.Windows.Update.Orchestrator.Install This event sends launch data for a Windows Update install to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **eventScenario** End to end update session ID. - **deferReason** Reason for install not completing. @@ -3306,12 +3037,10 @@ The following fields are available in this event: - **updateScenarioType** The update session type. -## Microsoft.Windows.Update.Orchestrator.PostInstall events +### Microsoft.Windows.Update.Orchestrator.PostInstall This event sends data about lite stack devices (mobile, IOT, anything non-PC) immediately before data migration is launched to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **wuDeviceid** Unique device ID used by Windows Update. - **eventScenario** End to end update session ID. @@ -3323,12 +3052,10 @@ The following fields are available in this event: - **flightID** Unique update ID. -## Microsoft.Windows.Update.Orchestrator.RebootFailed events +### Microsoft.Windows.Update.Orchestrator.RebootFailed This event sends information about whether an update required a reboot and reasons for failure to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **updateId** Update ID. - **batteryLevel** Current battery capacity in mWh or percentage left. @@ -3344,36 +3071,10 @@ The following fields are available in this event: - **updateScenarioType** The update session type. -## Microsoft.Windows.Update.Orchestrator.RebootNoLongerNeeded events - -This event sends data about whether the Update Service is waiting on a reboot, to help keep Windows up to date. - - -The following fields are available in this event: - -- **UTCTime** Time of event - - -## Microsoft.Windows.Update.Orchestrator.RefreshSettings events - -This event sends basic data about the version of upgrade settings applied to the system to help keep Windows up to date. - - -The following fields are available in this event: - -- **RebootTaskRestoredTime** The time that it took for the reboot task to be restored. -- **wuDeviceid** Unique device ID used by Windows Update. -- **errorCode** Hex code for the error message, to allow lookup of the specific error. -- **settingsETag** Version identifier for the settings. -- **settingsDownloadTime** Timestamp of the last attempt to acquire settings. - - -## Microsoft.Windows.Update.Orchestrator.RestoreRebootTask events +### Microsoft.Windows.Update.Orchestrator.RestoreRebootTask This event sends data indicating that a reboot task is missing unexpectedly on a device and the task is restored because a reboot is still required, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **RebootTaskRestoredTime** Time at which this reboot task was restored. - **wuDeviceid** Device id on which the reboot is restored @@ -3381,12 +3082,10 @@ The following fields are available in this event: - **updateId** Update ID. -## Microsoft.Windows.Update.Orchestrator.SystemNeeded events +### Microsoft.Windows.Update.Orchestrator.SystemNeeded This event sends data about why a device is unable to reboot, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **eventScenario** End to end update session ID. - **wuDeviceid** Unique device ID used by Windows Update. @@ -3398,12 +3097,10 @@ The following fields are available in this event: - **updateScenarioType** The update session type. -## Microsoft.Windows.Update.Orchestrator.UpdatePolicyCacheRefresh events +### Microsoft.Windows.Update.Orchestrator.UpdatePolicyCacheRefresh This event sends data on whether Update Management Policies were enabled on a device, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **wuDeviceid** Unique device ID used by Windows Update. - **policyCacherefreshtime** Refresh time @@ -3412,12 +3109,10 @@ The following fields are available in this event: - **configuredPoliciescount** Policy Count -## Microsoft.Windows.Update.Orchestrator.UpdateRebootRequired events +### Microsoft.Windows.Update.Orchestrator.UpdateRebootRequired This event sends data about whether an update required a reboot to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **updateId** Update ID. - **revisionNumber** Update revision number. @@ -3428,26 +3123,10 @@ The following fields are available in this event: - **updateScenarioType** The update session type. -## Microsoft.Windows.Update.Orchestrator.USODiagnostics events - -This event sends data on whether the state of the update attempt, to help keep Windows up to date. - - -The following fields are available in this event: - -- **wuDeviceid** Unique ID for Device -- **updateId** Unique ID for Update -- **revisionNumber** Unique revision number of the Update -- **errorCode** result showing success or failure of current update -- **updateState** Progress within an update state - - -## Microsoft.Windows.Update.Ux.MusNotification.RebootScheduled events +### Microsoft.Windows.Update.Ux.MusNotification.RebootScheduled This event sends data about a required reboot that is scheduled with no user interaction, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **updateId** Update ID of the update that is getting installed with this reboot. - **ScheduledRebootTime** Time of the scheduled reboot. @@ -3461,19 +3140,16 @@ The following fields are available in this event: - **rebootState** The state of the reboot. -## Microsoft.Windows.Upgrade.Uninstall.UninstallGoBackButtonClicked events +### Microsoft.Windows.Upgrade.Uninstall.UninstallGoBackButtonClicked This event sends basic metadata about the starting point of uninstalling an update which helps us ensure customers can safely revert to a well-known state if the update caused any problems. +## Windows Error Reporting events - - -## Microsoft.Windows.WERVertical.OSCrash events +### Microsoft.Windows.WERVertical.OSCrash This event sends binary data from the collected dump file wheneveer a bug check occurs, to help keep Windows up to date. The is the OneCore version of this event. - - -The following fields are available in this event: +The following fields are available: - **ReportId** WER Report Id associated with this bug check (used for finding the corresponding report archive in Watson). - **BugCheckCode** Uint64 "bugcheck code" that identifies a proximate cause of the bug check. @@ -3486,13 +3162,12 @@ The following fields are available in this event: - **DumpFileSize** Size of the dump file - **DumpFileAttributes** Codes that identify the type of data contained in the dump file +## Upgrade events -## Setup360Telemetry.Downlevel events +### Setup360Telemetry.Downlevel This event sends data indicating that the device has invoked the downlevel phase of the upgrade, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **ClientId** In the Windows Update scenario, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value (being leveraged by China Partners). - **InstanceId** Unique GUID that identifies each instance of setuphost.exe @@ -3509,12 +3184,10 @@ The following fields are available in this event: - **SetupVersionBuildNumber** Build number of Setup360 (build number of target OS). -## Setup360Telemetry.Finalize events +### Setup360Telemetry.Finalize This event sends data indicating that the device has invoked the finalize phase of the upgrade, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **ClientId** In the Windows Update scenario, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. - **InstanceId** Unique GUID that identifies each instance of setuphost.exe @@ -3531,12 +3204,10 @@ The following fields are available in this event: - **SetupVersionBuildNumber** Build number of Setup360 (build number of target OS). -## Setup360Telemetry.OsUninstall events +### Setup360Telemetry.OsUninstall The event sends data regarding OS Updates and Upgrades from Windows 7, Windows 8, and Windows 10. Specifically the Setup360Telemetry.OSUninstall indicates the outcome of an OS Uninstall. - - -The following fields are available in this event: +The following fields are available: - **ClientId** For Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. - **InstanceId** Unique GUID that identifies each instance of setuphost.exe. @@ -3553,12 +3224,10 @@ The following fields are available in this event: - **SetupVersionBuildNumber** Build number of Setup360 (build number of target OS). -## Setup360Telemetry.PostRebootInstall events +### Setup360Telemetry.PostRebootInstall This event sends data indicating that the device has invoked the postrebootinstall phase of the upgrade, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **ClientId** In the Windows Update scenario, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value (being leveraged by China Partners) - **InstanceId** Unique GUID that identifies each instance of setuphost.exe @@ -3575,12 +3244,10 @@ The following fields are available in this event: - **SetupVersionBuildNumber** Build number of Setup360 (build number of target OS). -## Setup360Telemetry.PreDownloadQuiet events +### Setup360Telemetry.PreDownloadQuiet This event sends data indicating that the device has invoked the predownload quiet phase of the upgrade, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **ClientId** In the Windows Update scenario, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. - **InstanceId** Unique GUID that identifies each instance of setuphost.exe @@ -3597,12 +3264,10 @@ The following fields are available in this event: - **SetupVersionBuildNumber** Build number of Setup360 (build number of target OS). -## Setup360Telemetry.PreDownloadUX events +### Setup360Telemetry.PreDownloadUX The event sends data regarding OS Updates and Upgrades from Windows 7, Windows 8, and Windows 10. Specifically the Setup360Telemetry.PredownloadUX indicates the outcome of the PredownloadUX portion of the update process. - - -The following fields are available in this event: +The following fields are available: - **ClientId** For Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. - **InstanceId** Unique GUID that identifies each instance of setuphost.exe. @@ -3619,12 +3284,10 @@ The following fields are available in this event: - **SetupVersionBuildNumber** Build number of Setup360 (build number of target OS). -## Setup360Telemetry.PreInstallQuiet events +### Setup360Telemetry.PreInstallQuiet This event sends data indicating that the device has invoked the preinstall quiet phase of the upgrade, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **ClientId** In the Windows Update scenario, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. - **InstanceId** Unique GUID that identifies each instance of setuphost.exe @@ -3641,12 +3304,10 @@ The following fields are available in this event: - **SetupVersionBuildNumber** Build number of Setup360 (build number of target OS). -## Setup360Telemetry.PreInstallUX events +### Setup360Telemetry.PreInstallUX This event sends data regarding OS Updates and Upgrades from Windows 7, Windows 8.X, Windows 10. Specifically, the Setup360Telemetry.PreinstallUX indicates the outcome of the PreinstallUX portion of the update process. - - -The following fields are available in this event: +The following fields are available: - **ClientId** For Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. - **InstanceId** Unique GUID that identifies each instance of setuphost.exe. @@ -3663,12 +3324,10 @@ The following fields are available in this event: - **SetupVersionBuildNumber** Build number of Setup360 (build number of target OS). -## Setup360Telemetry.Setup360 events +### Setup360Telemetry.Setup360 This event sends data about OS deployment scenarios, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **InstanceId** Retrieves a unique identifier for each instance of a setup session - **ReportId** Retrieves the report ID @@ -3679,12 +3338,10 @@ The following fields are available in this event: - **ClientId** Retrieves the upgrade ID: Upgrades via WU - specifies the WU clientID. All other deployment - static string. -## Setup360Telemetry.UnexpectedEvent events +### Setup360Telemetry.UnexpectedEvent This event sends data indicating that the device has invoked the unexpected event phase of the upgrade, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **ClientId** In the Windows Update scenario, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. - **InstanceId** Unique GUID that identifies each instance of setuphost.exe @@ -3701,12 +3358,12 @@ The following fields are available in this event: - **SetupVersionBuildNumber** Build number of Setup360 (build number of target OS). -## SetupPlatformTel.SetupPlatformTelActivityEvent events +## Setup events + +### SetupPlatformTel.SetupPlatformTelActivityEvent This event sends a unique ID that can be used to bind Setup Platform events together, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **FieldName** Retrieves the event name/data point. Examples: InstallStartTime, InstallEndtime, OverallResult etc. - **GroupName** Retrieves the groupname the event belongs to. Example: Install Information, DU Information, Disk Space Information etc. @@ -3715,41 +3372,34 @@ The following fields are available in this event: - **ActivityName** Provides a friendly name of the package type that belongs to the ActivityId (Setup, LanguagePack, GDR, Driver, etc.) -## SetupPlatformTel.SetupPlatformTelActivityStarted events +### SetupPlatformTel.SetupPlatformTelActivityStarted This event sends basic metadata about the update installation process generated by SetupPlatform to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **Name** The name of the dynamic update type. Example: GDR driver -## SetupPlatformTel.SetupPlatformTelActivityStopped events +### SetupPlatformTel.SetupPlatformTelActivityStopped This event sends basic metadata about the update installation process generated by SetupPlatform to help keep Windows up to date. - - -## SetupPlatformTel.SetupPlatformTelEvent events +### SetupPlatformTel.SetupPlatformTelEvent This service retrieves events generated by SetupPlatform, the engine that drives the various deployment scenarios. - - -The following fields are available in this event: +The following fields are available: - **FieldName** Retrieves the event name/data point. Examples: InstallStartTime, InstallEndtime, OverallResult etc. - **Value** Retrieves the value associated with the corresponding event name (Field Name). For example: For time related events this will include the system time. - **GroupName** Retrieves the groupname the event belongs to. Example: Install Information, DU Information, Disk Space Information etc. +## Software update events -## SoftwareUpdateClientTelemetry.CheckForUpdates events +### SoftwareUpdateClientTelemetry.CheckForUpdates This event sends tracking data about the software distribution client check for content that is applicable to a device, to help keep Windows up to date - - -The following fields are available in this event: +The following fields are available: - **EventScenario** Indicates the purpose of sending this event - whether because the software distribution just started checking for content, or whether it was cancelled, succeeded, or failed. - **EventInstanceID** A globally unique identifier for event instance. @@ -3826,12 +3476,10 @@ The following fields are available in this event: - **PauseFeatureUpdatesEndTime** If feature OS updates are paused on the device, this is the date and time for the end of the pause time window. -## SoftwareUpdateClientTelemetry.Commit events +### SoftwareUpdateClientTelemetry.Commit This event sends data on whether the Update Service has been called to execute an upgrade, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **EventScenario** State of call - **EventInstanceID** A globally unique identifier for event instance. @@ -3857,12 +3505,10 @@ The following fields are available in this event: - **CallerApplicationName** The name provided by the caller who initiated API calls into the software distribution client -## SoftwareUpdateClientTelemetry.Download events +### SoftwareUpdateClientTelemetry.Download This event sends tracking data about the software distribution client download of the content for that update, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **EventScenario** Indicates the purpose of sending this event - whether because the software distribution just started downloading content, or whether it was cancelled, succeeded, or failed. - **EventInstanceID** A globally unique identifier for event instance. @@ -3942,12 +3588,10 @@ The following fields are available in this event: - **AppXDownloadScope** Indicates the scope of the download for application content. For streaming install scenarios, AllContent - non-streaming download, RequiredOnly - streaming download requested content required for launch, AutomaticOnly - streaming download requested automatic streams for the app, and Unknown - for events sent before download scope is determined by the Windows Update client. -## SoftwareUpdateClientTelemetry.Install events +### SoftwareUpdateClientTelemetry.Install This event sends tracking data about the software distribution client installation of the content for that update, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **EventScenario** Indicates the purpose of sending this event - whether because the software distribution just started installing content, or whether it was cancelled, succeeded, or failed. - **EventInstanceID** A globally unique identifier for event instance. @@ -4023,12 +3667,10 @@ The following fields are available in this event: - **MergedUpdate** Indicates whether an OS update and a BSP update were merged for install. -## SoftwareUpdateClientTelemetry.SLSDiscovery events +### SoftwareUpdateClientTelemetry.SLSDiscovery This event sends data about the ability of Windows to discover the location of a backend server with which it must connect to perform updates or content acquisition, in order to determine disruptions in availability of update services and provide context for Windows Update errors. - - -The following fields are available in this event: +The following fields are available: - **EventScenario** Indicates the purpose of sending this event - whether because the software distribution just started checking for content, or whether it was cancelled, succeeded, or failed - **SusClientId** The unique device ID controlled by the software distribution client @@ -4040,12 +3682,10 @@ The following fields are available in this event: - **NextExpirationTime** Indicates when the SLS cab expires -## SoftwareUpdateClientTelemetry.UpdateDetected events +### SoftwareUpdateClientTelemetry.UpdateDetected This event sends data about an AppX app that has been updated from the Windows Store, including what app needs an update and what version/architecture is required, in order to understand and address problems with apps getting required updates. - - -The following fields are available in this event: +The following fields are available: - **CallerApplicationName** The name provided by the caller who initiated API calls into the software distribution client - **ApplicableUpdateInfo** Metadata for the updates which were detected as applicable @@ -4087,41 +3727,38 @@ The following fields are available in this event: - **IntentPFNs** Intended application-set metadata for atomic update scenarios. -## SoftwareUpdateClientTelemetry.UpdateMetadataIntegrity events +### SoftwareUpdateClientTelemetry.UpdateMetadataIntegrity +This event identifies whether updates have been tampered with and protects against man-in-the-middle attacks. +The following fields are available: +- **EventScenario** The purpose of this event, such as scan started, scan succeeded, or scan failed. +- **ServiceGuid** Identifies the service to which the software distribution client is connected, Example: Windows Update or Windows Store +- **MetadataIntegrityMode** The mode of the transport metadata integrity check. 0 = unknown; 1 = ignore; 2 = audit; 3 = enforce +- **StatusCode** The status code of the event. +- **ExtendedStatusCode** The secondary status code of the event. +- **RevisionId** The revision ID for a specific piece of content. +- **UpdateId** The update ID for a specific piece of content. +- **RevisionNumber** The revision number for a specific piece of content. +- **TimestampTokenId** The time this was created. It is encoded in a timestamp blob and will be zero if the token is malformed. +- **LeafCertId** Integral ID from the FragmentSigning data for certificate that failed. +- **SHA256OfLeafCertPublicKey** A base64 encoding of the hash of the Base64CertData in the FragmentSigning data of the leaf certificate. +- **MetadataSignature** A base64-encoded string of the signature associated with the update metadata (specified by revision ID). +- **SignatureAlgorithm** The hash algorithm for the metadata signature. +- **SHA256OfTimestampToken** A base64-encoded string of hash of the timestamp token blob. +- **ValidityWindowInDays** The validity window that's in effect when verifying the timestamp. +- **TimestampTokenCertThumbprint** The thumbprint of the encoded timestamp token. +- **RawMode** The raw unparsed mode string from the SLS response. This field is null if not applicable. +- **RawValidityWindowInDays** The raw unparsed validity window string in days of the timestamp token. This field is null if not applicable. +- **SHA256OfLeafCerData** A base64 encoding of the hash for the Base64CerData in the FragmentSigning data of the leaf certificate. +- **ListOfSHA256OfIntermediateCerData** A semicolon delimited list of base64 encoding of hashes for the Base64CerData in the FragmentSigning data of an intermediate certificate. +## Windows Telemetry events -The following fields are available in this event: - -- **EventScenario** -- **ServiceGuid** -- **MetadataIntegrityMode** -- **StatusCode** -- **ExtendedStatusCode** -- **RevisionId** -- **UpdateId** -- **RevisionNumber** -- **TimestampTokenId** -- **LeafCertId** -- **SHA256OfLeafCertPublicKey** -- **MetadataSignature** -- **SignatureAlgorithm** -- **SHA256OfTimestampToken** -- **ValidityWindowInDays** -- **TimestampTokenCertThumbprint** -- **RawMode** -- **RawValidityWindowInDays** -- **SHA256OfLeafCerData** -- **ListOfSHA256OfIntermediateCerData** - - -## TelClientSynthetic.AuthorizationInfo_RuntimeTransition events +### TelClientSynthetic.AuthorizationInfo_RuntimeTransition This event sends data indicating that a device has undergone a change of telemetry opt-in level during the runtime of the device (not at UTC boot or offline), to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **CanAddMsaToMsTelemetry** True if UTC is allowed to add MSA user identity onto telemetry from the OS provider groups. - **CanCollectAnyTelemetry** True if UTC is allowed to collect non-OS telemetry. Non-OS telemetry is responsible for providing its own opt-in mechanism. @@ -4136,12 +3773,10 @@ The following fields are available in this event: - **PreviousPermissions** Bitmask representing the previously configured permissions since the telemetry opt-in level was last changed. -## TelClientSynthetic.AuthorizationInfo_Startup events +### TelClientSynthetic.AuthorizationInfo_Startup This event sends data indicating that a device has undergone a change of telemetry opt-in level detected at UTC startup, to help keep Windows up to date. - - -The following fields are available in this event: +The following fields are available: - **TransitionFromEverythingOff** True if this transition is moving from not allowing core telemetry to allowing core telemetry. - **CanCollectAnyTelemetry** True if UTC is allowed to collect non-OS telemetry. Non-OS telemetry is responsible for providing its own opt-in mechanism. @@ -4156,12 +3791,10 @@ The following fields are available in this event: - **PreviousPermissions** Bitmask representing the previously configured permissions since the telemetry client was last started. -## TelClientSynthetic.ConnectivityHeartBeat_0 events +### TelClientSynthetic.ConnectivityHeartBeat_0 This event sends data about the connectivity status of the Connected User Experience and Telemetry component that uploads telemetry events. If an unrestricted free network (such as Wi-Fi) is available, this event updates the last successful upload time. Otherwise, it checks whether a Connectivity Heartbeat event was fired in the past 24 hours, and if not, it fires an event. A Connectivity Heartbeat event also fires when a device recovers from costed network to free network. - - -The following fields are available in this event: +The following fields are available: - **CensusExitCode** Returns last execution codes from census client run. - **CensusStartTime** Returns timestamp corresponding to last successful census run. @@ -4173,12 +3806,10 @@ The following fields are available in this event: - **LastConntectivityLossTime** Retrieves the last time the device lost free network. -## TelClientSynthetic.HeartBeat_5 events +### TelClientSynthetic.HeartBeat_5 This event sends data about the health and quality of the telemetry data from the given device, to help keep Windows up to date. It also enables data analysts to determine how 'trusted' the data is from a given device. - - -The following fields are available in this event: +The following fields are available: - **PreviousHeartBeatTime** The time of last heartbeat event. This allows chaining of events. - **EtwDroppedCount** The number of events dropped by the ETW layer of the telemetry client. @@ -4216,13 +3847,12 @@ The following fields are available in this event: - **CensusExitCode** The last exit code of the Census task. - **CensusStartTime** The time of the last Census run. +## Update events -## Update360Telemetry.UpdateAgent_DownloadRequest events +### Update360Telemetry.UpdateAgent_DownloadRequest This event sends data during the download request phase of updating Windows. - - -The following fields are available in this event: +The following fields are available: - **ErrorCode** The error code returned for the current download request phase. - **PackageCountTotal** Total number of packages needed. @@ -4245,12 +3875,10 @@ The following fields are available in this event: - **DeletedCorruptFiles** Indicates if UpdateAgent found any corrupt payload files and whether the payload was deleted. -## Update360Telemetry.UpdateAgent_Initialize events +### Update360Telemetry.UpdateAgent_Initialize This event sends data during the initialize phase of updating Windows. - - -The following fields are available in this event: +The following fields are available: - **ErrorCode** The error code returned for the current initialize phase. - **SessionData** Contains instructions to update agent for processing FODs and DUICs (Null for other scenarios). @@ -4264,12 +3892,10 @@ The following fields are available in this event: - **Result** Result of the initialize phase of update. 0 = Succeeded, 1 = Failed, 2 = Cancelled, 3 = Blocked, 4 = BlockCancelled -## Update360Telemetry.UpdateAgent_Install events +### Update360Telemetry.UpdateAgent_Install This event sends data during the install phase of updating Windows. - - -The following fields are available in this event: +The following fields are available: - **ErrorCode** The error code returned for the current install phase. - **ObjectId** Unique value for each Update Agent mode. @@ -4281,12 +3907,10 @@ The following fields are available in this event: - **UpdateId** Unique ID for each update. -## Update360Telemetry.UpdateAgent_ModeStart events +### Update360Telemetry.UpdateAgent_ModeStart This event sends data for the start of each mode during the process of updating Windows. - - -The following fields are available in this event: +The following fields are available: - **Mode** Indicates that the Update Agent mode that has started. 1 = Initialize, 2 = DownloadRequest, 3 = Install, 4 = Commit - **ObjectId** Unique value for each Update Agent mode. @@ -4297,12 +3921,10 @@ The following fields are available in this event: - **UpdateId** Unique ID for each update. -## Update360Telemetry.UpdateAgent_SetupBoxLaunch events +### Update360Telemetry.UpdateAgent_SetupBoxLaunch This event sends data during the launching of the setup box when updating Windows. - - -The following fields are available in this event: +The following fields are available: - **Quiet** Indicates whether setup is running in quiet mode. 0 = false 1 = true - **ObjectId** Unique value for each Update Agent mode. From fa3372f67d725cc1aa900295b82cf48eac434a78 Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Sun, 5 Mar 2017 15:36:06 -0800 Subject: [PATCH 14/51] typos --- .../basic-level-windows-telemetry-events-and-fields.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/windows/manage/basic-level-windows-telemetry-events-and-fields.md b/windows/manage/basic-level-windows-telemetry-events-and-fields.md index d0a473e67a..4bccced379 100644 --- a/windows/manage/basic-level-windows-telemetry-events-and-fields.md +++ b/windows/manage/basic-level-windows-telemetry-events-and-fields.md @@ -1,6 +1,6 @@ --- description: Use this article to learn more about what Windows telemetry is gathered at the basic level. -title: Windows 10, version 1703 basic telemetry events and fields (Windows 10) +title: Windows 10 version 1703 basic telemetry events and fields (Windows 10) keywords: privacy, telemetry ms.prod: w10 ms.mktglfcycl: manage @@ -12,7 +12,7 @@ ms.author: brianlic --- -# Windows 10, version 1703 basic telemetry events and fields +# Windows 10 version 1703 basic telemetry events and fields > [!IMPORTANT] @@ -153,7 +153,7 @@ The following fields are available: - **signatureState** Represents the state of the signature, if it signed, unsigned, OS signed and so on. - **publisherName** Represents the name of the publisher of the file requesting elevation from low IL. - **cmdLine** Represents the full command line arguments being used to elevate. -- **Hash.Length** epresents the length of the hash of the file requesting elevation from low IL. +- **Hash.Length** Represents the length of the hash of the file requesting elevation from low IL. - **Hash** Represents the hash of the file requesting elevation from low IL. - **HashAlgId** Represents the algorithm ID of the hash of the file requesting elevation from low IL. - **telemetryFlags** Represents the details about the elevation prompt for CEIP data. From 4dc698b69bd4ec5cfdd51406ff2b60dcc9b2b9c2 Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Sun, 5 Mar 2017 15:38:11 -0800 Subject: [PATCH 15/51] fixed heading --- .../manage/basic-level-windows-telemetry-events-and-fields.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/manage/basic-level-windows-telemetry-events-and-fields.md b/windows/manage/basic-level-windows-telemetry-events-and-fields.md index 4bccced379..5c958a43f8 100644 --- a/windows/manage/basic-level-windows-telemetry-events-and-fields.md +++ b/windows/manage/basic-level-windows-telemetry-events-and-fields.md @@ -38,7 +38,7 @@ You can learn more about Windows functional and telemetry through these articles - [Manage connections from Windows operating system components to Microsoft services](manage-connections-from-windows-operating-system-components-to-microsoft-services.md) - [Configure Windows telemetry in your organization](configure-windows-telemetry-in-your-organization.md) -## Common Data Extensions +## Common data extensions Common data extensions includes fields that are sent with every event. From 6a3daa6d32dc34d0a49a57180a19fc22181a8873 Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Sun, 5 Mar 2017 15:52:27 -0800 Subject: [PATCH 16/51] more tpos --- ...asic-level-windows-telemetry-events-and-fields.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/windows/manage/basic-level-windows-telemetry-events-and-fields.md b/windows/manage/basic-level-windows-telemetry-events-and-fields.md index 5c958a43f8..09888eaa27 100644 --- a/windows/manage/basic-level-windows-telemetry-events-and-fields.md +++ b/windows/manage/basic-level-windows-telemetry-events-and-fields.md @@ -1,5 +1,5 @@ --- -description: Use this article to learn more about what Windows telemetry is gathered at the basic level. +description: Use this article to learn more about what Windows telemetry is gathered at the basic telemetry level. title: Windows 10 version 1703 basic telemetry events and fields (Windows 10) keywords: privacy, telemetry ms.prod: w10 @@ -26,11 +26,11 @@ ms.author: brianlic - Windows Server 2016 -The Basic level gathers a limited set of information that is critical for understanding the device and its configuration including: basic device information, quality-related information, app compatibility, and Windows Store. When the telemetry level is set to Basic, it also includes the Security level information. +The Basic telemetry level gathers a limited set of information that is critical for understanding the device and its configuration including: basic device information, quality-related information, app compatibility, and Windows Store. When the telemetry level is set to Basic, it also includes the Security level information. -The Basic level helps to identify problems that can occur on a particular device hardware or software configuration. For example, it can help determine if crashes are more frequent on devices with a specific amount of memory or that are running a particular driver version. This helps Microsoft fix OS or Application problems. +The Basic level helps to identify problems that can occur on a particular device hardware or software configuration. For example, it can help determine if crashes are more frequent on devices with a specific amount of memory or that are running a particular driver version. This helps Microsoft fix operating system or app problems. -Use this article to learn about telemetry events, grouped by Event Area, and the fields within each event. A brief description is provided for each Field. Note that every event generated includes Common Data, which collects system data. +Use this article to learn about telemetry events, grouped by Event Area, and the fields within each event. A brief description is provided for each Field. Every event generated includes common data, which collects device data. You can learn more about Windows functional and telemetry through these articles: @@ -40,7 +40,7 @@ You can learn more about Windows functional and telemetry through these articles ## Common data extensions -Common data extensions includes fields that are sent with every event. +Common data extensions include fields that are sent with every event. ### Common Data Extensions.App @@ -73,7 +73,7 @@ The following fields are available: - **flags** Represents the bitmap that captures various Windows specific flags. - **cpId** The composer ID, such as Reference, Desktop, Phone, Holographic, Hub, IoT Composer. - **tickets** A list of strings that represent entries in the HTTP header of the web request that includes this event. -- **bseq** Upload buffer sequence number in the format : +- **bseq** Upload buffer sequence number in the format \:\ ### Common Data Extensions.Device From 0f1db9b5664d1527319cd95c5e265f3c4d7c22ca Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Sun, 5 Mar 2017 15:58:45 -0800 Subject: [PATCH 17/51] edits --- .../manage/basic-level-windows-telemetry-events-and-fields.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/manage/basic-level-windows-telemetry-events-and-fields.md b/windows/manage/basic-level-windows-telemetry-events-and-fields.md index 09888eaa27..4c6ac9a0f1 100644 --- a/windows/manage/basic-level-windows-telemetry-events-and-fields.md +++ b/windows/manage/basic-level-windows-telemetry-events-and-fields.md @@ -32,7 +32,7 @@ The Basic level helps to identify problems that can occur on a particular device Use this article to learn about telemetry events, grouped by Event Area, and the fields within each event. A brief description is provided for each Field. Every event generated includes common data, which collects device data. -You can learn more about Windows functional and telemetry through these articles: +Use the following articles to learn more about Windows functional data and telemetry: - [Manage connections from Windows operating system components to Microsoft services](manage-connections-from-windows-operating-system-components-to-microsoft-services.md) From ce4a9ac9d070e9b539c42838a2e37da31b3b87a7 Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Mon, 6 Mar 2017 09:12:37 -0800 Subject: [PATCH 18/51] added mon field --- .../manage/basic-level-windows-telemetry-events-and-fields.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/windows/manage/basic-level-windows-telemetry-events-and-fields.md b/windows/manage/basic-level-windows-telemetry-events-and-fields.md index 4c6ac9a0f1..6853a833f9 100644 --- a/windows/manage/basic-level-windows-telemetry-events-and-fields.md +++ b/windows/manage/basic-level-windows-telemetry-events-and-fields.md @@ -73,7 +73,8 @@ The following fields are available: - **flags** Represents the bitmap that captures various Windows specific flags. - **cpId** The composer ID, such as Reference, Desktop, Phone, Holographic, Hub, IoT Composer. - **tickets** A list of strings that represent entries in the HTTP header of the web request that includes this event. -- **bseq** Upload buffer sequence number in the format \:\ +- **bseq** Upload buffer sequence number in the format \:\. +- **mon** Combined monitor and event sequence numbers in the format \:\. ### Common Data Extensions.Device From f615f10cf6ad6d2897676dc49dbbd917008c6c23 Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Fri, 10 Mar 2017 11:24:03 -0800 Subject: [PATCH 19/51] new draft --- ...vel-windows-telemetry-events-and-fields.md | 2117 ++++++++++------- 1 file changed, 1273 insertions(+), 844 deletions(-) diff --git a/windows/manage/basic-level-windows-telemetry-events-and-fields.md b/windows/manage/basic-level-windows-telemetry-events-and-fields.md index 6853a833f9..5be734e05d 100644 --- a/windows/manage/basic-level-windows-telemetry-events-and-fields.md +++ b/windows/manage/basic-level-windows-telemetry-events-and-fields.md @@ -1,6 +1,6 @@ --- description: Use this article to learn more about what Windows telemetry is gathered at the basic telemetry level. -title: Windows 10 version 1703 basic telemetry events and fields (Windows 10) +title: Windows 10, version 1703 and Windows Server 2016 basic telemetry events and fields (Windows 10) keywords: privacy, telemetry ms.prod: w10 ms.mktglfcycl: manage @@ -12,7 +12,7 @@ ms.author: brianlic --- -# Windows 10 version 1703 basic telemetry events and fields +# Windows 10, version 1703 and Windows Server 2016 basic telemetry level events and fields > [!IMPORTANT] @@ -30,20 +30,25 @@ The Basic telemetry level gathers a limited set of information that is critical The Basic level helps to identify problems that can occur on a particular device hardware or software configuration. For example, it can help determine if crashes are more frequent on devices with a specific amount of memory or that are running a particular driver version. This helps Microsoft fix operating system or app problems. -Use this article to learn about telemetry events, grouped by Event Area, and the fields within each event. A brief description is provided for each Field. Every event generated includes common data, which collects device data. +Use this article to learn about telemetry events, grouped by event area, and the fields within each event. A brief description is provided for each field. Every event generated includes common data, which collects device data. -Use the following articles to learn more about Windows functional data and telemetry: +You can learn more about Windows functional and telemetry through these articles: - [Manage connections from Windows operating system components to Microsoft services](manage-connections-from-windows-operating-system-components-to-microsoft-services.md) - [Configure Windows telemetry in your organization](configure-windows-telemetry-in-your-organization.md) -## Common data extensions -Common data extensions include fields that are sent with every event. + +## Common Data Extensions + +Common data extensions includes fields that are sent with every event. ### Common Data Extensions.App + + + The following fields are available: - **expId** Associates a flight, such as an OS flight, or an experiment, such as a web site UX experiment, with an event. @@ -55,6 +60,8 @@ The following fields are available: ### Common Data Extensions.CS + + The following fields are available: - **sig** A common schema signature that identifies new and modified event schemas. @@ -63,6 +70,8 @@ The following fields are available: ### Common Data Extensions.CUET + + The following fields are available: - **stId** Represents the Scenario Entry Point ID. This is a unique GUID for each event in a diagnostic scenario. This used to be Scenario Trigger ID. @@ -73,13 +82,15 @@ The following fields are available: - **flags** Represents the bitmap that captures various Windows specific flags. - **cpId** The composer ID, such as Reference, Desktop, Phone, Holographic, Hub, IoT Composer. - **tickets** A list of strings that represent entries in the HTTP header of the web request that includes this event. -- **bseq** Upload buffer sequence number in the format \:\. -- **mon** Combined monitor and event sequence numbers in the format \:\. +- **bseq** Upload buffer sequence number in the format \:\ +- **mon** Combined monitor and event sequence numbers in the format \:\ ### Common Data Extensions.Device + + The following fields are available: - **ver** Represents the major and minor version of the extension. @@ -90,6 +101,8 @@ The following fields are available: ### Common Data Extensions.Envelope + + The following fields are available: - **ver** Represents the major and minor version of the extension. @@ -110,6 +123,8 @@ The following fields are available: ### Common Data Extensions.OS + + The following fields are available: - **ver** Represents the major and minor version of the extension. @@ -121,6 +136,8 @@ The following fields are available: ### Common Data Extensions.User + + The following fields are available: - **ver** Represents the major and minor version of the extension. @@ -130,6 +147,8 @@ The following fields are available: ### Common Data Extensions.XBL + + The following fields are available: - **nbf** Not before time @@ -144,6 +163,8 @@ The following fields are available: ### Common Data Extensions.Consent UI Event This User Account Control (UAC) telemetry point collects information on elevations that originate from low integrity levels. This occurs when a process running at low integrity level (IL) requires higher (administrator) privileges, and therefore requests for elevation via UAC (consent.exe). By better understanding the processes requesting these elevations, Microsoft can in turn improve the detection and handling of potentially malicious behavior in this path. + + The following fields are available: - **eventType** Represents the type of elevation: If it succeeded, was cancelled, or was auto-approved. @@ -162,7 +183,6 @@ The following fields are available: - **fileVersionMS** Represents the major version of the file requesting elevation. - **fileVersionLS** Represents the minor version of the file requesting elevation. - ## Common data fields Common data fields are fields that are sent in one or more events. @@ -170,6 +190,8 @@ Common data fields are fields that are sent in one or more events. ### MS.Device.DeviceInventory.Change These fields are added whenever Ms.Device.DeviceInventoryChange is included in the event. + + The following fields are available: - **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. @@ -183,6 +205,8 @@ The following fields are available: ### Census.App This event sends version data about the Apps running on this device, to help keep Windows up to date. + + The following fields are available: - **IEVersion** Retrieves which version of Internet Explorer is running on this device. @@ -192,6 +216,8 @@ The following fields are available: ### Census.Battery This event sends type and capacity data about the battery on the device, as well as the number of connected standby devices in use, type to help keep Windows up to date. + + The following fields are available: - **InternalBatteryCapablities** Represents information about what the battery is capable of doing. @@ -204,6 +230,8 @@ The following fields are available: ### Census.Camera This event sends data about the resolution of cameras on the device, to help keep Windows up to date. + + The following fields are available: - **FrontFacingCameraResolution** Represents the resolution of the front facing camera in megapixels. If a front facing camera does not exist, then the value is 0. @@ -213,6 +241,8 @@ The following fields are available: ### Census.Enterprise This event sends data about Azure presence, type, and cloud domain use in order to provide an understanding of the use and integration of devices in an enterprise, cloud, and server environment. + + The following fields are available: - **IsCloudDomainJoined** Is this device joined to an Azure Active Directory (AAD) tenant? true/false @@ -223,7 +253,7 @@ The following fields are available: - **AzureOSIDPresent** Represents the field used to identify an Azure machine. - **IsDomainJoined** Indicates whether a machine is joined to a domain. - **HashedDomain** The hashed representation of the user domain used for login. -- **SystemCenterID** The SCCM ID is an anonymized one-way hash of the Active Directory Organization identifier.  +- **SystemCenterID** The SCCM ID is an anonymized one-way hash of the Active Directory Organization identifier - **MPNId** Returns the Partner ID/MPN ID from Regkey. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\DeployID - **SCCMClientId** This ID correlate systems that send data to Compat Analytics (OMS) and other OMS based systems with systems in an Enterprise SCCM environment. - **CDJType** Represents the type of cloud domain joined for the machine. @@ -236,6 +266,8 @@ The following fields are available: ### Census.Firmware This event sends data about the BIOS and startup embedded in the device, to help keep Windows up to date. + + The following fields are available: - **FirmwareManufacturer** Represents the manufacturer of the device's firmware (BIOS). @@ -246,65 +278,73 @@ The following fields are available: ### Census.Flighting -This event sends flighting (pre-release build) data from customers participating in improvement testing and feedback programs, to help keep Windows up to date. +This event sends Windows Insider data from customers participating in improvement testing and feedback programs, to help keep Windows up-to-date. + + The following fields are available: -- **FlightIds** Represents the list of the different flights (pre-release builds) on this device. +- **FlightIds** A list of the different Windows Insider builds on this device. - **MSA_Accounts** Represents a list of hashed IDs of the Microsoft Accounts that are flighting (pre-release builds) on this device. -- **IsFlightsDisabled** Represents if the device is participating in flighting (pre-release builds). -- **FlightingBranchName** Represents the name of the branch that the device is flighting (pre-release builds). -- **DeviceSampleRate** Represents the telemetry sample rate assigned to the machine -- **EnablePreviewBuilds** Represents the field is used to enable flighting (pre-release build) of preview builds on a machine. -- **SSRK** Retieves the mobile targetting settings. +- **IsFlightsDisabled** Represents if the device is participating in the Windows Insider program. +- **FlightingBranchName** The name of the Windows Insider branch currently used by the device. +- **DeviceSampleRate** The telemetry sample rate assigned to the device. +- **EnablePreviewBuilds** Used to enable Windows Insider builds on a device. +- **SSRK** Retrieves the mobile targeting settings. ### Census.Hardware -This event sends data about the device, including hardware type, OEM brand, model line, model, telemetry level setting, and TPM support, to help keep Windows up to date. +This event sends data about the device, including hardware type, OEM brand, model line, model, telemetry level setting, and TPM support, to help keep Windows up-to-date. + + The following fields are available: -- **ChassisType** Retrieves a numeric representation of what type of chassis the machine has. A value of 0 means xx, 1 means yy, 2 means zz . -- **ComputerHardwareID** Identifies a class of machines, as a hash of 9 different SMBIOS fields. -- **DeviceColor** Indicates the color of the LUMIA phones -- **DeviceName** Device Name of the machine as set by the user. -- **OEMDigitalMarkerFileName** Retrieves the name of the file placed in the \Windows\system32\drivers directory that specifies the OEM and model name of the machine. -- **OEMManufacturerName** Manufacturer Name of machine. The OEMName for an inactive machine is not reprocessed even if the clean OEM name is changed at a later date. -- **OEMModelNumber** Model number of machine. -- **OEMModelName** Model name of machine. -- **OEMModelSKU** SKU of machine as defined by manufacturer. -- **OEMOptionalIdentifier** Microsoft assigned value representing a specific OEM subsidiary. -- **OEMSerialNumber** Serial number of machine as set by manufacturer. Sourced from SMBIOS. -- **PhoneManufacturer** Friendly name of the phone OEM. This is useful when the ODM (Original Device Manufacturer such as Foxconn,LongCheer) is not the same as the OEM. -- **SoCName** Firmware manufacturer of phone. -- **DUID** Device Unique ID. This is the Microsoft issued unique IDs of phones. -- **InventoryId** Device ID used for Compatibility testing. -- **VoiceSupported** Indicates if the device has a cell radio capable of making voice calls (in simple terms - a phone). -- **PowerPlatformRole** Indicates the OEM preferred power management profile. This value helps identify the basic form factor of the device. -- **TPMVersion** Retrieves the supported Trusted Platform Module (TPM), 0 if no TPM is present. -- **StudyID** Used to identify retail/non retail phones. +- **ChassisType** Represents the type of device chassis, such as desktop or low profile desktop. The possible values can range between 1 - 24. +- **ComputerHardwareID** Identifies a device class that is represented by a hash of different SMBIOS fields. +- **DeviceColor** Indicates a color of the device. +- **DeviceName** The device name that is set by the user. +- **OEMDigitalMarkerFileName** The name of the file placed in the \Windows\system32\drivers directory that specifies the OEM and model name of the device. +- **OEMManufacturerName** The device manufacturer name. The OEMName for an inactive device is not reprocessed even if the clean OEM name is changed at a later date. +- **OEMModelNumber** The device model number. +- **OEMModelName** The device model name. +- **OEMModelSKU** The device edition that is defined by the manufacturer. +- **OEMOptionalIdentifier** A Microsoft assigned value that represents a specific OEM subsidiary. +- **OEMSerialNumber** The serial number of the device that is set by the manufacturer. +- **PhoneManufacturer** The friendly name of the phone manufacturer. +- **SoCName** The firmware manufacturer of the device. +- **DUID** The device unique ID. +- **InventoryId** The device ID used for compatibility testing. +- **VoiceSupported** Does the device have a cellular radio capable of making voice calls? +- **PowerPlatformRole** The OEM preferred power management profile. It's used to help to identify the basic form factor of the device. +- **TPMVersion** The supported Trusted Platform Module (TPM) on the device. If no TPM is present, the value is 0. +- **StudyID** Used to identify retail and non-retail device. - **TelemetryLevel** The telemetry level the user has opted into, such as Basic or Enhanced. -- **TelemetrySettingAuthority** Determines who set the telemetry level (GPM, MDM, User) -- **DeviceForm** This indicates the form as per the Device classification. -- **DigitizerSupport** Friendly name of Digitizer Support. If deviceFamily is of Windows Mobile type, we default digitizer support to be true. -- **OEMModelBaseBoard** Indicates the baseboard model used by the OEM's -- **OEMModelSystemFamily** Indicates the System family set on the machine by OEM's. -- **OEMModelBaseBoardVersion** This enables differentiation between developer and retail devices. +- **TelemetrySettingAuthority** Determines who set the telemetry level, such as GP, MDM, or the user. +- **DeviceForm** Indicates the form as per the device classification. +- **DigitizerSupport** Is a digitizer supported? +- **OEMModelBaseBoard** The baseboard model used by the OEM. +- **OEMModelSystemFamily** The system family set on the device by an OEM. +- **OEMModelBaseBoardVersion** Differentiates between developer and retail devices. - **ActiveMicCount** The number of active microphones attached to the device. -- **OEMModelSystemVersion** The system model version set by the OEM. +- **OEMModelSystemVersion** The system model version set on the device by the OEM. ### Census.Memory This event sends data about the memory on the device, including ROM and RAM, to help keep Windows up to date. + + The following fields are available: -- **TotalPhysicalRAM** Represents the physical RAM in MB. -- **TotalVisibleMemory** Represents the visible memory -memory that is not reserved by the system. +- **TotalPhysicalRAM** Represents the physical memory (in MB). +- **TotalVisibleMemory** Represents the memory that is not reserved by the system. ### Census.Network This event sends data about the mobile and cellular network used by the device (mobile service provider, network, device ID, and service cost factors), to help keep Windows up to date. + + The following fields are available: - **MobileOperatorBilling** Represents the telephone company that provides services for mobile phone users. @@ -327,6 +367,8 @@ The following fields are available: ### Census.OS This event sends data about the operating system such as the version, locale, update service configuration, when and how it was originally installed, and whether it is a virtual device, to help keep Windows up to date. + + The following fields are available: - **GenuineState** Retrieves the ID Value specifying the OS Genuine check. @@ -367,6 +409,8 @@ The following fields are available: ### Census.Processor This event sends data about the processor (architecture, speed, number of cores, manufacturer, and model number), to help keep Windows up to date. + + The following fields are available: - **ProcessorCores** Retrieves the number of cores in the processor. @@ -382,6 +426,8 @@ The following fields are available: ### Census.Speech This event is used to gather basic speech settings on the device. + + The following fields are available: - **SpeechServicesEnabled** Windows setting that represents whether a user is opted-in for speech services on the device. @@ -398,6 +444,8 @@ The following fields are available: ### Census.Storage This event sends data about the total capacity of the system volume and primary disk, to help keep Windows up to date. + + The following fields are available: - **PrimaryDiskTotalCapacity** Retrieves the amount of disk space on the primary disk of the device in MB. @@ -408,6 +456,8 @@ The following fields are available: ### Census.Userdefault This event sends data about the current user's default preferences for browser and several of the most popular extensions and protocols, to help keep Windows up to date. + + The following fields are available: - **DefaultBrowserProgId** The ProgramId of the current user's default browser @@ -417,6 +467,8 @@ The following fields are available: ### Census.UserDisplay This event sends data about the logical/physical display size, resolution and number of internal/external displays, and VRAM on the system, to help keep Windows up to date. + + The following fields are available: - **InternalPrimaryDisplayLogicalDPIX** Retrieves the logical DPI in the x-direction of the internal display. @@ -437,6 +489,8 @@ The following fields are available: ### Census.UserNLS This event sends data about the default app language, input, and display language preferences set by the user, to help keep Windows up to date. + + The following fields are available: - **DefaultAppLanguage** The current user Default App Language. @@ -449,6 +503,8 @@ The following fields are available: ### Census.VM This event sends data indicating whether virtualization is enabled on the device, and its various characteristics, to help keep Windows up to date. + + The following fields are available: - **VirtualizationFirmwareEnabled** Represents whether virtualization is enabled in the firmware. @@ -461,6 +517,8 @@ The following fields are available: ### Census.WU This event sends data about the Windows update server and other App store policies, to help keep Windows up to date. + + The following fields are available: - **WUMachineId** Retrieves the Windows Update (WU) Machine Identifier. @@ -485,6 +543,8 @@ The following fields are available: ### Census.Xbox This event sends data about the Xbox Console, such as Serial Number and DeviceId, to help keep Windows up to date. + + The following fields are available: - **XboxLiveDeviceId** Retrieves the unique device id of the console. @@ -492,55 +552,58 @@ The following fields are available: - **XboxLiveSandboxId** Retrieves the developer sandbox id if the device is internal to MS. - **XboxConsolePreferredLanguage** Retrieves the preferred language selected by the user on Xbox console. - ## DxgKernelTelemetry events ### DxgKrnlTelemetry.GPUAdapterInventoryV2 -This event sends basic GPU and Display Driver information to keep Windows and display drivers up to date. +This event sends basic GPU and display driver information to keep Windows and display drivers up-to-date. + + The following fields are available: -- **version** The GPUAdapterInventoryV2 event version -- **bootId** The system boot ID, -- **aiSeqId** The GPUAdapterInventoryV2 event sequence id -- **MeasureEnabled** Indicates whether the system is listening to MICROSOFT_KEYWORD_MEASURES -- **TelemetryEnabled** Indicates whether the system is listening to MICROSOFT_KEYWORD_TELEMETRY -- **InterfaceId** GPU interface ID. This is used to uniquely identify a GPU on a device -- **GPUVendorID** GPU vendor ID -- **GPUDeviceID** GPU device ID -- **SubVendorID** GPU sub vendor ID -- **SubSystemID** Sub system ID -- **GPURevisionID** GPU revision ID -- **DriverVersion** Display driver version -- **DriverDate** Date of the display driver -- **DriverRank** Rank of the display driver -- **IsMiracastSupported** Indicates whether the GPU supports Miracast -- **IsMsMiracastSupported** Indicates whether the GPU Miracast capabilities are driven by a Microsoft solution -- **IsHybridDiscrete** Indicates whether the GPU has discrete GPU capabilities in a hybrid device. -- **IsHybridIntegrated** Indicates whether the GPU has integrated GPU capabilities in a hybrid device. -- **IsMPOSupported** Indicates whether the GPU supports Multi-Plane Overlays. -- **IsLDA** Indicates whether the GPU is comprised of Linked Display Adapters. -- **IsMismatchLDA** Indicates whether at least one device in the Linked Display Adapters chain is from a different vendor. -- **IsPostAdapter** Indicates whether this GPU is the POST GPU in the device. -- **IsSoftwareDevice** Indicates whether this is a software implementation of the GPU -- **IsRenderDevice** Indicates whether the GPU has rendering capabilities -- **IsDisplayDevice** Indicates whether the GPU has displaying capabilities -- **WDDMVersion** Windows Display Driver Model version -- **DisplayAdapterLuid** Adapter LUID -- **GPUPreemptionLevel** Max preemption level supported by GPU for graphics payload. -- **ComputePreemptionLevel** Max preemption level supported by GPU for compute payload. -- **TelInvEvntTrigger** Indicates what triggered this event to be logged. 0 == GPU enumeration, 1 == DxgKrnlTelemetry provider toggling -- **DedicatedVideoMemoryB** Dedicated VRAM of the GPU in bytes -- **DedicatedSystemMemoryB** Amount of system memory dedicated for GPU use in bytes. -- **SharedSystemMemoryB** Amount of system memory shared by GPU and CPU in bytes. -- **NumVidPnSources** Number of supported display output sources -- **NumVidPnTargets** Number of supported display output targets +- **version** The event version. +- **bootId** The system boot ID. +- **aiSeqId** The event sequence ID. +- **MeasureEnabled** Is the device listening to MICROSOFT_KEYWORD_MEASURES? +- **TelemetryEnabled** Is the device listening to MICROSOFT_KEYWORD_TELEMETRY? +- **InterfaceId** The GPU interface ID. +- **GPUVendorID** The GPU vendor ID. +- **GPUDeviceID** The GPU device ID. +- **SubVendorID** The GPU sub vendor ID. +- **SubSystemID** The subsystem ID. +- **GPURevisionID** The GPU revision ID. +- **DriverVersion** The display driver version. +- **DriverDate** The date of the display driver. +- **DriverRank** The rank of the display driver. +- **IsMiracastSupported** Does the GPU support Miracast? +- **IsMsMiracastSupported** Are the GPU Miracast capabilities driven by a Microsoft solution? +- **IsHybridDiscrete** Does the GPU have discrete GPU capabilities in a hybrid device? +- **IsHybridIntegrated** Does the GPU have integrated GPU capabilities in a hybrid device? +- **IsMPOSupported** Does the GPU support Multi-Plane Overlays? +- **IsLDA** Is the GPU comprised of Linked Display Adapters? +- **IsMismatchLDA** Is at least one device in the Linked Display Adapters chain from a different vendor? +- **IsPostAdapter** Is this GPU the POST GPU in the device? +- **IsSoftwareDevice** Is this a software implementation of the GPU? +- **IsRenderDevice** Does the GPU have rendering capabilities? +- **IsDisplayDevice** Does the GPU have displaying capabilities? +- **WDDMVersion** The Windows Display Driver Model version. +- **DisplayAdapterLuid** The display adapter LUID. +- **GPUPreemptionLevel** The maximum preemption level supported by GPU for graphics payload. +- **ComputePreemptionLevel** The maximum preemption level supported by GPU for compute payload. +- **TelInvEvntTrigger** What triggered this event to be logged? Example: 0 (GPU enumeration) or 1 (DxgKrnlTelemetry provider toggling) +- **DedicatedVideoMemoryB** The amount of dedicated VRAM of the GPU (in bytes). +- **DedicatedSystemMemoryB** The amount of system memory dedicated for GPU use (in bytes). +- **SharedSystemMemoryB** The amount of system memory shared by GPU and CPU (in bytes). +- **NumVidPnSources** The number of supported display output sources. +- **NumVidPnTargets** The number of supported display output targets. ## OneDrive events ### Microsoft.OneDrive.Sync.Setup.APIOperation This event includes basic data about install and uninstall OneDrive API operations. + + The following fields are available: - **APIName** The name of the API. @@ -553,6 +616,8 @@ The following fields are available: ### Microsoft.OneDrive.Sync.Setup.EndExperience This event includes a success or failure summary of the installation. + + The following fields are available: - **APIName** The name of the API. @@ -564,6 +629,8 @@ The following fields are available: ### Microsoft.OneDrive.Sync.Setup.OSUpgradeInstallationOperation This event is related to the OS version when the OS is upgraded with OneDrive installed. + + The following fields are available: - **HResult** The HResult of the operation. @@ -579,6 +646,8 @@ The following fields are available: ### Microsoft.OneDrive.Sync.Setup.RegisterStandaloneUpdaterAPIOperation This event is related to registering or unregistering the OneDrive update task. + + The following fields are available: - **APIName** The name of the API. @@ -591,6 +660,8 @@ The following fields are available: ### Microsoft.OneDrive.Sync.Setup.SetupCommonData This event contains basic OneDrive configuration data that helps to diagnose failures. + + The following fields are available: - **AppVersion** The version of the app. @@ -612,6 +683,8 @@ The following fields are available: ### Microsoft.OneDrive.Sync.Updater.CommonData This event contains basic OneDrive configuration data that helps to diagnose failures. + + The following fields are available: - **AppVersion** The version of the app. @@ -629,6 +702,8 @@ The following fields are available: ### Microsoft.OneDrive.Sync.Updater.ComponentInstallState This event determines the installation state of dependent OneDrive components. + + The following fields are available: - **ComponentName** The name of the dependent component. @@ -638,6 +713,8 @@ The following fields are available: ### Microsoft.OneDrive.Sync.Updater.OfficeRegistration This event determines the status of the OneDrive integration with Microsoft Office. + + The following fields are available: - **isValid** Is the Microsoft Office registration valid? @@ -646,6 +723,8 @@ The following fields are available: ### Microsoft.OneDrive.Sync.Updater.OverlayIconStatus This event indicates if the OneDrive overlay icon is working correctly. 0 = healthy; 1 = can be fixed; 2 = broken + + The following fields are available: - **ThirtyTwoBit** Is it running 32-bit? @@ -655,6 +734,8 @@ The following fields are available: ### Microsoft.OneDrive.Sync.Updater.RepairResult The event determines the result of the installation repair. + + The following fields are available: - **hr** The HResult of the operation. @@ -663,6 +744,8 @@ The following fields are available: ### Microsoft.OneDrive.Sync.Updater.SetupBinaryDownloadHResult This event indicates the status when downloading the OneDrive setup file. + + The following fields are available: - **hr** The HResult of the operation. @@ -671,6 +754,8 @@ The following fields are available: ### Microsoft.OneDrive.Sync.Updater.UpdateOverallResult This event determines the outcome of the operation. + + The following fields are available: - **UpdaterVersion** The version of the updater. @@ -681,6 +766,8 @@ The following fields are available: ### Microsoft.OneDrive.Sync.Updater.UpdateTierReg This event determines status of the update tier registry values. + + The following fields are available: - **regReadEnterpriseHr** The HResult of the enterprise reg read value. @@ -690,32 +777,38 @@ The following fields are available: ### Microsoft.OneDrive.Sync.Updater.UpdateXmlDownloadHResult This event determines the status when downloading the OneDrive update configuration file. + + The following fields are available: - **hr** The HResult of the operation. +## Windows Update Delivery Optimization events ### Microsoft.OneDrive.Sync.Updater.WebConnectionStatus This event determines the error code that was returned when verifying Internet connectivity. + + The following fields are available: - **winInetError** The HResult of the operation. -## Windows Update Delivery Optimization events ### Microsoft.OSG.DU.DeliveryOptClient.DownloadCanceled This event describes when a download was canceled with Delivery Optimization. It's used to understand and address problems regarding downloads. + + The following fields are available: - **bytesFromIntPeers** The number of bytes received from peers not in the same LAN or in the same group. -- **fileID** The ID of the file being canceled. -- **sessionID** The ID of the download session. +- **fileID** The ID of the file being downloaded. +- **sessionID** The ID of the file download session. - **scenarioID** The ID of the scenario. - **bytesFromCDN** The number of bytes received from a CDN source. -- **updateID** The ID of the update being canceled. -- **background** Is the download a background download? +- **updateID** The ID of the update being downloaded. +- **background** Is the download being done in the background? - **bytesFromPeers** The number of bytes received from a peer in the same LAN. - **clientTelId** A random number used for device sampling. - **bytesFromGroupPeers** The number of bytes received from a peer in the same group. @@ -723,7 +816,7 @@ The following fields are available: - **doErrorCode** The Delivery Optimization error code that was returned. - **cdnErrorCodes** A list of CDN connection errors since the last FailureCDNCommunication event. - **cdnErrorCounts** The number of times each error in cdnErrorCodes was encountered. -- **experimentId** When running A/B testing, this is used to correlate client/services calls that are part of the same test. +- **experimentId** When running a test, this is used to correlate events that are part of the same test. - **isVpn** Is the device connected to a Virtual Private Network? - **usedMemoryStream** Did the download use memory streaming? @@ -731,11 +824,13 @@ The following fields are available: ### Microsoft.OSG.DU.DeliveryOptClient.DownloadCompleted This event describes when a download has completed with Delivery Optimization. It's used to understand and address problems regarding downloads. + + The following fields are available: - **sessionID** The ID of the download session. - **scenarioID** The ID of the scenario. -- **bytesFromIntPeers** The number of bytes received from peers not in the same LAN or in the same group. +- **bytesFromIntPeers** The number of bytes received from peers not in the same LAN or in the same domain group. - **updateID** The ID of the update being downloaded. - **fileSize** The size of the file being downloaded. - **bytesFromCDN** The number of bytes received from a CDN source. @@ -745,7 +840,7 @@ The following fields are available: - **totalTime** How long did the download take (in seconds)? - **restrictedUpload** Is the upload restricted? - **clientTelId** A random number used for device sampling. -- **bytesFromGroupPeers** The number of bytes received from a peer in the same group. +- **bytesFromGroupPeers** The number of bytes received from a peer in the same domain group. - **downloadMode** The download mode used for this file download session. - **doErrorCode** The Delivery Optimization error code that was returned. - **numPeers** The total number of peers used for this download. @@ -762,7 +857,7 @@ The following fields are available: - **cdnErrorCodes** A list of CDN connection errors since the last FailureCDNCommunication event. - **cdnErrorCounts** The number of times each error in cdnErrorCodes was encountered. - **bytesRequested** The total number of bytes requested for download. -- **experimentId** When running A/B testing, this is used to correlate client/services calls that are part of the same test. +- **experimentId** When running a test, this is used to correlate with other events that are part of the same test. - **isVpn** Is the device connected to a Virtual Private Network? - **usedMemoryStream** Did the download use memory streaming? @@ -770,6 +865,8 @@ The following fields are available: ### Microsoft.OSG.DU.DeliveryOptClient.DownloadPaused This event represents a temporary suspension of a download with Delivery Optimization. It's used to understand and address problems regarding downloads. + + The following fields are available: - **updateID** The ID of the update being paused. @@ -780,16 +877,18 @@ The following fields are available: - **clientTelId** A random number used for device sampling. - **reasonCode** The reason for pausing the download. - **fileID** The ID of the file being paused. -- **experimentId** When running A/B testing, this is used to correlate client/services calls that are part of the same test. +- **experimentId** When running a test, this is used to correlate with other events that are part of the same test. - **isVpn** Is the device connected to a Virtual Private Network? ### Microsoft.OSG.DU.DeliveryOptClient.DownloadStarted This event describes the start of a new download with Delivery Optimization. It's used to understand and address problems regarding downloads. + + The following fields are available: -- **experimentId** When running A/B testing, this is used to correlate client/services calls that are part of the same test. +- **experimentId** When running a test, this is used to correlate with other events that are part of the same test. - **errorCode** The error code that was returned. - **doErrorCode** The Delivery Optimization error code that was returned. - **peerID** The ID for this Delivery Optimization client. @@ -804,13 +903,13 @@ The following fields are available: - **groupID** ID for the group. - **background** Is the download a background download? - **downloadMode** The download mode used for this file download session. -- **minFileSizePolicy** The minimum file size policy set for the device to allow Peering with Delivery Optimization. +- **minFileSizePolicy** The minimum content file size policy to allow the download using Peering. - **diceRoll** The dice roll value used in sampling events. - **deviceProfile** Identifies the usage or form factor. Example: Desktop or Xbox - **isVpn** Is the device connected to a Virtual Private Network? - **usedMemoryStream** Did the download use memory streaming? -- **minDiskSizePolicyEnforced** The minimum disk size policy that is enforced for the device to allow Peering with Delivery Optimization. -- **minDiskSizeGB** The minimum disk size (in GB). +- **minDiskSizePolicyEnforced** Is the minimum disk size enforced via policy? +- **minDiskSizeGB** The minimum disk size (in GB) required for Peering. - **clientTelId** A random number used for device sampling. - **costFlags** A set of flags representing network cost. @@ -818,9 +917,11 @@ The following fields are available: ### Microsoft.OSG.DU.DeliveryOptClient.FailureCdnCommunication This event represents a failure to download from a CDN with Delivery Optimization. It's used to understand and address problems regarding downloads. + + The following fields are available: -- **experimentId** When running A/B testing, this is used to correlate client/services calls that are part of the same test. +- **experimentId** When running a test, this is used to correlate with other events that are part of the same test. - **fileID** The ID of the file being downloaded. - **errorCode** The error code that was returned. - **httpStatusCode** The HTTP status code returned by the CDN. @@ -838,19 +939,23 @@ The following fields are available: ### Microsoft.OSG.DU.DeliveryOptClient.JobError This event represents a Windows Update job error. It allows for investigation of top errors. + + The following fields are available: - **jobID** The Windows Update job ID. - **fileID** The ID of the file being downloaded. - **errorCode** The error code returned. - **clientTelId** A random number used for device sampling. -- **experimentId** When running A/B testing, this is used to correlate client/services calls that are part of the same test. +- **experimentId** When running a test, this is used to correlate with other events that are part of the same test. ## Appraiser events ### Microsoft.Windows.Appraiser.General.ChecksumTotalPictureCount This event lists the types of objects and how many of each exist on the client device. This allows for a quick way to ensure that the records present on the server match what is present on the client. + + The following fields are available: - **PCFP** An ID for the system that is calculated by hashing hardware identifiers. @@ -869,27 +974,13 @@ The following fields are available: - **SystemWim** The total SystemWim objects that are present on this device - **SystemTouch** The total SystemTouch objects that are present on this device. - **SystemWindowsActivationStatus** The total SystemWindowsActivationStatus objects that are present on this device. -- **DatasourceApplicationFile_RS2** The total DatasourceApplicationFile objects targeting Windows 10 version 1703 present on this device. -- **DecisionApplicationFile_RS2** The total DecisionApplicationFile objects targeting Windows 10 version 1703 present on this device. -- **DataSourceMatchingInfoBlock_RS2** The total DataSourceMatchingInfoBlock objects targeting Windows 10 version 1703 present on this device. -- **DecisionMatchingInfoBlock_RS2** The total DecisionMatchingInfoBlock objects targeting Windows 10 version 1703 present on this device. -- **DataSourceMatchingInfoPassive_RS2** The total DataSourceMatchingInfoPassive objects targeting Windows 10 version 1703 present on this device. -- **DecisionMatchingInfoPassive_RS2** The total DecisionMatchingInfoPassive objects targeting Windows 10 version 1703 present on this device. -- **DataSourceMatchingInfoPostUpgrade_RS2** The total DataSourceMatchingInfoPostUpgrade objects targeting Windows 10 version 1703 present on this device. -- **DecisionMatchingInfoPostUpgrade_RS2** The total DecisionMatchingInfoPostUpgrade objects targeting Windows 10 version 1703 present on this device. -- **DecisionMediaCenter_RS2** The total DecisionMediaCenter objects targeting Windows 10 version 1703 present on this device. -- **Wmdrm_RS2** The total Wmdrm objects targeting Windows 10 version 1703 present on this device. -- **DatasourceDevicePnp_RS2** The total DatasourceDevicePnp objects targeting Windows 10 version 1703 present on this device. -- **DecisionDevicePnp_RS2** The total DecisionDevicePnp objects targeting Windows 10 version 1703 present on this device. -- **DatasourceDriverPackage_RS2** The total DatasourceDriverPackage objects targeting Windows 10 version 1703 present on this device. -- **DecisionDriverPackage_RS2** The total DecisionDriverPackage objects targeting Windows 10 version 1703 present on this device. -- **DatasourceSystemBios_RS2** The total DatasourceSystemBios objects targeting Windows 10 version 1703 present on this device. -- **DecisionSystemBios_RS2** The total DecisionSystemBios objects targeting Windows 10 version 1703 present on this device. ### Microsoft.Windows.Appraiser.General.ChecksumTotalPictureIdHashSha256 This event lists the types of objects and the hashed values of all the identifiers for each one. This allows for a more in-depth way to ensure that the records present on the server match what is present on the client. + + The following fields are available: - **PCFP** An ID for the system that is calculated by hashing hardware identifiers. @@ -908,38 +999,24 @@ The following fields are available: - **SystemWim** The SHA256 hash of SystemWim objects that are present on this device. - **SystemTouch** The SHA256 hash of SystemTouch objects that are present on this device. - **SystemWindowsActivationStatus** The SHA256 hash of SystemWindowsActivationStatus objects that are present on this device. -- **DatasourceApplicationFile_RS2** The SHA256 hash of DatasourceApplicationFile objects targeting Windows 10 version 1703 present on this device. -- **DecisionApplicationFile_RS2** The SHA256 hash of DecisionApplicationFile objects targeting Windows 10 version 1703 present on this device. -- **DataSourceMatchingInfoBlock_RS2** The SHA256 hash of DataSourceMatchingInfoBlock objects targeting Windows 10 version 1703 present on this device. -- **DecisionMatchingInfoBlock_RS2** The SHA256 hash of DecisionMatchingInfoBlock objects targeting Windows 10 version 1703 present on this device. -- **DataSourceMatchingInfoPassive_RS2** The SHA256 hash of DataSourceMatchingInfoPassive objects targeting Windows 10 version 1703 present on this device. -- **DecisionMatchingInfoPassive_RS2** The SHA256 hash of DecisionMatchingInfoPassive objects targeting Windows 10 version 1703 present on this device. -- **DataSourceMatchingInfoPostUpgrade_RS2** The SHA256 hash of DataSourceMatchingInfoPostUpgrade objects targeting Windows 10 version 1703 present on this device. -- **DecisionMatchingInfoPostUpgrade_RS2** The SHA256 hash of DecisionMatchingInfoPostUpgrade objects targeting Windows 10 version 1703 present on this device. -- **DecisionMediaCenter_RS2** The SHA256 hash of DecisionMediaCenter objects targeting Windows 10 version 1703 present on this device. -- **Wmdrm_RS2** The SHA256 hash of Wmdrm objects targeting Windows 10 version 1703 present on this device. -- **DatasourceDevicePnp_RS2** The SHA256 hash of DatasourceDevicePnp objects targeting Windows 10 version 1703 present on this device. -- **DecisionDevicePnp_RS2** The SHA256 hash of DecisionDevicePnp objects targeting Windows 10 version 1703 present on this device. -- **DatasourceDriverPackage_RS2** The SHA256 hash of DatasourceDriverPackage objects targeting Windows 10 version 1703 present on this device. -- **DecisionDriverPackage_RS2** The SHA256 hash of DecisionDriverPackage objects targeting Windows 10 version 1703 present on this device. -- **DatasourceSystemBios_RS2** The SHA256 hash of DatasourceSystemBios objects targeting Windows 10 version 1703 present on this device. -- **DecisionSystemBios_RS2** The SHA256 hash of DecisionSystemBios objects targeting Windows 10 version 1703 present on this device. ### Microsoft.Windows.Appraiser.General.DatasourceApplicationFileAdd -This event sends compatibility information about a file (database entries, registered as anti-virus, predicted to be compatible)to help keep Windows up to date. +This event sends compatibility information about a file to help keep Windows up-to-date. + + The following fields are available: -- **objectInstanceId** LongPathHash: A hash of the full file path including the file name. Example: 0000eb6aa77318dd7af6737658f6045a9ddd80339602 -- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 -- **AvDisplayName** The display name for the app if it is an AV. Example: System Center Endpoint Protection -- **CompatModelIndex** The compatibility prediction for this file. Will always be an empty string. -- **HasCitData** Whether or not the file is present in CIT data. Example: FALSE -- **HasUpgradeExe** Whether or not the AV has an upgrade.exe. Example: TRUE -- **IsAv** Whether or not the file is an AV reporting EXE. Example: TRUE -- **ResolveAttempted** Will always be an empty string when sending telemetry. -- **SdbEntries** An array of fields indicating the SDB entries that apply to this file. +- **objectInstanceId** A hash of the full file path including the file name. +- **AppraiserVersion** The version of the appraiser file that is generating the events. +- **AvDisplayName** If it is an anti-virus app, this is the the display name for the app. Example: System Center Endpoint Protection +- **CompatModelIndex** The compatibility prediction for this file. +- **HasCitData** Is the file present in CIT data? +- **HasUpgradeExe** Does the anti-virus app have an upgrade.exe file? +- **IsAv** Is the file an anti-virus reporting EXE? +- **ResolveAttempted** This will always be an empty string when sending telemetry. +- **SdbEntries** An array of fields that indicates the SDB entries that apply to this file. - **SdbEntries_item_MigShimCommand** The command line to be passed to the MigShim if one is applicable. - **SdbEntries_item_MigShimName** Example: DevenvDotnetCacheRebuildShim - **SdbEntries_item_MigXmlName** Example: MicrosoftForefrontEndpointProtection__4_6__PART @@ -956,7 +1033,9 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.DatasourceApplicationFileRemove -This event indicates that the DatasourceApplicationFile object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. +This event indicates that the DatasourceApplicationFile object is no longer present. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -965,6 +1044,8 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.DatasourceApplicationFileStartSync This event indicates that a new set of DatasourceApplicationFileAdd events will be sent. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -972,17 +1053,19 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.DatasourceDevicePnpAdd -This event sends compatibility data (database entries, is boot critical, has a driver up-level) for a PNP device, to help keep Windows up to date. +This event sends compatibility data for a PNP device, to help keep Windows up-to-date. + + The following fields are available: - **objectInstanceId** The Device Instance ID of the device (uniquely identifies a device in the system). Example: pci\ven_8086&dev_0085&subsys_13118086&rev_34\4&2dded11c&0&00e1 -- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 -- **ActiveNetworkConnection** Is the device an active network device? Example: TRUE -- **CosDeviceRating** Enumeration indicating if there is a driver on the target operating system. Example: 80 -- **CosDeviceSolution** Enumeration indicating how a driver on the target operating system is available. Example: 12 +- **AppraiserVersion** The version of the appraiser file generating the events. +- **ActiveNetworkConnection** Is the device an active network device? +- **CosDeviceRating** An enumeration that indicates if there is a driver on the target operating system. +- **CosDeviceSolution** An enumeration that indicate how a driver on the target operating system is available. - **CosDeviceSolutionUrl** Empty string -- **CosPopulatedFromId** The expected uplevel driver matching ID based on driver coverage data. Example: hid_device_upr:ff00-ffff -- **IsBootCritical** Is the device boot critical? Example: TRUE +- **CosPopulatedFromId** The expected uplevel driver matching ID based on driver coverage data. +- **IsBootCritical** Is the device boot critical? - **SdbEntries** An array of fields indicating the SDB entries that apply to this device. - **SdbEntries_item_SdbAppGuid** Example: {0ba2f09d-5288-45fa-be32-001857cc020f} - **SdbEntries_item_SdbAppName** Example: Virtual Machine Manager Self-Service Client @@ -991,15 +1074,17 @@ The following fields are available: - **SdbEntries_item_SdbEntryGuid** Example: {2a1cc617-9ee0-4dff-b3c0-a09cfc13543a} - **SdbEntries_item_SdbUpgradeMode** Example: Swap - **SdbEntries_item_SdbUxBlocktypeOverride** Example: SDB_UX_BLOCKTYPE_OVERRIDE_REINSTALL_BLOCK -- **UplevelInboxDriver** Is there a driver uplevel for this device? Example: TRUE -- **WuDriverCoverage** Is there a driver uplevel for this device according to Windows Update? Example: TRUE -- **WuDriverUpdateID** The UpdateId of the applicable uplevel driver from Windows Update. +- **UplevelInboxDriver** Is there a driver uplevel for this device? +- **WuDriverCoverage** Is there a driver uplevel for this device according to Windows Update? +- **WuDriverUpdateID** The Windows Update ID of the applicable uplevel driver. - **WuPopulatedFromID** The expected uplevel driver matching ID based on driver coverage from Windows Update. ### Microsoft.Windows.Appraiser.General.DatasourceDevicePnpRemove -This event indicates that the DatasourceDevicePnp object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. +This event indicates that the DatasourceDevicePnp object is no longer present. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1008,6 +1093,8 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.DatasourceDevicePnpStartSync This event indicates that a new set of DatasourceDevicePnpAdd events will be sent. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1015,11 +1102,13 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.DatasourceDriverPackageAdd -This event sends compatibility database data about driver packages to help keep Windows up to date. +This event sends compatibility database data about driver packages to help keep Windows up-to-date. + + The following fields are available: -- **objectInstanceId** DriverPackageId, used for uniquely identifying a driver package on a system. Example: 0000ce5aae60f3a60a9b9a715a6cee2053e305e7869c -- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 +- **objectInstanceId** DriverPackageId that is used for uniquely identifying a driver package on a system. +- **AppraiserVersion** The version of the appraiser file generating the events. - **SdbEntries** An array of fields indicating the SDB entries that apply to this driver package. - **SdbEntries_item_SdbAppGuid** Example: {5f29791d-ad69-40a4-9783-6edbdf66bd4b} - **SdbEntries_item_SdbAppName** Example: Microsoft PDF/XPS Printer @@ -1032,7 +1121,9 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.DatasourceDriverPackageRemove -This event indicates that the DatasourceDriverPackage object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. +This event indicates that the DatasourceDriverPackage object is no longer present. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1041,6 +1132,8 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.DatasourceDriverPackageStartSync This event indicates that a new set of DatasourceDriverPackageAdd events will be sent. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1048,11 +1141,13 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoBlockAdd -This event sends blocking data about any compatibility blocking entries hit on the system that are not directly related to specific applications or devices, to help keep Windows up to date. +This event sends blocking data about any compatibility blocking entries hit on the system that are not directly related to specific applications or devices, to help keep Windows up-to-date. + + The following fields are available: -- **objectInstanceId** Will always be BlockingMatchingInfo. -- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 +- **objectInstanceId** This will always be BlockingMatchingInfo. +- **AppraiserVersion** The version of the appraiser file generating the events. - **SdbEntries** An array of fields indicating the SDB entries that apply to this file. - **SdbEntries_item_SdbAppGuid** Example: {4cca1f6c-74f8-4bfd-9fb4-3d4b65f23f98} - **SdbEntries_item_SdbAppName** Example: Intel(R)DynamicPowerPerformanceManagement @@ -1065,7 +1160,9 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoBlockRemove -This event indicates that the DataSourceMatchingInfoBlock object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. +This event indicates that the DataSourceMatchingInfoBlock object is no longer present. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1074,6 +1171,8 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoBlockStartSync This event indicates that a full set of DataSourceMatchingInfoBlockStAdd events have been sent. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1081,11 +1180,13 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPassiveAdd -This event sends compatibility database information about non-blocking compatibility entries on the system that are not keyed by either applications or devices, to help keep Windows up to date. +This event sends compatibility database information about non-blocking compatibility entries on the system that are not keyed by either applications or devices, to help keep Windows up-to-date. + + The following fields are available: -- **objectInstanceId** Will always be PassiveMatchingInfo. -- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 +- **objectInstanceId** This will always be PassiveMatchingInfo. +- **AppraiserVersion** The version of the appraiser file generating the events. - **SdbEntries** An array of fields indicating the SDB entries that apply to this file. - **SdbEntries_item_MigShimCommand** The command line to be passed to the MigShim if one is applicable. - **SdbEntries_item_MigShimName** Example: MigrateVCRuntimeShim @@ -1102,7 +1203,9 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPassiveRemove -This event indicates that the DataSourceMatchingInfoPassive object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. +This event indicates that the DataSourceMatchingInfoPassive object is no longer present. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1111,6 +1214,8 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPassiveStartSync This event indicates that a new set of DataSourceMatchingInfoPassiveAdd events will be sent. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1118,11 +1223,13 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPostUpgradeAdd -This event sends compatibility database information about entries requiring reinstallation after an upgrade on the system that are not keyed by either applications or devices, to help keep Windows up to date. +This event sends compatibility database information about entries requiring reinstallation after an upgrade on the system that are not keyed by either applications or devices, to help keep Windows up-to-date. + + The following fields are available: -- **objectInstanceId** Will always be PostUpgradeMatchingInfo. -- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 +- **objectInstanceId** This will always be PostUpgradeMatchingInfo. +- **AppraiserVersion** The version of the appraiser file generating the events. - **SdbEntries** An array of fields indicating the SDB entries that apply to this file. - **SdbEntries_item_ReinstallUpgradeMessage** Example: Resource: 10022 - **SdbEntries_item_SdbAppGuid** Example: {0ba2f09d-5288-45fa-be32-001857cc020f} @@ -1136,7 +1243,9 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPostUpgradeRemove -This event indicates that the DataSourceMatchingInfoPostUpgrade object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. +This event indicates that the DataSourceMatchingInfoPostUpgrade object is no longer present. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1145,6 +1254,8 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPostUpgradeStartSync This event indicates that a new set of DataSourceMatchingInfoPostUpgradeAdd events will be sent. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1152,11 +1263,13 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.DatasourceSystemBiosAdd -This event sends compatibility database information about the BIOS to help keep Windows up to date. +This event sends compatibility database information about the BIOS to help keep Windows up-to-date. + + The following fields are available: - **objectInstanceId** This will always be BIOS. -- **AppraiserVersion** The version of the Appraiser file generating the events. Example: 10014361 +- **AppraiserVersion** The version of the Appraiser file generating the events. - **SdbEntries** An array of fields indicating the SDB entries that apply to this BIOS. - **SdbEntries_item_SdbBlockType** Example: BiosBlock - **SdbEntries_item_SdbEntryGuid** Example: {b77118fd-0d87-4f63-a836-d5c6bd8eed4c} @@ -1165,7 +1278,9 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.DatasourceSystemBiosRemove -This event indicates that the DatasourceSystemBios object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. +This event indicates that the DatasourceSystemBios object is no longer present. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1174,6 +1289,8 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.DatasourceSystemBiosStartSync This event indicates that a new set of DatasourceSystemBiosAdd events will be sent. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1181,34 +1298,38 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.DecisionApplicationFileAdd -This event sends true/false compatibility decision data about a file to help keep Windows up to date. +This event sends compatibility decision data about a file to help keep Windows up-to-date. + + The following fields are available: -- **objectInstanceId** LongPathHash: A hash of the full file path including the file name. Example: 000062da165862855691751758b333cc4b4d2b3adc60 -- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 -- **BlockAlreadyInbox** Indicates that the uplevel runtime block on the file already existed on the current OS and is therefore not a regression. Example: FALSE -- **BlockingApplication** Indicates if there are any application issues that interfere with upgrade due to the file in question. Example: FALSE -- **DisplayGenericMessage** Indicates if there will be a generic message shown for this file. Example: FALSE -- **HardBlock** The file is hardblocked in the SDB and can't run uplevel. Example: FALSE -- **HasUxBlockOverride** The file has a block that is overridden by a tag in the SDB to have it not show up in reports or to the user (e.g. Intel CPL). Example: FALSE -- **MigApplication** The file has a MigXML from the SDB associated with it that applies to the current upgrade mode. Example: FALSE -- **MigRemoval** The file has a MigXML from the SDB that will cause the app to be removed on upgrade. Example: FALSE -- **NeedsDismissAction** Indicates the file will be bubbled up to setup as a dismissible action. Example: FALSE -- **NeedsInstallPostUpgradeData** Indicates that after upgrade, this file will have a post-upgrade notification to install a replacement for the application (requires a situation that the file must be uninstalled to upgrade). Example: FALSE -- **NeedsNotifyPostUpgradeData** Indicates the file has a notification mig that should be surfaced in post-upgrade. Example: FALSE -- **NeedsReinstallPostUpgradeData** Indicates that after upgrade, this file will have a post-upgrade notification to reinstall the app. Example: FALSE -- **NeedsUninstallAction** The file must be uninstalled to upgrade. Example: FALSE -- **SdbBlockUpgrade** The file is tagged as blocking upgrade in the SDB. Example: FALSE -- **SdbBlockUpgradeCanReinstall** The file is tagged as blocking upgrade in the SDB but can be reinstalled after upgrade. Example: FALSE -- **SdbBlockUpgradeUntilUpdate** The file is tagged as blocking upgrade in the SDB but if the app is updated the upgrade can proceed. Example: FALSE -- **SdbReinstallUpgrade** The file is tagged as needing to be reinstalled after upgrade in the SDB (but not blocking upgrade). Example: FALSE -- **SdbReinstallUpgradeWarn** The file is tagged as needing to be reinstalled after upgrade with a warning in the SDB (but not blocking upgrade). Example: FALSE -- **SoftBlock** The file is softblocked in the SDB and has a warning uplevel. Example: FALSE +- **objectInstanceId** A hash of the full file path, including the file name. +- **AppraiserVersion** The version of the appraiser file generating the events. +- **BlockAlreadyInbox** The uplevel runtime block on the file already existed on the current OS. Example: FALSE +- **BlockingApplication** Are there any application issues that interfere with upgrade due to the file in question? +- **DisplayGenericMessage** Will be a generic message be shown for this file? +- **HardBlock** This file is blocked in the SDB. +- **HasUxBlockOverride** Does the file have a block that is overridden by a tag in the SDB? +- **MigApplication** Does the file have a MigXML from the SDB associated with it that applies to the current upgrade mode? +- **MigRemoval** Does the file have a MigXML from the SDB that will cause the app to be removed on upgrade? +- **NeedsDismissAction** Will the file cause an action that can be dimissed? +- **NeedsInstallPostUpgradeData** After upgrade, the file will have a post-upgrade notification to install a replacement for the app. +- **NeedsNotifyPostUpgradeData** Does the file have a notification that should be shown after upgrade? +- **NeedsReinstallPostUpgradeData** After upgrade, this file will have a post-upgrade notification to reinstall the app. +- **NeedsUninstallAction** The file must be uninstalled to complete the upgrade. +- **SdbBlockUpgrade** The file is tagged as blocking upgrade in the SDB, +- **SdbBlockUpgradeCanReinstall** The file is tagged as blocking upgrade in the SDB. It can be reinstalled after upgrade. +- **SdbBlockUpgradeUntilUpdate** The file is tagged as blocking upgrade in the SDB. If the app is updated, the upgrade can proceed. +- **SdbReinstallUpgrade** The file is tagged as needing to be reinstalled after upgrade in the SDB. It does not block upgrade. +- **SdbReinstallUpgradeWarn** The file is tagged as needing to be reinstalled after upgrade with a warning in the SDB. It does not block upgrade. +- **SoftBlock** The file is softblocked in the SDB and has a warning. ### Microsoft.Windows.Appraiser.General.DecisionApplicationFileRemove -This event indicates Indicates that the DecisionApplicationFile object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. +This event indicates Indicates that the DecisionApplicationFile object is no longer present. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1217,6 +1338,8 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.DecisionApplicationFileStartSync This event indicates that a new set of DecisionApplicationFileAdd events will be sent. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1224,30 +1347,34 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.DecisionDevicePnpAdd -This event sends true/false compatibility decision data about a PNP device to help keep Windows up to date. +This event sends compatibility decision data about a PNP device to help keep Windows up-to-date. + + The following fields are available: -- **objectInstanceId** The Device Instance ID of the device (uniquely identifies a device in the system). Example: pci\ven_8086&dev_0085&subsys_13118086&rev_34\4&2dded11c&0&00e1 -- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 -- **AssociatedDriverIsBlocked** Indicates if the driver associated with this PNP device is blocked. Example: FALSE -- **BlockAssociatedDriver** Indicates if the driver associated with this PNP device should be blocked based on a driver block authored against this PNP device. Example: FALSE -- **BlockUpgradeIfDriverBlocked** Indicates if the PNP device is both boot critical and does not have an uplevel driver inbox. Example: FALSE -- **BlockUpgradeIfDriverBlockedAndOnlyActiveNetwork** If this PNP device's driver is found to be blocked, this device will cause an upgrade block if there are no other unblocked active network devices on the system. Example: FALSE -- **BlockingDevice** Indicates if the PNP device is blocking upgrade. Example: FALSE -- **DisplayGenericMessage** Indicates if a generic message would be presented during setup for this PNP device. Example: FALSE -- **DriverAvailableInbox** Is there an inbox driver available uplevel for this PNP device? Example: FALSE -- **DriverAvailableOnline** Is there a WU driver available uplevel for this PNP device? Example: FALSE -- **DriverAvailableUplevel** Is there an uplevel driver on WU or inbox for this PNP device? Example: FALSE -- **DriverBlockOverridden** Indicates if there is a driver block on the device that has been overrided. Example: FALSE -- **NeedsDismissAction** Indicates if the user would need to dismiss something during setup for this device. Example: FALSE -- **NotRegressed** Indicates if the device has a problem code on the source OS that is no better than the one it would have on the target OS. Example: FALSE -- **SdbDeviceBlockUpgrade** Indicates if the PNP device has an SDB block that blocks upgrade for the current upgrade mode. Example: FALSE -- **SdbDriverBlockOverridden** Indicates if the PNP device has an SDB block that blocks upgrade for the current upgrade mode, but that block has been overridden. Example: FALSE +- **objectInstanceId** This uniquely identifies a device in the system. +- **AppraiserVersion** The version of the appraiser file generating the events. +- **AssociatedDriverIsBlocked** Is the driver associated with this PNP device blocked? +- **BlockAssociatedDriver** Should the driver associated with this PNP device be blocked? +- **BlockUpgradeIfDriverBlocked** Is the PNP device both boot critical and does not have a driver included with the OS? +- **BlockUpgradeIfDriverBlockedAndOnlyActiveNetwork** Is this PNP device the only active network device? +- **BlockingDevice** Is this PNP device blocking upgrade? +- **DisplayGenericMessage** Will a generic message be shown during Setup for this PNP device? +- **DriverAvailableInbox** Is a driver included with the operating system for this PNP device? +- **DriverAvailableOnline** Is there a driver for this PNP device on Windows Update? +- **DriverAvailableUplevel** Is there a driver on Windows Update or included with the operating system for this PNP device? +- **DriverBlockOverridden** Is there is a driver block on the device that has been overridden? +- **NeedsDismissAction** Will the user would need to dismiss something during Setup for this device? +- **NotRegressed** Does the device have a problem code on the source OS that is no better than the one it would have on the target OS? +- **SdbDeviceBlockUpgrade** Is there an SDB block on the PNP device that blocks upgrade? +- **SdbDriverBlockOverridden** Is there an SDB block on the PNP device that blocks upgrade, but that block was overridden? ### Microsoft.Windows.Appraiser.General.DecisionDevicePnpRemove -This event that the DecisionDevicePnp object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. +This event indicates that the DecisionDevicePnp object is no longer present. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1255,7 +1382,9 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.DecisionDevicePnpStartSync -This event indicates that the DecisionDevicePnp object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. +This event indicates that the DecisionDevicePnp object is no longer present. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1263,22 +1392,25 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.DecisionDriverPackageAdd -This event sends true/false decision data about driver package compatibility to help keep Windows up to date. +This event sends decision data about driver package compatibility to help keep Windows up-to-date. + + The following fields are available: -- **objectInstanceId** DriverPackageId, used for uniquely identifying a driver package on a system. Example: 0000ce5aae60f3a60a9b9a715a6cee2053e305e7869c -- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 -- **DriverBlockOverridden** Indicates if the driver package has an SDB block that blocks it from migrating, but that block has been overridden. Example: FALSE -- **DriverIsDeviceBlocked** Indicates if the driver package was blocked because of a device block. Example: FALSE -- **DriverIsDriverBlocked** Indicates that the driver package has a driver block from the SDB (or is class blocked) Example: FALSE -- **DriverIsTroubleshooterBlocked** Indicates that the driver package was blocked because it contains a bad audio driver. This is specifically for packages that have been relegated to inactive status due to the customer using troubleshooter to fix an audio issue by reverting to hdaudio. -- **DriverShouldNotMigrate** Indicates if the driver package should not be migrated during upgrade. Example: FALSE -- **SdbDriverBlockOverridden** Indicates if the driver package has an SDB block that blocks it from migrating, but that block has been overridden. Example: FALSE +- **objectInstanceId** Used for uniquely identifying a driver package on a system. +- **AppraiserVersion** The version of the appraiser file generating the events. +- **DriverBlockOverridden** Does the driver package have an SDB block that blocks it from migrating, but that block has been overridden? +- **DriverIsDeviceBlocked** Was the driver package was blocked because of a device block? +- **DriverIsDriverBlocked** Is the driver package blocked because of a driver block? +- **DriverShouldNotMigrate** Should the driver package be migrated during upgrade? +- **SdbDriverBlockOverridden** Does the driver package have an SDB block that blocks it from migrating, but that block has been overridden? ### Microsoft.Windows.Appraiser.General.DecisionDriverPackageRemove -This event indicates that the DecisionDriverPackage object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. +This event indicates that the DecisionDriverPackage object is no longer present. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1287,6 +1419,8 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.DecisionDriverPackageStartSync This event indicates that a new set of DecisionDriverPackageAdd events will be sent. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1294,22 +1428,26 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoBlockAdd -This event sends true/false compatibility decision data about blocking entries on the system that are not keyed by either applications or devices, to help keep Windows up to date. +This event sends compatibility decision data about blocking entries on the system that are not keyed by either applications or devices, to help keep Windows up-to-date. + + The following fields are available: -- **objectInstanceId** Will always be BlockingMatchingInfo. -- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 -- **BlockingApplication** Indicates if there are any application issues that interfere with upgrade due to matching info blocks. Example: FALSE -- **DisplayGenericMessage** Indicates if there will be a generic message shown for this block. Example: FALSE -- **NeedsUninstallAction** Does the user need to take an action in setup due to a matching info block? Example: FALSE -- **SdbBlockUpgrade** Indicates if a matching info block blocks upgrade. Example: FALSE -- **SdbBlockUpgradeCanReinstall** Indicates if a matching info block blocks upgrade but has the can reinstall tag. Example: FALSE -- **SdbBlockUpgradeUntilUpdate** Indicates if a matching info block blocks upgrade but has the until update tag. Example: FALSE +- **objectInstanceId** This will always be BlockingMatchingInfo. +- **AppraiserVersion** The version of the appraiser file generating the events. +- **BlockingApplication** Are there are any application issues that interfere with upgrade due to matching info blocks? +- **DisplayGenericMessage** Will a generic message be shown for this block? +- **NeedsUninstallAction** Does the user need to take an action in setup due to a matching info block? +- **SdbBlockUpgrade** Is a matching info block blocking upgrade? +- **SdbBlockUpgradeCanReinstall** Is a matching info block blocking upgrade, but has the can reinstall tag? +- **SdbBlockUpgradeUntilUpdate** Is a matching info block blocking upgrade but has the until update tag? ### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoBlockRemove -This event indicates that the DecisionMatchingInfoBlock object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. +This event indicates that the DecisionMatchingInfoBlock object is no longer present. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1318,6 +1456,8 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoBlockStartSync This event indicates that a new set of DecisionMatchingInfoBlockAdd events will be sent. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1325,18 +1465,22 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPassiveAdd -This event sends true/false compatibility decision data about non-blocking entries on the system that are not keyed by either applications or devices, to help keep Windows up to date. +This event sends compatibility decision data about non-blocking entries on the system that are not keyed by either applications or devices, to help keep Windows up-to-date. + + The following fields are available: -- **objectInstanceId** Will always be PassiveMatchingInfo. +- **objectInstanceId** This will always be PassiveMatchingInfo. - **AppraiserVersion** The version of the Appraiser file that is generating the events. -- **BlockingApplication** Indicates if there are any application issues that interfere with upgrade due to matching info blocks. Example: FALSE -- **MigApplication** Indicates if there is a matching info with a mig for the current mode of upgrade. Example: FALSE +- **BlockingApplication** Are there any application issues that interfere with upgrade due to matching info blocks? +- **MigApplication** Is there a matching info block with a mig for the current mode of upgrade? ### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPassiveRemove -This event Indicates that the DecisionMatchingInfoPassive object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. +This event Indicates that the DecisionMatchingInfoPassive object is no longer present. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1345,6 +1489,8 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPassiveStartSync This event indicates that a new set of DecisionMatchingInfoPassiveAdd events will be sent. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1352,20 +1498,24 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPostUpgradeAdd -This event sends results of compatibility decisions (true/false) about entries requiring reinstallation after upgrade that are not keyed by applications or devices, to help keep Windows up to date. +This event sends compatibility decision data about entries that require reinstall after upgrade. It's used to help keep Windows up-to-date. + + The following fields are available: -- **objectInstanceId** Will always be PostUpgradeMatchingInfo. -- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 -- **NeedsInstallPostUpgradeData** Example: FALSE -- **NeedsNotifyPostUpgradeData** Example: FALSE -- **NeedsReinstallPostUpgradeData** Example: FALSE -- **SdbReinstallUpgrade** Example: TRUE +- **objectInstanceId** This will always be PostUpgradeMatchingInfo. +- **AppraiserVersion** The version of the Appraiser file that is generating the events. +- **NeedsInstallPostUpgradeData** Will the file have a notification after upgrade to install a replacement for the app? +- **NeedsNotifyPostUpgradeData** Should a notification be shown for this file after upgrade? +- **NeedsReinstallPostUpgradeData** Will the file have a notification after upgrade to reinstall the app? +- **SdbReinstallUpgrade** The file is tagged as needing to be reinstalled after upgrade in the compatibility database (but is not blocking upgrade). ### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPostUpgradeRemove -This event indicates that the DecisionMatchingInfoPostUpgrade object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. +This event indicates that the DecisionMatchingInfoPostUpgrade object is no longer present. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1374,6 +1524,8 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPostUpgradeStartSync This event indicates that a new set of DecisionMatchingInfoPostUpgradeAdd events will be sent. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1381,22 +1533,26 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.DecisionMediaCenterAdd -This event sends true/false result data about all compatibility decisions about the presence of Windows Media Center, to help keep Windows up to date. +This event sends decision data about the presence of Windows Media Center, to help keep Windows up-to-date. + + The following fields are available: -- **objectInstanceId** Will always be MediaCenter. -- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 -- **BlockingApplication** Indicates if there are any application issues that interfere with upgrade due to MediaCenter. Will equal MediaCenterInUse. Example: FALSE -- **MediaCenterActivelyUsed** Indicates if MediaCenter is supported on the SKU, has been run at least once, and has the MediaCenterIndicators as true. Example: FALSE -- **MediaCenterInUse** Indicates if MediaCenter being used should be bubbled up. This is the top-level indicator and is equal to MediaCenterPaidOrActivelyUsed. Example: FALSE -- **MediaCenterIndicators** True if any of the signals indicating media center use are true (default launcher, watched folders, extender accounts, tv tuner). Example: FALSE -- **MediaCenterPaidOrActivelyUsed** Equals IsPaid (running on a media center SKU) OR MediaCenterActivelyUsed. Example: FALSE -- **NeedsDismissAction** Indicates if there are any dismissible actions coming from MediaCenter. Will equal MediaCenterInUse. Example: FALSE +- **objectInstanceId** This will always be MediaCenter. +- **AppraiserVersion** The version of the Appraiser file generating the events. +- **BlockingApplication** Is there any application issues that interfere with upgrade due to Windows Media Center? +- **MediaCenterActivelyUsed** If Windows Media Center is supported on the edition, has it been run at least once and are the MediaCenterIndicators are true? +- **MediaCenterInUse** Is Windows Media Center actively being used? +- **MediaCenterIndicators** Are any of the signals indicating that Windows Media Center is being used, such as default launcher, watched folders, extender accounts, etc...? +- **MediaCenterPaidOrActivelyUsed** Is Windows Media Center actively being used or is it running on a supported edition? +- **NeedsDismissAction** Are there any actions that can be dismissed coming from Windows Media Center? ### Microsoft.Windows.Appraiser.General.DecisionMediaCenterRemove -This event indicates that the DecisionMediaCenter object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. +This event indicates that the DecisionMediaCenter object is no longer present. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1405,6 +1561,8 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.DecisionMediaCenterStartSync This event indicates that a new set of DecisionMediaCenterAdd events will be sent. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1412,18 +1570,22 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.DecisionSystemBiosAdd -This event sends true/false compatibility decision data about the BIOS to help keep Windows up to date. +This event sends compatibility decision data about the BIOS to help keep Windows up-to-date. + + The following fields are available: -- **objectInstanceId** Will always be Bios. -- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 -- **Blocking** Indicates if the device is blocked from upgrade due to a BIOS block. Example: FALSE -- **HasBiosBlock** Does the device have a BIOS block? Example: FALSE +- **objectInstanceId** This will always be Bios. +- **AppraiserVersion** The version of the Appraiser file generating the events. +- **Blocking** Is the device blocked from upgrade due to a BIOS block? +- **HasBiosBlock** Does the device have a BIOS block? ### Microsoft.Windows.Appraiser.General.DecisionSystemBiosRemove -This event indicates that the DecisionSystemBios object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. +This event indicates that the DecisionSystemBios object is no longer present. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1432,6 +1594,8 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.DecisionSystemBiosStartSync This event indicates that a new set of DecisionSystemBiosAdd events will be sent. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1440,6 +1604,8 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.DecisionSystemProcessorAdd This event sends defunct data. It always reads false. + + The following fields are available: - **objectInstanceId** Will always be Processor. @@ -1451,9 +1617,11 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.EnterpriseScenarioWithDiagTrackServiceRunning The event that indicates that Appraiser has been triggered to run an enterprise scenario while the DiagTrack service is installed. This event can only be sent if a special flag is used to trigger the enterprise scenario. + + The following fields are available: -- **CensusId** An ID for the system calculated from the Sqm ID, WER ID, and RAC IDs. +- **CensusId** An ID for the system calculated from the CEIP, WER, and RAC IDs. - **Time** The client time of the event. - **PCFP** An ID for the system calculated by hashing hardware identifiers. @@ -1461,6 +1629,8 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.GatedRegChange This event sends data about the results of running a set of quick-blocking instructions, to help keep Windows up to date. + + The following fields are available: - **Time** The client time of the event. @@ -1474,29 +1644,33 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.InventoryApplicationFileAdd This event represents the basic metadata about a file on the system. The file must be part of an app and either have a block in the compatibility database or are part of an anti-virus program. + + The following fields are available: -- **objectInstanceId** LongPathHash: A hash of the full file path including the file name. Example: 00002e017145d5fedc3dd5dd4027b1da51d17ca2a0a3 -- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 -- **BinFileVersion** An attempt to clean up FileVersion at the client that tries to place the version into 4 octets. Example: 12.0.31101.0 -- **BinProductVersion** An attempt to clean up ProductVersion at the client that tries to place the version into 4 octets. Example: 12.0.31101.0 -- **BinaryType** "One of (""UNINITIALIZED"", ""ZERO_BYTE"", ""DATA_ONLY"", ""DOS_MODULE"", ""NE16_MODULE"", ""PE32_UNKNOWN"", ""PE32_I386"", ""PE32_ARM"", ""PE64_UNKNOWN"", ""PE64_AMD64"", ""PE64_ARM64"", ""PE64_IA64"", ""PE32_CLR_32"", ""PE32_CLR_IL"", ""PE32_CLR_IL_PREFER32"", ""PE64_CLR_64""). Example: PE32_I386" -- **BoeProgramId** The ProgramId generated from the file metadata if the file is an orphan file (no ARP, MSI, etc. entry). BOE means Bag of Evidence. -- **CompanyName** The company name of the vendor who developed this file. Example: Microsoft Corporation -- **FileId** A hash that uniquely identifies a file. Example: 0000eef5472f6619824665a9c118cffea67b3727f0e1 -- **FileVersion** The File version field from the file metadata under Properties -> Details. Example: 12.0.31101.0 built by: REL -- **LinkDate** The DateTime this file was linked on. Example: 11/1/2014 7:09:24 AM -- **LowerCaseLongPath** The full file path of the executable on the machine this was file was inventoried on. Example:  %ProgramFiles% (x86)\microsoft visual studio 12.0\common7\ide\devenv.exe -- **Name** The name of the file that was inventoried. For example, excel.exe -- **ProductName** The Product name field from the file metadata under Properties -> Details. Example: Microsoft® Visual Studio® 2013 -- **ProductVersion** The Product version field from the file metadata under Properties -> Details. Example: 12.0.31101.0 -- **ProgramId** A hash of Name, Version, Publisher, and Language of an application used to identify it. Example: 00004a73716911b8bb891ec1f536f2bf500b00000904 -- **Size** Size of the file, in hex bytes. Example: 0x31f0 +- **objectInstanceId** A hash of the full file path including the file name. +- **AppraiserVersion** The version of the Appraiser file generating the events. +- **BinFileVersion** An attempt to clean up FileVersion at the client that tries to place the version into 4 octets. +- **BinProductVersion** An attempt to clean up ProductVersion at the client that tries to place the version into 4 octets. +- **BinaryType** A binary type. Example: UNINITIALIZED, ZERO_BYTE, DATA_ONLY, DOS_MODULE, NE16_MODULE, PE32_UNKNOWN, PE32_I386, PE32_ARM, PE64_UNKNOWN, PE64_AMD64, PE64_ARM64, PE64_IA64, PE32_CLR_32, PE32_CLR_IL, PE32_CLR_IL_PREFER32, PE64_CLR_64 +- **BoeProgramId** If there is no entry in Add/Remove Programs, this is the ProgramID that is generated from the file metadata. +- **CompanyName** The company name of the vendor who developed this file. +- **FileId** A hash that uniquely identifies a file. +- **FileVersion** The File version field from the file metadata under Properties -> Details. +- **LinkDate** The date and time that this file was linked on. +- **LowerCaseLongPath** The full file path to the file that was inventoried on the device. +- **Name** The name of the file that was inventoried. +- **ProductName** The Product name field from the file metadata under Properties -> Details. +- **ProductVersion** The Product version field from the file metadata under Properties -> Details. +- **ProgramId** A hash of the Name, Version, Publisher, and Language of an application used to identify it. +- **Size** The size of the file (in hexadecimal bytes). ### Microsoft.Windows.Appraiser.General.InventoryApplicationFileRemove -This event indicates that the InventoryApplicationFile object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. +This event indicates that the InventoryApplicationFile object is no longer present. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1505,6 +1679,8 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.InventoryApplicationFileStartSync This event indicates indicates that a new set of InventoryApplicationFileAdd events will be sent. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1512,18 +1688,22 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.InventoryLanguagePackAdd -This event sends data about the number of language packs installed on the system, to help keep Windows up to date. +This event sends data about the number of language packs installed on the system, to help keep Windows up-to-date. + + The following fields are available: -- **objectInstanceId** Will always be LanguagePack. -- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 -- **HasLanguagePack** Is LanguagePackCount >=2? Indicates the presence of a language pack. Example: FALSE -- **LanguagePackCount** The count of language packs. Calculated by calling EnumUILanguages with MUI_ALL_INSTALLED_LANGUAGES. Example: 1 +- **objectInstanceId** This will always be LanguagePack. +- **AppraiserVersion** The version of the Appraiser file that is generating the events. +- **HasLanguagePack** Does this device have 2 or more language packs? +- **LanguagePackCount** How many language packs are installed? ### Microsoft.Windows.Appraiser.General.InventoryLanguagePackRemove -This event indicates that the InventoryLanguagePack object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. +This event indicates that the InventoryLanguagePack object is no longer present. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1532,6 +1712,8 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.InventoryLanguagePackStartSync This event indicates that a new set of InventoryLanguagePackAdd events will be sent. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1540,22 +1722,26 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.InventoryMediaCenterAdd This event sends true/false data about decision points used to understand whether Windows Media Center is used on the system, to help keep Windows up to date. + + The following fields are available: -- **objectInstanceId** Will always be MediaCenter. -- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 -- **EverLaunched** Has Media Center ever been launched? Example: FALSE -- **HasConfiguredTv** Has the user configured a TV tuner through Media Center? Example: FALSE -- **HasExtendedUserAccounts** Are any Media Center Extender user accounts set up? Example: FALSE -- **HasWatchedFolders** Are any folders configured for Media Center to watch? Example: FALSE -- **IsDefaultLauncher** Is Media Center the default app for opening music or video files? Example: FALSE -- **IsPaid** Is the user running a Media Center SKU that implies they paid for Media Center? Example: FALSE -- **IsSupported** Does the running OS even support MediaCenter? Example: FALSE +- **objectInstanceId** This will always be MediaCenter. +- **AppraiserVersion** The version of the Appraiser file generating the events. +- **EverLaunched** Has Windows Media Center ever been launched? +- **HasConfiguredTv** Has the user configured a TV tuner through Windows Media Center? +- **HasExtendedUserAccounts** Are any Windows Media Center Extender user accounts configured? +- **HasWatchedFolders** Are any folders configured for Windows Media Center to watch? +- **IsDefaultLauncher** Is Windows Media Center the default app for opening music or video files? +- **IsPaid** Is the user running a Windows Media Center edition that implies they paid for Windows Media Center? +- **IsSupported** Does the running OS support Windows Media Center? ### Microsoft.Windows.Appraiser.General.InventoryMediaCenterRemove -This event indicates that the InventoryMediaCenter object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. +This event indicates that the InventoryMediaCenter object is no longer present. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1564,6 +1750,8 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.InventoryMediaCenterStartSync This event indicates that a new set of InventoryMediaCenterAdd events will be sent. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1572,19 +1760,23 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.InventorySystemBiosAdd This event sends basic metadata about the BIOS to determine whether it has a compatibility block. + + The following fields are available: -- **objectInstanceId** Will always be Bios. -- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 -- **BiosDate** Release date of the Windows BIOS in the Coordinated Universal Time (UTC) format of YYYYMMDDHHMMSS.MMMMMM(+-)OOO from Win32_BIOS. Example: 20100607000000.000000+000 -- **BiosName** Name field from Win32_BIOS. Example: Ver 1.00PARTTBLx -- **Manufacturer** Manufacturer field from Win32_ComputerSystem. Example: LENOVO -- **Model** Model field from Win32_ComputerSystem. Example: 2537J35 +- **objectInstanceId** This will always be Bios. +- **AppraiserVersion** The version of the Appraiser file that is generating the events. +- **BiosDate** The release date of the BIOS in UTC format. +- **BiosName** The name field from Win32_BIOS. +- **Manufacturer** The manufacturer field from Win32_ComputerSystem. +- **Model** The model field from Win32_ComputerSystem. ### Microsoft.Windows.Appraiser.General.InventorySystemBiosRemove -This event indicates that the InventorySystemBios object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. +This event indicates that the InventorySystemBios object is no longer present. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1593,6 +1785,8 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.InventorySystemBiosStartSync This event indicates that a new set of InventorySystemBiosAdd events will be sent. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1601,6 +1795,8 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.InventoryUplevelDriverPackageAdd This event is only runs during setup. It provides a listing of the uplevel driver packages that were downloaded before the upgrade. Is critical to understanding if failures in setup can be traced to not having sufficient uplevel drivers before the upgrade. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1622,7 +1818,9 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.InventoryUplevelDriverPackageRemove -This event indicates that the InventoryUplevelDriverPackage object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. +This event indicates that the InventoryUplevelDriverPackage object is no longer present. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1631,6 +1829,8 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.InventoryUplevelDriverPackageStartSync This event indicates that a new set of InventoryUplevelDriverPackageAdd events will be sent. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1638,35 +1838,41 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.IsOnlineTelemetryOutputter -This event indicates if an Appraiser run was able to connect successfully to Windows Update to get driver availability information. This informs decisions on if driver availability information for the run can be considered accurate for keeping the device up to date. +This event indicates if Appraiser was able to connect successfully to Windows Update to get driver availability information. + + The following fields are available: - **Time** The client time of the event. -- **PCFP** Unique hardware identifier. Equivalent to InventoryId that is found in other core events. -- **IsOnlineRun** Indicates if a run was able to connect successfully to the Compatibility Online Service to get driver availability information. -- **CensusId** An ID for the system calculated from the Sqm ID, WER ID, and RAC IDs. Replaced by PCFP. +- **PCFP** A unique hardware identifier that is calculated by hashing hardware identifiers. +- **IsOnlineRun** Was the device able to connect to Windows Update to get driver availability information? +- **CensusId** An ID for the system calculated from the CEIP, WER, and RAC IDs. ### Microsoft.Windows.Appraiser.General.IsOnlineWuDriverDataSource -This event indicates if an Appraiser run against a particular target operating system was able to connect to Windows Update to gather driver coverage information. This informs decisions on if driver availability information can be considered accurate enough for keeping the device up to date. +This event indicates if Appraiser was able to connect to Windows Update to gather driver coverage information. + + The following fields are available: - **Time** The client time of the event. -- **PCFP** Unique hardware identifier. Equivalent to InventoryId that is found in other core events. -- **IsOnlineRun** Indicates if a run was able to connect successfully to the Compatibility Online Service to get driver availability information. -- **TargetVersion** Indicates the abbreviated name for the OS version against which Windows Update was queried. -- **CensusId** An ID for the system calculated from the Sqm ID, WER ID, and RAC IDs. Replaced by PCFP. +- **PCFP** A unique hardware identifier that is calculated by hashing hardware identifiers. +- **IsOnlineRun** Was the device able to connect to Windows Update to get driver availability information? +- **TargetVersion** The abbreviated name for the OS version against which Windows Update was queried. +- **CensusId** An ID for the system calculated from the CEIP, WER, and RAC IDs. ### Microsoft.Windows.Appraiser.General.RunContext -This event is sent at the beginning of an appraiser run, the RunContext indicates what should be expected in the following data payload. +This event indicates what should be expected in the data payload. + + The following fields are available: - **AppraiserBranch** The source branch in which the currently running version of Appraiser was built. - **AppraiserVersion** The version of the Appraiser file generating the events. -- **Context** Indicates what mode Appraiser is running in: Setup or Telemetry. +- **Context** Indicates what mode Appraiser is running in. Example: Setup or Telemetry. - **Time** The client time of the event. - **AppraiserProcess** The name of the process that launched Appraiser. - **PCFP** An ID for the system calculated by hashing hardware identifiers. @@ -1674,36 +1880,42 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.SetupAdlStatus -This event is sent only during Setup. Indicates if Appraiser used data files from the setup image or more up-to-date data files downloaded from a Microsoft server. Tracking which source is used for data files is critical to understanding issues encountered during upgrades and by extension, keeping machines up to date. +This event indicates if Appraiser used data files from the setup image or more up-to-date data files downloaded from a Microsoft server. + + The following fields are available: - **Time** The client time of the event. - **PCFP** An ID for the system calculated by hashing hardware identifiers. - **Result** The last result of the operation to determine if there is a data file to download. -- **OneSettingsInitialized** Boolean indicating if the query to OneSettings, where the information is stored on if there is a data file to download, was initialized. -- **Url** The URL of the data file to download. Will be an empty string if there is no data file to download. -- **UsingAlternateData** Boolean value that indicates if the client is using alternate data file or using the data file in the setup image. +- **OneSettingsInitialized** Was the query to OneSettings, where the information is stored on if there is a data file to download, initialized? +- **Url** The URL of the data file to download. This will be an empty string if there is no data file to download. +- **UsingAlternateData** Is the client using alternate data file or using the data file in the setup image? ### Microsoft.Windows.Appraiser.General.SystemMemoryAdd -This event sends data on the amount of memory on the system and whether it meets requirements, to help keep Windows up to date. +This event sends data on the amount of memory on the system and whether it meets requirements, to help keep Windows up-to-date. + + The following fields are available: -- **objectInstanceId** Will always be Memory. -- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 -- **Blocking** Is the machine blocked from upgrade due to memory restrictions? Example: FALSE -- **MemoryRequirementViolated** Indicates if a memory requirement was violated. Example: FALSE -- **pageFile** The current committed memory limit for the system or the current process, whichever is smaller, in bytes. Example: 19650113536 -- **ram** Amount of RAM on the system. Example: 17099976704 -- **ramKB** ram/1024. Example: 16777216 -- **virtual** The size of the user-mode portion of the virtual address space of the calling process, in bytes. Example: 140737488224256 -- **virtualKB** virtual/1024. Example: 137438953344 +- **objectInstanceId** This will always be Memory. +- **AppraiserVersion** The version of the Appraiser file generating the events. +- **Blocking** Is the device from upgrade due to memory restrictions? +- **MemoryRequirementViolated** Was a memory requirement violated? +- **pageFile** The current committed memory limit for the system or the current process, whichever is smaller (in bytes). +- **ram** The amount of memory on the device. +- **ramKB** The amount of memory (in KB). +- **virtual** The size of the user-mode portion of the virtual address space of the calling process (in bytes). +- **virtualKB** The amount of virtual memory (in KB). ### Microsoft.Windows.Appraiser.General.SystemMemoryRemove -This event that the SystemMemory object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId.indicates that a full set of SystemMemoryAdd events has been sent. +This event that the SystemMemory object is no longer present. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1712,6 +1924,8 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.SystemMemoryStartSync This event indicates that a new set of SystemMemoryAdd events will be sent. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1720,17 +1934,21 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.SystemProcessorCompareExchangeAdd This event sends data indicating whether the system supports the CompareExchange128 CPU requirement, to help keep Windows up to date. + + The following fields are available: -- **objectInstanceId** Will always be CompareExchange128. -- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 -- **Blocking** Indicates if upgrade is blocked due to this CPU check. Example: FALSE -- **CompareExchange128Support** Indicates if the CPU supports CompareExchange128. Example: TRUE +- **objectInstanceId** This will always be CompareExchange128. +- **AppraiserVersion** The version of the Appraiser file generating the events. +- **Blocking** Is the upgrade blocked due to the processor? +- **CompareExchange128Support** Does the CPU support CompareExchange128? ### Microsoft.Windows.Appraiser.General.SystemProcessorCompareExchangeRemove -This event indicates that the SystemProcessorCompareExchange object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. +This event indicates that the SystemProcessorCompareExchange object is no longer present. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1739,6 +1957,8 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.SystemProcessorCompareExchangeStartSync This event indicates that a new set of SystemProcessorCompareExchangeAdd events will be sent. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1746,18 +1966,22 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.SystemProcessorLahfSahfAdd -This event sends data indicating whether the system supports the LahfSahf CPU requirement, to help keep Windows up to date. +This event sends data indicating whether the system supports the LahfSahf CPU requirement, to help keep Windows up-to-date. + + The following fields are available: -- **objectInstanceId** Will always be LahfSahf. -- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 -- **Blocking** Indicates if upgrade is blocked due to this CPU check. Example: FALSE -- **LahfSahfSupport** Indicates if the CPU supports LAHF/SAHF. Example: TRUE +- **objectInstanceId** This will always be LahfSahf. +- **AppraiserVersion** The version of the Appraiser file generating the events. +- **Blocking** Is the upgrade blocked due to the processor? +- **LahfSahfSupport** Does the CPU support LAHF/SAHF? ### Microsoft.Windows.Appraiser.General.SystemProcessorLahfSahfRemove -This event indicates that the SystemProcessorLahfSahf object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. +This event indicates that the SystemProcessorLahfSahf object is no longer present. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1766,6 +1990,8 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.SystemProcessorLahfSahfStartSync This event indicates that a new set of SystemProcessorLahfSahfAdd events will be sent. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1773,19 +1999,23 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.SystemProcessorNxAdd -This event sends data indicating whether the system supports the NX CPU requirement, to help keep Windows up to date. +This event sends data indicating whether the system supports the NX CPU requirement, to help keep Windows up-to-date. + + The following fields are available: -- **objectInstanceId** Will always be NX. -- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 -- **Blocking** Indicates if upgrade is blocked due to this CPU check. Example: FALSE -- **NXDriverResult** Provides the result of the driver used to check for NX support when not deterministic. Example: NotApplicable -- **NXProcessorSupport** Indicates if the CPU supports NX. Example: TRUE +- **objectInstanceId** This will always be NX. +- **AppraiserVersion** The version of the Appraiser file that is generating the events. +- **Blocking** Is the upgrade blocked due to the processor? +- **NXDriverResult** The result of the driver used to do a non-deterministic check for NX support. +- **NXProcessorSupport** Does the processor support NX? ### Microsoft.Windows.Appraiser.General.SystemProcessorNxRemove -This event indicates that the SystemProcessorNx object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. +This event indicates that the SystemProcessorNx object is no longer present. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1794,6 +2024,8 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.SystemProcessorNxStartSync This event indicates that a new set of SystemProcessorNxAdd events will be sent. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1801,18 +2033,22 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.SystemProcessorPrefetchWAdd -This event sends data indicating whether the system supports the PrefetchW CPU requirement, to help keep Windows up to date. +This event sends data indicating whether the system supports the PrefetchW CPU requirement, to help keep Windows up-to-date. + + The following fields are available: -- **objectInstanceId** Will always be PrefetchW. -- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 -- **Blocking** Indicates if upgrade is blocked due to this CPU check. Example: FALSE -- **PrefetchWSupport** Indicates if the CPU supports PrefetchW. Example: TRUE +- **objectInstanceId** This will always be PrefetchW. +- **AppraiserVersion** The version of the Appraiser file that is generating the events. +- **Blocking** Is the upgrade blocked due to the processor? +- **PrefetchWSupport** Does the processor support PrefetchW? ### Microsoft.Windows.Appraiser.General.SystemProcessorPrefetchWRemove -This event indicates that the SystemProcessorPrefetchW object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. +This event indicates that the SystemProcessorPrefetchW object is no longer present. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1821,6 +2057,8 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.SystemProcessorPrefetchWStartSync This event indicates that a new set of SystemProcessorPrefetchWAdd events will be sent. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1828,18 +2066,22 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.SystemProcessorSse2Add -This event sends data indicating whether the system supports the SSE2 CPU requirement, to help keep Windows up to date. +This event sends data indicating whether the system supports the SSE2 CPU requirement, to help keep Windows up-to-date. + + The following fields are available: -- **objectInstanceId** Will always be SSE2. -- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 -- **Blocking** Indicates if upgrade is blocked due to this CPU check. Example: FALSE -- **SSE2ProcessorSupport** Indicates if the CPU supports SSE2. Example: TRUE +- **objectInstanceId** This will always be SSE2. +- **AppraiserVersion** The version of the Appraiser file that is generating the events. +- **Blocking** Is the upgrade blocked due to the processor? +- **SSE2ProcessorSupport** Does the processor support SSE2? ### Microsoft.Windows.Appraiser.General.SystemProcessorSse2Remove -This event indicates that the SystemProcessorSse2 object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. +This event indicates that the SystemProcessorSse2 object is no longer present. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1848,6 +2090,8 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.SystemProcessorSse2StartSync This event indicates that a new set of SystemProcessorSse2Add events will be sent. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1855,18 +2099,22 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.SystemTouchAdd -This event sends data indicating whether the system supports touch, to help keep Windows up to date. +This event sends data indicating whether the system supports touch, to help keep Windows up-to-date. + + The following fields are available: -- **objectInstanceId** Will always be Touch. -- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 -- **IntegratedTouchDigitizerPresent** Indicates if there is an integrated touch digitizer present. Example: FALSE -- **MaximumTouches** Maximum number of touch points supported by the device hardware. Example: 1 +- **objectInstanceId** This will always be Touch. +- **AppraiserVersion** The version of the Appraiser file that is generating the events. +- **IntegratedTouchDigitizerPresent** Is there an integrated touch digitizer? +- **MaximumTouches** The maximum number of touch points supported by the device hardware. ### Microsoft.Windows.Appraiser.General.SystemTouchRemove -This event indicates that the SystemTouch object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. +This event indicates that the SystemTouch object is no longer present. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1875,6 +2123,8 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.SystemTouchStartSync This event indicates that a new set of SystemTouchAdd events will be sent. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1882,18 +2132,22 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.SystemWimAdd -This event sends data indicating whether the operating system is running from a compressed Window Imaging Format (WIM) file, to help keep Windows up to date. +This event sends data indicating whether the operating system is running from a compressed WIM file, to help keep Windows up-to-date. + + The following fields are available: -- **objectInstanceId** Will always be Wim. -- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 -- **IsWimBoot** Indicates if the current operating system is running from a compressed Windows Imaging Format (WIM) file. Example: FALSE -- **RegistryWimBootValue** Raw value from registry used to indicate if system is running from a WIM. Example: 0 +- **objectInstanceId** This will always be Wim. +- **AppraiserVersion** The version of the Appraiser file that is generating the events. +- **IsWimBoot** Is the current operating system running from a compressed WIM file? +- **RegistryWimBootValue** The raw value from the registry that is used to indicate if the device is running from a WIM. ### Microsoft.Windows.Appraiser.General.SystemWimRemove -This event indicates that the SystemWim object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. +This event indicates that the SystemWim object is no longer present. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1902,6 +2156,8 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.SystemWimStartSync This event indicates that a new set of SystemWimAdd events will be sent. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1909,18 +2165,22 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.SystemWindowsActivationStatusAdd -This event sends data indicating whether the current operating system is activated, to help keep Windows up to date. +This event sends data indicating whether the current operating system is activated, to help keep Windows up-to-date. + + The following fields are available: -- **objectInstanceId** Will always be WindowsActivationStatus. -- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 -- **WindowsIsLicensedApiValue** Result from API used to indicate if operating system is activated. Example: TRUE -- **WindowsNotActivatedDecision** Indicates if the current operating system is activated. Example: FALSE +- **objectInstanceId** This will always be WindowsActivationStatus. +- **AppraiserVersion** The version of the Appraiser file that is generating the events. +- **WindowsIsLicensedApiValue** The result from the API that's used to indicate if operating system is activated. +- **WindowsNotActivatedDecision** Is the current operating system activated? ### Microsoft.Windows.Appraiser.General.SystemWindowsActivationStatusRemove -This event indicates that the SystemWindowsActivationStatus object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId +This event indicates that the SystemWindowsActivationStatus object is no longer present. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1929,6 +2189,8 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.SystemWindowsActivationStatusStartSync This event indicates that a new set of SystemWindowsActivationStatusAdd events will be sent. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1936,22 +2198,26 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.SystemWlanAdd -This event sends data indicating whether the system has WLAN, and if so, whether it uses an emulated driver that could block an upgrade, to help keep Windows up to date. +This event sends data indicating whether the system has WLAN, and if so, whether it uses an emulated driver that could block an upgrade, to help keep Windows up-to-date. + + The following fields are available: -- **objectInstanceId** Will always be Wlan. -- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 -- **Blocking** Indicates if upgrade is blocked due to an emulated WLAN driver. Example: FALSE -- **HasWlanBlock** Indicates if upgrade is blocked due to an emulated WLAN driver. Example: FALSE -- **WlanEmulatedDriver** Indicates if the system has an emulated WLAN driver. Example: FALSE -- **WlanExists** Indicates if the device supports WLAN at all. Example: TRUE -- **WlanModulePresent** Indicates if any WLAN modules are present. Example: TRUE -- **WlanNativeDriver** Indicates if the system has a non-emulated WLAN driver. Example: TRUE +- **objectInstanceId** This will always be Wlan. +- **AppraiserVersion** The version of the Appraiser file that is generating the events. +- **Blocking** Is the upgrade blocked because of an emulated WLAN driver? +- **HasWlanBlock** Does the emulated WLAN driver have an upgrade block? +- **WlanEmulatedDriver** Does the device have an emulated WLAN driver? +- **WlanExists** Does the device support WLAN at all? +- **WlanModulePresent** Are any WLAN modules present? +- **WlanNativeDriver** Does the device have a non-emulated WLAN driver? ### Microsoft.Windows.Appraiser.General.SystemWlanRemove -This event indicates that the SystemWlan object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. +This event indicates that the SystemWlan object is no longer present. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1960,6 +2226,8 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.SystemWlanStartSync This event indicates that a new set of SystemWlanAdd events will be sent. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1967,7 +2235,9 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.TelemetryRunHealth -A summary event indicating the parameters and result of a telemetry run. This allows the rest of the data sent over the course of the run to be properly contextualized and understood, which is then used to keep the machine up to date. +A summary event indicating the parameters and result of a telemetry run. This allows the rest of the data sent over the course of the run to be properly contextualized and understood, which is then used to keep Windows up-to-date. + + The following fields are available: - **PerfBackoff** Indicates if the run was invoked with logic to stop running when a user is present. Helps to understand why a run may have a longer elapsed time than normal. @@ -2000,6 +2270,8 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.WmdrmAdd This event sends data about the usage of older digital rights management on the system, to help keep Windows up to date. This data does not indicate the details of the media using the digital rights management, only whether any such files exist. Collecting this data was critical to ensuring the correct mitigation for customers, and should be able to be removed once all mitigations are in place. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -2015,7 +2287,9 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.WmdrmRemove -This event indicates that the Wmdrm object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. +This event indicates that the Wmdrm object is no longer present. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -2024,43 +2298,28 @@ The following fields are available: ### Microsoft.Windows.Appraiser.General.WmdrmStartSync This event indicates that a new set of WmdrmAdd events will be sent. + + The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -## Windows Defender events - ### Microsoft.Windows.Defender.Shield.UpdateMonitorBinaryCorruptionDetected No content is currently available. + + The following fields are available: - **binaryName** No content is currently available. -### Microsoft.Windows.Defender.Shield.UpdateMonitorServiceDisabledDetected - -This event sends information about Windows Update services that have been disabled. -The following fields are available: - -- **serviceName** The name of the disabled service. - - -### Microsoft.Windows.Defender.Shield.UpdateMonitorTaskDisabledDetected - -This event sends information about Windows Update scheduled tasks that have been disabled. -The following fields are available: - -- **taskPath** The path to the scheduled task. -- **taskName** The name of the scheduled task. - - -## Fault Reporting events - ### Microsoft.Windows.FaultReporting.AppCrashEvent This event sends data about crashes for both native and managed applications, to help keep Windows up to date. The data includes information about the crashing process and a summary of its exception record. It does not contain any Watson bucketing information. The bucketing information is recorded in a Windows Error Reporting (WER) event that is generated when the WER client reports the crash to the Watson service, and the WER event will contain the same ReportID (see field 14 of crash event, field 19 of WER event) as the crash event for the crash being reported. AppCrash is emitted once for each crash handled by WER (e.g. from an unhandled exception or FailFast or ReportException). Note that Generic Watson event types (e.g. from PLM) that may be considered crashes" by a user DO NOT emit this event. + + The following fields are available: - **ProcessId** The ID of the process that has crashed. @@ -2083,11 +2342,12 @@ The following fields are available: - **TargetAppVer** The specific version of the application being reported - **TargetAsId** The sequence number for the hanging process. -## Hang Reporting events ### Microsoft.Windows.HangReporting.AppHangEvent This event sends data about hangs for both native and managed applications, to help keep Windows up to date. It does not contain any Watson bucketing information. The bucketing information is recorded in a Windows Error Reporting (WER) event that is generated when the WER client reports the hang to the Watson service, and the WER event will contain the same ReportID (see field 13 of hang event, field 19 of WER event) as the hang event for the hang being reported. AppHang is reported only on PC devices. It handles classic Win32 hangs and is emitted only once per report. Some behaviors that may be perceived by a user as a hang are reported by app managers (e.g. PLM/RM/EM) as Watson Generics and will not produce AppHang events. + + The following fields are available: - **AppName** The name of the app that has hung. @@ -2110,11 +2370,12 @@ The following fields are available: - **TargetAppVer** The specific version of the application being reported. - **TargetAsId** The sequence number for the hanging process. -## Inventory events ### Microsoft.Windows.Inventory.Core.AmiTelCacheChecksum This event captures basic checksum data about the device inventory items stored in the cache for use in validating data completeness for Microsoft.Windows.Inventory.Core events. The fields in this event may change over time, but they will always represent a count of a given object. + + The following fields are available: - **Device** A count of device objects in cache @@ -2140,6 +2401,8 @@ The following fields are available: ### Microsoft.Windows.Inventory.Core.AmiTelCacheVersions This event sends inventory component versions for the Device Inventory data. + + The following fields are available: - **aeinv.dll** The version of the App inventory component. @@ -2151,6 +2414,8 @@ The following fields are available: ### Microsoft.Windows.Inventory.Core.DriverPackageExtendedAdd This event sends inventory component versions for the Device Inventory data. + + The following fields are available: - **Inf** The inf file name. @@ -2170,6 +2435,8 @@ The following fields are available: ### Microsoft.Windows.Inventory.Core.DriverPackageExtendedStartSync This event event indicates that a new set of DriverPackageExtendedAdd events will be sent. + + The following fields are available: - **InventoryVersion** The version of the inventory file generating the events. @@ -2178,6 +2445,8 @@ The following fields are available: ### Microsoft.Windows.Inventory.Core.FileSigningInfoAdd This event enumerates the signatures of files, either driver packages or application executables. For driver packages, this data is collected on demand via Telecommand to limit it only to unrecognized driver packages, saving time for the client and space on the server. For applications, this data is collected for up to 10 random executables on a system. + + The following fields are available: - **InventoryVersion** The version of the inventory file generating the events. @@ -2192,6 +2461,8 @@ The following fields are available: ### Microsoft.Windows.Inventory.Core.FileSigningInfoStartSync This event indicates that a new set of FileSigningInfoAdd events will be sent. + + The following fields are available: - **InventoryVersion** The version of the inventory file generating the events. @@ -2200,14 +2471,16 @@ The following fields are available: ### Microsoft.Windows.Inventory.Core.InventoryApplicationAdd This event sends basic metadata about an application on the system to help keep Windows up to date. + + The following fields are available: -- **ProgramInstanceId** A hash of the file IDs in a program. Used to identify application install footprint. Example: 00002a54cb9c5bc6946b99d4180fec12d6c1103ad849 +- **ProgramInstanceId** A hash of the file IDs in an app. - **Name** The name of the application. Location pulled from depends on 'Source' field. Example: - **Type** One of ("Application", "Hotfix", "BOE", "Service", "Unknown"). Application indicates Win32 or Appx app, Hotfix indicates app updates (KBs), BOE indicates it's an app with no ARP or MSI entry, Service indicates that it is a service. Application and BOE are the ones most likely seen. Example: Application - **Publisher** The Publisher of the application. Location pulled from depends on the 'Source' field. Example: Neudesic - **Version** The version number of the program. Example: 6.00.0003 -- **Language** The language code of the program. Language codes can be found at http://support.microsoft.com/kb/221435 Example: 1033 +- **Language** The language code of the program. Language codes can be found at 221435 Example: 1033 - **Source** Where the data for the application was found, such as Add/Remove Programs (ARP), MSI, AppxPackage, etc. Example: Msi - **MsiProductCode** A GUID that describe the MSI Product. Example: {365812a8-44d6-422e-b737-d540451e5f4e} - **MsiPackageCode** A GUID that describes the MSI Package. Multiple 'Products' (apps) can make up an MsiPackage. Example: {1BCC5142-D98C-430B-B74A-484A0328A7CE} @@ -2229,6 +2502,8 @@ The following fields are available: ### Microsoft.Windows.Inventory.Core.InventoryApplicationRemove This event indicates that a new set of InventoryDevicePnpAdd events will be sent. + + The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. @@ -2238,6 +2513,8 @@ The following fields are available: ### Microsoft.Windows.Inventory.Core.InventoryApplicationStartSync This event indicates that a new set of InventoryApplicationAdd events will be sent. + + The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. @@ -2246,23 +2523,25 @@ The following fields are available: ### Microsoft.Windows.Inventory.Core.InventoryDeviceContainerAdd -This event sends basic metadata about a device container (such as a monitor or printer as opposed to a PNP device) to help keep Windows up to date. +This event sends basic metadata about a device container (such as a monitor or printer as opposed to a PNP device) to help keep Windows up-to-date. + + The following fields are available: -- **ModelName** Name for model. Example: Polycom CX300 -- **ModelId** GUID for model. Example: {da09b4cb-2391-a76e-4bb3-5f0fdc02c278} UID for model. Example: "{da09b4cb-2391""ID for model. UID for model. Example: {da09b4cb-2391-a76e-4bb3-5f0fdc02c} -- **PrimaryCategory** Primary category. Example: communication.phone -- **Categories** A list of functional categories that the container belongs to. Comma separated. Example: communication.phone,storage -- **Icon** Path and/or index to icon file. Example: C:\\windows\\system32\\config\\systemprofile\\appdata\\local\\microsoft\\device metadata\\dmrccache\\en-us\\99f54e5c-a243-4854-a5a5-8a35b2a843cf\\DeviceInformation\\CX300.ico -- **IsConnected** More than IsPresent. For physically attached device, IsConnected is the same as IsPresent. For wireless device, IsConnected has communication link while IsPresent may not. Example: 1 -- **IsActive** IsConnected OR the device is last-seen less than 14 days. Example: 1 -- **IsPaired** This is for AEP (Association End Point) device, which is a type of devices that needs association(pairing) and authentication before use. Example: 0 -- **IsNetworked** Networked device, e.g., a network printer. Example: 0 -- **IsMachineContainer** Whether the container is the root machine itself. Example: 0 -- **FriendlyName** The name of container. Example: Windows Phone -- **DiscoveryMethod** No value most of time. Example: ""o""o -- **ModelNumber** Not common, but is the model number for the device if set. Example: CX300 -- **Manufacturer** Manufacturer name. Example: Polycom, Inc. +- **ModelName** The model name. +- **ModelId** A model GUID. +- **PrimaryCategory** The primary category for the device container. +- **Categories** A comma separated list of functional categories in which the container belongs. +- **Icon** The path or index to the icon file. +- **IsConnected** For physically a attached device, this value is the same as IsPresent. For wireless a device, this value represents a communication link. +- **IsActive** Is the device connected, or has it been seen in the last 14 days? +- **IsPaired** Does the device container require pairing? +- **IsNetworked** Is this a networked device? +- **IsMachineContainer** Is the container the root device itself? +- **FriendlyName** The name of the device container. +- **DiscoveryMethod** The discovery method for the device container. +- **ModelNumber** The model number for the device container. +- **Manufacturer** The manufacturer name for the device container. - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. - **objectInstanceId** ContainerId. Example: {552dd320-0dae-2794-2b41-df42fee22488} - **InventoryVersion** The version of the inventory file generating the events. @@ -2270,7 +2549,9 @@ The following fields are available: ### Microsoft.Windows.Inventory.Core.InventoryDeviceContainerRemove -This event indicates that the InventoryDeviceContainer object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. +This event indicates that the InventoryDeviceContainer object is no longer present. + + The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. @@ -2280,6 +2561,8 @@ The following fields are available: ### Microsoft.Windows.Inventory.Core.InventoryDeviceContainerStartSync This event indicates that a new set of InventoryDeviceContainerAdd events will be sent. + + The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. @@ -2289,6 +2572,8 @@ The following fields are available: ### Microsoft.Windows.Inventory.Core.InventoryDeviceInterfaceAdd This event retrieves information about what sensor interfaces are available on the device. + + The following fields are available: - **InventoryVersion** The version of the inventory file generating the events. @@ -2315,6 +2600,8 @@ The following fields are available: ### Microsoft.Windows.Inventory.Core.InventoryDeviceInterfaceStartSync This event indicates that a new set of InventoryDeviceInterfaceAdd events will be sent. + + The following fields are available: - **InventoryVersion** The version of the inventory file generating the events. @@ -2323,6 +2610,8 @@ The following fields are available: ### Microsoft.Windows.Inventory.Core.InventoryDeviceMediaClassAdd This event sends additional metadata about a PNP device that is specific to a particular class of devices to help keep Windows up to date while reducing overall size of data payload. + + The following fields are available: - **audio.captureDriver** Audio device capture driver. Example: hdaudio.inf:db04a16ce4e8d6ee:HdAudModel:10.0.14887.1000:hdaudio\func_01 @@ -2337,6 +2626,8 @@ The following fields are available: ### Microsoft.Windows.Inventory.Core.InventoryDeviceMediaClassRemove This event indicates that the InventoryDeviceMediaClass object represented by the objectInstanceId is no longer present. + + The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. @@ -2346,6 +2637,8 @@ The following fields are available: ### Microsoft.Windows.Inventory.Core.InventoryDeviceMediaClassStartSync This event indicates that a new set of InventoryDeviceMediaClassSAdd events will be sent. + + The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. @@ -2354,44 +2647,48 @@ The following fields are available: ### Microsoft.Windows.Inventory.Core.InventoryDevicePnpAdd -This event sends basic metadata about a PNP device and its associated driver to help keep Windows up to date. +This event sends basic metadata about a PNP device and its associated driver to help keep Windows up-to-date. + + The following fields are available: -- **HWID** A JSON array that provides the value and order of the HWID tree for the device. Orders are integers, HWIDs look like hid\vid_049f&pid_000e&rev_0102&mi_01&col04 -- **COMPID** A JSON array the provides the value and order of the compatible ID tree for the device. Orders are integers, COMPIDs look like usb\class_03&subclass_01&prot_01 -- **installState** Device installation state. One of these values: https://msdn.microsoft.com/en-us/library/windows/hardware/ff543130.aspx -- **enumerator** The bus that enumerated the device. -- **ContainerId** System-supplied GUID that uniquely groups the functional devices associated with a single-function or multifunction device installed in the computer. Example: {27db0821-3bf9-f71a-f96f-a53403857690} -- **deviceState** DeviceState is a bitmask of the following: DEVICE_IS_CONNECTED 0x0001 (currently only for container). DEVICE_IS_NETWORK_DEVICE 0x0002 (currently only for container). DEVICE_IS_PAIRED 0x0004 (currently only for container). DEVICE_IS_ACTIVE 0x0008 (currently never set). DEVICE_IS_MACHINE 0x0010 (currently only for container). DEVICE_IS_PRESENT 0x0020 (currently always set). DEVICE_IS_HIDDEN 0x0040. DEVICE_IS_PRINTER 0x0080 (currently only for container). DEVICE_IS_WIRELESS 0x0100. DEVICE_IS_WIRELESS_FAT 0x0200. The most common values are therefore: 32 (0x20)= device is present. 96 (0x60)= device is present but hidden. 288 (0x120)= device is a wireless device that is present. -- **parentId** Device instance id of the parent of the device. -- **STACKID** A JSON array that provides the value and order of the STACKID tree for the device. Orders are integers, STACKIDs look like "\driver\hidusb" -- **description** The device description. -- **matchingID** Represents the hardware ID or compatible ID that Windows uses to install a device instance. -- **class** The device setup class of the driver loaded for the device. -- **classGuid** The device setup class guid of the driver loaded for the device. -- **manufacturer** The device manufacturer. -- **model** The device model. -- **Inf** INF file name (the name could be renamed by OS, such as oemXX.inf) -- **driverVerVersion** The version of the driver loaded for the device. -- **driverVerDate** The date of the driver loaded for the device. -- **provider** The device provider. -- **driverPackageStrongName** The immediate parent directory name in the Directory field of InventoryDriverPackage. -- **service** The device service name. -- **lowerClassFilters** Lower filter class drivers IDs installed for the device. -- **lowerFilters** Lower filter drivers IDs installed for the device. -- **upperClassFilters** Upper filter class drivers IDs installed for the device. -- **upperFilters** Upper filter drivers IDs installed for the device. +- **HWID** A JSON array that provides the value and order of the HWID tree for the device. +- **COMPID** A JSON array the provides the value and order of the compatible ID tree for the device. +- **InstallState** The device installation state. One of these values: https://msdn.microsoft.com/en-us/library/windows/hardware/ff543130.aspx +- **Enumerator** The bus that enumerated the device. +- **ContainerId** A system-supplied GUID that uniquely groups the functional devices associated with a single-function or multifunction device installed in the device. +- **DeviceState** DeviceState is a bitmask of the following: DEVICE_IS_CONNECTED 0x0001 (currently only for container). DEVICE_IS_NETWORK_DEVICE 0x0002 (currently only for container). DEVICE_IS_PAIRED 0x0004 (currently only for container). DEVICE_IS_ACTIVE 0x0008 (currently never set). DEVICE_IS_MACHINE 0x0010 (currently only for container). DEVICE_IS_PRESENT 0x0020 (currently always set). DEVICE_IS_HIDDEN 0x0040. DEVICE_IS_PRINTER 0x0080 (currently only for container). DEVICE_IS_WIRELESS 0x0100. DEVICE_IS_WIRELESS_FAT 0x0200. The most common values are therefore: 32 (0x20)= device is present. 96 (0x60)= device is present but hidden. 288 (0x120)= device is a wireless device that is present. +- **ParentId** Device instance id of the parent of the device. +- **STACKID** A JSON array that provides the value and order of the STACKID tree for the device. +- **Description** The device description. +- **MatchingID** Represents the hardware ID or compatible ID that Windows uses to install a device instance. +- **Class** The device setup class of the driver loaded for the device. +- **ClassGuid** The device setup class guid of the driver loaded for the device. +- **Manufacturer** The device manufacturer. +- **Model** The device model. +- **Inf** The INF file name. +- **DriverVerVersion** The version of the driver loaded for the device. +- **DriverVerDate** The date of the driver loaded for the device. +- **Provider** The device provider. +- **DriverPackageStrongName** The immediate parent directory name in the Directory field of InventoryDriverPackage. +- **Service** The device service name. +- **LowerClassFilters** Lower filter class drivers IDs installed for the device. +- **LowerFilters** Lower filter drivers IDs installed for the device. +- **UpperClassFilters** Upper filter class drivers IDs installed for the device. +- **UpperFilters** Upper filter drivers IDs installed for the device. - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. - **objectInstanceId** The Device Instance ID of the device (uniquely identifies a device in the system). Example: pci\ven_8086&dev_0085&subsys_13118086&rev_34\4&2dded11c&0&00e1 -- **DriverId** Used to join with InventoryDriverBinary (on its key). Example: 0000f768ad5256cc5ef4b070bb5b99d1742028ca2bd3 -- **DriverName** Name of the .sys image file (or wudfrd.sys if using user mode driver framework). Example: asyncmac.sys +- **DriverId** A unique identifier for the installed device. +- **DriverName** The name of the driver image file. - **InventoryVersion** The version of the inventory file generating the events. - **ProblemCode** The current error code for the device. ### Microsoft.Windows.Inventory.Core.InventoryDevicePnpRemove -This event indicates that the InventoryDevicePnpRemove object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. +This event indicates that the InventoryDevicePnpRemove object is no longer present. + + The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. @@ -2401,6 +2698,8 @@ The following fields are available: ### Microsoft.Windows.Inventory.Core.InventoryDevicePnpStartSync This event indicates that a new set of InventoryDevicePnpAdd events will be sent. + + The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. @@ -2409,25 +2708,27 @@ The following fields are available: ### Microsoft.Windows.Inventory.Core.InventoryDriverBinaryAdd -This event sends basic metadata about driver binaries running on the system to help keep Windows up to date. +This event sends basic metadata about driver files running on the system to help keep Windows up-to-date. + + The following fields are available: -- **DriverName** Driver file name. Example: 1394ohci.sys -- **Inf** INF file name (the name could be renamed by OS, such as oemXX.inf) -- **driverPackageStrongName** Driver package StrongName. Example: acpi.inf_amd64_b82068c7a43a101f -- **DriverCompany** Company name. Example: Advanced Micro Devices, Inc. -- **DriverCheckSum** Driver file checksum. Example: 242561 -- **DriverTimeStamp** The low 32 bits of the time stamp of the image. This represents the date and time the image was created by the linker. The value is represented in the number of seconds elapsed since midnight (00:00:00), January 1, 1970, Universal Coordinated Time, according to the system clock. Example: 1429917363 -- **DriverType** Bitfield of driver attributes: 1. define DRIVER_MAP_DRIVER_TYPE_PRINTER 0x0001. 2. define DRIVER_MAP_DRIVER_TYPE_KERNEL 0x0002. 3. define DRIVER_MAP_DRIVER_TYPE_USER 0x0004. 4. define DRIVER_MAP_DRIVER_IS_SIGNED 0x0008. 5. define DRIVER_MAP_DRIVER_IS_INBOX 0x0010. 6. define DRIVER_MAP_DRIVER_IS_WINQUAL 0x0040. 7. define DRIVER_MAP_DRIVER_IS_SELF_SIGNED 0x0020. 8. define DRIVER_MAP_DRIVER_IS_CI_SIGNED 0x0080. 9. define DRIVER_MAP_DRIVER_HAS_BOOT_SERVICE 0x0100. 10. define DRIVER_MAP_DRIVER_TYPE_I386 0x10000. 11. define DRIVER_MAP_DRIVER_TYPE_IA64 0x20000. 12. define DRIVER_MAP_DRIVER_TYPE_AMD64 0x40000. 13. define DRIVER_MAP_DRIVER_TYPE_ARM 0x100000. 14. define DRIVER_MAP_DRIVER_TYPE_THUMB 0x200000. 15. define DRIVER_MAP_DRIVER_TYPE_ARMNT 0x400000. 16. define DRIVER_MAP_DRIVER_IS_TIME_STAMPED 0x800000. Example: 8650778 -- **driverInBox** Is the driver an inbox driver? Example: 1 -- **driverSigned** Is the driver signed? -- **driverIsKernelMode** Is it kernel mode driver? Example: 1 -- **DriverVersion** Version. Example: 10.0.10074.0 -- **ImageSize** File size. Example: 602112 -- **Product** Product name that is obtained from file info. Example: QLogic 10 GigE -- **ProductVersion** Driver version that is obtained from file info. Usually the same as DriverVersion. Example: 7.12.2.3 -- **WdfVersion** Windows Driver Framework (WDF) version. Example: 1.15 -- **service** The name of the service that is installed for the device. +- **DriverName** The file name of the driver. +- **Inf** The name of the INF file. +- **DriverPackageStrongName** The strong name of the driver package. +- **DriverCompany** The company name that developed the driver. +- **DriverCheckSum** The checksum of the driver file. +- **DriverTimeStamp** The low 32 bits of the time stamp of the driver file. +- **DriverType** A bitfield of driver attributes: 1. define DRIVER_MAP_DRIVER_TYPE_PRINTER 0x0001. 2. define DRIVER_MAP_DRIVER_TYPE_KERNEL 0x0002. 3. define DRIVER_MAP_DRIVER_TYPE_USER 0x0004. 4. define DRIVER_MAP_DRIVER_IS_SIGNED 0x0008. 5. define DRIVER_MAP_DRIVER_IS_INBOX 0x0010. 6. define DRIVER_MAP_DRIVER_IS_WINQUAL 0x0040. 7. define DRIVER_MAP_DRIVER_IS_SELF_SIGNED 0x0020. 8. define DRIVER_MAP_DRIVER_IS_CI_SIGNED 0x0080. 9. define DRIVER_MAP_DRIVER_HAS_BOOT_SERVICE 0x0100. 10. define DRIVER_MAP_DRIVER_TYPE_I386 0x10000. 11. define DRIVER_MAP_DRIVER_TYPE_IA64 0x20000. 12. define DRIVER_MAP_DRIVER_TYPE_AMD64 0x40000. 13. define DRIVER_MAP_DRIVER_TYPE_ARM 0x100000. 14. define DRIVER_MAP_DRIVER_TYPE_THUMB 0x200000. 15. define DRIVER_MAP_DRIVER_TYPE_ARMNT 0x400000. 16. define DRIVER_MAP_DRIVER_IS_TIME_STAMPED 0x800000. +- **DriverInBox** Is the driver included with the operating system? +- **DriverSigned** Is the driver signed? +- **DriverIsKernelMode** Is it a kernel mode driver? +- **DriverVersion** The version of the driver file. +- **ImageSize** The size of the driver file. +- **Product** The product name that is included in the driver file. +- **ProductVersion** The product version that is included in the driver file. +- **WdfVersion** The Windows Driver Framework version. +- **Service** The name of the service that is installed for the device. - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. - **objectInstanceId** Can be used to join with InventoryDevicePnp (on driverId, upperFilters, etc.). Example: 000038dbe54a022b6c73edbdb8bf5cba32a882d2df2a - **InventoryVersion** The version of the inventory file generating the events. @@ -2435,7 +2736,9 @@ The following fields are available: ### Microsoft.Windows.Inventory.Core.InventoryDriverBinaryRemove -This event indicates that the InventoryDriverBinary object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId. +This event indicates that the InventoryDriverBinary object is no longer present. + + The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. @@ -2445,6 +2748,8 @@ The following fields are available: ### Microsoft.Windows.Inventory.Core.InventoryDriverBinaryStartSync This event indicates that a new set of InventoryDriverBinaryAdd events will be sent. + + The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. @@ -2453,25 +2758,28 @@ The following fields are available: ### Microsoft.Windows.Inventory.Core.InventoryDriverPackageAdd -This event sends basic metadata about drive packages installed on the system to help keep Windows up to date. +This event sends basic metadata about drive packages installed on the system to help keep Windows up-to-date. + + The following fields are available: -- **Inf** Same as InfPath in InventoryDevicePnp. Example: oem9.inf -- **ClassGuid** Same as in InventoryDevicePnp. Example: {4d36e979-e325-11ce-bfc1-08002be10318} -- **Class** Same as in InventoryDevicePnp. Example: printer -- **Directory** Package directory full path. Example: C:\Windows\System32\DriverStore\FileRepository\hdxmb3hd.inf_amd64_cabd3ee20f1ff1b9 -- **Date** The manufacturer's build date of the driver. Note this could be earlier than DriverTimeStamp in the InventoryDriverBinary. Example: 5/28/2012 -- **Version** Version of the package. Example: 6.0.7503.1 -- **Provider** Provider for the package. Example: Microsoft -- **SubmissionId** Driver package submission ID. Example: 1633333 +- **Inf** The INF name of the driver package. +- **ClassGuid** The class GUID for the device driver. +- **Class** The class name for the device driver. +- **Directory** The path to the driver package. +- **Date** The driver package date. +- **Version** The version of the driver package. +- **Provider** The provider for the driver package. +- **SubmissionId** The HLK submission ID for the driver package. - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. -- **objectInstanceId** Used to join with InventoryDevicePnp (on driverPackageId). Example: 0000ce5aae60f3a60a9b9a715a6cee2053e305e7869c - **InventoryVersion** The version of the inventory file generating the events. ### Microsoft.Windows.Inventory.Core.InventoryDriverPackageRemove This event indicates that the InventoryDriverPackage object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId + + The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. @@ -2481,6 +2789,8 @@ The following fields are available: ### Microsoft.Windows.Inventory.Core.InventoryDriverPackageStartSync This event indicates that a new set of InventoryDriverPackageAdd events will be sent. + + The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. @@ -2489,17 +2799,21 @@ The following fields are available: ### Microsoft.Windows.Inventory.Indicators.Checksum -This event captures basic checksum data about the device inventory items stored in the cache for use in validating data completeness for Microsoft.Windows.Inventory.Core events. The fields in this event may change over time, but they will always represent a count of a given object. +This event captures basic checksum data about the device inventory items stored in the cache for use in validating data completeness for Microsoft.Windows.Inventory.Core events. + + The following fields are available: -- **CensusId** Unique hardware identifier. This has been replaced with PCFP. -- **ChecksumDictionary** A count of each operating system indicator that was sent. -- **PCFP** Equivalent to InventoryId that is found in other core events. +- **CensusId** A unique hardware identifier. +- **ChecksumDictionary** A count of each operating system indicator. +- **PCFP** Microsoft.Windows.Inventory.Indicators ### Microsoft.Windows.Inventory.Indicators.InventoryMiscellaneousUexIndicatorAdd This event captures basic checksum data about the device inventory items stored in the cache for use in validating data completeness for Microsoft.Windows.Inventory.Core events. The fields in this event may change over time, but they will always represent a count of a given object. + + The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. @@ -2510,6 +2824,8 @@ The following fields are available: ### Microsoft.Windows.Inventory.Indicators.InventoryMiscellaneousUexIndicatorRemove This event is a counterpart to InventoryMiscellaneousUexIndicatorAdd, indicating that the item has been removed. There are no additional unique fields in this event. + + The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. @@ -2518,21 +2834,25 @@ The following fields are available: ### Microsoft.Windows.Inventory.Indicators.InventoryMiscellaneousUexIndicatorStartSync This event indicates that a new set of InventoryMiscellaneousUexIndicatorAdd events will be sent. + + The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. -## WinLogon events ### Microsoft.Windows.Security.Winlogon.SetupCompleteLogon This event signals the completion of the setup process. It happens only once during the first logon. -## Shared PC events + + ### Microsoft.Windows.SharedPC.AccountManager.DeleteUserAccount Activity for deletion of a user account for devices set up for Shared PC mode as part of the Transient Account Manager to help keep Windows up to date. Deleting unused user accounts on shared devices frees up disk space to improve Windows Update success rates. + + The following fields are available: - **wilActivity** Windows Error Reporting data collected when there is a failure in deleting a user account with the Transient Account Manager. @@ -2543,6 +2863,8 @@ The following fields are available: ### Microsoft.Windows.SharedPC.AccountManager.SinglePolicyEvaluation Activity for run of the Transient Account Manager that determines if any user accounts should be deleted for devices set up for Shared PC mode to help keep Windows up to date. Deleting unused user accounts on shared devices frees up disk space to improve Windows Update success rates + + The following fields are available: - **wilActivity** Windows Error Reporting data collected when there is a failure in evaluating accounts to be deleted with the Transient Account Manager. @@ -2553,259 +2875,266 @@ The following fields are available: ### Microsoft.Windows.StoreAgent.Telemetry.AbortedInstallation -This event sends tracking data about an install/update being canceled, either due to user explicitly canceling or because a new interactive install/update was scheduled, to help keep Windows up to date. +This event is sent when an installation or update is canceled by a user or the system and is used to help keep Windows Apps up to date and secure. + + The following fields are available: -- **PFN** Product Family Name of the product being installed -- **ClientAppId** The client App ID that initiated this action. -- **HResult** The result code of the last action performed before cancelling. +- **PFN** The product family name of the product being installed. +- **ClientAppId** The identity of the app that initiated this operation. +- **HResult** The result code of the last action performed before this operation. - **IsUpdate** Flag indicating if this is an update. -- **AttemptNumber** Number of retry attempts before it was cancelled. +- **AttemptNumber** Number of retry attempts before it was canceled. - **CategoryId** The Item Category ID. -- **ProductId** The product ID being installed. -- **IsInteractive** Was this call a result of user interaction. -- **UpdateId** Update ID (if this is an update) -- **IsRemediation** Flag indicating if this is a remediation install. -- **IsWin32** Flag indicating if this is a Win32 app (not used). +- **ProductId** The identity of the package or packages being installed. +- **IsInteractive** Was this requested by a user? +- **IsRemediation** Was this a remediation install? - **BundleId** The Item Bundle ID. -- **IsMandatory** Flag indicating if this is a mandatory update. -- **SystemAttemptNumber** Number of system attempts to install. -- **UserAttemptNumber** Number of user attempts to install. -- **IsRestore** Flag indicating if this is a restore -- **ParentBundleId** The parent bundle ID (if this is part of a bundle). -- **IsBundle** Indicates if this a bundle parent -- **WUContentId** Windows Update Content ID -- **IntentPFNs** Intent Product Family Name -- **AggregatedPackageFullNames** Includes a set of package full names for each app that is part of an atomic set. +- **IsMandatory** Was this a mandatory update? +- **SystemAttemptNumber** The total number of automatic attempts at installation before it was canceled. +- **UserAttemptNumber** The total number of user attempts at installation before it was canceled. +- **IsRestore** Is this automatically restoring a previously acquired product? +- **ParentBundleId** The product ID of the parent (if this product is part of a bundle). +- **IsBundle** Is this a bundle? +- **WUContentId** The Windows Update content ID +- **AggregatedPackageFullNames** The names of all packages to be downloaded and installed. ### Microsoft.Windows.StoreAgent.Telemetry.BeginGetInstalledContentIds -This event sends content ID data about apps installed on a system, to help determine whether updates for those apps are available. +This event is sent when an inventory of the apps installed is started to determine whether updates for those apps are available. It's used to help keep Windows up-to-date and secure. + + ### Microsoft.Windows.StoreAgent.Telemetry.BeginUpdateMetadataPrepare -This event happens during the process of scanning for available app updates. A cache is first checked to see if app data is available such as the Store Id, otherwise it will call a backend service to get some needed metadata for an app update including app title used in update notifications. StoreAgent events are needed to help keep Windows pre-installed 1st party apps up to date and secure such as the mail and calendar apps. App update failure can be unique across devices and without this data from every device we will not be able to track the success/failure and fix any future vulnerabilities related to these built in Windows Apps. +This event is sent when the Store Agent cache is refreshed with any available package updates. It's used to help keep Windows up-to-date and secure. + + ### Microsoft.Windows.StoreAgent.Telemetry.CancelInstallation -This event is fired when an app update/install is cancelled when in Interactive mode. Can be user or system cancelled and the hrStatus will help us know why. StoreAgent events are needed to help keep Windows pre-installed 1st party apps up to date and secure such as the mail and calendar apps.?App update failure can be unique across devices and without this data from every device we will not be able to track the success/failure and fix any future vulnerabilities related to these built in Windows Apps. +This event is sent when an app update or installation is canceled while in interactive mode. This can be canceled by the user or the system. It's used to help keep Windows up-to-date and secure. + + The following fields are available: -- **IsInteractive** Flag indicating if this an interactive install. -- **AttemptNumber** Count of the attempt to cancel -- **BundleId** Bundle ID (if this product is a bundle) +- **IsInteractive** Was this requested by a user? +- **AttemptNumber** Total number of installation attempts. +- **BundleId** The identity of the Windows Insider build that is associated with this product. - **PreviousHResult** The previous HResult code. -- **ClientAppId** The app ID of the client calling the cancel. -- **CategoryId** Category ID of the product being installed -- **PFN** Product Family Name of the product being installed. -- **ProductId** Product ID of the product being installed. -- **IsUpdate** Flag indicating if this an update install. -- **IsRemediation** Flag indicating if this a remediation install. +- **ClientAppId** The identity of the app that initiated this operation. +- **CategoryId** The identity of the package or packages being installed. +- **PFN** The name of all packages to be downloaded and installed. +- **ProductId** The name of the package or packages requested for installation. +- **IsUpdate** Is this a product update? +- **IsRemediation** Is this repairing a previous installation? - **RelatedCV** Correlation Vector of a previous performed action on this product. -- **UpdateId** Update ID (if this is an update) -- **PreviousInstallState** Previous installation state before it was cancelled. -- **IsMandatory** Flag indicating if this a mandatory update. -- **SystemAttemptNumber** Number of system attempts so far. -- **UserAttemptNumber** Number of user attempts so far -- **IsRestore** Flag indicating if this a restore install. -- **ParentBundleId** Parent Bundle ID (if part of a bundle) -- **IsBundle** Flag indicating if this a bundle. -- **WUContentId** Windows Update Content ID -- **IntentPFNs** Intent Product Family Name -- **AggregatedPackageFullNames** Includes a set of package full names for each app that is part of an atomic set. +- **PreviousInstallState** Previous installation state before it was canceled. +- **IsMandatory** Is this a mandatory update? +- **SystemAttemptNumber** Total number of automatic attempts to install before it was canceled. +- **UserAttemptNumber** Total number of user attempts to install before it was canceled. +- **IsRestore** Is this an automatic restore of a previously acquired product? +- **ParentBundleId** The product ID of the parent (if this product is part of a bundle). +- **IsBundle** Is this a bundle? +- **WUContentId** The Windows Update content ID +- **AggregatedPackageFullNames** The names of all package or packages to be downloaded and installed. ### Microsoft.Windows.StoreAgent.Telemetry.CompleteInstallOperationRequest -CompleteOperationRequest is logged at the end of the install of new apps or updates. It reports back if it was successful or not. StoreAgent events are needed to help keep Windows pre-installed 1st party apps up to date and secure, such as the mail and calendar apps. App update failure can be unique across devices and without this data from every device we will not be able to track the success/failure and fix any future vulnerabilities related to these built in Windows Apps. +This event is sent after the app installations or updates. It's used to help keep Windows up-to-date and secure + + The following fields are available: -- **IsBundle** Flag indicating if this item is a bundle. -- **ProductId** Product ID of the item being installed. +- **IsBundle** Is this a bundle? +- **ProductId** The Store Product ID of the product being installed. - **SkuId** Specific edition of the item being installed. -- **CatalogId** Catalog ID of the item being installed. -- **PackageFamilyName** Package Family Name of the item being installed +- **CatalogId** The Store Product ID of the app being installed. +- **PackageFamilyName** The name of the package being installed. - **HResult** HResult code of the action being performed. ### Microsoft.Windows.StoreAgent.Telemetry.EndAcquireLicense -This event sends data indicating that aquiring the license during software acquisition is complete. +This event is sent after the license is acquired when a product is being installed. It's used to help keep Windows up-to-date and secure. + + The following fields are available: - **PFN** Product Family Name of the product being installed. - **HResult** HResult code to show the result of the operation (success/failure). -- **ProductId** The product ID -- **BundleId** The bundle ID -- **IsWin32** Flag indicating if this is a Win32app. -- **IsInteractive** Flag indicating if this is a user-initiated installation. -- **CategoryId** The category ID of the product in the Store. -- **ClientAppId** The ID of the client app (the app calling the Store APIs). -- **IsRemediation** Flag indicating if this a remediation installation. -- **UpdateId** Update ID (if this is an update) +- **ProductId** The Store Product ID for the product being installed. +- **IsInteractive** Did the user initiate the installation? +- **CategoryId** The identity of the package or packages being installed. +- **ClientAppId** The identity of the app that initiated this operation. +- **IsRemediation** Is this repairing a previous installation? +- **UpdateId** The update ID (if this is an update) - **AttemptNumber** The total number of attempts to acquire this product. -- **IsUpdate** Flag indicating if this an update. -- **IsMandatory** Flag indicating if this is a mandatory installation. +- **IsUpdate** Is this an update? +- **IsMandatory** Is this a mandatory update? - **SystemAttemptNumber** The number of attempts by the system to acquire this product. - **UserAttemptNumber** The number of attempts by the user to acquire this product -- **IsRestore** Flag indicating if this happened during a device restore. -- **ParentBundleId** The parent bundle ID (if it's part of a bundle). -- **IsBundle** Inidcate whether this product is a bundle product -- **WUContentId** Windows Update content ID +- **IsRestore** Is this happening after a device restore? +- **IsBundle** Is this a bundle? +- **WUContentId** The Windows Update content ID - **ParentBundledId** The product's parent bundle ID. -- **IntentPFNs** Intent Product Family Name - **AggregatedPackageFullNames** Includes a set of package full names for each app that is part of an atomic set. ### Microsoft.Windows.StoreAgent.Telemetry.EndDownload -This event happens during the app update or installation process when actual bits are being downloaded at the end of the process to report success or failure. StoreAgent events are needed to help keep Windows pre-installed 1st party apps up to date and secure.?App update failure can be unique across devices and without this data from every device we will not be able to track the success/failure and fix any future vulnerabilities related to these built in Windows Apps. +This event happens during the app update or installation when content is being downloaded at the end of the process to report success or failure. It's used to help keep Windows up-to-date and secure. + + The following fields are available: -- **PFN** The Product Full Name. -- **IsRemediation** Flag indicating if the item was repaired. +- **PFN** The Product Family Name of the app being download. +- **IsRemediation** Is this repairing a previous installation? - **DownloadSize** The total size of the download. -- **ClientAppId** Client App ID (different in case of auto updates or interactive updates from the app). -- **UpdateId** Update ID (if this is an update) -- **CategoryId** The Category ID of the item. -- **IsWin32** Flag indicating if this is a Win32 app (unused). -- **IsUpdate** Flag indicating if this was an update. +- **ClientAppId** The identity of the app that initiated this operation. +- **CategoryId** The identity of the package or packages being installed. +- **IsUpdate** Is this an update? - **HResult** The result code of the last action performed. -- **IsInteractive** Was this call a result of user interaction. -- **AttemptNumber** Number of retry attempts before it was cancelled. -- **BundleId** The Item bundle ID. -- **ProductId** The Product ID. -- **IsMandatory** Flag indicating if the item was a mandatory installation. -- **SystemAttemptNumber** Number of attempts by the system to download. -- **UserAttemptNumber** Number of attempts by the user to download. -- **IsRestore** Flag indicating if the item was a restored installation. +- **IsInteractive** Is this initiated by the user? +- **AttemptNumber** Number of retry attempts before it was canceled. +- **BundleId** The identity of the Windows Insider build associated with this product. +- **ProductId** The Store Product ID for the product being installed. +- **IsMandatory** Is this a mandatory installation? +- **SystemAttemptNumber** The number of attempts by the system to download. +- **UserAttemptNumber** The number of attempts by the user to download. +- **IsRestore** Is this a restore of a previously acquired product? - **ParentBundleId** The parent bundle ID (if it's part of a bundle). -- **IsBundle** Flag indicating if the item was a bundle. -- **WUContentId** Windows Update Content ID. +- **IsBundle** Is this a bundle? +- **WUContentId** The Windows Update content ID. - **ExtendedHResult** Any extended HResult error codes. -- **IntentPFNs** Intent Product Family Name -- **AggregatedPackageFullNames** Includes a set of package full names for each app that is part of an atomic set. +- **AggregatedPackageFullNames** The name of all packages to be downloaded and installed. ### Microsoft.Windows.StoreAgent.Telemetry.EndFrameworkUpdate -This event happens when an app update requires an updated Framework package and the process is kicked off to download it. This event fires at the end of the method to report success or failure. StoreAgent events are needed to help keep Windows pre-installed 1st party apps up to date and secure such as the mail and calendar apps. App update failure can be unique across devices and without this data from every device we will not be able to track the success/failure and fix any future vulnerabilities related to these built in Windows Apps. +This event happens when an app update requires an updated Framework package and the process starts to download it. It's used to help keep Windows up-to-date and secure. + + The following fields are available: -- **HResult** HResult error code returned from this method. +- **HResult** The result code of the last action performed before this operation. ### Microsoft.Windows.StoreAgent.Telemetry.EndGetInstalledContentIds -This event sends data indicating that the content ID's of installed apps have been collected, including whether or not the collection was successful. +This event is sent after sending the inventory of the products installed to determine whether updates for those products are available. It's used to help keep Windows up-to-date and secure. + + The following fields are available: -- **HResult** Resulting HResult from the method. +- **HResult** The result code of the last action performed before this operation. ### Microsoft.Windows.StoreAgent.Telemetry.EndInstall -This event sends tracking data about the end of the install/update installation, to help keep Windows up to date. +This event is sent after a product has been installed. It's used to help keep Windows up-to-date and secure. + + The following fields are available: -- **BundleId** Bundle ID (if this product is a bundle) +- **BundleId** The identity of the build associated with this product. - **PFN** Product Family Name of the product being installed. -- **ClientAppId** The app ID of the client ending the installation. -- **CategoryId** Category ID of the item -- **ProductId** Product ID of the items -- **AttemptNumber** Number of retry attempts before it was cancelled +- **ClientAppId** The identity of the app that initiated this operation. +- **CategoryId** The identity of the package or packages being installed. +- **ProductId** The Store Product ID for the product being installed. +- **AttemptNumber** The number of retry attempts before it was canceled. - **HResult** The result code of the last action performed. -- **IsRemediation** Flag indicating if this a remediation install. -- **IsInteractive** Flag indicating if this an interactive install. -- **IsUpdate** Flag indicating if this an update install. -- **UpdateId** Update ID (if this is an update) -- **IsWin32** Flag indicating if this a Win32 app (unused). -- **IsMandatory** Flag indicating if this a mandatory install. -- **SystemAttemptNumber** Number of system attempts so far. -- **UserAttemptNumber** Number of user attempts so far. -- **IsRestore** Flag indicating if this a restore install. -- **ParentBundleId** Parent Bundle ID (if part of a bundle) -- **IsBundle** Flag indicating if this a bundle. -- **WUContentId** Windows Update Content ID -- **ExtendedHResult** Extended HResult -- **IntentPFNs** Intent Product Family Name -- **AggregatedPackageFullNames** Includes a set of package full names for each app that is part of an atomic set. +- **IsRemediation** Is this repairing a previous installation? +- **IsInteractive** Is this an interactive installation? +- **IsUpdate** Is this an update? +- **IsMandatory** Is this a mandatory installation? +- **SystemAttemptNumber** The total number of system attempts. +- **UserAttemptNumber** The total number of user attempts. +- **IsRestore** Is this automatically restoring a previously acquired product? +- **ParentBundleId** The product ID of the parent (if this product is part of a bundle). +- **IsBundle** Is this a bundle? +- **WUContentId** The Windows Update content ID +- **ExtendedHResult** The extended HResult error code. +- **AggregatedPackageFullNames** The names of all packages to be downloaded and installed. ### Microsoft.Windows.StoreAgent.Telemetry.EndScanForUpdates -This event sends tracking data about the end of the scan for updates, to help keep Windows up to date. +This event is sent after a scan for product updates to determine if there are packages to install. It's used to help keep Windows up-to-date and secure. + + The following fields are available: - **HResult** The result code of the last action performed. -- **Query** Unused. -- **IsApplicability** Flag indicating if it was a scan for applicability. -- **IsInteractive** Flag indicating if this was interactive. -- **ClientAppId** The app ID of the client. -- **IsOnline** Flag indicating if it wasan online check (always true). +- **IsApplicability** Is this request to only check if there are any applicable packages to install? +- **IsInteractive** Is this user requested? +- **ClientAppId** The identity of the app that initiated this operation. +- **IsOnline** Is the request doing an online check? ### Microsoft.Windows.StoreAgent.Telemetry.EndSearchUpdatePackages -This event sends tracking data about the end of the search for update package for install, to help keep Windows up to date. +This event is sent after searching for update packages to install. It's used to help keep Windows up-to-date and secure. + + The following fields are available: -- **IsWin32** Flag indicating if this a Win32 app (unused). -- **IsRemediation** Flag indicating if this a remediation install. -- **IsUpdate** Flag indicating if this an update install. -- **ClientAppId** Client App ID +- **IsRemediation** Is this repairing a previous installation? +- **IsUpdate** Is this an update? +- **ClientAppId** The identity of the app that initiated this operation. - **HResult** The result code of the last action performed. -- **ProductId** The Product ID. -- **AttemptNumber** Number of retry attempts before it was cancelled. -- **UpdateId** Update ID (if this is an update) -- **IsInteractive** Flag indicating if this was a result of user interaction. -- **PFN** The Product Full Name. -- **BundleId** The bundle ID of the item. -- **CategoryId** The category ID of the item -- **IsMandatory** Flag indicating if this a mandatory update. -- **SystemAttemptNumber** Number of system attempts so far. -- **UserAttemptNumber** Number of user attempts so far -- **IsRestore** Flag indicating if this a restore. -- **ParentBundleId** Parent Bundle ID (if part of a bundle) -- **IsBundle** Flag indicating if this a bundle. -- **WUContentId** Windows Update Content ID -- **IntentPFNs** Intent Product Family Name -- **AggregatedPackageFullNames** Includes a set of package full names for each app that is part of an atomic set. +- **ProductId** The Store Product ID for the product being installed. +- **AttemptNumber** The total number of retry attempts before it was canceled. +- **IsInteractive** Is this user requested? +- **PFN** The name of the package or packages requested for install. +- **BundleId** The identity of the build associated with this product. +- **CategoryId** The identity of the package or packages being installed. +- **IsMandatory** Is this a mandatory update? +- **SystemAttemptNumber** The total number of system attempts. +- **UserAttemptNumber** The total number of user attempts. +- **IsRestore** Is this restoring previously acquired content? +- **ParentBundleId** The product ID of the parent (if this product is part of a bundle). +- **IsBundle** Is this a bundle? +- **WUContentId** The Windows Update content ID +- **AggregatedPackageFullNames** The names of all packages to be downloaded and installed. ### Microsoft.Windows.StoreAgent.Telemetry.EndStageUserData -This event is called in between download and install as we look to see if there is app data that needs to be restored from the cloud. This event is fired at the end of the process to report success or failure. StoreAgent events are needed to help keep Windows pre-installed 1st party apps up to date and secure such as the mail and calendar apps.?App update failure can be unique across devices and without this data from every device we will not be able to track the success/failure and fix any future vulnerabilities related to these built in Windows Apps. +This event is sent between download and installation to see if there is app data that needs to be restored from the cloud. It's used to keep Windows up-to-date and secure. + + The following fields are available: -- **IsInteractive** Flag indicating if this was a result of user interaction. -- **PFN** The Product Full Name. -- **IsUpdate** Flag indicating if this an update install. -- **CategoryId** The category ID of the item +- **IsInteractive** Is this user requested? +- **PFN** The name of the package or packages requested for install. +- **IsUpdate** Is this an update? +- **CategoryId** The identity of the package or packages being installed. - **HResult** The result code of the last action performed. -- **AttemptNumber** Number of retry attempts before it was cancelled. -- **ProductId** The Product ID. -- **BundleId** The bundle ID of the item. -- **UpdateId** Update ID (if this is an update) -- **IsRemediation** Flag indicating if this a remediation install. -- **ClientAppId** Client App ID -- **IsMandatory** Flag indicating if this a mandatory update. -- **SystemAttemptNumber** Number of system attempts so far. -- **UserAttemptNumber** Number of user attempts so far -- **IsRestore** Flag indicating if this a restore. -- **ParentBundleId** Parent Bundle ID (if part of a bundle) -- **IsBundle** Flag indicating if this a bundle. -- **WUContentId** Windows Update Content ID -- **IntentPFNs** Intent Product Family Name -- **AggregatedPackageFullNames** Includes a set of package full names for each app that is part of an atomic set. +- **AttemptNumber** The total number of retry attempts before it was canceled. +- **ProductId** The Store Product ID for the product being installed. +- **BundleId** The identity of the build associated with this product. +- **IsRemediation** Is this repairing a previous installation? +- **ClientAppId** The identity of the app that initiated this operation. +- **IsMandatory** Is this a mandatory update? +- **SystemAttemptNumber** The total number of system attempts. +- **UserAttemptNumber** The total number of system attempts. +- **IsRestore** Is this restoring previously acquired content? +- **ParentBundleId** The product ID of the parent (if this product is part of a bundle). +- **IsBundle** Is this a bundle? +- **WUContentId** The Windows Update content ID +- **AggregatedPackageFullNames** The name of all packages to be downloaded and installed. ### Microsoft.Windows.StoreAgent.Telemetry.EndUpdateMetadataPrepare -This event happens at the end of the process of scanning for available app updates to report a success or failure. A cache is first checked to see if app data is available such as the Store Id and app title, otherwise it will call a backend service to get some needed metadata for an app update including app title used in update notifications. StoreAgent events are needed to help keep Windows pre-installed 1st party apps up to date and secure such as the mail and calendar apps. App update failure can be unique across devices and without this data from every device we will not be able to track the success/failure and fix any future vulnerabilities related to these built in Windows Apps. +This event happens after a scan for available app updates. It's used to help keep Windows up-to-date and secure. + + The following fields are available: - **HResult** The result code of the last action performed. @@ -2813,106 +3142,116 @@ The following fields are available: ### Microsoft.Windows.StoreAgent.Telemetry.InstallOperationRequest -This event happens at the beginning of the install process when an app update or new app is installed. StoreAgent events are needed to help keep Windows pre-installed 1st party apps up to date and secure such as the mail and calendar apps. App update failure can be unique across devices and without this data from every device we will not be able to track the success/failure and fix any future vulnerabilities related to these built in Windows Apps. +This event happens at the beginning of the install process when an app update or new app is installed. It's used to help keep Windows up-to-date and secure. + + The following fields are available: -- **CatalogId** The catalog ID of the item. -- **BundleId** The bundle ID of the item. +- **CatalogId** If this product is from a private catalog, the Store Product ID for the product being installed. +- **BundleId** The identity of the build associated with this product. - **SkuId** Specific edition ID being installed. -- **ProductId** The Product ID. +- **ProductId** The Store Product ID for the product being installed. - **VolumePath** The disk path of the installation. ### Microsoft.Windows.StoreAgent.Telemetry.PauseInstallation -This event happens when an app update/install is paused which caan be user or system paused for various reasons like running out of space or batter. StoreAgent events are needed to help keep Windows pre-installed 1st party apps up to date and secure such as the mail and calendar apps.?App update failure can be unique across devices and without this data from every device we will not be able to track the success/failure and fix any future vulnerabilities related to these built in Windows Apps. +This event is sent when a product install or update is paused either by a user or the system. It's used to help keep Windows up-to-date and secure. + + The following fields are available: - **RelatedCV** Correlation Vector of a previous performed action on this product. -- **IsRemediation** Flag indicating if this a remediation install. -- **PreviousHResult** Previous HResult error code. -- **ProductId** The Product ID. -- **IsUpdate** Flag indicating if this an update install. -- **PreviousInstallState** Previous state before the installation was paused. -- **CategoryId** Category the product belongs to in the Store. -- **ClientAppId** Client App ID -- **AttemptNumber** Number of retry attempts before it was cancelled. -- **IsInteractive** Flag indicating if this was a result of user interaction. -- **BundleId** The bundle ID of the item. -- **UpdateId** Update ID (if this is an update) +- **IsRemediation** Is this repairing a previous installation? +- **PreviousHResult** The result code of the last action performed before this operation. +- **ProductId** The Store Product ID for the product being installed. +- **IsUpdate** Is this an update? +- **PreviousInstallState** Previous state before the installation or update was paused. +- **CategoryId** The identity of the package or packages being installed. +- **ClientAppId** The identity of the app that initiated this operation. +- **AttemptNumber** The total number of retry attempts before it was canceled. +- **IsInteractive** Is this user requested? +- **BundleId** The identity of the build associated with this product. - **PFN** The Product Full Name. -- **IsMandatory** Flag indicating if this a mandatory update. -- **SystemAttemptNumber** Number of system attempts so far. -- **UserAttemptNumber** Number of user attempts so far -- **IsRestore** Flag indicating if this a restore. -- **ParentBundleId** Parent Bundle ID (if part of a bundle) -- **IsBundle** Flag indicating if this a bundle. -- **WUContentId** Windows Update Content ID -- **IntentPFNs** Intent Product Family Name -- **AggregatedPackageFullNames** Includes a set of package full names for each app that is part of an atomic set. +- **IsMandatory** Is this a mandatory update? +- **SystemAttemptNumber** The total number of system attempts. +- **UserAttemptNumber** The total number of user attempts. +- **IsRestore** Is this restoring previously acquired content? +- **ParentBundleId** The product ID of the parent (if this product is part of a bundle). +- **IsBundle** Is this a bundle? +- **WUContentId** The Windows Update content ID +- **AggregatedPackageFullNames** The names of all packages to be downloaded and installed. ### Microsoft.Windows.StoreAgent.Telemetry.ResumeInstallation -This event happens when an app update/install which was previously paused is resumed which caan be user or system paused for various reasons. StoreAgent events are needed to help keep Windows pre-installed 1st party apps up to date and secure such as the mail and calendar apps.?App update failure can be unique across devices and without this data from every device we will not be able to track the success/failure and fix any future vulnerabilities related to these built in Windows Apps. +This event happens when a product install or update is resumed either by a user or the system. It's used to help keep Windows up-to-date and secure. + + The following fields are available: - **RelatedCV** Correlation Vector for the original install before it was resumed. -- **AttemptNumber** Number of retry attempts before it was cancelled. -- **BundleId** The bundle ID of the item. -- **PreviousHResult** Previous HResult error code. -- **ClientAppId** Client App ID -- **CategoryId** Category the product belongs to in the Store. -- **UpdateId** Update ID (if this is an update) -- **PFN** The Product Full Name. -- **IsUpdate** Flag indicating if this an update install. +- **AttemptNumber** The number of retry attempts before it was canceled. +- **BundleId** The identity of the build associated with this product. +- **PreviousHResult** The previous HResult error code. +- **ClientAppId** The identity of the app that initiated this operation. +- **CategoryId** The identity of the package or packages being installed. +- **PFN** The name of the package or packages requested for install. +- **IsUpdate** Is this an update? - **PreviousInstallState** Previous state before the installation was paused. -- **IsRemediation** Flag indicating if this a remediation install. -- **IsInteractive** Flag indicating if this was a result of user interaction. -- **ProductId** The Product ID. -- **IsMandatory** Flag indicating if this a mandatory update. -- **SystemAttemptNumber** Number of system attempts so far. -- **UserAttemptNumber** Number of user attempts so far -- **IsRestore** Flag indicating if this a restore. -- **ParentBundleId** Parent Bundle ID (if part of a bundle) -- **IsBundle** Flag indicating if this a bundle. -- **WUContentId** Windows Update Content ID -- **IntentPFNs** Intent Product Family Name -- **AggregatedPackageFullNames** Includes a set of package full names for each app that is part of an atomic set. -- **IsUserRetry** Represents if the retry was initiated by the user. If false, the retry was initiated by the device. -- **HResult** Return code of the operation. +- **IsRemediation** Is this repairing a previous installation? +- **IsInteractive** Is this user requested? +- **ProductId** The Store Product ID for the product being installed. +- **IsMandatory** Is this a mandatory update? +- **SystemAttemptNumber** The total number of system attempts. +- **UserAttemptNumber** The total number of user attempts. +- **IsRestore** Is this restoring previously acquired content? +- **ParentBundleId** The product ID of the parent (if this product is part of a bundle). +- **IsBundle** Is this a bundle? +- **WUContentId** The Windows Update content ID +- **AggregatedPackageFullNames** The names of all packages to be downloaded and installed. +- **IsUserRetry** Did the user initiate the retry? +- **HResult** The result code of the last action performed before this operation. ### Microsoft.Windows.StoreAgent.Telemetry.ResumeOperationRequest -This event happens when an app update or new install is restarted. StoreAgent events are needed to help keep Windows pre-installed 1st party apps up to date and secure such as the mail and calendar apps. App update failure can be unique across devices and without this data from every device we will not be able to track the success/failure and fix any future vulnerabilities related to these built in Windows Apps. +This event happens when a product install or update is resumed by a user and on installation retries. It's used to help keep Windows up-to-date and secure. + + The following fields are available: -- **ProductId** The product ID of the app being resumed. +- **ProductId** The Store Product ID for the product being installed. ### Microsoft.Windows.StoreAgent.Telemetry.SearchForUpdateOperationRequest -This event happens during the process where the Install Agent is looking to see if there are updates available for the user for an app. StoreAgent events are needed to help keep Windows pre-installed 1st party apps up to date and secure such as the mail and calendar apps. App update failure can be unique across devices and without this data from every device we will not be able to track the success/failure and fix any future vulnerabilities related to these built in Windows Apps. +This event is sent when searching for update packages to install. It's used to help keep Windows up-to-date and secure. + + The following fields are available: -- **ProductId** The Product ID. +- **ProductId** The Store Product ID for the product being installed. - **SkuId** Specfic edition of the app being updated. -- **CatalogId** Category the product belongs to in the Store. +- **CatalogId** The Store Product ID for the product being installed. ### Microsoft.Windows.StoreAgent.Telemetry.UpdateAppOperationRequest -This event happens at the start of the method that is called to update a particular app for a user. StoreAgent events are needed to help keep Windows pre-installed 1st party apps up to date and secure such as the mail and calendar apps. App update failure can be unique across devices and without this data from every device we will not be able to track the success/failure and fix any future vulnerabilities related to these built in Windows Apps. +This event happens an app for a user needs to be updated. It's used to help keep Windows up-to-date and secure. + + The following fields are available: -- **PFamN** Product Family Name of the app being updated. +- **PFamN** The name of the product that is requested for update. ## Windows Update events ### Microsoft.Windows.Update.DataMigrationFramework.DmfMigrationCompleted This event sends data collected at the end of the Data Migration Framework (DMF) and parameters involved in its invocation, to help keep Windows up to date. + + The following fields are available: - **MigrationEndtime** A system timestamp of when the DMF migration completed. @@ -2925,6 +3264,8 @@ The following fields are available: ### Microsoft.Windows.Update.DataMigrationFramework.DmfMigrationStarted This event sends data collected at the beginning of the Data Migration Framework (DMF) and parameters involved in its invocation, to help keep Windows up to date. + + The following fields are available: - **UpdateIds** A collection of GUIDs identifying the upgrades that are running. @@ -2938,6 +3279,8 @@ The following fields are available: ### Microsoft.Windows.Update.DataMigrationFramework.MigratorResult This event sends DMF migrator data to help keep Windows up to date. + + The following fields are available: - **MigratorGuid** A GUID identifying the migrator that just completed. @@ -2952,6 +3295,8 @@ The following fields are available: ### Microsoft.Windows.Update.Orchestrator.Detection This event sends launch data for a Windows Update scan to help keep Windows up to date. + + The following fields are available: - **wuDeviceid** Unique device ID used by Windows Update. @@ -2970,6 +3315,8 @@ The following fields are available: ### Microsoft.Windows.Update.Orchestrator.Download This event sends launch data for a Windows Update download to help keep Windows up to date. + + The following fields are available: - **detectionDeferreason** Reason for download not completing @@ -2987,6 +3334,8 @@ The following fields are available: ### Microsoft.Windows.Update.Orchestrator.FlightInapplicable This event sends data on whether the update was applicable to the device, to help keep Windows up to date. + + The following fields are available: - **updateId** Unique Update ID @@ -3001,6 +3350,8 @@ The following fields are available: ### Microsoft.Windows.Update.Orchestrator.InitiatingReboot This event sends data about an Orchestrator requesting a reboot from power management to help keep Windows up to date. + + The following fields are available: - **revisionNumber** Revision number of the update. @@ -3017,6 +3368,8 @@ The following fields are available: ### Microsoft.Windows.Update.Orchestrator.Install This event sends launch data for a Windows Update install to help keep Windows up to date. + + The following fields are available: - **eventScenario** End to end update session ID. @@ -3041,6 +3394,8 @@ The following fields are available: ### Microsoft.Windows.Update.Orchestrator.PostInstall This event sends data about lite stack devices (mobile, IOT, anything non-PC) immediately before data migration is launched to help keep Windows up to date. + + The following fields are available: - **wuDeviceid** Unique device ID used by Windows Update. @@ -3056,6 +3411,8 @@ The following fields are available: ### Microsoft.Windows.Update.Orchestrator.RebootFailed This event sends information about whether an update required a reboot and reasons for failure to help keep Windows up to date. + + The following fields are available: - **updateId** Update ID. @@ -3075,6 +3432,8 @@ The following fields are available: ### Microsoft.Windows.Update.Orchestrator.RestoreRebootTask This event sends data indicating that a reboot task is missing unexpectedly on a device and the task is restored because a reboot is still required, to help keep Windows up to date. + + The following fields are available: - **RebootTaskRestoredTime** Time at which this reboot task was restored. @@ -3086,6 +3445,8 @@ The following fields are available: ### Microsoft.Windows.Update.Orchestrator.SystemNeeded This event sends data about why a device is unable to reboot, to help keep Windows up to date. + + The following fields are available: - **eventScenario** End to end update session ID. @@ -3101,6 +3462,8 @@ The following fields are available: ### Microsoft.Windows.Update.Orchestrator.UpdatePolicyCacheRefresh This event sends data on whether Update Management Policies were enabled on a device, to help keep Windows up to date. + + The following fields are available: - **wuDeviceid** Unique device ID used by Windows Update. @@ -3113,6 +3476,8 @@ The following fields are available: ### Microsoft.Windows.Update.Orchestrator.UpdateRebootRequired This event sends data about whether an update required a reboot to help keep Windows up to date. + + The following fields are available: - **updateId** Update ID. @@ -3127,6 +3492,8 @@ The following fields are available: ### Microsoft.Windows.Update.Ux.MusNotification.RebootScheduled This event sends data about a required reboot that is scheduled with no user interaction, to help keep Windows up to date. + + The following fields are available: - **updateId** Update ID of the update that is getting installed with this reboot. @@ -3143,13 +3510,16 @@ The following fields are available: ### Microsoft.Windows.Upgrade.Uninstall.UninstallGoBackButtonClicked -This event sends basic metadata about the starting point of uninstalling an update which helps us ensure customers can safely revert to a well-known state if the update caused any problems. +This event sends basic metadata about the starting point of uninstalling a feature update which helps us ensure customers can safely revert to a well-known state if the update caused any problems. + ## Windows Error Reporting events ### Microsoft.Windows.WERVertical.OSCrash This event sends binary data from the collected dump file wheneveer a bug check occurs, to help keep Windows up to date. The is the OneCore version of this event. + + The following fields are available: - **ReportId** WER Report Id associated with this bug check (used for finding the corresponding report archive in Watson). @@ -3167,203 +3537,224 @@ The following fields are available: ### Setup360Telemetry.Downlevel -This event sends data indicating that the device has invoked the downlevel phase of the upgrade, to help keep Windows up to date. +This event sends data indicating that the device has invoked the downlevel phase of the upgrade. It's used to help keep Windows up-to-date and secure. + + The following fields are available: -- **ClientId** In the Windows Update scenario, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value (being leveraged by China Partners). -- **InstanceId** Unique GUID that identifies each instance of setuphost.exe +- **ClientId** If using Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, the default value is Media360, but it can be overwritten by the caller to a unique value. +- **InstanceId** A unique GUID that identifies each instance of setuphost.exe. - **ReportId** In the Windows Update scenario, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. - **WuId** This is the Windows Update Client ID. In the Windows Update scenario, this is the same as the clientId. -- **TestId** String to uniquely identify a group of events, such as all events for the upgrade fair. -- **State** Exit state of given Setup360 run (succeeded, failed, blocked, cancelled) -- **HostOsSkuName** OS SKU which is running Setup360 instance (downlevel OS) -- **HostOSBuildNumber** Build number of downlevel OS -- **Setup360Scenario** Setup360 flow type (Boot, Media, Update, MCT) -- **Setup360Mode** Phase of Setup360 (Predownload, Install, Finalize, Rollback etc.) -- **Setup360Result** Result of Setup360 (HRESULT used to diagnose errors) +- **TestId** A string that uniquely identifies a group of events. +- **State** Exit state of given Setup360 run. Example: succeeded, failed, blocked, cancelled +- **HostOsSkuName** The operating system edition which is running Setup360 instance (downlevel OS). +- **HostOSBuildNumber** The build number of the downlevel OS. +- **Setup360Scenario** The Setup360 flow type. Example: Boot, Media, Update, MCT +- **Setup360Mode** The phase of Setup360. Example: Predownload, Install, Finalize, Rollback +- **Setup360Result** The result of Setup360. It's an HRESULT error code that can be used to diagnose errors. - **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened -- **SetupVersionBuildNumber** Build number of Setup360 (build number of target OS). +- **SetupVersionBuildNumber** The build number of Setup360 (build number of the target OS). ### Setup360Telemetry.Finalize -This event sends data indicating that the device has invoked the finalize phase of the upgrade, to help keep Windows up to date. +This event sends data indicating that the device has invoked the finalize phase of the upgrade, to help keep Windows up-to-date. + + The following fields are available: -- **ClientId** In the Windows Update scenario, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. -- **InstanceId** Unique GUID that identifies each instance of setuphost.exe -- **ReportId** In the Windows Update scenario, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. -- **WuId** This is the Windows Update Client ID. In the Windows Update scenario, this is the same as the clientId. -- **TestId** String to uniquely identify a group of events. -- **State** Exit state of given Setup360 run (succeeded, failed, blocked, cancelled) -- **HostOsSkuName** OS SKU which is running Setup360 instance (downlevel OS) -- **HostOSBuildNumber** Build number of downlevel OS -- **Setup360Scenario** Setup360 flow type (Boot, Media, Update, MCT) -- **Setup360Mode** Phase of Setup360 (Predownload, Install, Finalize, Rollback etc.) -- **Setup360Result** Result of Setup360 (HRESULT used to diagnose errors) +- **ClientId** With Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. +- **InstanceId** A unique GUID that identifies each instance of setuphost.exe +- **ReportId** With Windows Update, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. +- **WuId** This is the Windows Update Client ID. With Windows Update, this is the same as the clientId. +- **TestId** A string to uniquely identify a group of events. +- **State** The exit state of a Setup360 run. Example: succeeded, failed, blocked, cancelled +- **HostOsSkuName** The OS edition which is running Setup360 instance (previous OS). +- **HostOSBuildNumber** The build number of the previous OS. +- **Setup360Scenario** The Setup360 flow type. Example: Boot, Media, Update, MCT +- **Setup360Mode** The phase of Setup360. Example: Predownload, Install, Finalize, Rollback +- **Setup360Result** The result of Setup360. This is an HRESULT error code that is used to diagnose errors. - **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened -- **SetupVersionBuildNumber** Build number of Setup360 (build number of target OS). +- **SetupVersionBuildNumber** The build number of Setup360 (build number of target OS). ### Setup360Telemetry.OsUninstall -The event sends data regarding OS Updates and Upgrades from Windows 7, Windows 8, and Windows 10. Specifically the Setup360Telemetry.OSUninstall indicates the outcome of an OS Uninstall. +The event sends data regarding OS updates and upgrades from Windows 7, Windows 8, and Windows 10. Specifically, the Setup360Telemetry.OSUninstall indicates the outcome of an OS uninstall. + + The following fields are available: - **ClientId** For Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. -- **InstanceId** Unique GUID that identifies each instance of setuphost.exe. +- **InstanceId** A unique GUID that identifies each instance of setuphost.exe. - **ReportId** For Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, this is the GUID for the install.wim. - **WuId** Windows Update client ID. -- **TestId** String to uniquely identify a group of events. -- **State** Exit state of given Setup360 run (succeeded, failed, blocked, cancelled) -- **HostOsSkuName** OS edition which is running the Setup360 instance (down-level OS). -- **HostOSBuildNumber** Build number of the down-level OS. -- **Setup360Scenario** Setup360 flow type (Boot, Media, Update, MCT) -- **Setup360Mode** Phase of Setup360 (Predownload, Install, Finalize, Rollback etc.) -- **Setup360Result** Result of Setup360 (HRESULT used to diagnose errors) +- **TestId** A string to uniquely identify a group of events. +- **State** Exit state of a Setup360 run. Example: succeeded, failed, blocked, cancelled +- **HostOsSkuName** The OS edition which is running the Setup360 instance (previous OS). +- **HostOSBuildNumber** The build number of the previous OS. +- **Setup360Scenario** The Setup360 flow type. Example: Boot, Media, Update, MCT +- **Setup360Mode** The phase of Setup360. Example: Predownload, Install, Finalize, Rollback +- **Setup360Result** The result of Setup360. This is an HRESULT error code that is used to diagnose errors. - **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened -- **SetupVersionBuildNumber** Build number of Setup360 (build number of target OS). +- **SetupVersionBuildNumber** The build number of Setup360 (build number of target OS). ### Setup360Telemetry.PostRebootInstall -This event sends data indicating that the device has invoked the postrebootinstall phase of the upgrade, to help keep Windows up to date. +This event sends data indicating that the device has invoked the postrebootinstall phase of the upgrade, to help keep Windows up-to-date. + + The following fields are available: -- **ClientId** In the Windows Update scenario, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value (being leveraged by China Partners) -- **InstanceId** Unique GUID that identifies each instance of setuphost.exe -- **ReportId** In the Windows Update scenario, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. -- **WuId** This is the Windows Update Client ID. In the Windows Update scenario, this is the same as the clientId. -- **TestId** String to uniquely identify a group of events, such as all events for the upgrade fair. -- **State** Exit state of given Setup360 run (succeeded, failed, blocked, cancelled) -- **HostOsSkuName** OS SKU which is running Setup360 instance (downlevel OS) -- **HostOSBuildNumber** Build number of downlevel OS -- **Setup360Scenario** Setup360 flow type (Boot, Media, Update, MCT) -- **Setup360Mode** Phase of Setup360 (Predownload, Install, Finalize, Rollback etc.) -- **Setup360Result** Result of Setup360 (HRESULT used to diagnose errors) +- **ClientId** With Windows Update, this is the Windows Update client ID that is passed to Setup. In Media setup, the default value is Media360, but can be overwritten by the caller to a unique value. +- **InstanceId** A unique GUID that identifies each instance of setuphost.exe. +- **ReportId** With Windows Update, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. +- **WuId** This is the Windows Update Client ID. With Windows Update, this is the same as ClientId. +- **TestId** A string to uniquely identify a group of events. +- **State** The exit state of a Setup360 run. Example: succeeded, failed, blocked, cancelled +- **HostOsSkuName** The OS edition which is running Setup360 instance (previous OS). +- **HostOSBuildNumber** The build number of the previous OS. +- **Setup360Scenario** The Setup360 flow type. Example: Boot, Media, Update, MCT +- **Setup360Mode** The phase of Setup360. Example: Predownload, Install, Finalize, Rollback +- **Setup360Result** The result of Setup360. This is an HRESULT error code that's used to diagnose errors. - **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened -- **SetupVersionBuildNumber** Build number of Setup360 (build number of target OS). +- **SetupVersionBuildNumber** The build number of Setup360 (build number of target OS). ### Setup360Telemetry.PreDownloadQuiet This event sends data indicating that the device has invoked the predownload quiet phase of the upgrade, to help keep Windows up to date. + + The following fields are available: -- **ClientId** In the Windows Update scenario, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. -- **InstanceId** Unique GUID that identifies each instance of setuphost.exe -- **ReportId** In the Windows Update scenario, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. -- **WuId** This is the Windows Update Client ID. In the Windows Update scenario, this is the same as the clientId. -- **TestId** String to uniquely identify a group of events, such as all events for the upgrade fair. -- **State** Exit state of given Setup360 run (succeeded, failed, blocked, cancelled) -- **HostOsSkuName** OS SKU which is running Setup360 instance (downlevel OS) -- **HostOSBuildNumber** Build number of downlevel OS -- **Setup360Scenario** Setup360 flow type (Boot, Media, Update, MCT) -- **Setup360Mode** Phase of Setup360 (Predownload, Install, Finalize, Rollback etc.) -- **Setup360Result** Result of Setup360 (HRESULT used to diagnose errors) +- **ClientId** Using Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. +- **InstanceId** A unique GUID that identifies each instance of setuphost.exe +- **ReportId** Using Windows Update, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. +- **WuId** This is the Windows Update Client ID. Using Windows Update, this is the same as the clientId. +- **TestId** A string to uniquely identify a group of events. +- **State** The exit state of a Setup360 run. Example: succeeded, failed, blocked, canceled +- **HostOsSkuName** The OS edition which is running Setup360 instance (previous operating system). +- **HostOSBuildNumber** The build number of the previous OS. +- **Setup360Scenario** The Setup360 flow type. Example: Boot, Media, Update, MCT +- **Setup360Mode** The phase of Setup360. Example: Predownload, Install, Finalize, Rollback +- **Setup360Result** The result of Setup360. This is an HRESULT error code that is used to diagnose errors. - **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened -- **SetupVersionBuildNumber** Build number of Setup360 (build number of target OS). +- **SetupVersionBuildNumber** The build number of Setup360 (build number of target OS). ### Setup360Telemetry.PreDownloadUX -The event sends data regarding OS Updates and Upgrades from Windows 7, Windows 8, and Windows 10. Specifically the Setup360Telemetry.PredownloadUX indicates the outcome of the PredownloadUX portion of the update process. +The event sends data regarding OS updates and upgrades from Windows 7, Windows 8, and Windows 10. Specifically, the Setup360Telemetry.PredownloadUX indicates the outcome of the PredownloadUX portion of the update process. + + The following fields are available: - **ClientId** For Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. - **InstanceId** Unique GUID that identifies each instance of setuphost.exe. - **ReportId** For Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, this is the GUID for the install.wim. - **WuId** Windows Update client ID. -- **TestId** String to uniquely identify a group of events. -- **State** Exit state of given Setup360 run (succeeded, failed, blocked, cancelled) -- **HostOsSkuName** OS edition which is running the Setup360 instance (down-level OS). -- **HostOSBuildNumber** Build number of the down-level OS. -- **Setup360Scenario** Setup360 flow type (Boot, Media, Update, MCT) -- **Setup360Mode** Phase of Setup360 (Predownload, Install, Finalize, Rollback etc.) -- **Setup360Result** Result of Setup360 (HRESULT used to diagnose errors) +- **TestId** A string to uniquely identify a group of events. +- **State** The exit state of the Setup360 run. Example: succeeded, failed, blocked, cancelled +- **HostOsSkuName** The OS edition which is running the Setup360 instance (previous operating system). +- **HostOSBuildNumber** The build number of the previous operating system. +- **Setup360Scenario** The Setup360 flow type. Examplle: Boot, Media, Update, MCT +- **Setup360Mode** The phase of Setup360. Example: Predownload, Install, Finalize, Rollback +- **Setup360Result** The result of Setup360. This is an HRESULT error code that can be used to diagnose errors. - **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened -- **SetupVersionBuildNumber** Build number of Setup360 (build number of target OS). +- **SetupVersionBuildNumber** The build number of Setup360 (build number of the target OS). ### Setup360Telemetry.PreInstallQuiet This event sends data indicating that the device has invoked the preinstall quiet phase of the upgrade, to help keep Windows up to date. + + The following fields are available: -- **ClientId** In the Windows Update scenario, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. -- **InstanceId** Unique GUID that identifies each instance of setuphost.exe -- **ReportId** In the Windows Update scenario, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. -- **WuId** This is the Windows Update Client ID. In the Windows Update scenario, this is the same as the clientId. -- **TestId** String to uniquely identify a group of events. -- **State** Exit state of given Setup360 run (succeeded, failed, blocked, cancelled) -- **HostOsSkuName** OS edition which is running Setup360 instance (downlevel OS) -- **HostOSBuildNumber** Build number of downlevel OS +- **ClientId** With Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. +- **InstanceId** A unique GUID that identifies each instance of setuphost.exe +- **ReportId** With Windows Update, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. +- **WuId** This is the Windows Update Client ID. With Windows Update, this is the same as the clientId. +- **TestId** A string to uniquely identify a group of events. +- **State** The exit state of a Setup360 run. Example: succeeded, failed, blocked, cancelled +- **HostOsSkuName** The OS edition which is running Setup360 instance (previous OS). +- **HostOSBuildNumber** The build number of the previous OS. - **Setup360Scenario** Setup360 flow type (Boot, Media, Update, MCT) -- **Setup360Mode** Phase of Setup360 (Predownload, Install, Finalize, Rollback etc.) -- **Setup360Result** Result of Setup360 (HRESULT used to diagnose errors) +- **Setup360Mode** The phase of Setup360. Example: Predownload, Install, Finalize, Rollback etc. +- **Setup360Result** The result of Setup360. This is an HRESULT error code that can be used to diagnose errors. - **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened -- **SetupVersionBuildNumber** Build number of Setup360 (build number of target OS). +- **SetupVersionBuildNumber** The build number of Setup360 (build number of target OS). ### Setup360Telemetry.PreInstallUX -This event sends data regarding OS Updates and Upgrades from Windows 7, Windows 8.X, Windows 10. Specifically, the Setup360Telemetry.PreinstallUX indicates the outcome of the PreinstallUX portion of the update process. +This event sends data regarding OS updates and upgrades from Windows 7, Windows 8, and Windows 10. Specifically, the Setup360Telemetry.PreinstallUX indicates the outcome of the PreinstallUX portion of the update process. + + The following fields are available: - **ClientId** For Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. -- **InstanceId** Unique GUID that identifies each instance of setuphost.exe. +- **InstanceId** A unique GUID that identifies each instance of setuphost.exe. - **ReportId** For Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, this is the GUID for the install.wim. - **WuId** Windows Update client ID. -- **TestId** String to uniquely identify a group of events. -- **State** Exit state of given Setup360 run (succeeded, failed, blocked, cancelled) -- **HostOsSkuName** OS edition which is running the Setup360 instance (down-level OS). -- **HostOSBuildNumber** Build number of the down-level OS. -- **Setup360Scenario** Setup360 flow type (Boot, Media, Update, MCT) -- **Setup360Mode** Phase of Setup360 (Predownload, Install, Finalize, Rollback etc.) -- **Setup360Result** Result of Setup360 (HRESULT used to diagnose errors) +- **TestId** A string to uniquely identify a group of events. +- **State** The exit state of a Setup360 run. Example: succeeded, failed, blocked, cancelled +- **HostOsSkuName** The OS edition which is running the Setup360 instance (previous OS). +- **HostOSBuildNumber** The build number of the previous OS. +- **Setup360Scenario** The Setup360 flow type, Example: Boot, Media, Update, MCT +- **Setup360Mode** The phase of Setup360. Example: Predownload, Install, Finalize, Rollback +- **Setup360Result** The result of Setup360. This is an HRESULT error code that is used to diagnose errors. - **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened -- **SetupVersionBuildNumber** Build number of Setup360 (build number of target OS). +- **SetupVersionBuildNumber** The build number of Setup360 (build number of target OS). ### Setup360Telemetry.Setup360 -This event sends data about OS deployment scenarios, to help keep Windows up to date. +This event sends data about OS deployment scenarios, to help keep Windows up-to-date. + + The following fields are available: -- **InstanceId** Retrieves a unique identifier for each instance of a setup session -- **ReportId** Retrieves the report ID -- **FlightData** Specifies a unique identifier for each group of flights (pre-release builds) -- **ScenarioId** Retrieves the deployment scenario +- **InstanceId** Retrieves a unique identifier for each instance of a setup session. +- **ReportId** Retrieves the report ID. +- **FlightData** Specifies a unique identifier for each group of Windows Insider builds. +- **ScenarioId** Retrieves the deployment scenario. - **FieldName** Retrieves the data point. -- **Value** Retrieves the value associated with the corresponding FieldName -- **ClientId** Retrieves the upgrade ID: Upgrades via WU - specifies the WU clientID. All other deployment - static string. +- **Value** Retrieves the value associated with the corresponding FieldName. +- **ClientId** Retrieves the upgrade ID: Upgrades via Windows Update - specifies the WU clientID. All other deployment - static string. ### Setup360Telemetry.UnexpectedEvent This event sends data indicating that the device has invoked the unexpected event phase of the upgrade, to help keep Windows up to date. + + The following fields are available: -- **ClientId** In the Windows Update scenario, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. -- **InstanceId** Unique GUID that identifies each instance of setuphost.exe -- **ReportId** In the Windows Update scenario, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. -- **WuId** This is the Windows Update Client ID. In the Windows Update scenario, this is the same as the clientId. -- **TestId** String to uniquely identify a group of events. -- **State** Exit state of given Setup360 run (succeeded, failed, blocked, cancelled) -- **HostOsSkuName** OS SKU which is running Setup360 instance (downlevel OS) -- **HostOSBuildNumber** Build number of downlevel OS -- **Setup360Scenario** Setup360 flow type (Boot, Media, Update, MCT) -- **Setup360Mode** Phase of Setup360 (Predownload, Install, Finalize, Rollback etc.) -- **Setup360Result** Result of Setup360 (HRESULT used to diagnose errors) +- **ClientId** With Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. +- **InstanceId** A unique GUID that identifies each instance of setuphost.exe +- **ReportId** With Windows Update, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. +- **WuId** This is the Windows Update Client ID. With Windows Update, this is the same as the clientId. +- **TestId** A string to uniquely identify a group of events. +- **State** The exit state of a Setup360 run. Example: succeeded, failed, blocked, cancelled +- **HostOsSkuName** The OS edition which is running Setup360 instance (previous OS). +- **HostOSBuildNumber** The build number of the previous OS. +- **Setup360Scenario** The Setup360 flow type. Example: Boot, Media, Update, MCT +- **Setup360Mode** The phase of Setup360. Example: Predownload, Install, Finalize, Rollback +- **Setup360Result** The result of Setup360. This is an HRESULT error code that can be used used to diagnose errors. - **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened -- **SetupVersionBuildNumber** Build number of Setup360 (build number of target OS). - +- **SetupVersionBuildNumber** The build number of Setup360 (build number of target OS). ## Setup events ### SetupPlatformTel.SetupPlatformTelActivityEvent This event sends a unique ID that can be used to bind Setup Platform events together, to help keep Windows up to date. + + The following fields are available: - **FieldName** Retrieves the event name/data point. Examples: InstallStartTime, InstallEndtime, OverallResult etc. @@ -3376,6 +3767,8 @@ The following fields are available: ### SetupPlatformTel.SetupPlatformTelActivityStarted This event sends basic metadata about the update installation process generated by SetupPlatform to help keep Windows up to date. + + The following fields are available: - **Name** The name of the dynamic update type. Example: GDR driver @@ -3386,9 +3779,13 @@ The following fields are available: This event sends basic metadata about the update installation process generated by SetupPlatform to help keep Windows up to date. + + ### SetupPlatformTel.SetupPlatformTelEvent This service retrieves events generated by SetupPlatform, the engine that drives the various deployment scenarios. + + The following fields are available: - **FieldName** Retrieves the event name/data point. Examples: InstallStartTime, InstallEndtime, OverallResult etc. @@ -3400,6 +3797,8 @@ The following fields are available: ### SoftwareUpdateClientTelemetry.CheckForUpdates This event sends tracking data about the software distribution client check for content that is applicable to a device, to help keep Windows up to date + + The following fields are available: - **EventScenario** Indicates the purpose of sending this event - whether because the software distribution just started checking for content, or whether it was cancelled, succeeded, or failed. @@ -3480,6 +3879,8 @@ The following fields are available: ### SoftwareUpdateClientTelemetry.Commit This event sends data on whether the Update Service has been called to execute an upgrade, to help keep Windows up to date. + + The following fields are available: - **EventScenario** State of call @@ -3509,6 +3910,8 @@ The following fields are available: ### SoftwareUpdateClientTelemetry.Download This event sends tracking data about the software distribution client download of the content for that update, to help keep Windows up to date. + + The following fields are available: - **EventScenario** Indicates the purpose of sending this event - whether because the software distribution just started downloading content, or whether it was cancelled, succeeded, or failed. @@ -3592,6 +3995,8 @@ The following fields are available: ### SoftwareUpdateClientTelemetry.Install This event sends tracking data about the software distribution client installation of the content for that update, to help keep Windows up to date. + + The following fields are available: - **EventScenario** Indicates the purpose of sending this event - whether because the software distribution just started installing content, or whether it was cancelled, succeeded, or failed. @@ -3612,11 +4017,11 @@ The following fields are available: - **ServiceGuid** An ID which represents which service the software distribution client is installing content for (Windows Update, Windows Store, etc.). - **StatusCode** Indicates the result of an installation event (success, cancellation, failure code HResult). - **ExtendedStatusCode** Secondary error code for certain scenarios where StatusCode wasn't specific enough. -- **FlightRing** The ring (speed of getting builds) that a device is on if participating in flighting (pre-release builds). -- **FlightBranch** The branch that a device is on if participating in flighting (pre-release builds). +- **FlightRing** The ring that a device is on if participating in the Windows Insider Program. +- **FlightBranch** The branch that a device is on if participating in the Windows Insider Program. - **RelatedCV** The previous Correlation Vector that was used before swapping with a new one -- **IsWUfBEnabled** Indicates if Windows Update for Business is enabled on the device. -- **IsWUfBDualScanEnabled** Indicates if Windows Update for Business dual scan is enabled on the device. +- **IsWUfBEnabled** Is Windows Update for Business enabled on the device? +- **IsWUfBDualScanEnabled** Is Windows Update for Business dual scan enabled on the device? - **ShippingMobileOperator** The mobile operator that a device shipped on. - **CurrentMobileOperator** Mobile operator that device is currently connected to. - **HomeMobileOperator** The mobile operator that the device was originally intended to work with. @@ -3626,34 +4031,34 @@ The following fields are available: - **EventType** Possible values are Child, Bundle, or Driver. - **TargetingVersion** For drivers targeted to a specific device model, this is the version number of the drivers being distributed to the device. - **UpdateImportance** Indicates whether a piece of content was marked as Important, Recommended, or Optional. -- **IsFirmware** Indicates whether an update was a firmware update +- **IsFirmware** Is this update a firmware update? - **IsFinalOutcomeEvent** Does this event signal the end of the update/upgrade process? -- **IsDependentSet** Indicates whether a driver is a part of a larger System Hardware/Firmware Update +- **IsDependentSet** Is the driver part of a larger System Hardware/Firmware update? - **DriverPingBack** Contains information about the previous driver and system state. -- **ExtendedErrorCode** Indicates if Windows Update for Business dual scan is enabled on the device. -- **CSIErrorType** Stage of CBS installation where it failed -- **MsiAction** Stage of MSI installation where it failed -- **MsiProductCode** Unique identifier of the MSI installer -- **TransactionCode** ID which represents a given MSI installation +- **ExtendedErrorCode** The extended error code. +- **CSIErrorType** The stage of CBS installation where it failed. +- **MsiAction** The stage of MSI installation where it failed. +- **MsiProductCode** The unique identifier of the MSI installer. +- **TransactionCode** The ID which represents a given MSI installation - **HardwareId** If this install was for a driver targeted to a particular device model, this ID indicates the model of the device. -- **IsSuccessFailurePostReboot** Indicates whether an initial success was then a failure after a reboot +- **IsSuccessFailurePostReboot** Did it succeed and then fail after a restart? - **UpdateId** Unique update ID -- **RevisionNumber** Identifies the revision number of this specific piece of content. +- **RevisionNumber** The revision number of this specific piece of content. - **BundleId** Identifier associated with the specific content bundle; should not be all zeros if the bundleID was found. - **BundleRevisionNumber** Identifies the revision number of the content bundle. -- **HandlerType** Indicates what kind of content is being installed (app, driver, windows patch, etc.). -- **FlightId** The specific id of the flight (pre-release build) the device is getting. -- **Setup360Phase** If the install is for an operating system upgrade, this datapoint indicates which phase of the upgrade is underway. +- **HandlerType** Indicates what kind of content is being installed. Example: app, driver, Windows update +- **FlightId** The specific ID of the Windows Insider build the device is getting. +- **Setup360Phase** If the install is for an operating system upgrade, indicates which phase of the upgrade is underway. - **UsedSystemVolume** Indicates whether the content was downloaded and then installed from the device's main system storage drive, or an alternate storage drive. -- **FlightBuildNumber** If this installation was for a flight, this indicates the build number of that flight (pre-release build). -- **BundleRepeatFailFlag** Indicates whether this particular update bundle had previously failed to install. +- **FlightBuildNumber** If this installation was for a Windows Insider build, this is the build number of that build. +- **BundleRepeatFailFlag** Has this particular update bundle previously failed to install? - **PackageFullName** The package name of the content being installed. - **CachedEngineVersion** For self-initiated healing, the version of the SIH engine that is cached on the device. If the SIH engine does not exist, the value is null. -- **BundleBytesDownloaded** Indicates how many bytes were downloaded for the specfic content bundle. -- **CbsDownloadMethod** Indicates whether the download was a fill-file download or a partial/delta download. -- **ClientManagedByWSUSServer** Indicates whether the client is managed by Windows Server Update Services (WSUS). +- **BundleBytesDownloaded** How many bytes were downloaded for the specific content bundle? +- **CbsDownloadMethod** Was the download a full download or a partial download? +- **ClientManagedByWSUSServer** Is the client managed by Windows Server Update Services (WSUS)? - **DeviceOEM** What OEM does this device belong to. -- **DownloadPriority** Indicates the priority of the download activity +- **DownloadPriority** The priority of the download activity. - **DownloadScenarioId** A unique ID for a given download used to tie together WU and DO events. - **Edition** Indicates the edition of Windows being used. - **EventNamespaceID** Indicates whether the event succeeded or failed. Has the format EventType+Event where Event is Succeeded, Cancelled, Failed, etc. @@ -3663,14 +4068,16 @@ The following fields are available: - **RepeatSuccessInstallFlag** Indicates whether this specific piece of content had previously installed successful, for example if another user had already installed it. - **WUSetting** Indicates the user's current updating settings. - **IntentPFNs** Intended application-set metadata for atomic update scenarios. -- **QualityUpdatePause** Indicates whether quality OS updates are paused on the device. -- **FeatureUpdatePause** Indicates whether feature OS updates are paused on the device. -- **MergedUpdate** Indicates whether an OS update and a BSP update were merged for install. +- **QualityUpdatePause** Are quality OS updates paused on the device? +- **FeatureUpdatePause** Are feature OS updates paused on the device? +- **MergedUpdate** Was the OS update and a BSP update merged for installation? ### SoftwareUpdateClientTelemetry.SLSDiscovery This event sends data about the ability of Windows to discover the location of a backend server with which it must connect to perform updates or content acquisition, in order to determine disruptions in availability of update services and provide context for Windows Update errors. + + The following fields are available: - **EventScenario** Indicates the purpose of sending this event - whether because the software distribution just started checking for content, or whether it was cancelled, succeeded, or failed @@ -3686,6 +4093,8 @@ The following fields are available: ### SoftwareUpdateClientTelemetry.UpdateDetected This event sends data about an AppX app that has been updated from the Windows Store, including what app needs an update and what version/architecture is required, in order to understand and address problems with apps getting required updates. + + The following fields are available: - **CallerApplicationName** The name provided by the caller who initiated API calls into the software distribution client @@ -3731,6 +4140,8 @@ The following fields are available: ### SoftwareUpdateClientTelemetry.UpdateMetadataIntegrity This event identifies whether updates have been tampered with and protects against man-in-the-middle attacks. + + The following fields are available: - **EventScenario** The purpose of this event, such as scan started, scan succeeded, or scan failed. @@ -3759,6 +4170,8 @@ The following fields are available: ### TelClientSynthetic.AuthorizationInfo_RuntimeTransition This event sends data indicating that a device has undergone a change of telemetry opt-in level during the runtime of the device (not at UTC boot or offline), to help keep Windows up to date. + + The following fields are available: - **CanAddMsaToMsTelemetry** True if UTC is allowed to add MSA user identity onto telemetry from the OS provider groups. @@ -3777,6 +4190,8 @@ The following fields are available: ### TelClientSynthetic.AuthorizationInfo_Startup This event sends data indicating that a device has undergone a change of telemetry opt-in level detected at UTC startup, to help keep Windows up to date. + + The following fields are available: - **TransitionFromEverythingOff** True if this transition is moving from not allowing core telemetry to allowing core telemetry. @@ -3795,6 +4210,8 @@ The following fields are available: ### TelClientSynthetic.ConnectivityHeartBeat_0 This event sends data about the connectivity status of the Connected User Experience and Telemetry component that uploads telemetry events. If an unrestricted free network (such as Wi-Fi) is available, this event updates the last successful upload time. Otherwise, it checks whether a Connectivity Heartbeat event was fired in the past 24 hours, and if not, it fires an event. A Connectivity Heartbeat event also fires when a device recovers from costed network to free network. + + The following fields are available: - **CensusExitCode** Returns last execution codes from census client run. @@ -3810,6 +4227,8 @@ The following fields are available: ### TelClientSynthetic.HeartBeat_5 This event sends data about the health and quality of the telemetry data from the given device, to help keep Windows up to date. It also enables data analysts to determine how 'trusted' the data is from a given device. + + The following fields are available: - **PreviousHeartBeatTime** The time of last heartbeat event. This allows chaining of events. @@ -3853,6 +4272,8 @@ The following fields are available: ### Update360Telemetry.UpdateAgent_DownloadRequest This event sends data during the download request phase of updating Windows. + + The following fields are available: - **ErrorCode** The error code returned for the current download request phase. @@ -3861,7 +4282,7 @@ The following fields are available: - **PackageCountOptional** Number of optional packages requested. - **ObjectId** Unique value for each Update Agent mode. - **SessionId** Unique value for each Update Agent mode attempt. -- **ScenarioId** Indicates the update scenario 0 = MoUpdateScenarioUnknown, 1 = MoUpdateScenarioMobileUpdate, 2 = MoUpdateScenarioMobileDUIC, 3 = MoUpdateScenarioDesktopUpgrade, 4 = MoUpdateScenarioDesktopServicing, 5 = MoUpdateScenarioDesktopFOD, 6 = MoUpdateScenarioDesktopLangPack, 7 = MoUpdateScenarioDesktopDriverUpdate +- **ScenarioId** The scenario ID. Example: MobileUpdate, DesktopLanguagePack, DesktopFeatureOnDemand, or DesktopDriverUpdate - **RelatedCV** Correlation vector value generated from the latest USO scan. - **Result** Result of the download request phase of update. - **PackageSizeCanonical** Size of canonical packages in bytes @@ -3879,6 +4300,8 @@ The following fields are available: ### Update360Telemetry.UpdateAgent_Initialize This event sends data during the initialize phase of updating Windows. + + The following fields are available: - **ErrorCode** The error code returned for the current initialize phase. @@ -3888,7 +4311,7 @@ The following fields are available: - **FlightMetadata** Contains the FlightId and the build being flighted. - **ObjectId** Unique value for each Update Agent mode. - **SessionId** Unique value for each Update Agent mode attempt . -- **ScenarioId** Indicates the update scenario 0 = MoUpdateScenarioUnknown, 1 = MoUpdateScenarioMobileUpdate, 2 = MoUpdateScenarioMobileDUIC, 3 = MoUpdateScenarioDesktopUpgrade, 4 = MoUpdateScenarioDesktopServicing, 5 = MoUpdateScenarioDesktopFOD, 6 = MoUpdateScenarioDesktopLangPack, 7 = MoUpdateScenarioDesktopDriverUpdate +- **ScenarioId** The scenario ID. Example: MobileUpdate, DesktopLanguagePack, DesktopFeatureOnDemand, or DesktopDriverUpdate - **RelatedCV** Correlation vector value generated from the latest USO scan. - **Result** Result of the initialize phase of update. 0 = Succeeded, 1 = Failed, 2 = Cancelled, 3 = Blocked, 4 = BlockCancelled @@ -3896,12 +4319,14 @@ The following fields are available: ### Update360Telemetry.UpdateAgent_Install This event sends data during the install phase of updating Windows. + + The following fields are available: - **ErrorCode** The error code returned for the current install phase. - **ObjectId** Unique value for each Update Agent mode. - **SessionId** Unique value for each Update Agent mode attempt. -- **ScenarioId** Indicates the update scenario 0 = MoUpdateScenarioUnknown, 1 = MoUpdateScenarioMobileUpdate, 2 = MoUpdateScenarioMobileDUIC, 3 = MoUpdateScenarioDesktopUpgrade, 4 = MoUpdateScenarioDesktopServicing, 5 = MoUpdateScenarioDesktopFOD, 6 = MoUpdateScenarioDesktopLangPack, 7 = MoUpdateScenarioDesktopDriverUpdate +- **ScenarioId** The scenario ID. Example: MobileUpdate, DesktopLanguagePack, DesktopFeatureOnDemand, or DesktopDriverUpdate - **RelatedCV** Correlation vector value generated from the latest scan. - **Result** Result of the install phase of update. 0 = Succeeded 1 = Failed, 2 = Cancelled, 3 = Blocked, 4 = BlockCancelled - **FlightId** Unique ID for each flight. @@ -3911,12 +4336,14 @@ The following fields are available: ### Update360Telemetry.UpdateAgent_ModeStart This event sends data for the start of each mode during the process of updating Windows. + + The following fields are available: - **Mode** Indicates that the Update Agent mode that has started. 1 = Initialize, 2 = DownloadRequest, 3 = Install, 4 = Commit - **ObjectId** Unique value for each Update Agent mode. - **SessionId** Unique value for each Update Agent mode attempt. -- **ScenarioId** The update scenario. 0 = MoUpdateScenarioUnknown, 1 = MoUpdateScenarioMobileUpdate, 2 = MoUpdateScenarioMobileDUIC, 3 = MoUpdateScenarioDesktopUpgrade, 4 = MoUpdateScenarioDesktopServicing, 5 = MoUpdateScenarioDesktopFOD, 6 = MoUpdateScenarioDesktopLangPack, 7 = MoUpdateScenarioDesktopDriverUpdate +- **ScenarioId** The scenario ID. Example: MobileUpdate, DesktopLanguagePack, DesktopFeatureOnDemand, or DesktopDriverUpdate - **RelatedCV** The correlation vector value generated from the latest scan. - **FlightId** Unique ID for each flight. - **UpdateId** Unique ID for each update. @@ -3925,12 +4352,14 @@ The following fields are available: ### Update360Telemetry.UpdateAgent_SetupBoxLaunch This event sends data during the launching of the setup box when updating Windows. + + The following fields are available: - **Quiet** Indicates whether setup is running in quiet mode. 0 = false 1 = true - **ObjectId** Unique value for each Update Agent mode. - **SessionId** Unique value for each Update Agent mode attempt. -- **ScenarioId** Indicates the update scenario 0 = MoUpdateScenarioUnknown, 1 = MoUpdateScenarioMobileUpdate, 2 = MoUpdateScenarioMobileDUIC, 3 = MoUpdateScenarioDesktopUpgrade, 4 = MoUpdateScenarioDesktopServicing, 5 = MoUpdateScenarioDesktopFOD, 6 = MoUpdateScenarioDesktopLangPack, 7 = MoUpdateScenarioDesktopDriverUpdate +- **ScenarioId** The scenario ID. Example: MobileUpdate, DesktopLanguagePack, DesktopFeatureOnDemand, or DesktopDriverUpdate - **RelatedCV** Correlation vector value generated from the latest scan. - **FlightId** Unique ID for each flight. - **UpdateId** Unique ID for each update. From be65d8d94fd4a0d5fb164e3093270029429fa6b5 Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Wed, 15 Mar 2017 09:59:11 -0700 Subject: [PATCH 20/51] draft 03152017 --- ...vel-windows-telemetry-events-and-fields.md | 612 +++--------------- 1 file changed, 88 insertions(+), 524 deletions(-) diff --git a/windows/manage/basic-level-windows-telemetry-events-and-fields.md b/windows/manage/basic-level-windows-telemetry-events-and-fields.md index 5be734e05d..74ffe06518 100644 --- a/windows/manage/basic-level-windows-telemetry-events-and-fields.md +++ b/windows/manage/basic-level-windows-telemetry-events-and-fields.md @@ -38,17 +38,10 @@ You can learn more about Windows functional and telemetry through these articles - [Manage connections from Windows operating system components to Microsoft services](manage-connections-from-windows-operating-system-components-to-microsoft-services.md) - [Configure Windows telemetry in your organization](configure-windows-telemetry-in-your-organization.md) - - ## Common Data Extensions -Common data extensions includes fields that are sent with every event. - ### Common Data Extensions.App - - - The following fields are available: - **expId** Associates a flight, such as an OS flight, or an experiment, such as a web site UX experiment, with an event. @@ -56,22 +49,14 @@ The following fields are available: - **env** The environment from which the event was logged. - **asId** An integer value that represents the app session. This value starts at 0 on the first app launch and increments after each subsequent app launch per boot session. - ### Common Data Extensions.CS - - - The following fields are available: - **sig** A common schema signature that identifies new and modified event schemas. - ### Common Data Extensions.CUET - - - The following fields are available: - **stId** Represents the Scenario Entry Point ID. This is a unique GUID for each event in a diagnostic scenario. This used to be Scenario Trigger ID. @@ -85,24 +70,16 @@ The following fields are available: - **bseq** Upload buffer sequence number in the format \:\ - **mon** Combined monitor and event sequence numbers in the format \:\ - ### Common Data Extensions.Device - - - The following fields are available: - **ver** Represents the major and minor version of the extension. - **localId** Represents a locally defined unique ID for the device, not the human readable device name. Most likely equal to the value stored at HKLM\Software\Microsoft\SQMClient\MachineId - **deviceClass** Represents the classification of the device, the device “family”.  For example, Desktop, Server, or Mobile. - ### Common Data Extensions.Envelope - - - The following fields are available: - **ver** Represents the major and minor version of the extension. @@ -119,12 +96,8 @@ The following fields are available: - **appVer** Represents the version number of the application. Used to understand errors by Version, Usage by Version across an app. - **cV** Represents the Correlation Vector: A single field for tracking partial order of related telemetry events across component boundaries. - ### Common Data Extensions.OS - - - The following fields are available: - **ver** Represents the major and minor version of the extension. @@ -132,23 +105,15 @@ The following fields are available: - **locale** Represents the locale of the operating system. - **bootId** An integer value that represents the boot session. This value starts at 0 on first boot after OS install and increments after every reboot. - ### Common Data Extensions.User - - - The following fields are available: - **ver** Represents the major and minor version of the extension. - **localId** Represents a unique user identity that is created locally and added by the client. This is not the user's account ID. - ### Common Data Extensions.XBL - - - The following fields are available: - **nbf** Not before time @@ -159,12 +124,10 @@ The following fields are available: - **xid** A list of base10-encoded XBOX User IDs. - **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. - ### Common Data Extensions.Consent UI Event This User Account Control (UAC) telemetry point collects information on elevations that originate from low integrity levels. This occurs when a process running at low integrity level (IL) requires higher (administrator) privileges, and therefore requests for elevation via UAC (consent.exe). By better understanding the processes requesting these elevations, Microsoft can in turn improve the detection and handling of potentially malicious behavior in this path. - The following fields are available: - **eventType** Represents the type of elevation: If it succeeded, was cancelled, or was auto-approved. @@ -185,13 +148,10 @@ The following fields are available: ## Common data fields -Common data fields are fields that are sent in one or more events. - ### MS.Device.DeviceInventory.Change These fields are added whenever Ms.Device.DeviceInventoryChange is included in the event. - The following fields are available: - **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. @@ -206,18 +166,15 @@ The following fields are available: This event sends version data about the Apps running on this device, to help keep Windows up to date. - The following fields are available: - **IEVersion** Retrieves which version of Internet Explorer is running on this device. - **CensusVersion** The version of Census that generated the current data for this device. - ### Census.Battery This event sends type and capacity data about the battery on the device, as well as the number of connected standby devices in use, type to help keep Windows up to date. - The following fields are available: - **InternalBatteryCapablities** Represents information about what the battery is capable of doing. @@ -226,23 +183,19 @@ The following fields are available: - **IsAlwaysOnAlwaysConnectedCapable** Represents whether the battery enables the device to be AlwaysOnAlwaysConnected . Boolean value. - **InternalBatteryNumberOfCharges** Provides the number of battery charges. This is used when creating new products and validating that existing products meets targeted functionality performance. - ### Census.Camera This event sends data about the resolution of cameras on the device, to help keep Windows up to date. - The following fields are available: - **FrontFacingCameraResolution** Represents the resolution of the front facing camera in megapixels. If a front facing camera does not exist, then the value is 0. - **RearFacingCameraResolution** Represents the resolution of the rear facing camera in megapixels. If a rear facing camera does not exist, then the value is 0. - ### Census.Enterprise This event sends data about Azure presence, type, and cloud domain use in order to provide an understanding of the use and integration of devices in an enterprise, cloud, and server environment. - The following fields are available: - **IsCloudDomainJoined** Is this device joined to an Azure Active Directory (AAD) tenant? true/false @@ -262,12 +215,10 @@ The following fields are available: - **IsEDPEnabled** Represents if Enterprise data protected on the device. - **ContainerType** The type of container, such as process or virtual machine hosted. - ### Census.Firmware This event sends data about the BIOS and startup embedded in the device, to help keep Windows up to date. - The following fields are available: - **FirmwareManufacturer** Represents the manufacturer of the device's firmware (BIOS). @@ -275,12 +226,10 @@ The following fields are available: - **FirmwareType** Represents the firmware type. The various types can be unknown, BIOS, UEFI. - **FirmwareVersion** Represents the version of the current firmware. - ### Census.Flighting This event sends Windows Insider data from customers participating in improvement testing and feedback programs, to help keep Windows up-to-date. - The following fields are available: - **FlightIds** A list of the different Windows Insider builds on this device. @@ -291,12 +240,10 @@ The following fields are available: - **EnablePreviewBuilds** Used to enable Windows Insider builds on a device. - **SSRK** Retrieves the mobile targeting settings. - ### Census.Hardware This event sends data about the device, including hardware type, OEM brand, model line, model, telemetry level setting, and TPM support, to help keep Windows up-to-date. - The following fields are available: - **ChassisType** Represents the type of device chassis, such as desktop or low profile desktop. The possible values can range between 1 - 24. @@ -328,23 +275,19 @@ The following fields are available: - **ActiveMicCount** The number of active microphones attached to the device. - **OEMModelSystemVersion** The system model version set on the device by the OEM. - ### Census.Memory This event sends data about the memory on the device, including ROM and RAM, to help keep Windows up to date. - The following fields are available: - **TotalPhysicalRAM** Represents the physical memory (in MB). - **TotalVisibleMemory** Represents the memory that is not reserved by the system. - ### Census.Network This event sends data about the mobile and cellular network used by the device (mobile service provider, network, device ID, and service cost factors), to help keep Windows up to date. - The following fields are available: - **MobileOperatorBilling** Represents the telephone company that provides services for mobile phone users. @@ -363,12 +306,10 @@ The following fields are available: - **MEID** Represents the Mobile Equipment Identity (MEID). MEID is a worldwide unique phone ID assigned to CDMA phones. MEID replaces electronic serial number (ESN), and is equivalent to IMEI for GSM and WCDMA phones. Microsoft does not have access to mobile operator billing data so collecting this data does not expose or identify the user. - **NetworkAdapterGUID** The GUID of the primary network adapter. - ### Census.OS This event sends data about the operating system such as the version, locale, update service configuration, when and how it was originally installed, and whether it is a virtual device, to help keep Windows up to date. - The following fields are available: - **GenuineState** Retrieves the ID Value specifying the OS Genuine check. @@ -405,12 +346,10 @@ The following fields are available: - **DeviceTimeZone** The time zone that is set on the device. Example: Pacific Standard Time - **DeveloperUnlockStatus** Represents if a device has been developer unlocked by the user or Group Policy. - ### Census.Processor This event sends data about the processor (architecture, speed, number of cores, manufacturer, and model number), to help keep Windows up to date. - The following fields are available: - **ProcessorCores** Retrieves the number of cores in the processor. @@ -422,12 +361,10 @@ The following fields are available: - **SocketCount** Number of physical CPU sockets of the machine. - **ProcessorIdentifier** The processor identifier of a manufacturer. - ### Census.Speech This event is used to gather basic speech settings on the device. - The following fields are available: - **SpeechServicesEnabled** Windows setting that represents whether a user is opted-in for speech services on the device. @@ -440,35 +377,29 @@ The following fields are available: - **MDMAllowInputPersonalization** Indicates if an MDM policy has enabled speech functionalities. - **RemotelyManaged** Indicates if the device is being controlled by a remote admininistrator (MDM or Group Policy) in the context of speech functionalities. - ### Census.Storage This event sends data about the total capacity of the system volume and primary disk, to help keep Windows up to date. - The following fields are available: - **PrimaryDiskTotalCapacity** Retrieves the amount of disk space on the primary disk of the device in MB. - **SystemVolumeTotalCapacity** Retrieves the size of the partition that the System volume is installed on in MB. - **PrimaryDiskType** Retrieves an enumerator value of type STORAGE_BUS_TYPE that indicates the type of bus to which the device is connected. This should be used to interpret the raw device properties at the end of this structure (if any). - ### Census.Userdefault This event sends data about the current user's default preferences for browser and several of the most popular extensions and protocols, to help keep Windows up to date. - The following fields are available: - **DefaultBrowserProgId** The ProgramId of the current user's default browser - **DefaultApp** The current uer's default program selected for the following extension or protocol: .html,.htm,.jpg,.jpeg,.png,.mp3,.mp4, .mov,.pdf - ### Census.UserDisplay This event sends data about the logical/physical display size, resolution and number of internal/external displays, and VRAM on the system, to help keep Windows up to date. - The following fields are available: - **InternalPrimaryDisplayLogicalDPIX** Retrieves the logical DPI in the x-direction of the internal display. @@ -485,12 +416,10 @@ The following fields are available: - **VRAMDedicatedSystem** Retrieves the amount of memory on the dedicated video card. - **VRAMSharedSystem** Retrieves the amount of RAM memory that the video card can use. - ### Census.UserNLS This event sends data about the default app language, input, and display language preferences set by the user, to help keep Windows up to date. - The following fields are available: - **DefaultAppLanguage** The current user Default App Language. @@ -499,12 +428,10 @@ The following fields are available: - **SpeechInputLanguages** The Speech Input languages installed on the device. - **KeyboardInputLanguages** The Keyboard input languages installed on the device. - ### Census.VM This event sends data indicating whether virtualization is enabled on the device, and its various characteristics, to help keep Windows up to date. - The following fields are available: - **VirtualizationFirmwareEnabled** Represents whether virtualization is enabled in the firmware. @@ -513,12 +440,10 @@ The following fields are available: - **IsVirtualDevice** Retrieves that when the Hypervisor is Microsoft's Hyper-V Hypervisor or other Hv#1 Hypervisor, this field will be set to FALSE for the Hyper-V host OS and TRUE for any guest OS's. This field should not be relied upon for non-Hv#1 Hypervisors. - **HyperVisor** Retrieves whether the current OS is running on top of a Hypervisor. - ### Census.WU This event sends data about the Windows update server and other App store policies, to help keep Windows up to date. - The following fields are available: - **WUMachineId** Retrieves the Windows Update (WU) Machine Identifier. @@ -539,12 +464,10 @@ The following fields are available: - **UninstallActive** A flag that represents when a device has uninstalled a previous upgrade recently. - **AppraiserGatedStatus** Indicates whether a device has been gated for upgrading. - ### Census.Xbox This event sends data about the Xbox Console, such as Serial Number and DeviceId, to help keep Windows up to date. - The following fields are available: - **XboxLiveDeviceId** Retrieves the unique device id of the console. @@ -558,7 +481,6 @@ The following fields are available: This event sends basic GPU and display driver information to keep Windows and display drivers up-to-date. - The following fields are available: - **version** The event version. @@ -612,12 +534,10 @@ The following fields are available: - **isSuccess** Was the operation successful? - **ResultCode** The result code. - ### Microsoft.OneDrive.Sync.Setup.EndExperience This event includes a success or failure summary of the installation. - The following fields are available: - **APIName** The name of the API. @@ -625,12 +545,10 @@ The following fields are available: - **Hresult** The HResult of the operation. - **isSuccess** Was the operation successful? - ### Microsoft.OneDrive.Sync.Setup.OSUpgradeInstallationOperation This event is related to the OS version when the OS is upgraded with OneDrive installed. - The following fields are available: - **HResult** The HResult of the operation. @@ -642,12 +560,10 @@ The following fields are available: - **CurrentOSBuildBranch** The current branch of the operating system. - **CurrentOneDriveVersion** The current version of OneDrive. - ### Microsoft.OneDrive.Sync.Setup.RegisterStandaloneUpdaterAPIOperation This event is related to registering or unregistering the OneDrive update task. - The following fields are available: - **APIName** The name of the API. @@ -656,12 +572,10 @@ The following fields are available: - **RegisterNewTaskResult** The HResult of the RegisterNewTask operation. - **isSuccess** Was the operation successful? - ### Microsoft.OneDrive.Sync.Setup.SetupCommonData This event contains basic OneDrive configuration data that helps to diagnose failures. - The following fields are available: - **AppVersion** The version of the app. @@ -679,12 +593,10 @@ The following fields are available: - **UserGuid** The CEIP user ID. - **MSFTInternal** Is this an internal Microsoft device? - ### Microsoft.OneDrive.Sync.Updater.CommonData This event contains basic OneDrive configuration data that helps to diagnose failures. - The following fields are available: - **AppVersion** The version of the app. @@ -697,109 +609,91 @@ The following fields are available: - **OSDeviceName** Only if the device is internal to Microsoft, the device name. - **OSUserName** Only if the device is internal to Microsoft, the user name. - **Environment** Is the device on the production or int service? - +- **UserGuid** A unique global user identifier. ### Microsoft.OneDrive.Sync.Updater.ComponentInstallState This event determines the installation state of dependent OneDrive components. - The following fields are available: - **ComponentName** The name of the dependent component. - **isInstalled** Is the dependent component installed? - ### Microsoft.OneDrive.Sync.Updater.OfficeRegistration This event determines the status of the OneDrive integration with Microsoft Office. - The following fields are available: - **isValid** Is the Microsoft Office registration valid? - ### Microsoft.OneDrive.Sync.Updater.OverlayIconStatus This event indicates if the OneDrive overlay icon is working correctly. 0 = healthy; 1 = can be fixed; 2 = broken - The following fields are available: -- **ThirtyTwoBit** Is it running 32-bit? -- **SixtyFourBit** Is it running 64-bit? - +- **32bit** The status of the OneDrive overlay icon on a 32-bit operating system. +- **64bit** The status of the OneDrive overlay icon on a 64-bit operating system. ### Microsoft.OneDrive.Sync.Updater.RepairResult The event determines the result of the installation repair. - The following fields are available: - **hr** The HResult of the operation. - ### Microsoft.OneDrive.Sync.Updater.SetupBinaryDownloadHResult This event indicates the status when downloading the OneDrive setup file. - The following fields are available: - **hr** The HResult of the operation. - ### Microsoft.OneDrive.Sync.Updater.UpdateOverallResult This event determines the outcome of the operation. - The following fields are available: - **UpdaterVersion** The version of the updater. - **IsLoggingEnabled** Is logging enabled? - **hr** The HResult of the operation. - ### Microsoft.OneDrive.Sync.Updater.UpdateTierReg This event determines status of the update tier registry values. - The following fields are available: - **regReadEnterpriseHr** The HResult of the enterprise reg read value. - **regReadTeamHr** The HResult of the team reg read value. - ### Microsoft.OneDrive.Sync.Updater.UpdateXmlDownloadHResult This event determines the status when downloading the OneDrive update configuration file. - The following fields are available: - **hr** The HResult of the operation. -## Windows Update Delivery Optimization events - ### Microsoft.OneDrive.Sync.Updater.WebConnectionStatus This event determines the error code that was returned when verifying Internet connectivity. - The following fields are available: - **winInetError** The HResult of the operation. +## Windows Update Delivery Optimization events ### Microsoft.OSG.DU.DeliveryOptClient.DownloadCanceled This event describes when a download was canceled with Delivery Optimization. It's used to understand and address problems regarding downloads. - The following fields are available: - **bytesFromIntPeers** The number of bytes received from peers not in the same LAN or in the same group. @@ -820,12 +714,10 @@ The following fields are available: - **isVpn** Is the device connected to a Virtual Private Network? - **usedMemoryStream** Did the download use memory streaming? - ### Microsoft.OSG.DU.DeliveryOptClient.DownloadCompleted This event describes when a download has completed with Delivery Optimization. It's used to understand and address problems regarding downloads. - The following fields are available: - **sessionID** The ID of the download session. @@ -861,12 +753,10 @@ The following fields are available: - **isVpn** Is the device connected to a Virtual Private Network? - **usedMemoryStream** Did the download use memory streaming? - ### Microsoft.OSG.DU.DeliveryOptClient.DownloadPaused This event represents a temporary suspension of a download with Delivery Optimization. It's used to understand and address problems regarding downloads. - The following fields are available: - **updateID** The ID of the update being paused. @@ -880,12 +770,10 @@ The following fields are available: - **experimentId** When running a test, this is used to correlate with other events that are part of the same test. - **isVpn** Is the device connected to a Virtual Private Network? - ### Microsoft.OSG.DU.DeliveryOptClient.DownloadStarted This event describes the start of a new download with Delivery Optimization. It's used to understand and address problems regarding downloads. - The following fields are available: - **experimentId** When running a test, this is used to correlate with other events that are part of the same test. @@ -913,12 +801,10 @@ The following fields are available: - **clientTelId** A random number used for device sampling. - **costFlags** A set of flags representing network cost. - ### Microsoft.OSG.DU.DeliveryOptClient.FailureCdnCommunication This event represents a failure to download from a CDN with Delivery Optimization. It's used to understand and address problems regarding downloads. - The following fields are available: - **experimentId** When running a test, this is used to correlate with other events that are part of the same test. @@ -935,12 +821,10 @@ The following fields are available: - **requestSize** The size of the range requested from the CDN. - **responseSize** The size of the range response received from the CDN. - ### Microsoft.OSG.DU.DeliveryOptClient.JobError This event represents a Windows Update job error. It allows for investigation of top errors. - The following fields are available: - **jobID** The Windows Update job ID. @@ -955,7 +839,6 @@ The following fields are available: This event lists the types of objects and how many of each exist on the client device. This allows for a quick way to ensure that the records present on the server match what is present on the client. - The following fields are available: - **PCFP** An ID for the system that is calculated by hashing hardware identifiers. @@ -975,12 +858,10 @@ The following fields are available: - **SystemTouch** The total SystemTouch objects that are present on this device. - **SystemWindowsActivationStatus** The total SystemWindowsActivationStatus objects that are present on this device. - ### Microsoft.Windows.Appraiser.General.ChecksumTotalPictureIdHashSha256 This event lists the types of objects and the hashed values of all the identifiers for each one. This allows for a more in-depth way to ensure that the records present on the server match what is present on the client. - The following fields are available: - **PCFP** An ID for the system that is calculated by hashing hardware identifiers. @@ -1000,12 +881,10 @@ The following fields are available: - **SystemTouch** The SHA256 hash of SystemTouch objects that are present on this device. - **SystemWindowsActivationStatus** The SHA256 hash of SystemWindowsActivationStatus objects that are present on this device. - ### Microsoft.Windows.Appraiser.General.DatasourceApplicationFileAdd This event sends compatibility information about a file to help keep Windows up-to-date. - The following fields are available: - **objectInstanceId** A hash of the full file path including the file name. @@ -1035,27 +914,22 @@ The following fields are available: This event indicates that the DatasourceApplicationFile object is no longer present. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.DatasourceApplicationFileStartSync This event indicates that a new set of DatasourceApplicationFileAdd events will be sent. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.DatasourceDevicePnpAdd This event sends compatibility data for a PNP device, to help keep Windows up-to-date. - The following fields are available: - **objectInstanceId** The Device Instance ID of the device (uniquely identifies a device in the system). Example: pci\ven_8086&dev_0085&subsys_13118086&rev_34\4&2dded11c&0&00e1 @@ -1079,32 +953,26 @@ The following fields are available: - **WuDriverUpdateID** The Windows Update ID of the applicable uplevel driver. - **WuPopulatedFromID** The expected uplevel driver matching ID based on driver coverage from Windows Update. - ### Microsoft.Windows.Appraiser.General.DatasourceDevicePnpRemove This event indicates that the DatasourceDevicePnp object is no longer present. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.DatasourceDevicePnpStartSync This event indicates that a new set of DatasourceDevicePnpAdd events will be sent. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.DatasourceDriverPackageAdd This event sends compatibility database data about driver packages to help keep Windows up-to-date. - The following fields are available: - **objectInstanceId** DriverPackageId that is used for uniquely identifying a driver package on a system. @@ -1118,32 +986,26 @@ The following fields are available: - **SdbEntries_item_SdbUpgradeMode** Example: Service - **SdbEntries_item_SdbUxBlocktypeOverride** Example: SDB_UX_BLOCKTYPE_OVERRIDE_NO_BLOCK - ### Microsoft.Windows.Appraiser.General.DatasourceDriverPackageRemove This event indicates that the DatasourceDriverPackage object is no longer present. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.DatasourceDriverPackageStartSync This event indicates that a new set of DatasourceDriverPackageAdd events will be sent. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoBlockAdd This event sends blocking data about any compatibility blocking entries hit on the system that are not directly related to specific applications or devices, to help keep Windows up-to-date. - The following fields are available: - **objectInstanceId** This will always be BlockingMatchingInfo. @@ -1157,32 +1019,26 @@ The following fields are available: - **SdbEntries_item_SdbUpgradeMode** Example: Swap - **SdbEntries_item_SdbUxBlocktypeOverride** Example: SDB_UX_BLOCKTYPE_OVERRIDE_UPGRADE_UNTIL_UPDATE_BLOCK - ### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoBlockRemove This event indicates that the DataSourceMatchingInfoBlock object is no longer present. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoBlockStartSync This event indicates that a full set of DataSourceMatchingInfoBlockStAdd events have been sent. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPassiveAdd This event sends compatibility database information about non-blocking compatibility entries on the system that are not keyed by either applications or devices, to help keep Windows up-to-date. - The following fields are available: - **objectInstanceId** This will always be PassiveMatchingInfo. @@ -1200,32 +1056,26 @@ The following fields are available: - **SdbEntries_item_SdbUpgradeMode** Example: Swap - **SdbEntries_item_SdbUxBlocktypeOverride** Example: SDB_UX_BLOCKTYPE_OVERRIDE_MIG_FIXED - ### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPassiveRemove This event indicates that the DataSourceMatchingInfoPassive object is no longer present. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPassiveStartSync This event indicates that a new set of DataSourceMatchingInfoPassiveAdd events will be sent. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPostUpgradeAdd This event sends compatibility database information about entries requiring reinstallation after an upgrade on the system that are not keyed by either applications or devices, to help keep Windows up-to-date. - The following fields are available: - **objectInstanceId** This will always be PostUpgradeMatchingInfo. @@ -1240,32 +1090,26 @@ The following fields are available: - **SdbEntries_item_SdbUpgradeMode** Example: Swap - **SdbEntries_item_SdbUxBlocktypeOverride** Example: SDB_UX_BLOCKTYPE_OVERRIDE_REINSTALL_BLOCK - ### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPostUpgradeRemove This event indicates that the DataSourceMatchingInfoPostUpgrade object is no longer present. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPostUpgradeStartSync This event indicates that a new set of DataSourceMatchingInfoPostUpgradeAdd events will be sent. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.DatasourceSystemBiosAdd This event sends compatibility database information about the BIOS to help keep Windows up-to-date. - The following fields are available: - **objectInstanceId** This will always be BIOS. @@ -1275,32 +1119,26 @@ The following fields are available: - **SdbEntries_item_SdbEntryGuid** Example: {b77118fd-0d87-4f63-a836-d5c6bd8eed4c} - **SdbEntries_item_SdbUpgradeMode** Example: Swap - ### Microsoft.Windows.Appraiser.General.DatasourceSystemBiosRemove This event indicates that the DatasourceSystemBios object is no longer present. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.DatasourceSystemBiosStartSync This event indicates that a new set of DatasourceSystemBiosAdd events will be sent. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.DecisionApplicationFileAdd This event sends compatibility decision data about a file to help keep Windows up-to-date. - The following fields are available: - **objectInstanceId** A hash of the full file path, including the file name. @@ -1324,32 +1162,26 @@ The following fields are available: - **SdbReinstallUpgradeWarn** The file is tagged as needing to be reinstalled after upgrade with a warning in the SDB. It does not block upgrade. - **SoftBlock** The file is softblocked in the SDB and has a warning. - ### Microsoft.Windows.Appraiser.General.DecisionApplicationFileRemove This event indicates Indicates that the DecisionApplicationFile object is no longer present. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.DecisionApplicationFileStartSync This event indicates that a new set of DecisionApplicationFileAdd events will be sent. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.DecisionDevicePnpAdd This event sends compatibility decision data about a PNP device to help keep Windows up-to-date. - The following fields are available: - **objectInstanceId** This uniquely identifies a device in the system. @@ -1369,32 +1201,26 @@ The following fields are available: - **SdbDeviceBlockUpgrade** Is there an SDB block on the PNP device that blocks upgrade? - **SdbDriverBlockOverridden** Is there an SDB block on the PNP device that blocks upgrade, but that block was overridden? - ### Microsoft.Windows.Appraiser.General.DecisionDevicePnpRemove This event indicates that the DecisionDevicePnp object is no longer present. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.DecisionDevicePnpStartSync This event indicates that the DecisionDevicePnp object is no longer present. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.DecisionDriverPackageAdd This event sends decision data about driver package compatibility to help keep Windows up-to-date. - The following fields are available: - **objectInstanceId** Used for uniquely identifying a driver package on a system. @@ -1405,32 +1231,26 @@ The following fields are available: - **DriverShouldNotMigrate** Should the driver package be migrated during upgrade? - **SdbDriverBlockOverridden** Does the driver package have an SDB block that blocks it from migrating, but that block has been overridden? - ### Microsoft.Windows.Appraiser.General.DecisionDriverPackageRemove This event indicates that the DecisionDriverPackage object is no longer present. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.DecisionDriverPackageStartSync This event indicates that a new set of DecisionDriverPackageAdd events will be sent. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoBlockAdd This event sends compatibility decision data about blocking entries on the system that are not keyed by either applications or devices, to help keep Windows up-to-date. - The following fields are available: - **objectInstanceId** This will always be BlockingMatchingInfo. @@ -1442,32 +1262,26 @@ The following fields are available: - **SdbBlockUpgradeCanReinstall** Is a matching info block blocking upgrade, but has the can reinstall tag? - **SdbBlockUpgradeUntilUpdate** Is a matching info block blocking upgrade but has the until update tag? - ### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoBlockRemove This event indicates that the DecisionMatchingInfoBlock object is no longer present. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoBlockStartSync This event indicates that a new set of DecisionMatchingInfoBlockAdd events will be sent. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPassiveAdd This event sends compatibility decision data about non-blocking entries on the system that are not keyed by either applications or devices, to help keep Windows up-to-date. - The following fields are available: - **objectInstanceId** This will always be PassiveMatchingInfo. @@ -1475,32 +1289,26 @@ The following fields are available: - **BlockingApplication** Are there any application issues that interfere with upgrade due to matching info blocks? - **MigApplication** Is there a matching info block with a mig for the current mode of upgrade? - ### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPassiveRemove This event Indicates that the DecisionMatchingInfoPassive object is no longer present. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPassiveStartSync This event indicates that a new set of DecisionMatchingInfoPassiveAdd events will be sent. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPostUpgradeAdd This event sends compatibility decision data about entries that require reinstall after upgrade. It's used to help keep Windows up-to-date. - The following fields are available: - **objectInstanceId** This will always be PostUpgradeMatchingInfo. @@ -1510,32 +1318,26 @@ The following fields are available: - **NeedsReinstallPostUpgradeData** Will the file have a notification after upgrade to reinstall the app? - **SdbReinstallUpgrade** The file is tagged as needing to be reinstalled after upgrade in the compatibility database (but is not blocking upgrade). - ### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPostUpgradeRemove This event indicates that the DecisionMatchingInfoPostUpgrade object is no longer present. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPostUpgradeStartSync This event indicates that a new set of DecisionMatchingInfoPostUpgradeAdd events will be sent. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.DecisionMediaCenterAdd This event sends decision data about the presence of Windows Media Center, to help keep Windows up-to-date. - The following fields are available: - **objectInstanceId** This will always be MediaCenter. @@ -1547,32 +1349,26 @@ The following fields are available: - **MediaCenterPaidOrActivelyUsed** Is Windows Media Center actively being used or is it running on a supported edition? - **NeedsDismissAction** Are there any actions that can be dismissed coming from Windows Media Center? - ### Microsoft.Windows.Appraiser.General.DecisionMediaCenterRemove This event indicates that the DecisionMediaCenter object is no longer present. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.DecisionMediaCenterStartSync This event indicates that a new set of DecisionMediaCenterAdd events will be sent. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.DecisionSystemBiosAdd This event sends compatibility decision data about the BIOS to help keep Windows up-to-date. - The following fields are available: - **objectInstanceId** This will always be Bios. @@ -1580,32 +1376,26 @@ The following fields are available: - **Blocking** Is the device blocked from upgrade due to a BIOS block? - **HasBiosBlock** Does the device have a BIOS block? - ### Microsoft.Windows.Appraiser.General.DecisionSystemBiosRemove This event indicates that the DecisionSystemBios object is no longer present. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.DecisionSystemBiosStartSync This event indicates that a new set of DecisionSystemBiosAdd events will be sent. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.DecisionSystemProcessorAdd This event sends defunct data. It always reads false. - The following fields are available: - **objectInstanceId** Will always be Processor. @@ -1613,24 +1403,20 @@ The following fields are available: - **Blocking** Will always be FALSE - **ProcessorRequirementViolated** Will always be FALSE - ### Microsoft.Windows.Appraiser.General.EnterpriseScenarioWithDiagTrackServiceRunning The event that indicates that Appraiser has been triggered to run an enterprise scenario while the DiagTrack service is installed. This event can only be sent if a special flag is used to trigger the enterprise scenario. - The following fields are available: - **CensusId** An ID for the system calculated from the CEIP, WER, and RAC IDs. - **Time** The client time of the event. - **PCFP** An ID for the system calculated by hashing hardware identifiers. - ### Microsoft.Windows.Appraiser.General.GatedRegChange This event sends data about the results of running a set of quick-blocking instructions, to help keep Windows up to date. - The following fields are available: - **Time** The client time of the event. @@ -1640,12 +1426,10 @@ The following fields are available: - **OldData** The previous data in the registry value before the scan ran. - **NewData** The data in the registry value after the scan completed. - ### Microsoft.Windows.Appraiser.General.InventoryApplicationFileAdd This event represents the basic metadata about a file on the system. The file must be part of an app and either have a block in the compatibility database or are part of an anti-virus program. - The following fields are available: - **objectInstanceId** A hash of the full file path including the file name. @@ -1665,32 +1449,26 @@ The following fields are available: - **ProgramId** A hash of the Name, Version, Publisher, and Language of an application used to identify it. - **Size** The size of the file (in hexadecimal bytes). - ### Microsoft.Windows.Appraiser.General.InventoryApplicationFileRemove This event indicates that the InventoryApplicationFile object is no longer present. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.InventoryApplicationFileStartSync This event indicates indicates that a new set of InventoryApplicationFileAdd events will be sent. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.InventoryLanguagePackAdd This event sends data about the number of language packs installed on the system, to help keep Windows up-to-date. - The following fields are available: - **objectInstanceId** This will always be LanguagePack. @@ -1698,32 +1476,26 @@ The following fields are available: - **HasLanguagePack** Does this device have 2 or more language packs? - **LanguagePackCount** How many language packs are installed? - ### Microsoft.Windows.Appraiser.General.InventoryLanguagePackRemove This event indicates that the InventoryLanguagePack object is no longer present. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.InventoryLanguagePackStartSync This event indicates that a new set of InventoryLanguagePackAdd events will be sent. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.InventoryMediaCenterAdd This event sends true/false data about decision points used to understand whether Windows Media Center is used on the system, to help keep Windows up to date. - The following fields are available: - **objectInstanceId** This will always be MediaCenter. @@ -1736,32 +1508,26 @@ The following fields are available: - **IsPaid** Is the user running a Windows Media Center edition that implies they paid for Windows Media Center? - **IsSupported** Does the running OS support Windows Media Center? - ### Microsoft.Windows.Appraiser.General.InventoryMediaCenterRemove This event indicates that the InventoryMediaCenter object is no longer present. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.InventoryMediaCenterStartSync This event indicates that a new set of InventoryMediaCenterAdd events will be sent. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.InventorySystemBiosAdd This event sends basic metadata about the BIOS to determine whether it has a compatibility block. - The following fields are available: - **objectInstanceId** This will always be Bios. @@ -1771,32 +1537,26 @@ The following fields are available: - **Manufacturer** The manufacturer field from Win32_ComputerSystem. - **Model** The model field from Win32_ComputerSystem. - ### Microsoft.Windows.Appraiser.General.InventorySystemBiosRemove This event indicates that the InventorySystemBios object is no longer present. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.InventorySystemBiosStartSync This event indicates that a new set of InventorySystemBiosAdd events will be sent. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.InventoryUplevelDriverPackageAdd This event is only runs during setup. It provides a listing of the uplevel driver packages that were downloaded before the upgrade. Is critical to understanding if failures in setup can be traced to not having sufficient uplevel drivers before the upgrade. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -1815,32 +1575,26 @@ The following fields are available: - **PublishedName** The name of the INF file, post-rename. - **Revision** The revision of the driver package. - ### Microsoft.Windows.Appraiser.General.InventoryUplevelDriverPackageRemove This event indicates that the InventoryUplevelDriverPackage object is no longer present. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.InventoryUplevelDriverPackageStartSync This event indicates that a new set of InventoryUplevelDriverPackageAdd events will be sent. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.IsOnlineTelemetryOutputter This event indicates if Appraiser was able to connect successfully to Windows Update to get driver availability information. - The following fields are available: - **Time** The client time of the event. @@ -1848,12 +1602,10 @@ The following fields are available: - **IsOnlineRun** Was the device able to connect to Windows Update to get driver availability information? - **CensusId** An ID for the system calculated from the CEIP, WER, and RAC IDs. - ### Microsoft.Windows.Appraiser.General.IsOnlineWuDriverDataSource This event indicates if Appraiser was able to connect to Windows Update to gather driver coverage information. - The following fields are available: - **Time** The client time of the event. @@ -1862,12 +1614,10 @@ The following fields are available: - **TargetVersion** The abbreviated name for the OS version against which Windows Update was queried. - **CensusId** An ID for the system calculated from the CEIP, WER, and RAC IDs. - ### Microsoft.Windows.Appraiser.General.RunContext This event indicates what should be expected in the data payload. - The following fields are available: - **AppraiserBranch** The source branch in which the currently running version of Appraiser was built. @@ -1877,12 +1627,10 @@ The following fields are available: - **AppraiserProcess** The name of the process that launched Appraiser. - **PCFP** An ID for the system calculated by hashing hardware identifiers. - ### Microsoft.Windows.Appraiser.General.SetupAdlStatus This event indicates if Appraiser used data files from the setup image or more up-to-date data files downloaded from a Microsoft server. - The following fields are available: - **Time** The client time of the event. @@ -1892,12 +1640,10 @@ The following fields are available: - **Url** The URL of the data file to download. This will be an empty string if there is no data file to download. - **UsingAlternateData** Is the client using alternate data file or using the data file in the setup image? - ### Microsoft.Windows.Appraiser.General.SystemMemoryAdd This event sends data on the amount of memory on the system and whether it meets requirements, to help keep Windows up-to-date. - The following fields are available: - **objectInstanceId** This will always be Memory. @@ -1910,32 +1656,26 @@ The following fields are available: - **virtual** The size of the user-mode portion of the virtual address space of the calling process (in bytes). - **virtualKB** The amount of virtual memory (in KB). - ### Microsoft.Windows.Appraiser.General.SystemMemoryRemove This event that the SystemMemory object is no longer present. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.SystemMemoryStartSync This event indicates that a new set of SystemMemoryAdd events will be sent. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.SystemProcessorCompareExchangeAdd This event sends data indicating whether the system supports the CompareExchange128 CPU requirement, to help keep Windows up to date. - The following fields are available: - **objectInstanceId** This will always be CompareExchange128. @@ -1943,32 +1683,26 @@ The following fields are available: - **Blocking** Is the upgrade blocked due to the processor? - **CompareExchange128Support** Does the CPU support CompareExchange128? - ### Microsoft.Windows.Appraiser.General.SystemProcessorCompareExchangeRemove This event indicates that the SystemProcessorCompareExchange object is no longer present. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.SystemProcessorCompareExchangeStartSync This event indicates that a new set of SystemProcessorCompareExchangeAdd events will be sent. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.SystemProcessorLahfSahfAdd This event sends data indicating whether the system supports the LahfSahf CPU requirement, to help keep Windows up-to-date. - The following fields are available: - **objectInstanceId** This will always be LahfSahf. @@ -1976,32 +1710,26 @@ The following fields are available: - **Blocking** Is the upgrade blocked due to the processor? - **LahfSahfSupport** Does the CPU support LAHF/SAHF? - ### Microsoft.Windows.Appraiser.General.SystemProcessorLahfSahfRemove This event indicates that the SystemProcessorLahfSahf object is no longer present. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.SystemProcessorLahfSahfStartSync This event indicates that a new set of SystemProcessorLahfSahfAdd events will be sent. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.SystemProcessorNxAdd This event sends data indicating whether the system supports the NX CPU requirement, to help keep Windows up-to-date. - The following fields are available: - **objectInstanceId** This will always be NX. @@ -2010,32 +1738,26 @@ The following fields are available: - **NXDriverResult** The result of the driver used to do a non-deterministic check for NX support. - **NXProcessorSupport** Does the processor support NX? - ### Microsoft.Windows.Appraiser.General.SystemProcessorNxRemove This event indicates that the SystemProcessorNx object is no longer present. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.SystemProcessorNxStartSync This event indicates that a new set of SystemProcessorNxAdd events will be sent. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.SystemProcessorPrefetchWAdd This event sends data indicating whether the system supports the PrefetchW CPU requirement, to help keep Windows up-to-date. - The following fields are available: - **objectInstanceId** This will always be PrefetchW. @@ -2043,32 +1765,26 @@ The following fields are available: - **Blocking** Is the upgrade blocked due to the processor? - **PrefetchWSupport** Does the processor support PrefetchW? - ### Microsoft.Windows.Appraiser.General.SystemProcessorPrefetchWRemove This event indicates that the SystemProcessorPrefetchW object is no longer present. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.SystemProcessorPrefetchWStartSync This event indicates that a new set of SystemProcessorPrefetchWAdd events will be sent. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.SystemProcessorSse2Add This event sends data indicating whether the system supports the SSE2 CPU requirement, to help keep Windows up-to-date. - The following fields are available: - **objectInstanceId** This will always be SSE2. @@ -2076,32 +1792,26 @@ The following fields are available: - **Blocking** Is the upgrade blocked due to the processor? - **SSE2ProcessorSupport** Does the processor support SSE2? - ### Microsoft.Windows.Appraiser.General.SystemProcessorSse2Remove This event indicates that the SystemProcessorSse2 object is no longer present. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.SystemProcessorSse2StartSync This event indicates that a new set of SystemProcessorSse2Add events will be sent. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.SystemTouchAdd This event sends data indicating whether the system supports touch, to help keep Windows up-to-date. - The following fields are available: - **objectInstanceId** This will always be Touch. @@ -2109,32 +1819,26 @@ The following fields are available: - **IntegratedTouchDigitizerPresent** Is there an integrated touch digitizer? - **MaximumTouches** The maximum number of touch points supported by the device hardware. - ### Microsoft.Windows.Appraiser.General.SystemTouchRemove This event indicates that the SystemTouch object is no longer present. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.SystemTouchStartSync This event indicates that a new set of SystemTouchAdd events will be sent. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.SystemWimAdd This event sends data indicating whether the operating system is running from a compressed WIM file, to help keep Windows up-to-date. - The following fields are available: - **objectInstanceId** This will always be Wim. @@ -2142,32 +1846,26 @@ The following fields are available: - **IsWimBoot** Is the current operating system running from a compressed WIM file? - **RegistryWimBootValue** The raw value from the registry that is used to indicate if the device is running from a WIM. - ### Microsoft.Windows.Appraiser.General.SystemWimRemove This event indicates that the SystemWim object is no longer present. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.SystemWimStartSync This event indicates that a new set of SystemWimAdd events will be sent. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.SystemWindowsActivationStatusAdd This event sends data indicating whether the current operating system is activated, to help keep Windows up-to-date. - The following fields are available: - **objectInstanceId** This will always be WindowsActivationStatus. @@ -2175,32 +1873,26 @@ The following fields are available: - **WindowsIsLicensedApiValue** The result from the API that's used to indicate if operating system is activated. - **WindowsNotActivatedDecision** Is the current operating system activated? - ### Microsoft.Windows.Appraiser.General.SystemWindowsActivationStatusRemove This event indicates that the SystemWindowsActivationStatus object is no longer present. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.SystemWindowsActivationStatusStartSync This event indicates that a new set of SystemWindowsActivationStatusAdd events will be sent. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.SystemWlanAdd This event sends data indicating whether the system has WLAN, and if so, whether it uses an emulated driver that could block an upgrade, to help keep Windows up-to-date. - The following fields are available: - **objectInstanceId** This will always be Wlan. @@ -2212,32 +1904,26 @@ The following fields are available: - **WlanModulePresent** Are any WLAN modules present? - **WlanNativeDriver** Does the device have a non-emulated WLAN driver? - ### Microsoft.Windows.Appraiser.General.SystemWlanRemove This event indicates that the SystemWlan object is no longer present. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.SystemWlanStartSync This event indicates that a new set of SystemWlanAdd events will be sent. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.TelemetryRunHealth A summary event indicating the parameters and result of a telemetry run. This allows the rest of the data sent over the course of the run to be properly contextualized and understood, which is then used to keep Windows up-to-date. - The following fields are available: - **PerfBackoff** Indicates if the run was invoked with logic to stop running when a user is present. Helps to understand why a run may have a longer elapsed time than normal. @@ -2266,12 +1952,10 @@ The following fields are available: - **WhyFullSyncWithoutTablePrefix** Indicates the reason or reasons that a full sync was generated. - **RunResult** The hresult of the Appraiser telemetry run. - ### Microsoft.Windows.Appraiser.General.WmdrmAdd This event sends data about the usage of older digital rights management on the system, to help keep Windows up to date. This data does not indicate the details of the media using the digital rights management, only whether any such files exist. Collecting this data was critical to ensuring the correct mitigation for customers, and should be able to be removed once all mitigations are in place. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. @@ -2284,42 +1968,28 @@ The following fields are available: - **NeedsDismissAction** Indicates if a dismissible message is needed to warn the user about a potential loss of data due to DRM deprecation. - **BlockingApplication** Same as NeedsDismissAction - ### Microsoft.Windows.Appraiser.General.WmdrmRemove This event indicates that the Wmdrm object is no longer present. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - ### Microsoft.Windows.Appraiser.General.WmdrmStartSync This event indicates that a new set of WmdrmAdd events will be sent. - The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Defender.Shield.UpdateMonitorBinaryCorruptionDetected - -No content is currently available. - - -The following fields are available: - -- **binaryName** No content is currently available. - +## Fault Reporting events ### Microsoft.Windows.FaultReporting.AppCrashEvent This event sends data about crashes for both native and managed applications, to help keep Windows up to date. The data includes information about the crashing process and a summary of its exception record. It does not contain any Watson bucketing information. The bucketing information is recorded in a Windows Error Reporting (WER) event that is generated when the WER client reports the crash to the Watson service, and the WER event will contain the same ReportID (see field 14 of crash event, field 19 of WER event) as the crash event for the crash being reported. AppCrash is emitted once for each crash handled by WER (e.g. from an unhandled exception or FailFast or ReportException). Note that Generic Watson event types (e.g. from PLM) that may be considered crashes" by a user DO NOT emit this event. - The following fields are available: - **ProcessId** The ID of the process that has crashed. @@ -2342,12 +2012,12 @@ The following fields are available: - **TargetAppVer** The specific version of the application being reported - **TargetAsId** The sequence number for the hanging process. +## Hang Reporting events ### Microsoft.Windows.HangReporting.AppHangEvent This event sends data about hangs for both native and managed applications, to help keep Windows up to date. It does not contain any Watson bucketing information. The bucketing information is recorded in a Windows Error Reporting (WER) event that is generated when the WER client reports the hang to the Watson service, and the WER event will contain the same ReportID (see field 13 of hang event, field 19 of WER event) as the hang event for the hang being reported. AppHang is reported only on PC devices. It handles classic Win32 hangs and is emitted only once per report. Some behaviors that may be perceived by a user as a hang are reported by app managers (e.g. PLM/RM/EM) as Watson Generics and will not produce AppHang events. - The following fields are available: - **AppName** The name of the app that has hung. @@ -2370,12 +2040,12 @@ The following fields are available: - **TargetAppVer** The specific version of the application being reported. - **TargetAsId** The sequence number for the hanging process. +## Inventory events ### Microsoft.Windows.Inventory.Core.AmiTelCacheChecksum This event captures basic checksum data about the device inventory items stored in the cache for use in validating data completeness for Microsoft.Windows.Inventory.Core events. The fields in this event may change over time, but they will always represent a count of a given object. - The following fields are available: - **Device** A count of device objects in cache @@ -2397,12 +2067,10 @@ The following fields are available: - **FileSigningInfo** A count of file signing info objects in cache. - **InventoryDeviceInterface** A count of inventory device interface objects in cache. - ### Microsoft.Windows.Inventory.Core.AmiTelCacheVersions This event sends inventory component versions for the Device Inventory data. - The following fields are available: - **aeinv.dll** The version of the App inventory component. @@ -2410,12 +2078,10 @@ The following fields are available: - **aeinv** The version of the App inventory component. - **devinv** The file version of the Device inventory component. - ### Microsoft.Windows.Inventory.Core.DriverPackageExtendedAdd This event sends inventory component versions for the Device Inventory data. - The following fields are available: - **Inf** The inf file name. @@ -2431,22 +2097,18 @@ The following fields are available: - **SubmissionId** The submission id of the driver package. - **InventoryVersion** The version of the inventory file generating the events. - ### Microsoft.Windows.Inventory.Core.DriverPackageExtendedStartSync This event event indicates that a new set of DriverPackageExtendedAdd events will be sent. - The following fields are available: - **InventoryVersion** The version of the inventory file generating the events. - ### Microsoft.Windows.Inventory.Core.FileSigningInfoAdd This event enumerates the signatures of files, either driver packages or application executables. For driver packages, this data is collected on demand via Telecommand to limit it only to unrecognized driver packages, saving time for the client and space on the server. For applications, this data is collected for up to 10 random executables on a system. - The following fields are available: - **InventoryVersion** The version of the inventory file generating the events. @@ -2457,22 +2119,18 @@ The following fields are available: - **EmbeddedSigners** Embedded signers. Each signer starts with Chain. - **Thumbprint** Comma separated hash of the leaf node of each signer. Semicolon is used to separate CatalogSigners from EmbeddedSigners. There will always be a trailing comma. - ### Microsoft.Windows.Inventory.Core.FileSigningInfoStartSync This event indicates that a new set of FileSigningInfoAdd events will be sent. - The following fields are available: - **InventoryVersion** The version of the inventory file generating the events. - ### Microsoft.Windows.Inventory.Core.InventoryApplicationAdd This event sends basic metadata about an application on the system to help keep Windows up to date. - The following fields are available: - **ProgramInstanceId** A hash of the file IDs in an app. @@ -2498,34 +2156,28 @@ The following fields are available: - **InventoryVersion** The version of the inventory file generating the events. - **StoreAppType** A sub-classification for the type of Windows Store app, such as UWP or Win8StoreApp. - ### Microsoft.Windows.Inventory.Core.InventoryApplicationRemove This event indicates that a new set of InventoryDevicePnpAdd events will be sent. - The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. - **InventoryVersion** The version of the inventory file generating the events. - ### Microsoft.Windows.Inventory.Core.InventoryApplicationStartSync This event indicates that a new set of InventoryApplicationAdd events will be sent. - The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. - **InventoryVersion** The version of the inventory file generating the events. - ### Microsoft.Windows.Inventory.Core.InventoryDeviceContainerAdd This event sends basic metadata about a device container (such as a monitor or printer as opposed to a PNP device) to help keep Windows up-to-date. - The following fields are available: - **ModelName** The model name. @@ -2546,34 +2198,28 @@ The following fields are available: - **objectInstanceId** ContainerId. Example: {552dd320-0dae-2794-2b41-df42fee22488} - **InventoryVersion** The version of the inventory file generating the events. - ### Microsoft.Windows.Inventory.Core.InventoryDeviceContainerRemove This event indicates that the InventoryDeviceContainer object is no longer present. - The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. - **InventoryVersion** The version of the inventory file generating the events. - ### Microsoft.Windows.Inventory.Core.InventoryDeviceContainerStartSync This event indicates that a new set of InventoryDeviceContainerAdd events will be sent. - The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. - **InventoryVersion** The version of the inventory file generating the events. - ### Microsoft.Windows.Inventory.Core.InventoryDeviceInterfaceAdd This event retrieves information about what sensor interfaces are available on the device. - The following fields are available: - **InventoryVersion** The version of the inventory file generating the events. @@ -2596,22 +2242,18 @@ The following fields are available: - **SimpleDeviceOrientation** Indicates if a Simple Device Orientation sensor is found. - **Temperature** Indicates if a Temperature sensor is found. - ### Microsoft.Windows.Inventory.Core.InventoryDeviceInterfaceStartSync This event indicates that a new set of InventoryDeviceInterfaceAdd events will be sent. - The following fields are available: - **InventoryVersion** The version of the inventory file generating the events. - ### Microsoft.Windows.Inventory.Core.InventoryDeviceMediaClassAdd This event sends additional metadata about a PNP device that is specific to a particular class of devices to help keep Windows up to date while reducing overall size of data payload. - The following fields are available: - **audio.captureDriver** Audio device capture driver. Example: hdaudio.inf:db04a16ce4e8d6ee:HdAudModel:10.0.14887.1000:hdaudio\func_01 @@ -2622,23 +2264,19 @@ The following fields are available: - **Audio_CaptureDriver** The Audio device capture driver endpoint. - **Audio_RenderDriver** The Audio device render driver endpoint. - ### Microsoft.Windows.Inventory.Core.InventoryDeviceMediaClassRemove This event indicates that the InventoryDeviceMediaClass object represented by the objectInstanceId is no longer present. - The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. - **InventoryVersion** The version of the inventory file generating the events. - ### Microsoft.Windows.Inventory.Core.InventoryDeviceMediaClassStartSync This event indicates that a new set of InventoryDeviceMediaClassSAdd events will be sent. - The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. @@ -2649,7 +2287,6 @@ The following fields are available: This event sends basic metadata about a PNP device and its associated driver to help keep Windows up-to-date. - The following fields are available: - **HWID** A JSON array that provides the value and order of the HWID tree for the device. @@ -2683,34 +2320,28 @@ The following fields are available: - **InventoryVersion** The version of the inventory file generating the events. - **ProblemCode** The current error code for the device. - ### Microsoft.Windows.Inventory.Core.InventoryDevicePnpRemove This event indicates that the InventoryDevicePnpRemove object is no longer present. - The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. - **InventoryVersion** The version of the inventory file generating the events. - ### Microsoft.Windows.Inventory.Core.InventoryDevicePnpStartSync This event indicates that a new set of InventoryDevicePnpAdd events will be sent. - The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. - **InventoryVersion** The version of the inventory file generating the events. - ### Microsoft.Windows.Inventory.Core.InventoryDriverBinaryAdd This event sends basic metadata about driver files running on the system to help keep Windows up-to-date. - The following fields are available: - **DriverName** The file name of the driver. @@ -2733,34 +2364,28 @@ The following fields are available: - **objectInstanceId** Can be used to join with InventoryDevicePnp (on driverId, upperFilters, etc.). Example: 000038dbe54a022b6c73edbdb8bf5cba32a882d2df2a - **InventoryVersion** The version of the inventory file generating the events. - ### Microsoft.Windows.Inventory.Core.InventoryDriverBinaryRemove This event indicates that the InventoryDriverBinary object is no longer present. - The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. - **InventoryVersion** The version of the inventory file generating the events. - ### Microsoft.Windows.Inventory.Core.InventoryDriverBinaryStartSync This event indicates that a new set of InventoryDriverBinaryAdd events will be sent. - The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. - **InventoryVersion** The version of the inventory file generating the events. - ### Microsoft.Windows.Inventory.Core.InventoryDriverPackageAdd This event sends basic metadata about drive packages installed on the system to help keep Windows up-to-date. - The following fields are available: - **Inf** The INF name of the driver package. @@ -2774,92 +2399,78 @@ The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. - **InventoryVersion** The version of the inventory file generating the events. - ### Microsoft.Windows.Inventory.Core.InventoryDriverPackageRemove This event indicates that the InventoryDriverPackage object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId - The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. - **InventoryVersion** The version of the inventory file generating the events. - ### Microsoft.Windows.Inventory.Core.InventoryDriverPackageStartSync This event indicates that a new set of InventoryDriverPackageAdd events will be sent. - The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. - **InventoryVersion** The version of the inventory file generating the events. - ### Microsoft.Windows.Inventory.Indicators.Checksum This event captures basic checksum data about the device inventory items stored in the cache for use in validating data completeness for Microsoft.Windows.Inventory.Core events. - The following fields are available: - **CensusId** A unique hardware identifier. - **ChecksumDictionary** A count of each operating system indicator. - **PCFP** Microsoft.Windows.Inventory.Indicators - ### Microsoft.Windows.Inventory.Indicators.InventoryMiscellaneousUexIndicatorAdd This event captures basic checksum data about the device inventory items stored in the cache for use in validating data completeness for Microsoft.Windows.Inventory.Core events. The fields in this event may change over time, but they will always represent a count of a given object. - The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. - **Value** Describes an operating system indicator that may be relevant for the device upgrade. - **IndicatorValue** The indicator value - ### Microsoft.Windows.Inventory.Indicators.InventoryMiscellaneousUexIndicatorRemove This event is a counterpart to InventoryMiscellaneousUexIndicatorAdd, indicating that the item has been removed. There are no additional unique fields in this event. - The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. - ### Microsoft.Windows.Inventory.Indicators.InventoryMiscellaneousUexIndicatorStartSync This event indicates that a new set of InventoryMiscellaneousUexIndicatorAdd events will be sent. - The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +## WinLogon events ### Microsoft.Windows.Security.Winlogon.SetupCompleteLogon This event signals the completion of the setup process. It happens only once during the first logon. - - +## Shared PC events ### Microsoft.Windows.SharedPC.AccountManager.DeleteUserAccount Activity for deletion of a user account for devices set up for Shared PC mode as part of the Transient Account Manager to help keep Windows up to date. Deleting unused user accounts on shared devices frees up disk space to improve Windows Update success rates. - The following fields are available: - **wilActivity** Windows Error Reporting data collected when there is a failure in deleting a user account with the Transient Account Manager. - **userSid** The security identifier of the account. - **accountType** The type of account that was deleted. Example: AD, AAD, or Local - ### Microsoft.Windows.SharedPC.AccountManager.SinglePolicyEvaluation Activity for run of the Transient Account Manager that determines if any user accounts should be deleted for devices set up for Shared PC mode to help keep Windows up to date. Deleting unused user accounts on shared devices frees up disk space to improve Windows Update success rates @@ -2877,7 +2488,6 @@ The following fields are available: This event is sent when an installation or update is canceled by a user or the system and is used to help keep Windows Apps up to date and secure. - The following fields are available: - **PFN** The product family name of the product being installed. @@ -2899,26 +2509,18 @@ The following fields are available: - **WUContentId** The Windows Update content ID - **AggregatedPackageFullNames** The names of all packages to be downloaded and installed. - ### Microsoft.Windows.StoreAgent.Telemetry.BeginGetInstalledContentIds This event is sent when an inventory of the apps installed is started to determine whether updates for those apps are available. It's used to help keep Windows up-to-date and secure. - - - ### Microsoft.Windows.StoreAgent.Telemetry.BeginUpdateMetadataPrepare This event is sent when the Store Agent cache is refreshed with any available package updates. It's used to help keep Windows up-to-date and secure. - - - ### Microsoft.Windows.StoreAgent.Telemetry.CancelInstallation This event is sent when an app update or installation is canceled while in interactive mode. This can be canceled by the user or the system. It's used to help keep Windows up-to-date and secure. - The following fields are available: - **IsInteractive** Was this requested by a user? @@ -2942,12 +2544,10 @@ The following fields are available: - **WUContentId** The Windows Update content ID - **AggregatedPackageFullNames** The names of all package or packages to be downloaded and installed. - ### Microsoft.Windows.StoreAgent.Telemetry.CompleteInstallOperationRequest This event is sent after the app installations or updates. It's used to help keep Windows up-to-date and secure - The following fields are available: - **IsBundle** Is this a bundle? @@ -2957,12 +2557,10 @@ The following fields are available: - **PackageFamilyName** The name of the package being installed. - **HResult** HResult code of the action being performed. - ### Microsoft.Windows.StoreAgent.Telemetry.EndAcquireLicense This event is sent after the license is acquired when a product is being installed. It's used to help keep Windows up-to-date and secure. - The following fields are available: - **PFN** Product Family Name of the product being installed. @@ -2984,12 +2582,10 @@ The following fields are available: - **ParentBundledId** The product's parent bundle ID. - **AggregatedPackageFullNames** Includes a set of package full names for each app that is part of an atomic set. - ### Microsoft.Windows.StoreAgent.Telemetry.EndDownload This event happens during the app update or installation when content is being downloaded at the end of the process to report success or failure. It's used to help keep Windows up-to-date and secure. - The following fields are available: - **PFN** The Product Family Name of the app being download. @@ -3013,32 +2609,26 @@ The following fields are available: - **ExtendedHResult** Any extended HResult error codes. - **AggregatedPackageFullNames** The name of all packages to be downloaded and installed. - ### Microsoft.Windows.StoreAgent.Telemetry.EndFrameworkUpdate This event happens when an app update requires an updated Framework package and the process starts to download it. It's used to help keep Windows up-to-date and secure. - The following fields are available: - **HResult** The result code of the last action performed before this operation. - ### Microsoft.Windows.StoreAgent.Telemetry.EndGetInstalledContentIds This event is sent after sending the inventory of the products installed to determine whether updates for those products are available. It's used to help keep Windows up-to-date and secure. - The following fields are available: - **HResult** The result code of the last action performed before this operation. - ### Microsoft.Windows.StoreAgent.Telemetry.EndInstall This event is sent after a product has been installed. It's used to help keep Windows up-to-date and secure. - The following fields are available: - **BundleId** The identity of the build associated with this product. @@ -3061,12 +2651,10 @@ The following fields are available: - **ExtendedHResult** The extended HResult error code. - **AggregatedPackageFullNames** The names of all packages to be downloaded and installed. - ### Microsoft.Windows.StoreAgent.Telemetry.EndScanForUpdates This event is sent after a scan for product updates to determine if there are packages to install. It's used to help keep Windows up-to-date and secure. - The following fields are available: - **HResult** The result code of the last action performed. @@ -3075,12 +2663,10 @@ The following fields are available: - **ClientAppId** The identity of the app that initiated this operation. - **IsOnline** Is the request doing an online check? - ### Microsoft.Windows.StoreAgent.Telemetry.EndSearchUpdatePackages This event is sent after searching for update packages to install. It's used to help keep Windows up-to-date and secure. - The following fields are available: - **IsRemediation** Is this repairing a previous installation? @@ -3102,12 +2688,10 @@ The following fields are available: - **WUContentId** The Windows Update content ID - **AggregatedPackageFullNames** The names of all packages to be downloaded and installed. - ### Microsoft.Windows.StoreAgent.Telemetry.EndStageUserData This event is sent between download and installation to see if there is app data that needs to be restored from the cloud. It's used to keep Windows up-to-date and secure. - The following fields are available: - **IsInteractive** Is this user requested? @@ -3129,22 +2713,38 @@ The following fields are available: - **WUContentId** The Windows Update content ID - **AggregatedPackageFullNames** The name of all packages to be downloaded and installed. - ### Microsoft.Windows.StoreAgent.Telemetry.EndUpdateMetadataPrepare This event happens after a scan for available app updates. It's used to help keep Windows up-to-date and secure. - The following fields are available: - **HResult** The result code of the last action performed. +### Microsoft.Windows.StoreAgent.Telemetry.FulfillmentComplete + +This event is sent at the end of an app install or update and is used to track the very end of the install or update process. + +The following fields are available: + +- **ProductId** The product ID of the app that is being updated or installed. +- **PFN** The Package Family Name of the app that is being installed or updated. +- **FailedRetry** Was the installation or update retry successful? +- **HResult** The HResult code of the operation. + +### Microsoft.Windows.StoreAgent.Telemetry.FulfillmentInitiate + +This event is sent at the beginning of an app install or update and is used to track the very beginning of the install or update process. + +The following fields are available: + +- **ProductId** The product ID of the app that is being updated or installed. +- **PFN** The Package Family Name of the app that is being installed or updated. ### Microsoft.Windows.StoreAgent.Telemetry.InstallOperationRequest This event happens at the beginning of the install process when an app update or new app is installed. It's used to help keep Windows up-to-date and secure. - The following fields are available: - **CatalogId** If this product is from a private catalog, the Store Product ID for the product being installed. @@ -3153,12 +2753,10 @@ The following fields are available: - **ProductId** The Store Product ID for the product being installed. - **VolumePath** The disk path of the installation. - ### Microsoft.Windows.StoreAgent.Telemetry.PauseInstallation This event is sent when a product install or update is paused either by a user or the system. It's used to help keep Windows up-to-date and secure. - The following fields are available: - **RelatedCV** Correlation Vector of a previous performed action on this product. @@ -3182,12 +2780,10 @@ The following fields are available: - **WUContentId** The Windows Update content ID - **AggregatedPackageFullNames** The names of all packages to be downloaded and installed. - ### Microsoft.Windows.StoreAgent.Telemetry.ResumeInstallation This event happens when a product install or update is resumed either by a user or the system. It's used to help keep Windows up-to-date and secure. - The following fields are available: - **RelatedCV** Correlation Vector for the original install before it was resumed. @@ -3213,34 +2809,28 @@ The following fields are available: - **IsUserRetry** Did the user initiate the retry? - **HResult** The result code of the last action performed before this operation. - ### Microsoft.Windows.StoreAgent.Telemetry.ResumeOperationRequest This event happens when a product install or update is resumed by a user and on installation retries. It's used to help keep Windows up-to-date and secure. - The following fields are available: - **ProductId** The Store Product ID for the product being installed. - ### Microsoft.Windows.StoreAgent.Telemetry.SearchForUpdateOperationRequest This event is sent when searching for update packages to install. It's used to help keep Windows up-to-date and secure. - The following fields are available: - **ProductId** The Store Product ID for the product being installed. - **SkuId** Specfic edition of the app being updated. - **CatalogId** The Store Product ID for the product being installed. - ### Microsoft.Windows.StoreAgent.Telemetry.UpdateAppOperationRequest This event happens an app for a user needs to be updated. It's used to help keep Windows up-to-date and secure. - The following fields are available: - **PFamN** The name of the product that is requested for update. @@ -3251,7 +2841,6 @@ The following fields are available: This event sends data collected at the end of the Data Migration Framework (DMF) and parameters involved in its invocation, to help keep Windows up to date. - The following fields are available: - **MigrationEndtime** A system timestamp of when the DMF migration completed. @@ -3260,12 +2849,10 @@ The following fields are available: - **MigrationDurationinmilliseconds** How long the DMF migration took (in milliseconds). - **RevisionNumbers** A collection of revision numbers for the updates associated with the DMF session. - ### Microsoft.Windows.Update.DataMigrationFramework.DmfMigrationStarted This event sends data collected at the beginning of the Data Migration Framework (DMF) and parameters involved in its invocation, to help keep Windows up to date. - The following fields are available: - **UpdateIds** A collection of GUIDs identifying the upgrades that are running. @@ -3275,12 +2862,10 @@ The following fields are available: - **MigrationMicrosoftphases** The number of Microsoft-authored migrators scheduled to be ran by DMF for this upgrade. - **RevisionNumbers** A collection of the revision numbers associated with the UpdateIds. - ### Microsoft.Windows.Update.DataMigrationFramework.MigratorResult This event sends DMF migrator data to help keep Windows up to date. - The following fields are available: - **MigratorGuid** A GUID identifying the migrator that just completed. @@ -3291,12 +2876,19 @@ The following fields are available: - **ErrorCode** The result (as an HRESULT) of the migrator that just completed. - **TotalSteps** Migrators report progress in number of completed steps against the total steps. This is the total number of steps. +### Microsoft.Windows.Update.Orchestrator.CommitFailed + +This events tracks when a device needs to restart after an update but did not. + +The following fields are available: + +- **wuDeviceid** The Windows Update device GUID. +- **errorCode** The error code that was returned. ### Microsoft.Windows.Update.Orchestrator.Detection This event sends launch data for a Windows Update scan to help keep Windows up to date. - The following fields are available: - **wuDeviceid** Unique device ID used by Windows Update. @@ -3311,12 +2903,10 @@ The following fields are available: - **updateScenarioType** The update session type. - **errorCode** The returned error code. - ### Microsoft.Windows.Update.Orchestrator.Download This event sends launch data for a Windows Update download to help keep Windows up to date. - The following fields are available: - **detectionDeferreason** Reason for download not completing @@ -3330,12 +2920,10 @@ The following fields are available: - **flightID** Unique update ID. - **updateScenarioType** The update session type. - ### Microsoft.Windows.Update.Orchestrator.FlightInapplicable This event sends data on whether the update was applicable to the device, to help keep Windows up to date. - The following fields are available: - **updateId** Unique Update ID @@ -3346,12 +2934,10 @@ The following fields are available: - **flightID** Unique Update ID - **updateScenarioType** The update session type. - ### Microsoft.Windows.Update.Orchestrator.InitiatingReboot This event sends data about an Orchestrator requesting a reboot from power management to help keep Windows up to date. - The following fields are available: - **revisionNumber** Revision number of the update. @@ -3364,12 +2950,10 @@ The following fields are available: - **uxRebootstate** Indicates the exact state of the user experience at the time the required reboot was initiated to ensure the correct update process and experience is provided to keep Windows up to date. - **updateScenarioType** The update session type. - ### Microsoft.Windows.Update.Orchestrator.Install This event sends launch data for a Windows Update install to help keep Windows up to date. - The following fields are available: - **eventScenario** End to end update session ID. @@ -3390,12 +2974,10 @@ The following fields are available: - **uxRebootstate** Indicates the exact state of the user experience at the time the required reboot was initiated to ensure the correct update process and experience is provided to keep Windows up to date. - **updateScenarioType** The update session type. - ### Microsoft.Windows.Update.Orchestrator.PostInstall This event sends data about lite stack devices (mobile, IOT, anything non-PC) immediately before data migration is launched to help keep Windows up to date. - The following fields are available: - **wuDeviceid** Unique device ID used by Windows Update. @@ -3407,12 +2989,10 @@ The following fields are available: - **errorCode** Hex code for the error message, to allow lookup of the specific error. - **flightID** Unique update ID. - ### Microsoft.Windows.Update.Orchestrator.RebootFailed This event sends information about whether an update required a reboot and reasons for failure to help keep Windows up to date. - The following fields are available: - **updateId** Update ID. @@ -3428,12 +3008,10 @@ The following fields are available: - **uxRebootstate** Indicates the exact state of the user experience at the time the required reboot was initiated to ensure the correct update process and experience is provided to keep Windows up to date. - **updateScenarioType** The update session type. - ### Microsoft.Windows.Update.Orchestrator.RestoreRebootTask This event sends data indicating that a reboot task is missing unexpectedly on a device and the task is restored because a reboot is still required, to help keep Windows up to date. - The following fields are available: - **RebootTaskRestoredTime** Time at which this reboot task was restored. @@ -3441,12 +3019,10 @@ The following fields are available: - **revisionNumber** Update revision number. - **updateId** Update ID. - ### Microsoft.Windows.Update.Orchestrator.SystemNeeded This event sends data about why a device is unable to reboot, to help keep Windows up to date. - The following fields are available: - **eventScenario** End to end update session ID. @@ -3458,12 +3034,10 @@ The following fields are available: - **uxRebootstate** Indicates the exact state of the user experience at the time the required reboot was initiated to ensure the correct update process and experience is provided to keep Windows up to date. - **updateScenarioType** The update session type. - ### Microsoft.Windows.Update.Orchestrator.UpdatePolicyCacheRefresh This event sends data on whether Update Management Policies were enabled on a device, to help keep Windows up to date. - The following fields are available: - **wuDeviceid** Unique device ID used by Windows Update. @@ -3472,12 +3046,10 @@ The following fields are available: - **updateInstalluxsetting** This shows whether a user has set policies via UX option - **configuredPoliciescount** Policy Count - ### Microsoft.Windows.Update.Orchestrator.UpdateRebootRequired This event sends data about whether an update required a reboot to help keep Windows up to date. - The following fields are available: - **updateId** Update ID. @@ -3488,12 +3060,37 @@ The following fields are available: - **uxRebootstate** Indicates the exact state of the user experience at the time the required reboot was initiated to ensure the correct update process and experience is provided to keep Windows up to date. - **updateScenarioType** The update session type. +### Microsoft.Windows.Update.UpdateStackServicing.CheckForUpdates + +This event sends data about the UpdateStackServicing check for updates, to help keep Windows up to date. + +The following fields are available: + +- **EventScenario** "Started" , "Failed" , or "Succeeded" +- **StatusCode** HRESULT of operation +- **CallerApplicationName** The name of the USS scheduled task: "UssScheduled" or "UssBoot" +- **ClientVersion** "The value of the following CSP node: L./DevDetail/SwV"""he value of the """he value of the fol" +- **EventInstanceID** GUID USS session ID +- **WUDeviceID** "The value of the following CSP node: ./DevDetail/DevTyp"""he value of the fol"""he value of the follow" +- **ServiceGuid** {B1F3A655-690F-4DD3-9BBF-38769C03CEFB} +- **BspVersion** "The value of the following CSP node: L./DevDetail/FwV"""he value of the """he value of the fol" +- **OemName** "The value of the following CSP node: ./DevInfo/Man"""he value of th"""he value of the f" +- **DeviceName** "The value of the following CSP node:L./DevDetail/DevTyp"""he value of the fol"""he value of the follow" +- **CommercializationOperator** The value of the following CSP node: +- **DetectionVersion** The string returned from the "GetDetectionVersion" export of the downloaded detection DLL + +### Microsoft.Windows.Update.Ux.MusNotification.RebootNoLongerNeeded + +This event is sent when a security update has successfully completed. + +The following fields are available: + +- **UtcTime** The Coordinated Universal Time that the restart was no longer needed. ### Microsoft.Windows.Update.Ux.MusNotification.RebootScheduled This event sends data about a required reboot that is scheduled with no user interaction, to help keep Windows up to date. - The following fields are available: - **updateId** Update ID of the update that is getting installed with this reboot. @@ -3507,19 +3104,41 @@ The following fields are available: - **rebootOutsideOfActiveHours** True, if a reboot is scheduled outside of active hours. False, otherwise. - **rebootState** The state of the reboot. +### Microsoft.Windows.Update.Ux.MusNotification.ToastDisplayedToScheduleReboot + +This event is sent when a toast notification is shown to the user about scheduling a device restart. + +The following fields are available: + +- **UtcTime** The Coordinated Universal Time when the toast notification was shown. + +### Microsoft.Windows.Update.Ux.MusUpdateSettings.RebootScheduled + +This event sends basic information for scheduling a device restart to install security updates. It's used to help keep Windows up-to-date. + +The following fields are available: + +- **ScheduledRebootTime** The time that the device was restarted. +- **updateId** The Windows Update device GUID. +- **revisionNumber** The revision number of the OS being updated. +- **wuDeviceid** The Windows Update device GUID. +- **forcedreboot** Is the restart that's being scheduled a forced restart? +- **rebootArgument** The arguments that are passed to the OS for the restarted. +- **rebootScheduledByUser** Was the restart scheduled by the user? If the value is false, the restart was scheduled by the device. +- **activeHoursApplicable** Is the restart respecting Active Hours? +- **rebootOutsideOfActiveHours** Was the restart scheduled outside of Active Hours? +- **rebootState** The state of the restart. ### Microsoft.Windows.Upgrade.Uninstall.UninstallGoBackButtonClicked This event sends basic metadata about the starting point of uninstalling a feature update which helps us ensure customers can safely revert to a well-known state if the update caused any problems. - ## Windows Error Reporting events ### Microsoft.Windows.WERVertical.OSCrash This event sends binary data from the collected dump file wheneveer a bug check occurs, to help keep Windows up to date. The is the OneCore version of this event. - The following fields are available: - **ReportId** WER Report Id associated with this bug check (used for finding the corresponding report archive in Watson). @@ -3539,7 +3158,6 @@ The following fields are available: This event sends data indicating that the device has invoked the downlevel phase of the upgrade. It's used to help keep Windows up-to-date and secure. - The following fields are available: - **ClientId** If using Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, the default value is Media360, but it can be overwritten by the caller to a unique value. @@ -3556,12 +3174,10 @@ The following fields are available: - **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened - **SetupVersionBuildNumber** The build number of Setup360 (build number of the target OS). - ### Setup360Telemetry.Finalize This event sends data indicating that the device has invoked the finalize phase of the upgrade, to help keep Windows up-to-date. - The following fields are available: - **ClientId** With Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. @@ -3578,12 +3194,10 @@ The following fields are available: - **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened - **SetupVersionBuildNumber** The build number of Setup360 (build number of target OS). - ### Setup360Telemetry.OsUninstall The event sends data regarding OS updates and upgrades from Windows 7, Windows 8, and Windows 10. Specifically, the Setup360Telemetry.OSUninstall indicates the outcome of an OS uninstall. - The following fields are available: - **ClientId** For Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. @@ -3600,12 +3214,10 @@ The following fields are available: - **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened - **SetupVersionBuildNumber** The build number of Setup360 (build number of target OS). - ### Setup360Telemetry.PostRebootInstall This event sends data indicating that the device has invoked the postrebootinstall phase of the upgrade, to help keep Windows up-to-date. - The following fields are available: - **ClientId** With Windows Update, this is the Windows Update client ID that is passed to Setup. In Media setup, the default value is Media360, but can be overwritten by the caller to a unique value. @@ -3622,12 +3234,10 @@ The following fields are available: - **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened - **SetupVersionBuildNumber** The build number of Setup360 (build number of target OS). - ### Setup360Telemetry.PreDownloadQuiet This event sends data indicating that the device has invoked the predownload quiet phase of the upgrade, to help keep Windows up to date. - The following fields are available: - **ClientId** Using Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. @@ -3644,12 +3254,10 @@ The following fields are available: - **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened - **SetupVersionBuildNumber** The build number of Setup360 (build number of target OS). - ### Setup360Telemetry.PreDownloadUX The event sends data regarding OS updates and upgrades from Windows 7, Windows 8, and Windows 10. Specifically, the Setup360Telemetry.PredownloadUX indicates the outcome of the PredownloadUX portion of the update process. - The following fields are available: - **ClientId** For Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. @@ -3666,12 +3274,10 @@ The following fields are available: - **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened - **SetupVersionBuildNumber** The build number of Setup360 (build number of the target OS). - ### Setup360Telemetry.PreInstallQuiet This event sends data indicating that the device has invoked the preinstall quiet phase of the upgrade, to help keep Windows up to date. - The following fields are available: - **ClientId** With Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. @@ -3688,12 +3294,10 @@ The following fields are available: - **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened - **SetupVersionBuildNumber** The build number of Setup360 (build number of target OS). - ### Setup360Telemetry.PreInstallUX This event sends data regarding OS updates and upgrades from Windows 7, Windows 8, and Windows 10. Specifically, the Setup360Telemetry.PreinstallUX indicates the outcome of the PreinstallUX portion of the update process. - The following fields are available: - **ClientId** For Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. @@ -3710,12 +3314,10 @@ The following fields are available: - **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened - **SetupVersionBuildNumber** The build number of Setup360 (build number of target OS). - ### Setup360Telemetry.Setup360 This event sends data about OS deployment scenarios, to help keep Windows up-to-date. - The following fields are available: - **InstanceId** Retrieves a unique identifier for each instance of a setup session. @@ -3726,12 +3328,10 @@ The following fields are available: - **Value** Retrieves the value associated with the corresponding FieldName. - **ClientId** Retrieves the upgrade ID: Upgrades via Windows Update - specifies the WU clientID. All other deployment - static string. - ### Setup360Telemetry.UnexpectedEvent This event sends data indicating that the device has invoked the unexpected event phase of the upgrade, to help keep Windows up to date. - The following fields are available: - **ClientId** With Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. @@ -3754,7 +3354,6 @@ The following fields are available: This event sends a unique ID that can be used to bind Setup Platform events together, to help keep Windows up to date. - The following fields are available: - **FieldName** Retrieves the event name/data point. Examples: InstallStartTime, InstallEndtime, OverallResult etc. @@ -3763,29 +3362,22 @@ The following fields are available: - **ActivityId** Provides a unique Id to correlate events that occur between a activity start event, and a stop event - **ActivityName** Provides a friendly name of the package type that belongs to the ActivityId (Setup, LanguagePack, GDR, Driver, etc.) - ### SetupPlatformTel.SetupPlatformTelActivityStarted This event sends basic metadata about the update installation process generated by SetupPlatform to help keep Windows up to date. - The following fields are available: - **Name** The name of the dynamic update type. Example: GDR driver - ### SetupPlatformTel.SetupPlatformTelActivityStopped This event sends basic metadata about the update installation process generated by SetupPlatform to help keep Windows up to date. - - - ### SetupPlatformTel.SetupPlatformTelEvent This service retrieves events generated by SetupPlatform, the engine that drives the various deployment scenarios. - The following fields are available: - **FieldName** Retrieves the event name/data point. Examples: InstallStartTime, InstallEndtime, OverallResult etc. @@ -3798,7 +3390,6 @@ The following fields are available: This event sends tracking data about the software distribution client check for content that is applicable to a device, to help keep Windows up to date - The following fields are available: - **EventScenario** Indicates the purpose of sending this event - whether because the software distribution just started checking for content, or whether it was cancelled, succeeded, or failed. @@ -3875,12 +3466,10 @@ The following fields are available: - **PauseFeatureUpdatesStartTime** If feature OS updates are paused on the device, this is the date and time for the beginning of the pause time window. - **PauseFeatureUpdatesEndTime** If feature OS updates are paused on the device, this is the date and time for the end of the pause time window. - ### SoftwareUpdateClientTelemetry.Commit This event sends data on whether the Update Service has been called to execute an upgrade, to help keep Windows up to date. - The following fields are available: - **EventScenario** State of call @@ -3906,12 +3495,10 @@ The following fields are available: - **FlightId** The specific id of the flight the device is getting - **CallerApplicationName** The name provided by the caller who initiated API calls into the software distribution client - ### SoftwareUpdateClientTelemetry.Download This event sends tracking data about the software distribution client download of the content for that update, to help keep Windows up to date. - The following fields are available: - **EventScenario** Indicates the purpose of sending this event - whether because the software distribution just started downloading content, or whether it was cancelled, succeeded, or failed. @@ -3991,12 +3578,10 @@ The following fields are available: - **FeatureUpdatePause** Indicates whether feature OS updates are paused on the device. - **AppXDownloadScope** Indicates the scope of the download for application content. For streaming install scenarios, AllContent - non-streaming download, RequiredOnly - streaming download requested content required for launch, AutomaticOnly - streaming download requested automatic streams for the app, and Unknown - for events sent before download scope is determined by the Windows Update client. - ### SoftwareUpdateClientTelemetry.Install This event sends tracking data about the software distribution client installation of the content for that update, to help keep Windows up to date. - The following fields are available: - **EventScenario** Indicates the purpose of sending this event - whether because the software distribution just started installing content, or whether it was cancelled, succeeded, or failed. @@ -4072,12 +3657,10 @@ The following fields are available: - **FeatureUpdatePause** Are feature OS updates paused on the device? - **MergedUpdate** Was the OS update and a BSP update merged for installation? - ### SoftwareUpdateClientTelemetry.SLSDiscovery This event sends data about the ability of Windows to discover the location of a backend server with which it must connect to perform updates or content acquisition, in order to determine disruptions in availability of update services and provide context for Windows Update errors. - The following fields are available: - **EventScenario** Indicates the purpose of sending this event - whether because the software distribution just started checking for content, or whether it was cancelled, succeeded, or failed @@ -4089,12 +3672,10 @@ The following fields are available: - **IsBackground** Indicates whether the SLS discovery event took place in the foreground or background - **NextExpirationTime** Indicates when the SLS cab expires - ### SoftwareUpdateClientTelemetry.UpdateDetected This event sends data about an AppX app that has been updated from the Windows Store, including what app needs an update and what version/architecture is required, in order to understand and address problems with apps getting required updates. - The following fields are available: - **CallerApplicationName** The name provided by the caller who initiated API calls into the software distribution client @@ -4136,12 +3717,10 @@ The following fields are available: - **ServiceUrl** The environment URL a device is configured to scan with - **IntentPFNs** Intended application-set metadata for atomic update scenarios. - ### SoftwareUpdateClientTelemetry.UpdateMetadataIntegrity This event identifies whether updates have been tampered with and protects against man-in-the-middle attacks. - The following fields are available: - **EventScenario** The purpose of this event, such as scan started, scan succeeded, or scan failed. @@ -4164,6 +3743,8 @@ The following fields are available: - **RawValidityWindowInDays** The raw unparsed validity window string in days of the timestamp token. This field is null if not applicable. - **SHA256OfLeafCerData** A base64 encoding of the hash for the Base64CerData in the FragmentSigning data of the leaf certificate. - **ListOfSHA256OfIntermediateCerData** A semicolon delimited list of base64 encoding of hashes for the Base64CerData in the FragmentSigning data of an intermediate certificate. +- **EndpointUrl** The endpoint URL where the device obtains update metadata. This is used to distinguish between test, staging, and production environments. +- **SLSPrograms** A test program to which a device may have opted in. Example: Insider Fast ## Windows Telemetry events @@ -4186,12 +3767,10 @@ The following fields are available: - **TransitionFromEverythingOff** True if this transition is moving from not allowing core telemetry to allowing core telemetry. - **PreviousPermissions** Bitmask representing the previously configured permissions since the telemetry opt-in level was last changed. - ### TelClientSynthetic.AuthorizationInfo_Startup This event sends data indicating that a device has undergone a change of telemetry opt-in level detected at UTC startup, to help keep Windows up to date. - The following fields are available: - **TransitionFromEverythingOff** True if this transition is moving from not allowing core telemetry to allowing core telemetry. @@ -4206,12 +3785,10 @@ The following fields are available: - **CanPerformScripting** True if UTC is allowed to perform scripting. - **PreviousPermissions** Bitmask representing the previously configured permissions since the telemetry client was last started. - ### TelClientSynthetic.ConnectivityHeartBeat_0 This event sends data about the connectivity status of the Connected User Experience and Telemetry component that uploads telemetry events. If an unrestricted free network (such as Wi-Fi) is available, this event updates the last successful upload time. Otherwise, it checks whether a Connectivity Heartbeat event was fired in the past 24 hours, and if not, it fires an event. A Connectivity Heartbeat event also fires when a device recovers from costed network to free network. - The following fields are available: - **CensusExitCode** Returns last execution codes from census client run. @@ -4223,12 +3800,10 @@ The following fields are available: - **RestrictedNetworkTime** Retrieves the time spent on a metered (cost restricted) network in seconds. - **LastConntectivityLossTime** Retrieves the last time the device lost free network. - ### TelClientSynthetic.HeartBeat_5 This event sends data about the health and quality of the telemetry data from the given device, to help keep Windows up to date. It also enables data analysts to determine how 'trusted' the data is from a given device. - The following fields are available: - **PreviousHeartBeatTime** The time of last heartbeat event. This allows chaining of events. @@ -4273,7 +3848,6 @@ The following fields are available: This event sends data during the download request phase of updating Windows. - The following fields are available: - **ErrorCode** The error code returned for the current download request phase. @@ -4296,12 +3870,10 @@ The following fields are available: - **RangeRequestState** Represents the state of the download range request. - **DeletedCorruptFiles** Indicates if UpdateAgent found any corrupt payload files and whether the payload was deleted. - ### Update360Telemetry.UpdateAgent_Initialize This event sends data during the initialize phase of updating Windows. - The following fields are available: - **ErrorCode** The error code returned for the current initialize phase. @@ -4315,12 +3887,10 @@ The following fields are available: - **RelatedCV** Correlation vector value generated from the latest USO scan. - **Result** Result of the initialize phase of update. 0 = Succeeded, 1 = Failed, 2 = Cancelled, 3 = Blocked, 4 = BlockCancelled - ### Update360Telemetry.UpdateAgent_Install This event sends data during the install phase of updating Windows. - The following fields are available: - **ErrorCode** The error code returned for the current install phase. @@ -4332,12 +3902,10 @@ The following fields are available: - **FlightId** Unique ID for each flight. - **UpdateId** Unique ID for each update. - ### Update360Telemetry.UpdateAgent_ModeStart This event sends data for the start of each mode during the process of updating Windows. - The following fields are available: - **Mode** Indicates that the Update Agent mode that has started. 1 = Initialize, 2 = DownloadRequest, 3 = Install, 4 = Commit @@ -4348,12 +3916,10 @@ The following fields are available: - **FlightId** Unique ID for each flight. - **UpdateId** Unique ID for each update. - ### Update360Telemetry.UpdateAgent_SetupBoxLaunch This event sends data during the launching of the setup box when updating Windows. - The following fields are available: - **Quiet** Indicates whether setup is running in quiet mode. 0 = false 1 = true @@ -4365,5 +3931,3 @@ The following fields are available: - **UpdateId** Unique ID for each update. - **SetupMode** Setup mode 1 = predownload, 2 = install, 3 = finalize - **SandboxSize** The size of the sandbox folder on the device. - - From 281ef594f6e4bedce7d7be7d3e8fbddf98e39e6e Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Thu, 16 Mar 2017 11:50:11 -0700 Subject: [PATCH 21/51] typo --- .../manage/basic-level-windows-telemetry-events-and-fields.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/manage/basic-level-windows-telemetry-events-and-fields.md b/windows/manage/basic-level-windows-telemetry-events-and-fields.md index 74ffe06518..b5fc6834a2 100644 --- a/windows/manage/basic-level-windows-telemetry-events-and-fields.md +++ b/windows/manage/basic-level-windows-telemetry-events-and-fields.md @@ -32,7 +32,7 @@ The Basic level helps to identify problems that can occur on a particular device Use this article to learn about telemetry events, grouped by event area, and the fields within each event. A brief description is provided for each field. Every event generated includes common data, which collects device data. -You can learn more about Windows functional and telemetry through these articles: +You can learn more about Windows functional and telemetry data through these articles: - [Manage connections from Windows operating system components to Microsoft services](manage-connections-from-windows-operating-system-components-to-microsoft-services.md) From c4888199f3ef0c5118ad309663a3cd988ab3c842 Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Fri, 17 Mar 2017 14:01:08 -0700 Subject: [PATCH 22/51] added preupgradesettings and postupgradesettings --- ...vel-windows-telemetry-events-and-fields.md | 66 +++++++++++++++++++ 1 file changed, 66 insertions(+) diff --git a/windows/manage/basic-level-windows-telemetry-events-and-fields.md b/windows/manage/basic-level-windows-telemetry-events-and-fields.md index b5fc6834a2..e8f1501881 100644 --- a/windows/manage/basic-level-windows-telemetry-events-and-fields.md +++ b/windows/manage/basic-level-windows-telemetry-events-and-fields.md @@ -160,6 +160,72 @@ The following fields are available: - **Action** The change that was invoked on a device inventory object. - **inventoryId** Device ID used for Compatibility testing +### TelClientSynthetic.PrivacySettingsAfterCreatorsUpdate.PreUpgradeSettings + +These fields are added whenever PreUpgradeSettings is included in the event. + +The following fields are available: + +- **HKLM_SensorPermissionState.SensorPermissionState** The state of the Location service before the feature update completed. +- **HKLM_SensorPermissionState.HRESULT** The error code returned when trying to query the Location service for the device. +- **HKCU_SensorPermissionState.SensorPermissionState** The state of the Location service when a user signs on before the feature update completed. +- **HKCU_SensorPermissionState.HRESULT** The error code returned when trying to query the Location service for the current user. +- **HKLM_LocationPlatform.Status** The state of the location platform after the feature update has completed. +- **HKLM_LocationPlatform.HRESULT** The error code returned when trying to query the location platform for the device. +- **HKLM_LocationSyncEnabled.AcceptedPrivacyPolicy** The state of the Find My Device service for the device before the feature update completed. +- **HKLM_LocationSyncEnabled.HRESULT** The error code returned when trying to query the Find My Device service for the device. +- **HKCU_LocationSyncEnabled.AcceptedPrivacyPolicy** The state of the Find My Device service for the current user before the feature update completed. +- **HKCU_LocationSyncEnabled.HRESULT** The error code returned when trying to query the Find My Device service for the current user. +- **HKLM_AllowTelemetry.AllowTelemetry** The state of the Connected User Experiences and Telemetry component for the device before the feature update. +- **HKLM_AllowTelemetry.HRESULT** The error code returned when trying to query the Connected User Experiences and Telemetry conponent for the device. +- **HKLM_TIPC.Enabled** The state of TIPC for the device. +- **HKLM_TIPC.HRESULT** The error code returned when trying to query TIPC for the device. +- **HKCU_TIPC.Enabled** The state of TIPC for the current user. +- **HKCU_TIPC.HRESULT** The error code returned when trying to query TIPC for the current user. +- **HKLM_FlipAhead.FPEnabled** Is Flip Ahead enabled for the device before the feature update was completed? +- **HKLM_FlipAhead.HRESULT** The error code returned when trying to query Flip Ahead for the device. +- **HKCU_FlipAhead.FPEnabled** Is Flip Ahead enabled for the current user before the feature update was completed? +- **HKCU_FlipAhead.HRESULT** The error code returned when trying to query Flip Ahead for the current user. +- **HKLM_TailoredExperiences.TailoredExperiencesWithDiagnosticDataEnabled** Is Tailored Experiences with Diagnostics Data enabled for the current user after the feature update had completed? +- **HKCU_TailoredExperiences.HRESULT** The error code returned when trying to query Tailored Experiences with Diagnostics Data for the current user. +- **HKLM_AdvertisingID.Enabled** Is the adveristing ID enabled for the device? +- **HKLM_AdvertisingID.HRESULT** The error code returned when trying to query the state of the advertising ID for the device. +- **HKCU_AdvertisingID.Enabled** Is the adveristing ID enabled for the current user? +- **HKCU_AdvertisingID.HRESULT** The error code returned when trying to query the state of the advertising ID for the user. + +### TelClientSynthetic.PrivacySettingsAfterCreatorsUpdate.PostUpgradeSettings + +These fields are added whenever PostUpgradeSettings is included in the event. + +The following fields are available: + +- **HKLM_SensorPermissionState.SensorPermissionState** The state of the Location service after the feature update has completed. +- **HKLM_SensorPermissionState.HRESULT** The error code returned when trying to query the Location service for the device. +- **HKCU_SensorPermissionState.SensorPermissionState** The state of the Location service when a user signs on after a feature update has completed. +- **HKCU_SensorPermissionState.HRESULT** The error code returned when trying to query the Location service for the current user. +- **HKLM_LocationPlatform.Status** The state of the location platform after the feature update has completed. +- **HKLM_LocationPlatform.HRESULT** The error code returned when trying to query the location platform for the device. +- **HKLM_LocationSyncEnabled.AcceptedPrivacyPolicy** The state of the Find My Device service for the device after the feature update has completed. +- **HKLM_LocationSyncEnabled.HRESULT** The error code returned when trying to query the Find My Device service for the device. +- **HKCU_LocationSyncEnabled.AcceptedPrivacyPolicy** The state of the Find My Device service for the current user after the feature update has completed. +- **HKCU_LocationSyncEnabled.HRESULT** The error code returned when trying to query the Find My Device service for the current user. +- **HKLM_AllowTelemetry.AllowTelemetry** The state of the Connected User Experiences and Telemetry component for the device after the feature update. +- **HKLM_AllowTelemetry.HRESULT** The error code returned when trying to query the Connected User Experiences and Telemetry conponent for the device. +- **HKLM_TIPC.Enabled** The state of TIPC for the device. +- **HKLM_TIPC.HRESULT** The error code returned when trying to query TIPC for the device. +- **HKCU_TIPC.Enabled** The state of TIPC for the current user. +- **HKCU_TIPC.HRESULT** The error code returned when trying to query TIPC for the current user. +- **HKLM_FlipAhead.FPEnabled** Is Flip Ahead enabled for the device after the feature update has completed? +- **HKLM_FlipAhead.HRESULT** The error code returned when trying to query Flip Ahead for the device. +- **HKCU_FlipAhead.FPEnabled** Is Flip Ahead enabled for the current user after the feature update has completed? +- **HKCU_FlipAhead.HRESULT** The error code returned when trying to query Flip Ahead for the current user. +- **HKLM_TailoredExperiences.TailoredExperiencesWithDiagnosticDataEnabled** Is Tailored Experiences with Diagnostics Data enabled for the current user after the feature update had completed? +- **HKCU_TailoredExperiences.HRESULT** The error code returned when trying to query Tailored Experiences with Diagnostics Data for the current user. +- **HKLM_AdvertisingID.Enabled** Is the adveristing ID enabled for the device? +- **HKLM_AdvertisingID.HRESULT** The error code returned when trying to query the state of the advertising ID for the device. +- **HKCU_AdvertisingID.Enabled** Is the adveristing ID enabled for the current user? +- **HKCU_AdvertisingID.HRESULT** The error code returned when trying to query the state of the advertising ID for the user. + ## Census events ### Census.App From 9d1c2c5b9dbe40c8a87e62822e691cecb4ccb3fa Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Tue, 21 Mar 2017 11:36:03 -0700 Subject: [PATCH 23/51] scrubbing descriptions --- ...vel-windows-telemetry-events-and-fields.md | 26 ++++++++++--------- 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/windows/manage/basic-level-windows-telemetry-events-and-fields.md b/windows/manage/basic-level-windows-telemetry-events-and-fields.md index e8f1501881..ee5f583b0e 100644 --- a/windows/manage/basic-level-windows-telemetry-events-and-fields.md +++ b/windows/manage/basic-level-windows-telemetry-events-and-fields.md @@ -3132,18 +3132,18 @@ This event sends data about the UpdateStackServicing check for updates, to help The following fields are available: -- **EventScenario** "Started" , "Failed" , or "Succeeded" -- **StatusCode** HRESULT of operation -- **CallerApplicationName** The name of the USS scheduled task: "UssScheduled" or "UssBoot" -- **ClientVersion** "The value of the following CSP node: L./DevDetail/SwV"""he value of the """he value of the fol" -- **EventInstanceID** GUID USS session ID -- **WUDeviceID** "The value of the following CSP node: ./DevDetail/DevTyp"""he value of the fol"""he value of the follow" -- **ServiceGuid** {B1F3A655-690F-4DD3-9BBF-38769C03CEFB} -- **BspVersion** "The value of the following CSP node: L./DevDetail/FwV"""he value of the """he value of the fol" -- **OemName** "The value of the following CSP node: ./DevInfo/Man"""he value of th"""he value of the f" -- **DeviceName** "The value of the following CSP node:L./DevDetail/DevTyp"""he value of the fol"""he value of the follow" -- **CommercializationOperator** The value of the following CSP node: -- **DetectionVersion** The string returned from the "GetDetectionVersion" export of the downloaded detection DLL +- **EventScenario** The scenario of the event. Example: Started, Failed, or Succeeded +- **StatusCode** The HRESULT code of the operation. +- **CallerApplicationName** The name of the USS scheduled task. Example UssScheduled or UssBoot +- **ClientVersion** The version of the client. +- **EventInstanceID** The USS session ID. +- **WUDeviceID** The Windows Update device ID. +- **ServiceGuid** The GUID of the service. +- **BspVersion** The version of the BSP. +- **OemName** The name of the manufacturer. +- **DeviceName** The name of the device. +- **CommercializationOperator** The name of the operator. +- **DetectionVersion** The string returned from the GetDetectionVersion export of the downloaded detection DLL. ### Microsoft.Windows.Update.Ux.MusNotification.RebootNoLongerNeeded @@ -3531,6 +3531,8 @@ The following fields are available: - **PauseQualityUpdatesEndTime** If quality OS updates are paused on the device, this is the date and time for the end of the pause time window. - **PauseFeatureUpdatesStartTime** If feature OS updates are paused on the device, this is the date and time for the beginning of the pause time window. - **PauseFeatureUpdatesEndTime** If feature OS updates are paused on the device, this is the date and time for the end of the pause time window. +- **Context** Gives context on where the error has occurred. Example: AutoEnable, GetSLSData, AddService, Misc, or Unknown +- **DriverSyncPassPerformed** Were drivers scanned this time? ### SoftwareUpdateClientTelemetry.Commit From 39b5eeb4253f09d6e16869de3db5ee726b7105e3 Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Mon, 27 Mar 2017 16:39:27 -0700 Subject: [PATCH 24/51] renaming file --- windows/manage/TOC.md | 2 +- ...s.md => basic-level-windows-diagnostic-events-and-fields.md} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename windows/manage/{basic-level-windows-telemetry-events-and-fields.md => basic-level-windows-diagnostic-events-and-fields.md} (100%) diff --git a/windows/manage/TOC.md b/windows/manage/TOC.md index 250cd6e176..616214b3d9 100644 --- a/windows/manage/TOC.md +++ b/windows/manage/TOC.md @@ -63,7 +63,7 @@ #### [Set up a kiosk on Windows 10 Mobile or Windows 10 Mobile Enterprise](set-up-a-kiosk-for-windows-10-for-mobile-edition.md) #### [Guidelines for choosing an app for assigned access (kiosk mode)](guidelines-for-assigned-access-app.md) ### [Lock down Windows 10 to specific apps](lock-down-windows-10-to-specific-apps.md) -### [Basic level telemetry events and fields](basic-level-windows-telemetry-events-and-fields.md) +### [Basic level Windows diagnostic events and fields](basic-level-windows-diagnostic-events-and-fields.md) ### [Configure Windows telemetry in your organization](configure-windows-telemetry-in-your-organization.md) ### [Manage connections from Windows operating system components to Microsoft services](manage-connections-from-windows-operating-system-components-to-microsoft-services.md) ### [Configure access to Windows Store](stop-employees-from-using-the-windows-store.md) diff --git a/windows/manage/basic-level-windows-telemetry-events-and-fields.md b/windows/manage/basic-level-windows-diagnostic-events-and-fields.md similarity index 100% rename from windows/manage/basic-level-windows-telemetry-events-and-fields.md rename to windows/manage/basic-level-windows-diagnostic-events-and-fields.md From 34f3f2950571be899b3c1b32e48060710c22cb05 Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Mon, 27 Mar 2017 16:54:12 -0700 Subject: [PATCH 25/51] updating text --- ...sic-level-windows-diagnostic-events-and-fields.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/windows/configure/basic-level-windows-diagnostic-events-and-fields.md b/windows/configure/basic-level-windows-diagnostic-events-and-fields.md index ee5f583b0e..b56670434d 100644 --- a/windows/configure/basic-level-windows-diagnostic-events-and-fields.md +++ b/windows/configure/basic-level-windows-diagnostic-events-and-fields.md @@ -1,6 +1,6 @@ --- -description: Use this article to learn more about what Windows telemetry is gathered at the basic telemetry level. -title: Windows 10, version 1703 and Windows Server 2016 basic telemetry events and fields (Windows 10) +description: Use this article to learn more about what Windows diagnostic data is gathered at the basic level. +title: Windows 10, version 1703 and Windows Server 2016 basic diagnostic events and fields (Windows 10) keywords: privacy, telemetry ms.prod: w10 ms.mktglfcycl: manage @@ -12,7 +12,7 @@ ms.author: brianlic --- -# Windows 10, version 1703 and Windows Server 2016 basic telemetry level events and fields +# Windows 10, version 1703 and Windows Server 2016 basic level Windows diagnostic events and fields > [!IMPORTANT] @@ -26,13 +26,13 @@ ms.author: brianlic - Windows Server 2016 -The Basic telemetry level gathers a limited set of information that is critical for understanding the device and its configuration including: basic device information, quality-related information, app compatibility, and Windows Store. When the telemetry level is set to Basic, it also includes the Security level information. +The Basic level gathers a limited set of information that is critical for understanding the device and its configuration including: basic device information, quality-related information, app compatibility, and Windows Store. When the level is set to Basic, it also includes the Security level information. The Basic level helps to identify problems that can occur on a particular device hardware or software configuration. For example, it can help determine if crashes are more frequent on devices with a specific amount of memory or that are running a particular driver version. This helps Microsoft fix operating system or app problems. -Use this article to learn about telemetry events, grouped by event area, and the fields within each event. A brief description is provided for each field. Every event generated includes common data, which collects device data. +Use this article to learn about diagnostic events, grouped by event area, and the fields within each event. A brief description is provided for each field. Every event generated includes common data, which collects device data. -You can learn more about Windows functional and telemetry data through these articles: +You can learn more about Windows functional and diagnostic data through these articles: - [Manage connections from Windows operating system components to Microsoft services](manage-connections-from-windows-operating-system-components-to-microsoft-services.md) From 7add8b2db2ee6b986b500f39108496317000f515 Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Tue, 28 Mar 2017 10:04:26 -0700 Subject: [PATCH 26/51] update --- ...el-windows-diagnostic-events-and-fields.md | 5051 +++++++++-------- 1 file changed, 2668 insertions(+), 2383 deletions(-) diff --git a/windows/configure/basic-level-windows-diagnostic-events-and-fields.md b/windows/configure/basic-level-windows-diagnostic-events-and-fields.md index b56670434d..c70f223d0a 100644 --- a/windows/configure/basic-level-windows-diagnostic-events-and-fields.md +++ b/windows/configure/basic-level-windows-diagnostic-events-and-fields.md @@ -15,10 +15,6 @@ ms.author: brianlic # Windows 10, version 1703 and Windows Server 2016 basic level Windows diagnostic events and fields -> [!IMPORTANT] -> Some information relates to prereleased product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here. - - **Applies to** - Windows 10 @@ -38,10 +34,15 @@ You can learn more about Windows functional and diagnostic data through these ar - [Manage connections from Windows operating system components to Microsoft services](manage-connections-from-windows-operating-system-components-to-microsoft-services.md) - [Configure Windows telemetry in your organization](configure-windows-telemetry-in-your-organization.md) -## Common Data Extensions + + + +## Common data extensions ### Common Data Extensions.App + + The following fields are available: - **expId** Associates a flight, such as an OS flight, or an experiment, such as a web site UX experiment, with an event. @@ -49,14 +50,20 @@ The following fields are available: - **env** The environment from which the event was logged. - **asId** An integer value that represents the app session. This value starts at 0 on the first app launch and increments after each subsequent app launch per boot session. + ### Common Data Extensions.CS + + The following fields are available: - **sig** A common schema signature that identifies new and modified event schemas. + ### Common Data Extensions.CUET + + The following fields are available: - **stId** Represents the Scenario Entry Point ID. This is a unique GUID for each event in a diagnostic scenario. This used to be Scenario Trigger ID. @@ -70,16 +77,22 @@ The following fields are available: - **bseq** Upload buffer sequence number in the format \:\ - **mon** Combined monitor and event sequence numbers in the format \:\ + ### Common Data Extensions.Device + + The following fields are available: - **ver** Represents the major and minor version of the extension. - **localId** Represents a locally defined unique ID for the device, not the human readable device name. Most likely equal to the value stored at HKLM\Software\Microsoft\SQMClient\MachineId - **deviceClass** Represents the classification of the device, the device “family”.  For example, Desktop, Server, or Mobile. + ### Common Data Extensions.Envelope + + The following fields are available: - **ver** Represents the major and minor version of the extension. @@ -96,8 +109,11 @@ The following fields are available: - **appVer** Represents the version number of the application. Used to understand errors by Version, Usage by Version across an app. - **cV** Represents the Correlation Vector: A single field for tracking partial order of related telemetry events across component boundaries. + ### Common Data Extensions.OS + + The following fields are available: - **ver** Represents the major and minor version of the extension. @@ -105,15 +121,21 @@ The following fields are available: - **locale** Represents the locale of the operating system. - **bootId** An integer value that represents the boot session. This value starts at 0 on first boot after OS install and increments after every reboot. + ### Common Data Extensions.User + + The following fields are available: - **ver** Represents the major and minor version of the extension. - **localId** Represents a unique user identity that is created locally and added by the client. This is not the user's account ID. + ### Common Data Extensions.XBL + + The following fields are available: - **nbf** Not before time @@ -124,6 +146,7 @@ The following fields are available: - **xid** A list of base10-encoded XBOX User IDs. - **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. + ### Common Data Extensions.Consent UI Event This User Account Control (UAC) telemetry point collects information on elevations that originate from low integrity levels. This occurs when a process running at low integrity level (IL) requires higher (administrator) privileges, and therefore requests for elevation via UAC (consent.exe). By better understanding the processes requesting these elevations, Microsoft can in turn improve the detection and handling of potentially malicious behavior in this path. @@ -146,9 +169,10 @@ The following fields are available: - **fileVersionMS** Represents the major version of the file requesting elevation. - **fileVersionLS** Represents the minor version of the file requesting elevation. + ## Common data fields -### MS.Device.DeviceInventory.Change +### Common Data Fields.MS.Device.DeviceInventory.Change These fields are added whenever Ms.Device.DeviceInventoryChange is included in the event. @@ -160,7 +184,8 @@ The following fields are available: - **Action** The change that was invoked on a device inventory object. - **inventoryId** Device ID used for Compatibility testing -### TelClientSynthetic.PrivacySettingsAfterCreatorsUpdate.PreUpgradeSettings + +### Common Data Fields.TelClientSynthetic.PrivacySettingsAfterCreatorsUpdate.PreUpgradeSettings These fields are added whenever PreUpgradeSettings is included in the event. @@ -193,7 +218,8 @@ The following fields are available: - **HKCU_AdvertisingID.Enabled** Is the adveristing ID enabled for the current user? - **HKCU_AdvertisingID.HRESULT** The error code returned when trying to query the state of the advertising ID for the user. -### TelClientSynthetic.PrivacySettingsAfterCreatorsUpdate.PostUpgradeSettings + +### Common Data Fields.TelClientSynthetic.PrivacySettingsAfterCreatorsUpdate.PostUpgradeSettings These fields are added whenever PostUpgradeSettings is included in the event. @@ -226,6 +252,1260 @@ The following fields are available: - **HKCU_AdvertisingID.Enabled** Is the adveristing ID enabled for the current user? - **HKCU_AdvertisingID.HRESULT** The error code returned when trying to query the state of the advertising ID for the user. + +## Appraiser events + +### Microsoft.Windows.Appraiser.General.ChecksumTotalPictureCount + +This event lists the types of objects and how many of each exist on the client device. This allows for a quick way to ensure that the records present on the server match what is present on the client. + +The following fields are available: + +- **PCFP** An ID for the system that is calculated by hashing hardware identifiers. +- **InventoryApplicationFile** The total InventoryApplicationFile objects that are present on this device. +- **InventoryMediaCenter** The total InventoryMediaCenter objects that are present on this device. +- **InventoryLanguagePack** The total InventoryLanguagePack objects that are present on this device. +- **InventoryUplevelDriverPackage** The total InventoryUplevelDriverPackage objects that are present on this device. +- **InventorySystemBios** The total InventorySystemBios objects that are present on this device. +- **SystemProcessorCompareExchange** The total SystemProcessorCompareExchange objects that are present on this device. +- **SystemProcessorLahfSahf** The total SystemProcessorLahfSahf objects that are present on this device. +- **SystemMemory** The total SystemMemory objects that are present on this device. +- **SystemProcessorPrefetchW** The total SystemProcessorPrefetchW objects that are present on this device. +- **SystemProcessorSse2** The total SystemProcessorSse2 objects that are present on this device. +- **SystemProcessorNx** The total SystemProcessorNx objects that are present on this device. +- **SystemWlan** The total SystemWlan objects that are present on this device. +- **SystemWim** The total SystemWim objects that are present on this device +- **SystemTouch** The total SystemTouch objects that are present on this device. +- **SystemWindowsActivationStatus** The total SystemWindowsActivationStatus objects that are present on this device. + + +### Microsoft.Windows.Appraiser.General.ChecksumTotalPictureIdHashSha256 + +This event lists the types of objects and the hashed values of all the identifiers for each one. This allows for a more in-depth way to ensure that the records present on the server match what is present on the client. + +The following fields are available: + +- **PCFP** An ID for the system that is calculated by hashing hardware identifiers. +- **InventoryApplicationFile** The SHA256 hash of InventoryApplicationFile objects that are present on this device. +- **InventoryMediaCenter** The SHA256 hash of InventoryMediaCenter objects that are present on this device. +- **InventoryLanguagePack** The SHA256 hash of InventoryLanguagePack objects that are present on this device. +- **InventoryUplevelDriverPackage** The SHA256 hash of InventoryUplevelDriverPackage objects that are present on this device. +- **InventorySystemBios** The SHA256 hash of InventorySystemBios objects that are present on this device. +- **SystemProcessorCompareExchange** The SHA256 hash of SystemProcessorCompareExchange objects that are present on this device. +- **SystemProcessorLahfSahf** The SHA256 hash of SystemProcessorLahfSahf objects that are present on this device. +- **SystemMemory** The SHA256 hash of SystemMemory objects that are present on this device. +- **SystemProcessorPrefetchW** The SHA256 hash of SystemProcessorPrefetchW objects that are present on this device. +- **SystemProcessorSse2** The SHA256 hash of SystemProcessorSse2 objects that are present on this device. +- **SystemProcessorNx** The SHA256 hash of SystemProcessorNx objects that are present on this device. +- **SystemWlan** The SHA256 hash of SystemWlan objects that are present on this device. +- **SystemWim** The SHA256 hash of SystemWim objects that are present on this device. +- **SystemTouch** The SHA256 hash of SystemTouch objects that are present on this device. +- **SystemWindowsActivationStatus** The SHA256 hash of SystemWindowsActivationStatus objects that are present on this device. + + +### Microsoft.Windows.Appraiser.General.DatasourceApplicationFileAdd + +This event sends compatibility information about a file to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** A hash of the full file path including the file name. +- **AppraiserVersion** The version of the appraiser file that is generating the events. +- **AvDisplayName** If it is an anti-virus app, this is the the display name for the app. Example: System Center Endpoint Protection +- **CompatModelIndex** The compatibility prediction for this file. +- **HasCitData** Is the file present in CIT data? +- **HasUpgradeExe** Does the anti-virus app have an upgrade.exe file? +- **IsAv** Is the file an anti-virus reporting EXE? +- **ResolveAttempted** This will always be an empty string when sending telemetry. +- **SdbEntries** An array of fields that indicates the SDB entries that apply to this file. +- **SdbEntries_item_MigShimCommand** The command line to be passed to the MigShim if one is applicable. +- **SdbEntries_item_MigShimName** Example: DevenvDotnetCacheRebuildShim +- **SdbEntries_item_MigXmlName** Example: MicrosoftForefrontEndpointProtection__4_6__PART +- **SdbEntries_item_MigXmlType** Example: MIG_XML_TYPE_REMOVED +- **SdbEntries_item_ReinstallUpgradeMessage** Example: Resource: 10022 +- **SdbEntries_item_SdbAppGuid** Example: {551f8360-14dd-4ea5-bd29-74b0c21abfde} +- **SdbEntries_item_SdbAppName** Example: Visual Studio +- **SdbEntries_item_SdbAppVendor** Example: Microsoft +- **SdbEntries_item_SdbBlockType** Example: ReinstallAfterUpgradeInfo +- **SdbEntries_item_SdbEntryGuid** Example: {84e92468-a463-4c02-93a6-20171694b8a8} +- **SdbEntries_item_SdbUpgradeMode** Example: Swap +- **SdbEntries_item_SdbUxBlocktypeOverride** Example: SDB_UX_BLOCKTYPE_OVERRIDE_MIG_FIXED + + +### Microsoft.Windows.Appraiser.General.DatasourceApplicationFileRemove + +This event indicates that the DatasourceApplicationFile object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DatasourceApplicationFileStartSync + +This event indicates that a new set of DatasourceApplicationFileAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DatasourceDevicePnpAdd + +This event sends compatibility data for a PNP device, to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** The Device Instance ID of the device (uniquely identifies a device in the system). Example: pci\ven_8086&dev_0085&subsys_13118086&rev_34\4&2dded11c&0&00e1 +- **AppraiserVersion** The version of the appraiser file generating the events. +- **ActiveNetworkConnection** Is the device an active network device? +- **CosDeviceRating** An enumeration that indicates if there is a driver on the target operating system. +- **CosDeviceSolution** An enumeration that indicate how a driver on the target operating system is available. +- **CosDeviceSolutionUrl** Empty string +- **CosPopulatedFromId** The expected uplevel driver matching ID based on driver coverage data. +- **IsBootCritical** Is the device boot critical? +- **SdbEntries** An array of fields indicating the SDB entries that apply to this device. +- **SdbEntries_item_SdbAppGuid** Example: {0ba2f09d-5288-45fa-be32-001857cc020f} +- **SdbEntries_item_SdbAppName** Example: Virtual Machine Manager Self-Service Client +- **SdbEntries_item_SdbAppVendor** Example: Microsoft Corporation +- **SdbEntries_item_SdbBlockType** Example: ReinstallAfterUpgrade +- **SdbEntries_item_SdbEntryGuid** Example: {2a1cc617-9ee0-4dff-b3c0-a09cfc13543a} +- **SdbEntries_item_SdbUpgradeMode** Example: Swap +- **SdbEntries_item_SdbUxBlocktypeOverride** Example: SDB_UX_BLOCKTYPE_OVERRIDE_REINSTALL_BLOCK +- **UplevelInboxDriver** Is there a driver uplevel for this device? +- **WuDriverCoverage** Is there a driver uplevel for this device according to Windows Update? +- **WuDriverUpdateID** The Windows Update ID of the applicable uplevel driver. +- **WuPopulatedFromID** The expected uplevel driver matching ID based on driver coverage from Windows Update. + + +### Microsoft.Windows.Appraiser.General.DatasourceDevicePnpRemove + +This event indicates that the DatasourceDevicePnp object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DatasourceDevicePnpStartSync + +This event indicates that a new set of DatasourceDevicePnpAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DatasourceDriverPackageAdd + +This event sends compatibility database data about driver packages to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** DriverPackageId that is used for uniquely identifying a driver package on a system. +- **AppraiserVersion** The version of the appraiser file generating the events. +- **SdbEntries** An array of fields indicating the SDB entries that apply to this driver package. +- **SdbEntries_item_SdbAppGuid** Example: {5f29791d-ad69-40a4-9783-6edbdf66bd4b} +- **SdbEntries_item_SdbAppName** Example: Microsoft PDF/XPS Printer +- **SdbEntries_item_SdbAppVendor** Example: Microsoft +- **SdbEntries_item_SdbBlockType** Example: BlockDriver +- **SdbEntries_item_SdbEntryGuid** Example: {380213ca-97c8-4fdc-b194-b4f714006796} +- **SdbEntries_item_SdbUpgradeMode** Example: Service +- **SdbEntries_item_SdbUxBlocktypeOverride** Example: SDB_UX_BLOCKTYPE_OVERRIDE_NO_BLOCK + + +### Microsoft.Windows.Appraiser.General.DatasourceDriverPackageRemove + +This event indicates that the DatasourceDriverPackage object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DatasourceDriverPackageStartSync + +This event indicates that a new set of DatasourceDriverPackageAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoBlockAdd + +This event sends blocking data about any compatibility blocking entries hit on the system that are not directly related to specific applications or devices, to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** This will always be BlockingMatchingInfo. +- **AppraiserVersion** The version of the appraiser file generating the events. +- **SdbEntries** An array of fields indicating the SDB entries that apply to this file. +- **SdbEntries_item_SdbAppGuid** Example: {4cca1f6c-74f8-4bfd-9fb4-3d4b65f23f98} +- **SdbEntries_item_SdbAppName** Example: Intel(R)DynamicPowerPerformanceManagement +- **SdbEntries_item_SdbAppVendor** Example: Intel +- **SdbEntries_item_SdbBlockType** Example: BlockUpgradeUntilUpdate +- **SdbEntries_item_SdbEntryGuid** Example: {4be49993-88ec-4003-b9a6-9f8812e94c50} +- **SdbEntries_item_SdbUpgradeMode** Example: Swap +- **SdbEntries_item_SdbUxBlocktypeOverride** Example: SDB_UX_BLOCKTYPE_OVERRIDE_UPGRADE_UNTIL_UPDATE_BLOCK + + +### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoBlockRemove + +This event indicates that the DataSourceMatchingInfoBlock object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoBlockStartSync + +This event indicates that a full set of DataSourceMatchingInfoBlockStAdd events have been sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPassiveAdd + +This event sends compatibility database information about non-blocking compatibility entries on the system that are not keyed by either applications or devices, to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** This will always be PassiveMatchingInfo. +- **AppraiserVersion** The version of the appraiser file generating the events. +- **SdbEntries** An array of fields indicating the SDB entries that apply to this file. +- **SdbEntries_item_MigShimCommand** The command line to be passed to the MigShim if one is applicable. +- **SdbEntries_item_MigShimName** Example: MigrateVCRuntimeShim +- **SdbEntries_item_MigXmlName** Example: Intel_Rapid_Storage_Technolgy_Enterprise_Filter_Driver__3__PART +- **SdbEntries_item_MigXmlType** Example: MIG_XML_TYPE_FIXED +- **SdbEntries_item_SdbAppGuid** Example: {03760bce-35d7-47a3-b83b-de673fdb6ab4} +- **SdbEntries_item_SdbAppName** Example: VC Runtime +- **SdbEntries_item_SdbAppVendor** Example: Microsoft +- **SdbEntries_item_SdbBlockType** Example: BlockUpgradeUntilUpdate +- **SdbEntries_item_SdbEntryGuid** Example: {00b0c9b2-3f04-4795-a8ac-5b7bd5ea2ea8} +- **SdbEntries_item_SdbUpgradeMode** Example: Swap +- **SdbEntries_item_SdbUxBlocktypeOverride** Example: SDB_UX_BLOCKTYPE_OVERRIDE_MIG_FIXED + + +### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPassiveRemove + +This event indicates that the DataSourceMatchingInfoPassive object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPassiveStartSync + +This event indicates that a new set of DataSourceMatchingInfoPassiveAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPostUpgradeAdd + +This event sends compatibility database information about entries requiring reinstallation after an upgrade on the system that are not keyed by either applications or devices, to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** This will always be PostUpgradeMatchingInfo. +- **AppraiserVersion** The version of the appraiser file generating the events. +- **SdbEntries** An array of fields indicating the SDB entries that apply to this file. +- **SdbEntries_item_ReinstallUpgradeMessage** Example: Resource: 10022 +- **SdbEntries_item_SdbAppGuid** Example: {0ba2f09d-5288-45fa-be32-001857cc020f} +- **SdbEntries_item_SdbAppName** Example: Virtual Machine Manager Self-Service Client +- **SdbEntries_item_SdbAppVendor** Example: Microsoft Corporation +- **SdbEntries_item_SdbBlockType** Example: ReinstallAfterUpgrade +- **SdbEntries_item_SdbEntryGuid** Example: {2a1cc617-9ee0-4dff-b3c0-a09cfc13543a} +- **SdbEntries_item_SdbUpgradeMode** Example: Swap +- **SdbEntries_item_SdbUxBlocktypeOverride** Example: SDB_UX_BLOCKTYPE_OVERRIDE_REINSTALL_BLOCK + + +### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPostUpgradeRemove + +This event indicates that the DataSourceMatchingInfoPostUpgrade object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPostUpgradeStartSync + +This event indicates that a new set of DataSourceMatchingInfoPostUpgradeAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DatasourceSystemBiosAdd + +This event sends compatibility database information about the BIOS to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** This will always be BIOS. +- **AppraiserVersion** The version of the Appraiser file generating the events. +- **SdbEntries** An array of fields indicating the SDB entries that apply to this BIOS. +- **SdbEntries_item_SdbBlockType** Example: BiosBlock +- **SdbEntries_item_SdbEntryGuid** Example: {b77118fd-0d87-4f63-a836-d5c6bd8eed4c} +- **SdbEntries_item_SdbUpgradeMode** Example: Swap + + +### Microsoft.Windows.Appraiser.General.DatasourceSystemBiosRemove + +This event indicates that the DatasourceSystemBios object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DatasourceSystemBiosStartSync + +This event indicates that a new set of DatasourceSystemBiosAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DecisionApplicationFileAdd + +This event sends compatibility decision data about a file to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** A hash of the full file path, including the file name. +- **AppraiserVersion** The version of the appraiser file generating the events. +- **BlockAlreadyInbox** The uplevel runtime block on the file already existed on the current OS. Example: FALSE +- **BlockingApplication** Are there any application issues that interfere with upgrade due to the file in question? +- **DisplayGenericMessage** Will be a generic message be shown for this file? +- **HardBlock** This file is blocked in the SDB. +- **HasUxBlockOverride** Does the file have a block that is overridden by a tag in the SDB? +- **MigApplication** Does the file have a MigXML from the SDB associated with it that applies to the current upgrade mode? +- **MigRemoval** Does the file have a MigXML from the SDB that will cause the app to be removed on upgrade? +- **NeedsDismissAction** Will the file cause an action that can be dimissed? +- **NeedsInstallPostUpgradeData** After upgrade, the file will have a post-upgrade notification to install a replacement for the app. +- **NeedsNotifyPostUpgradeData** Does the file have a notification that should be shown after upgrade? +- **NeedsReinstallPostUpgradeData** After upgrade, this file will have a post-upgrade notification to reinstall the app. +- **NeedsUninstallAction** The file must be uninstalled to complete the upgrade. +- **SdbBlockUpgrade** The file is tagged as blocking upgrade in the SDB, +- **SdbBlockUpgradeCanReinstall** The file is tagged as blocking upgrade in the SDB. It can be reinstalled after upgrade. +- **SdbBlockUpgradeUntilUpdate** The file is tagged as blocking upgrade in the SDB. If the app is updated, the upgrade can proceed. +- **SdbReinstallUpgrade** The file is tagged as needing to be reinstalled after upgrade in the SDB. It does not block upgrade. +- **SdbReinstallUpgradeWarn** The file is tagged as needing to be reinstalled after upgrade with a warning in the SDB. It does not block upgrade. +- **SoftBlock** The file is softblocked in the SDB and has a warning. + + +### Microsoft.Windows.Appraiser.General.DecisionApplicationFileRemove + +This event indicates Indicates that the DecisionApplicationFile object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DecisionApplicationFileStartSync + +This event indicates that a new set of DecisionApplicationFileAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DecisionDevicePnpAdd + +This event sends compatibility decision data about a PNP device to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** This uniquely identifies a device in the system. +- **AppraiserVersion** The version of the appraiser file generating the events. +- **AssociatedDriverIsBlocked** Is the driver associated with this PNP device blocked? +- **BlockAssociatedDriver** Should the driver associated with this PNP device be blocked? +- **BlockUpgradeIfDriverBlocked** Is the PNP device both boot critical and does not have a driver included with the OS? +- **BlockUpgradeIfDriverBlockedAndOnlyActiveNetwork** Is this PNP device the only active network device? +- **BlockingDevice** Is this PNP device blocking upgrade? +- **DisplayGenericMessage** Will a generic message be shown during Setup for this PNP device? +- **DriverAvailableInbox** Is a driver included with the operating system for this PNP device? +- **DriverAvailableOnline** Is there a driver for this PNP device on Windows Update? +- **DriverAvailableUplevel** Is there a driver on Windows Update or included with the operating system for this PNP device? +- **DriverBlockOverridden** Is there is a driver block on the device that has been overridden? +- **NeedsDismissAction** Will the user would need to dismiss something during Setup for this device? +- **NotRegressed** Does the device have a problem code on the source OS that is no better than the one it would have on the target OS? +- **SdbDeviceBlockUpgrade** Is there an SDB block on the PNP device that blocks upgrade? +- **SdbDriverBlockOverridden** Is there an SDB block on the PNP device that blocks upgrade, but that block was overridden? + + +### Microsoft.Windows.Appraiser.General.DecisionDevicePnpRemove + +This event indicates that the DecisionDevicePnp object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DecisionDevicePnpStartSync + +This event indicates that the DecisionDevicePnp object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DecisionDriverPackageAdd + +This event sends decision data about driver package compatibility to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** Used for uniquely identifying a driver package on a system. +- **AppraiserVersion** The version of the appraiser file generating the events. +- **DriverBlockOverridden** Does the driver package have an SDB block that blocks it from migrating, but that block has been overridden? +- **DriverIsDeviceBlocked** Was the driver package was blocked because of a device block? +- **DriverIsDriverBlocked** Is the driver package blocked because of a driver block? +- **DriverShouldNotMigrate** Should the driver package be migrated during upgrade? +- **SdbDriverBlockOverridden** Does the driver package have an SDB block that blocks it from migrating, but that block has been overridden? + + +### Microsoft.Windows.Appraiser.General.DecisionDriverPackageRemove + +This event indicates that the DecisionDriverPackage object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DecisionDriverPackageStartSync + +This event indicates that a new set of DecisionDriverPackageAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoBlockAdd + +This event sends compatibility decision data about blocking entries on the system that are not keyed by either applications or devices, to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** This will always be BlockingMatchingInfo. +- **AppraiserVersion** The version of the appraiser file generating the events. +- **BlockingApplication** Are there are any application issues that interfere with upgrade due to matching info blocks? +- **DisplayGenericMessage** Will a generic message be shown for this block? +- **NeedsUninstallAction** Does the user need to take an action in setup due to a matching info block? +- **SdbBlockUpgrade** Is a matching info block blocking upgrade? +- **SdbBlockUpgradeCanReinstall** Is a matching info block blocking upgrade, but has the can reinstall tag? +- **SdbBlockUpgradeUntilUpdate** Is a matching info block blocking upgrade but has the until update tag? + + +### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoBlockRemove + +This event indicates that the DecisionMatchingInfoBlock object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoBlockStartSync + +This event indicates that a new set of DecisionMatchingInfoBlockAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPassiveAdd + +This event sends compatibility decision data about non-blocking entries on the system that are not keyed by either applications or devices, to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** This will always be PassiveMatchingInfo. +- **AppraiserVersion** The version of the Appraiser file that is generating the events. +- **BlockingApplication** Are there any application issues that interfere with upgrade due to matching info blocks? +- **MigApplication** Is there a matching info block with a mig for the current mode of upgrade? + + +### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPassiveRemove + +This event Indicates that the DecisionMatchingInfoPassive object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPassiveStartSync + +This event indicates that a new set of DecisionMatchingInfoPassiveAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPostUpgradeAdd + +This event sends compatibility decision data about entries that require reinstall after upgrade. It's used to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** This will always be PostUpgradeMatchingInfo. +- **AppraiserVersion** The version of the Appraiser file that is generating the events. +- **NeedsInstallPostUpgradeData** Will the file have a notification after upgrade to install a replacement for the app? +- **NeedsNotifyPostUpgradeData** Should a notification be shown for this file after upgrade? +- **NeedsReinstallPostUpgradeData** Will the file have a notification after upgrade to reinstall the app? +- **SdbReinstallUpgrade** The file is tagged as needing to be reinstalled after upgrade in the compatibility database (but is not blocking upgrade). + + +### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPostUpgradeRemove + +This event indicates that the DecisionMatchingInfoPostUpgrade object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPostUpgradeStartSync + +This event indicates that a new set of DecisionMatchingInfoPostUpgradeAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DecisionMediaCenterAdd + +This event sends decision data about the presence of Windows Media Center, to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** This will always be MediaCenter. +- **AppraiserVersion** The version of the Appraiser file generating the events. +- **BlockingApplication** Is there any application issues that interfere with upgrade due to Windows Media Center? +- **MediaCenterActivelyUsed** If Windows Media Center is supported on the edition, has it been run at least once and are the MediaCenterIndicators are true? +- **MediaCenterInUse** Is Windows Media Center actively being used? +- **MediaCenterIndicators** Are any of the signals indicating that Windows Media Center is being used, such as default launcher, watched folders, extender accounts, etc...? +- **MediaCenterPaidOrActivelyUsed** Is Windows Media Center actively being used or is it running on a supported edition? +- **NeedsDismissAction** Are there any actions that can be dismissed coming from Windows Media Center? + + +### Microsoft.Windows.Appraiser.General.DecisionMediaCenterRemove + +This event indicates that the DecisionMediaCenter object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DecisionMediaCenterStartSync + +This event indicates that a new set of DecisionMediaCenterAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DecisionSystemBiosAdd + +This event sends compatibility decision data about the BIOS to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** This will always be Bios. +- **AppraiserVersion** The version of the Appraiser file generating the events. +- **Blocking** Is the device blocked from upgrade due to a BIOS block? +- **HasBiosBlock** Does the device have a BIOS block? + + +### Microsoft.Windows.Appraiser.General.DecisionSystemBiosRemove + +This event indicates that the DecisionSystemBios object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DecisionSystemBiosStartSync + +This event indicates that a new set of DecisionSystemBiosAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DecisionSystemProcessorAdd + +This event sends defunct data. It always reads false. + +The following fields are available: + +- **objectInstanceId** Will always be Processor. +- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 +- **Blocking** Will always be FALSE +- **ProcessorRequirementViolated** Will always be FALSE + + +### Microsoft.Windows.Appraiser.General.EnterpriseScenarioWithDiagTrackServiceRunning + +The event that indicates that Appraiser has been triggered to run an enterprise scenario while the DiagTrack service is installed. This event can only be sent if a special flag is used to trigger the enterprise scenario. + +The following fields are available: + +- **CensusId** An ID for the system calculated from the CEIP, WER, and RAC IDs. +- **Time** The client time of the event. +- **PCFP** An ID for the system calculated by hashing hardware identifiers. + + +### Microsoft.Windows.Appraiser.General.GatedRegChange + +This event sends data about the results of running a set of quick-blocking instructions, to help keep Windows up to date. + +The following fields are available: + +- **Time** The client time of the event. +- **PCFP** An ID for the system calculated by hashing hardware identifiers. +- **RegKey** The registry key name for which a result is being sent. +- **RegValue** The registry value for which a result is being sent. +- **OldData** The previous data in the registry value before the scan ran. +- **NewData** The data in the registry value after the scan completed. + + +### Microsoft.Windows.Appraiser.General.InventoryApplicationFileAdd + +This event represents the basic metadata about a file on the system. The file must be part of an app and either have a block in the compatibility database or are part of an anti-virus program. + +The following fields are available: + +- **objectInstanceId** A hash of the full file path including the file name. +- **AppraiserVersion** The version of the Appraiser file generating the events. +- **BinFileVersion** An attempt to clean up FileVersion at the client that tries to place the version into 4 octets. +- **BinProductVersion** An attempt to clean up ProductVersion at the client that tries to place the version into 4 octets. +- **BinaryType** A binary type. Example: UNINITIALIZED, ZERO_BYTE, DATA_ONLY, DOS_MODULE, NE16_MODULE, PE32_UNKNOWN, PE32_I386, PE32_ARM, PE64_UNKNOWN, PE64_AMD64, PE64_ARM64, PE64_IA64, PE32_CLR_32, PE32_CLR_IL, PE32_CLR_IL_PREFER32, PE64_CLR_64 +- **BoeProgramId** If there is no entry in Add/Remove Programs, this is the ProgramID that is generated from the file metadata. +- **CompanyName** The company name of the vendor who developed this file. +- **FileId** A hash that uniquely identifies a file. +- **FileVersion** The File version field from the file metadata under Properties -> Details. +- **LinkDate** The date and time that this file was linked on. +- **LowerCaseLongPath** The full file path to the file that was inventoried on the device. +- **Name** The name of the file that was inventoried. +- **ProductName** The Product name field from the file metadata under Properties -> Details. +- **ProductVersion** The Product version field from the file metadata under Properties -> Details. +- **ProgramId** A hash of the Name, Version, Publisher, and Language of an application used to identify it. +- **Size** The size of the file (in hexadecimal bytes). + + +### Microsoft.Windows.Appraiser.General.InventoryApplicationFileRemove + +This event indicates that the InventoryApplicationFile object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.InventoryApplicationFileStartSync + +This event indicates indicates that a new set of InventoryApplicationFileAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.InventoryLanguagePackAdd + +This event sends data about the number of language packs installed on the system, to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** This will always be LanguagePack. +- **AppraiserVersion** The version of the Appraiser file that is generating the events. +- **HasLanguagePack** Does this device have 2 or more language packs? +- **LanguagePackCount** How many language packs are installed? + + +### Microsoft.Windows.Appraiser.General.InventoryLanguagePackRemove + +This event indicates that the InventoryLanguagePack object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.InventoryLanguagePackStartSync + +This event indicates that a new set of InventoryLanguagePackAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.InventoryMediaCenterAdd + +This event sends true/false data about decision points used to understand whether Windows Media Center is used on the system, to help keep Windows up to date. + +The following fields are available: + +- **objectInstanceId** This will always be MediaCenter. +- **AppraiserVersion** The version of the Appraiser file generating the events. +- **EverLaunched** Has Windows Media Center ever been launched? +- **HasConfiguredTv** Has the user configured a TV tuner through Windows Media Center? +- **HasExtendedUserAccounts** Are any Windows Media Center Extender user accounts configured? +- **HasWatchedFolders** Are any folders configured for Windows Media Center to watch? +- **IsDefaultLauncher** Is Windows Media Center the default app for opening music or video files? +- **IsPaid** Is the user running a Windows Media Center edition that implies they paid for Windows Media Center? +- **IsSupported** Does the running OS support Windows Media Center? + + +### Microsoft.Windows.Appraiser.General.InventoryMediaCenterRemove + +This event indicates that the InventoryMediaCenter object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.InventoryMediaCenterStartSync + +This event indicates that a new set of InventoryMediaCenterAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.InventorySystemBiosAdd + +This event sends basic metadata about the BIOS to determine whether it has a compatibility block. + +The following fields are available: + +- **objectInstanceId** This will always be Bios. +- **AppraiserVersion** The version of the Appraiser file that is generating the events. +- **BiosDate** The release date of the BIOS in UTC format. +- **BiosName** The name field from Win32_BIOS. +- **Manufacturer** The manufacturer field from Win32_ComputerSystem. +- **Model** The model field from Win32_ComputerSystem. + + +### Microsoft.Windows.Appraiser.General.InventorySystemBiosRemove + +This event indicates that the InventorySystemBios object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.InventorySystemBiosStartSync + +This event indicates that a new set of InventorySystemBiosAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.InventoryUplevelDriverPackageAdd + +This event is only runs during setup. It provides a listing of the uplevel driver packages that were downloaded before the upgrade. Is critical to understanding if failures in setup can be traced to not having sufficient uplevel drivers before the upgrade. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. +- **BootCritical** Is the driver package marked as boot critical? +- **Build** The build value from the driver package. +- **CatalogFile** The name of the catalog file within the driver package. +- **ClassGuid** The device class GUID from the driver package. +- **Class** The device class from the driver package. +- **Date** The date from the driver package. +- **SignatureStatus** Indicates if the driver package is signed. Unknown:0, Unsigned:1, Signed: 2 +- **Inbox** Is the driver package of a driver that is included with Windows? +- **VersionMajor** The major version of the driver package. +- **VersionMinor** The minor version of the driver package. +- **OriginalName** The original name of the INF file before it was renamed. Generally a path under $WINDOWS.~BT\Drivers\DU +- **Provider** The provider of the driver package. +- **PublishedName** The name of the INF file, post-rename. +- **Revision** The revision of the driver package. + + +### Microsoft.Windows.Appraiser.General.InventoryUplevelDriverPackageRemove + +This event indicates that the InventoryUplevelDriverPackage object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.InventoryUplevelDriverPackageStartSync + +This event indicates that a new set of InventoryUplevelDriverPackageAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.IsOnlineTelemetryOutputter + +This event indicates if Appraiser was able to connect successfully to Windows Update to get driver availability information. + +The following fields are available: + +- **Time** The client time of the event. +- **PCFP** A unique hardware identifier that is calculated by hashing hardware identifiers. +- **IsOnlineRun** Was the device able to connect to Windows Update to get driver availability information? +- **CensusId** An ID for the system calculated from the CEIP, WER, and RAC IDs. + + +### Microsoft.Windows.Appraiser.General.IsOnlineWuDriverDataSource + +This event indicates if Appraiser was able to connect to Windows Update to gather driver coverage information. + +The following fields are available: + +- **Time** The client time of the event. +- **PCFP** A unique hardware identifier that is calculated by hashing hardware identifiers. +- **IsOnlineRun** Was the device able to connect to Windows Update to get driver availability information? +- **TargetVersion** The abbreviated name for the OS version against which Windows Update was queried. +- **CensusId** An ID for the system calculated from the CEIP, WER, and RAC IDs. + + +### Microsoft.Windows.Appraiser.General.RunContext + +This event indicates what should be expected in the data payload. + +The following fields are available: + +- **AppraiserBranch** The source branch in which the currently running version of Appraiser was built. +- **AppraiserVersion** The version of the Appraiser file generating the events. +- **Context** Indicates what mode Appraiser is running in. Example: Setup or Telemetry. +- **Time** The client time of the event. +- **AppraiserProcess** The name of the process that launched Appraiser. +- **PCFP** An ID for the system calculated by hashing hardware identifiers. + + +### Microsoft.Windows.Appraiser.General.SetupAdlStatus + +This event indicates if Appraiser used data files from the setup image or more up-to-date data files downloaded from a Microsoft server. + +The following fields are available: + +- **Time** The client time of the event. +- **PCFP** An ID for the system calculated by hashing hardware identifiers. +- **Result** The last result of the operation to determine if there is a data file to download. +- **OneSettingsInitialized** Was the query to OneSettings, where the information is stored on if there is a data file to download, initialized? +- **Url** The URL of the data file to download. This will be an empty string if there is no data file to download. +- **UsingAlternateData** Is the client using alternate data file or using the data file in the setup image? + + +### Microsoft.Windows.Appraiser.General.SystemMemoryAdd + +This event sends data on the amount of memory on the system and whether it meets requirements, to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** This will always be Memory. +- **AppraiserVersion** The version of the Appraiser file generating the events. +- **Blocking** Is the device from upgrade due to memory restrictions? +- **MemoryRequirementViolated** Was a memory requirement violated? +- **pageFile** The current committed memory limit for the system or the current process, whichever is smaller (in bytes). +- **ram** The amount of memory on the device. +- **ramKB** The amount of memory (in KB). +- **virtual** The size of the user-mode portion of the virtual address space of the calling process (in bytes). +- **virtualKB** The amount of virtual memory (in KB). + + +### Microsoft.Windows.Appraiser.General.SystemMemoryRemove + +This event that the SystemMemory object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.SystemMemoryStartSync + +This event indicates that a new set of SystemMemoryAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.SystemProcessorCompareExchangeAdd + +This event sends data indicating whether the system supports the CompareExchange128 CPU requirement, to help keep Windows up to date. + +The following fields are available: + +- **objectInstanceId** This will always be CompareExchange128. +- **AppraiserVersion** The version of the Appraiser file generating the events. +- **Blocking** Is the upgrade blocked due to the processor? +- **CompareExchange128Support** Does the CPU support CompareExchange128? + + +### Microsoft.Windows.Appraiser.General.SystemProcessorCompareExchangeRemove + +This event indicates that the SystemProcessorCompareExchange object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.SystemProcessorCompareExchangeStartSync + +This event indicates that a new set of SystemProcessorCompareExchangeAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.SystemProcessorLahfSahfAdd + +This event sends data indicating whether the system supports the LahfSahf CPU requirement, to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** This will always be LahfSahf. +- **AppraiserVersion** The version of the Appraiser file generating the events. +- **Blocking** Is the upgrade blocked due to the processor? +- **LahfSahfSupport** Does the CPU support LAHF/SAHF? + + +### Microsoft.Windows.Appraiser.General.SystemProcessorLahfSahfRemove + +This event indicates that the SystemProcessorLahfSahf object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.SystemProcessorLahfSahfStartSync + +This event indicates that a new set of SystemProcessorLahfSahfAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.SystemProcessorNxAdd + +This event sends data indicating whether the system supports the NX CPU requirement, to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** This will always be NX. +- **AppraiserVersion** The version of the Appraiser file that is generating the events. +- **Blocking** Is the upgrade blocked due to the processor? +- **NXDriverResult** The result of the driver used to do a non-deterministic check for NX support. +- **NXProcessorSupport** Does the processor support NX? + + +### Microsoft.Windows.Appraiser.General.SystemProcessorNxRemove + +This event indicates that the SystemProcessorNx object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.SystemProcessorNxStartSync + +This event indicates that a new set of SystemProcessorNxAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.SystemProcessorPrefetchWAdd + +This event sends data indicating whether the system supports the PrefetchW CPU requirement, to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** This will always be PrefetchW. +- **AppraiserVersion** The version of the Appraiser file that is generating the events. +- **Blocking** Is the upgrade blocked due to the processor? +- **PrefetchWSupport** Does the processor support PrefetchW? + + +### Microsoft.Windows.Appraiser.General.SystemProcessorPrefetchWRemove + +This event indicates that the SystemProcessorPrefetchW object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.SystemProcessorPrefetchWStartSync + +This event indicates that a new set of SystemProcessorPrefetchWAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.SystemProcessorSse2Add + +This event sends data indicating whether the system supports the SSE2 CPU requirement, to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** This will always be SSE2. +- **AppraiserVersion** The version of the Appraiser file that is generating the events. +- **Blocking** Is the upgrade blocked due to the processor? +- **SSE2ProcessorSupport** Does the processor support SSE2? + + +### Microsoft.Windows.Appraiser.General.SystemProcessorSse2Remove + +This event indicates that the SystemProcessorSse2 object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.SystemProcessorSse2StartSync + +This event indicates that a new set of SystemProcessorSse2Add events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.SystemTouchAdd + +This event sends data indicating whether the system supports touch, to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** This will always be Touch. +- **AppraiserVersion** The version of the Appraiser file that is generating the events. +- **IntegratedTouchDigitizerPresent** Is there an integrated touch digitizer? +- **MaximumTouches** The maximum number of touch points supported by the device hardware. + + +### Microsoft.Windows.Appraiser.General.SystemTouchRemove + +This event indicates that the SystemTouch object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.SystemTouchStartSync + +This event indicates that a new set of SystemTouchAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.SystemWimAdd + +This event sends data indicating whether the operating system is running from a compressed WIM file, to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** This will always be Wim. +- **AppraiserVersion** The version of the Appraiser file that is generating the events. +- **IsWimBoot** Is the current operating system running from a compressed WIM file? +- **RegistryWimBootValue** The raw value from the registry that is used to indicate if the device is running from a WIM. + + +### Microsoft.Windows.Appraiser.General.SystemWimRemove + +This event indicates that the SystemWim object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.SystemWimStartSync + +This event indicates that a new set of SystemWimAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.SystemWindowsActivationStatusAdd + +This event sends data indicating whether the current operating system is activated, to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** This will always be WindowsActivationStatus. +- **AppraiserVersion** The version of the Appraiser file that is generating the events. +- **WindowsIsLicensedApiValue** The result from the API that's used to indicate if operating system is activated. +- **WindowsNotActivatedDecision** Is the current operating system activated? + + +### Microsoft.Windows.Appraiser.General.SystemWindowsActivationStatusRemove + +This event indicates that the SystemWindowsActivationStatus object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.SystemWindowsActivationStatusStartSync + +This event indicates that a new set of SystemWindowsActivationStatusAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.SystemWlanAdd + +This event sends data indicating whether the system has WLAN, and if so, whether it uses an emulated driver that could block an upgrade, to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** This will always be Wlan. +- **AppraiserVersion** The version of the Appraiser file that is generating the events. +- **Blocking** Is the upgrade blocked because of an emulated WLAN driver? +- **HasWlanBlock** Does the emulated WLAN driver have an upgrade block? +- **WlanEmulatedDriver** Does the device have an emulated WLAN driver? +- **WlanExists** Does the device support WLAN at all? +- **WlanModulePresent** Are any WLAN modules present? +- **WlanNativeDriver** Does the device have a non-emulated WLAN driver? + + +### Microsoft.Windows.Appraiser.General.SystemWlanRemove + +This event indicates that the SystemWlan object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.SystemWlanStartSync + +This event indicates that a new set of SystemWlanAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.TelemetryRunHealth + +A summary event indicating the parameters and result of a telemetry run. This allows the rest of the data sent over the course of the run to be properly contextualized and understood, which is then used to keep Windows up-to-date. + +The following fields are available: + +- **PerfBackoff** Indicates if the run was invoked with logic to stop running when a user is present. Helps to understand why a run may have a longer elapsed time than normal. +- **RunAppraiser** Indicates if Appraiser was set to run at all. If this if false, it is understood that data events will not be received from this device. +- **ThrottlingUtc** Indicates if the Appraiser client is throttling its output of CUET events to avoid being disabled. This increases runtime but also telemetry reliability. +- **AuxInitial** Obsolete, indicates if Appraiser is writing data files to be read by the Get Windows 10 app. +- **Time** The client time of the event. +- **RunDate** The date that the telemetry run was stated, expressed as a filetime. +- **AppraiserProcess** The name of the process that launched Appraiser. +- **AppraiserVersion** The file version (major, minor and build) of the Appraiser DLL, concatenated without dots. +- **SendingUtc** Indicates if the Appraiser client is sending events during the current telemetry run. +- **DeadlineDate** A timestamp representing the deadline date, which is the time until which appraiser will wait to do a full scan. +- **AppraiserBranch** The source branch in which the version of Appraiser that is running was built. +- **EnterpriseRun** Indicates if the telemetry run is an enterprise run, which means appraiser was run from the command line with an extra enterprise parameter. +- **RunGeneralTel** Indicates if the generaltel.dll component was run. Generaltel collects additional telemetry on an infrequent schedule and only from machines at telemetry levels higher than Basic. +- **PerfBackoffInsurance** Indicates if appraiser is running without performance backoff because it has run with perf backoff and failed to complete several times in a row. +- **AuxFinal** Obsolete, always set to false +- **StoreHandleIsNotNull** Obsolete, always set to false +- **VerboseMode** Indicates if appraiser ran in Verbose mode, which is a test-only mode with extra logging. +- **AppraiserDataVersion** The version of the data files being used by the Appraiser telemetry run. +- **FullSync** Indicates if Appraiser is performing a full sync, which means that full set of events representing the state of the machine are sent. Otherwise, only the changes from the previous run are sent. +- **InventoryFullSync** Indicates if inventory is performing a full sync, which means that the full set of events representing the inventory of machine are sent. +- **PCFP** An ID for the system calculated by hashing hardware identifiers. +- **RunOnline** Indicates if appraiser was able to connect to Windows Update and theefore is making decisions using up-to-date driver coverage information. +- **TelementrySent** Indicates if telemetry was successfully sent. +- **WhyFullSyncWithoutTablePrefix** Indicates the reason or reasons that a full sync was generated. +- **RunResult** The hresult of the Appraiser telemetry run. + + +### Microsoft.Windows.Appraiser.General.WmdrmAdd + +This event sends data about the usage of older digital rights management on the system, to help keep Windows up to date. This data does not indicate the details of the media using the digital rights management, only whether any such files exist. Collecting this data was critical to ensuring the correct mitigation for customers, and should be able to be removed once all mitigations are in place. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. +- **WmdrmCdRipped** Indicates if the system has any files encrypted with personal DRM, which was used for ripped CDs. +- **WmdrmNonPermanent** Indicates if the system has any files with non-permanent licenses. +- **WmdrmPurchased** Indicates if the system has any files with permanent licenses. +- **WmdrmApiResult** Raw value of the API used to gather DRM state. +- **WmdrmInUse** WmdrmIndicators AND dismissible block in setup was not dismissed. +- **WmdrmIndicators** WmdrmCdRipped OR WmdrmPurchased +- **NeedsDismissAction** Indicates if a dismissible message is needed to warn the user about a potential loss of data due to DRM deprecation. +- **BlockingApplication** Same as NeedsDismissAction + + +### Microsoft.Windows.Appraiser.General.WmdrmRemove + +This event indicates that the Wmdrm object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.WmdrmStartSync + +This event indicates that a new set of WmdrmAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + ## Census events ### Census.App @@ -237,6 +1517,7 @@ The following fields are available: - **IEVersion** Retrieves which version of Internet Explorer is running on this device. - **CensusVersion** The version of Census that generated the current data for this device. + ### Census.Battery This event sends type and capacity data about the battery on the device, as well as the number of connected standby devices in use, type to help keep Windows up to date. @@ -249,6 +1530,7 @@ The following fields are available: - **IsAlwaysOnAlwaysConnectedCapable** Represents whether the battery enables the device to be AlwaysOnAlwaysConnected . Boolean value. - **InternalBatteryNumberOfCharges** Provides the number of battery charges. This is used when creating new products and validating that existing products meets targeted functionality performance. + ### Census.Camera This event sends data about the resolution of cameras on the device, to help keep Windows up to date. @@ -258,6 +1540,7 @@ The following fields are available: - **FrontFacingCameraResolution** Represents the resolution of the front facing camera in megapixels. If a front facing camera does not exist, then the value is 0. - **RearFacingCameraResolution** Represents the resolution of the rear facing camera in megapixels. If a rear facing camera does not exist, then the value is 0. + ### Census.Enterprise This event sends data about Azure presence, type, and cloud domain use in order to provide an understanding of the use and integration of devices in an enterprise, cloud, and server environment. @@ -281,6 +1564,7 @@ The following fields are available: - **IsEDPEnabled** Represents if Enterprise data protected on the device. - **ContainerType** The type of container, such as process or virtual machine hosted. + ### Census.Firmware This event sends data about the BIOS and startup embedded in the device, to help keep Windows up to date. @@ -292,6 +1576,7 @@ The following fields are available: - **FirmwareType** Represents the firmware type. The various types can be unknown, BIOS, UEFI. - **FirmwareVersion** Represents the version of the current firmware. + ### Census.Flighting This event sends Windows Insider data from customers participating in improvement testing and feedback programs, to help keep Windows up-to-date. @@ -306,6 +1591,7 @@ The following fields are available: - **EnablePreviewBuilds** Used to enable Windows Insider builds on a device. - **SSRK** Retrieves the mobile targeting settings. + ### Census.Hardware This event sends data about the device, including hardware type, OEM brand, model line, model, telemetry level setting, and TPM support, to help keep Windows up-to-date. @@ -341,6 +1627,7 @@ The following fields are available: - **ActiveMicCount** The number of active microphones attached to the device. - **OEMModelSystemVersion** The system model version set on the device by the OEM. + ### Census.Memory This event sends data about the memory on the device, including ROM and RAM, to help keep Windows up to date. @@ -350,6 +1637,7 @@ The following fields are available: - **TotalPhysicalRAM** Represents the physical memory (in MB). - **TotalVisibleMemory** Represents the memory that is not reserved by the system. + ### Census.Network This event sends data about the mobile and cellular network used by the device (mobile service provider, network, device ID, and service cost factors), to help keep Windows up to date. @@ -372,6 +1660,7 @@ The following fields are available: - **MEID** Represents the Mobile Equipment Identity (MEID). MEID is a worldwide unique phone ID assigned to CDMA phones. MEID replaces electronic serial number (ESN), and is equivalent to IMEI for GSM and WCDMA phones. Microsoft does not have access to mobile operator billing data so collecting this data does not expose or identify the user. - **NetworkAdapterGUID** The GUID of the primary network adapter. + ### Census.OS This event sends data about the operating system such as the version, locale, update service configuration, when and how it was originally installed, and whether it is a virtual device, to help keep Windows up to date. @@ -412,6 +1701,7 @@ The following fields are available: - **DeviceTimeZone** The time zone that is set on the device. Example: Pacific Standard Time - **DeveloperUnlockStatus** Represents if a device has been developer unlocked by the user or Group Policy. + ### Census.Processor This event sends data about the processor (architecture, speed, number of cores, manufacturer, and model number), to help keep Windows up to date. @@ -427,6 +1717,7 @@ The following fields are available: - **SocketCount** Number of physical CPU sockets of the machine. - **ProcessorIdentifier** The processor identifier of a manufacturer. + ### Census.Speech This event is used to gather basic speech settings on the device. @@ -443,6 +1734,7 @@ The following fields are available: - **MDMAllowInputPersonalization** Indicates if an MDM policy has enabled speech functionalities. - **RemotelyManaged** Indicates if the device is being controlled by a remote admininistrator (MDM or Group Policy) in the context of speech functionalities. + ### Census.Storage This event sends data about the total capacity of the system volume and primary disk, to help keep Windows up to date. @@ -453,6 +1745,7 @@ The following fields are available: - **SystemVolumeTotalCapacity** Retrieves the size of the partition that the System volume is installed on in MB. - **PrimaryDiskType** Retrieves an enumerator value of type STORAGE_BUS_TYPE that indicates the type of bus to which the device is connected. This should be used to interpret the raw device properties at the end of this structure (if any). + ### Census.Userdefault This event sends data about the current user's default preferences for browser and several of the most popular extensions and protocols, to help keep Windows up to date. @@ -462,6 +1755,7 @@ The following fields are available: - **DefaultBrowserProgId** The ProgramId of the current user's default browser - **DefaultApp** The current uer's default program selected for the following extension or protocol: .html,.htm,.jpg,.jpeg,.png,.mp3,.mp4, .mov,.pdf + ### Census.UserDisplay This event sends data about the logical/physical display size, resolution and number of internal/external displays, and VRAM on the system, to help keep Windows up to date. @@ -482,6 +1776,7 @@ The following fields are available: - **VRAMDedicatedSystem** Retrieves the amount of memory on the dedicated video card. - **VRAMSharedSystem** Retrieves the amount of RAM memory that the video card can use. + ### Census.UserNLS This event sends data about the default app language, input, and display language preferences set by the user, to help keep Windows up to date. @@ -494,6 +1789,7 @@ The following fields are available: - **SpeechInputLanguages** The Speech Input languages installed on the device. - **KeyboardInputLanguages** The Keyboard input languages installed on the device. + ### Census.VM This event sends data indicating whether virtualization is enabled on the device, and its various characteristics, to help keep Windows up to date. @@ -506,6 +1802,7 @@ The following fields are available: - **IsVirtualDevice** Retrieves that when the Hypervisor is Microsoft's Hyper-V Hypervisor or other Hv#1 Hypervisor, this field will be set to FALSE for the Hyper-V host OS and TRUE for any guest OS's. This field should not be relied upon for non-Hv#1 Hypervisors. - **HyperVisor** Retrieves whether the current OS is running on top of a Hypervisor. + ### Census.WU This event sends data about the Windows update server and other App store policies, to help keep Windows up to date. @@ -530,6 +1827,7 @@ The following fields are available: - **UninstallActive** A flag that represents when a device has uninstalled a previous upgrade recently. - **AppraiserGatedStatus** Indicates whether a device has been gated for upgrading. + ### Census.Xbox This event sends data about the Xbox Console, such as Serial Number and DeviceId, to help keep Windows up to date. @@ -541,6 +1839,116 @@ The following fields are available: - **XboxLiveSandboxId** Retrieves the developer sandbox id if the device is internal to MS. - **XboxConsolePreferredLanguage** Retrieves the preferred language selected by the user on Xbox console. + +## Diagnostic data events + +### TelClientSynthetic.AuthorizationInfo_RuntimeTransition + +This event sends data indicating that a device has undergone a change of telemetry opt-in level during the runtime of the device (not at UTC boot or offline), to help keep Windows up to date. + +The following fields are available: + +- **CanAddMsaToMsTelemetry** True if UTC is allowed to add MSA user identity onto telemetry from the OS provider groups. +- **CanCollectAnyTelemetry** True if UTC is allowed to collect non-OS telemetry. Non-OS telemetry is responsible for providing its own opt-in mechanism. +- **CanCollectCoreTelemetry** True if UTC is allowed to collect data which is tagged with both MICROSOFT_KEYWORD_CRITICAL_DATA and MICROSOFT_EVENTTAG_CORE_DATA. +- **CanCollectHeartbeats** True if UTC is allowed to collect heartbeats. +- **CanCollectOsTelemetry** True if UTC is allowed to collect telemetry from the OS provider groups (often called Microsoft Telemetry). +- **CanPerformDiagnosticEscalations** True if UTC is allowed to perform all scenario escalations. +- **CanPerformScripting** True if UTC is allowed to perform scripting. +- **CanPerformTraceEscalations** True if UTC is allowed to perform scenario escalations with tracing actions. +- **CanReportScenarios** True if UTC is allowed to load and report scenario completion, failure, and cancellation events. +- **TransitionFromEverythingOff** True if this transition is moving from not allowing core telemetry to allowing core telemetry. +- **PreviousPermissions** Bitmask representing the previously configured permissions since the telemetry opt-in level was last changed. + + +### TelClientSynthetic.AuthorizationInfo_Startup + +This event sends data indicating that a device has undergone a change of telemetry opt-in level detected at UTC startup, to help keep Windows up to date. + +The following fields are available: + +- **TransitionFromEverythingOff** True if this transition is moving from not allowing core telemetry to allowing core telemetry. +- **CanCollectAnyTelemetry** True if UTC is allowed to collect non-OS telemetry. Non-OS telemetry is responsible for providing its own opt-in mechanism. +- **CanCollectHeartbeats** True if UTC is allowed to collect heartbeats. +- **CanCollectCoreTelemetry** True if UTC is allowed to collect data which is tagged with both MICROSOFT_KEYWORD_CRITICAL_DATA and MICROSOFT_EVENTTAG_CORE_DATA. +- **CanCollectOsTelemetry** True if UTC is allowed to collect telemetry from the OS provider groups (often called Microsoft Telemetry). +- **CanReportScenarios** True if UTC is allowed to load and report scenario completion, failure, and cancellation events. +- **CanAddMsaToMsTelemetry** True if UTC is allowed to add MSA user identity onto telemetry from the OS provider groups. +- **CanPerformTraceEscalations** True if UTC is allowed to perform scenario escalations with tracing actions. +- **CanPerformDiagnosticEscalations** True if UTC is allowed to perform all scenario escalations. +- **CanPerformScripting** True if UTC is allowed to perform scripting. +- **PreviousPermissions** Bitmask representing the previously configured permissions since the telemetry client was last started. + + +### TelClientSynthetic.ConnectivityHeartBeat_0 + +This event sends data about the connectivity status of the Connected User Experience and Telemetry component that uploads telemetry events. If an unrestricted free network (such as Wi-Fi) is available, this event updates the last successful upload time. Otherwise, it checks whether a Connectivity Heartbeat event was fired in the past 24 hours, and if not, it fires an event. A Connectivity Heartbeat event also fires when a device recovers from costed network to free network. + +The following fields are available: + +- **CensusExitCode** Returns last execution codes from census client run. +- **CensusStartTime** Returns timestamp corresponding to last successful census run. +- **CensusTaskEnabled** Returns Boolean value for the census task (Enable/Disable) on client machine. +- **LastConnectivityLossTime** Retrieves the last time the device lost free network. +- **NetworkState** Retrieves the network state: 0 = No network. 1 = Restricted network. 2 = Free network. +- **NoNetworkTime** Retrieves the time spent with no network (since the last time) in seconds. +- **RestrictedNetworkTime** Retrieves the time spent on a metered (cost restricted) network in seconds. +- **LastConntectivityLossTime** Retrieves the last time the device lost free network. + + +### TelClientSynthetic.HeartBeat_5 + +This event sends data about the health and quality of the telemetry data from the given device, to help keep Windows up to date. It also enables data analysts to determine how 'trusted' the data is from a given device. + +The following fields are available: + +- **PreviousHeartBeatTime** The time of last heartbeat event. This allows chaining of events. +- **EtwDroppedCount** The number of events dropped by the ETW layer of the telemetry client. +- **ConsumerDroppedCount** The number of events dropped by the consumer layer of the telemetry client. +- **DecodingDroppedCount** The number of events dropped because of decoding failures. +- **ThrottledDroppedCount** The number of events dropped due to throttling of noisy providers. +- **DbDroppedCount** The number of events that were dropped because the database was full. +- **EventSubStoreResetCounter** The number of times the event database was reset. +- **EventSubStoreResetSizeSum** The total size of the event database across all resets reports in this instance. +- **CriticalOverflowEntersCounter** The number of times a critical overflow mode was entered into the event database. +- **EnteringCriticalOverflowDroppedCounter** The number of events that was dropped because a critical overflow mode was initiated. +- **UploaderDroppedCount** The number of events dropped by the uploader layer of the telemetry client. +- **InvalidHttpCodeCount** The number of invalid HTTP codes received from Vortex. +- **LastInvalidHttpCode** The last invalid HTTP code received from Vortex. +- **MaxInUseScenarioCounter** The soft maximum number of scenarios loaded by the Connected User Experience and Telemetry component. +- **LastEventSizeOffender** The name of the last event that exceeded the maximum event size. +- **SettingsHttpAttempts** The number of attempts to contact the OneSettings service. +- **SettingsHttpFailures** The number of failures from contacting the OneSettings service. +- **VortexHttpAttempts** The number of attempts to contact the Vortex service. +- **EventsUploaded** The number of events that have been uploaded. +- **DbCriticalDroppedCount** The total number of dropped critical events in the event database. +- **VortexHttpFailures4xx** The number of 400-499 error codes received from Vortex. +- **VortexHttpFailures5xx** The number of 500-599 error codes received from Vortex. +- **VortexFailuresTimeout** The number of timeout failures received from Vortex. +- **HeartBeatSequenceNumber** A monotonically increasing heartbeat counter. +- **EtwDroppedBufferCount** The number of buffers dropped in the CUET ETW session. +- **FullTriggerBufferDroppedCount** The number of events that were dropped because the trigger buffer was full. +- **CriticalDataThrottleDroppedCount** The number of critical data sampled events that were dropped because of throttling. +- **CriticalDataDbDroppedCount** The number of critical data sampled events that were dropped at the database layer. +- **MaxActiveAgentConnectionCount** The maximum number of active agents during this heartbeat timeframe. +- **AgentConnectionErrorsCount** The number of non-timeout errors associated with the host/agent channel. +- **LastAgentConnectionError** The last non-timeout error that happened in the host/agent channel. +- **Flags** Flags that indicate device state, such as network, battery, and opt-in state. +- **CensusTaskEnabled** Indicates whether Census is enabled. +- **CensusExitCode** The last exit code of the Census task. +- **CensusStartTime** The time of the last Census run. + + +### TelClientSynthetic.PrivacySettingsAfterCreatorsUpdate + +This event sends basic data on privacy settings before and after a feature update. This is used to ensure that customer privacy settings are correctly migrated across feature updates. + +The following fields are available: + +- **PostUpgradeSettings** The privacy settings after a feature update. +- **PreUpgradeSettings** The privacy settings before a feature update. + + ## DxgKernelTelemetry events ### DxgKrnlTelemetry.GPUAdapterInventoryV2 @@ -585,1470 +1993,6 @@ The following fields are available: - **NumVidPnSources** The number of supported display output sources. - **NumVidPnTargets** The number of supported display output targets. -## OneDrive events - -### Microsoft.OneDrive.Sync.Setup.APIOperation - -This event includes basic data about install and uninstall OneDrive API operations. - - -The following fields are available: - -- **APIName** The name of the API. -- **ScenarioName** The name of the scenario. -- **Duration** How long the operation took. -- **isSuccess** Was the operation successful? -- **ResultCode** The result code. - -### Microsoft.OneDrive.Sync.Setup.EndExperience - -This event includes a success or failure summary of the installation. - -The following fields are available: - -- **APIName** The name of the API. -- **ScenarioName** The name of the scenario. -- **Hresult** The HResult of the operation. -- **isSuccess** Was the operation successful? - -### Microsoft.OneDrive.Sync.Setup.OSUpgradeInstallationOperation - -This event is related to the OS version when the OS is upgraded with OneDrive installed. - -The following fields are available: - -- **HResult** The HResult of the operation. -- **SourceOSVersion** The source version of the operating system. -- **SourceOSBuildNumber** The source build number of the operating system. -- **SourceOSBuildBranch** The source branch of the operating system. -- **CurrentOSVersion** The current version of the operating system. -- **CurrentOSBuildNumber** The current build number of the operating system. -- **CurrentOSBuildBranch** The current branch of the operating system. -- **CurrentOneDriveVersion** The current version of OneDrive. - -### Microsoft.OneDrive.Sync.Setup.RegisterStandaloneUpdaterAPIOperation - -This event is related to registering or unregistering the OneDrive update task. - -The following fields are available: - -- **APIName** The name of the API. -- **ScenarioName** The name of the scenario. -- **UnregisterOldTaskResult** The HResult of the UnregisterOldTask operation. -- **RegisterNewTaskResult** The HResult of the RegisterNewTask operation. -- **isSuccess** Was the operation successful? - -### Microsoft.OneDrive.Sync.Setup.SetupCommonData - -This event contains basic OneDrive configuration data that helps to diagnose failures. - -The following fields are available: - -- **AppVersion** The version of the app. -- **OfficeVersion** The version of Office that is installed. -- **BuildArch** Is the architecture x86 or x64? -- **Market** Which market is this in? -- **OneDriveDeviceId** The OneDrive device ID. -- **MachineGuid** The CEIP machine ID. -- **IsMSFTInternal** Is this an internal Microsoft device? -- **OSDeviceName** Only if the device is internal to Microsoft, the device name. -- **OSUserName** Only if the device is internal to Microsoft, the user name. -- **Environment** Is the device on the production or int service? -- **OfficeVersionString** The version of Office that is installed. -- **BuildArchitecture** Is the architecture x86 or x64? -- **UserGuid** The CEIP user ID. -- **MSFTInternal** Is this an internal Microsoft device? - -### Microsoft.OneDrive.Sync.Updater.CommonData - -This event contains basic OneDrive configuration data that helps to diagnose failures. - -The following fields are available: - -- **AppVersion** The version of the app. -- **OfficeVersion** The version of Office that is installed. -- **BuildArch** Is the architecture x86 or x64? -- **Market** Which market is this in? -- **OneDriveDeviceId** The OneDrive device ID. -- **MachineGuid** The CEIP machine ID. -- **IsMSFTInternal** Is this an internal Microsoft device? -- **OSDeviceName** Only if the device is internal to Microsoft, the device name. -- **OSUserName** Only if the device is internal to Microsoft, the user name. -- **Environment** Is the device on the production or int service? -- **UserGuid** A unique global user identifier. - -### Microsoft.OneDrive.Sync.Updater.ComponentInstallState - -This event determines the installation state of dependent OneDrive components. - -The following fields are available: - -- **ComponentName** The name of the dependent component. -- **isInstalled** Is the dependent component installed? - -### Microsoft.OneDrive.Sync.Updater.OfficeRegistration - -This event determines the status of the OneDrive integration with Microsoft Office. - -The following fields are available: - -- **isValid** Is the Microsoft Office registration valid? - -### Microsoft.OneDrive.Sync.Updater.OverlayIconStatus - -This event indicates if the OneDrive overlay icon is working correctly. 0 = healthy; 1 = can be fixed; 2 = broken - -The following fields are available: - -- **32bit** The status of the OneDrive overlay icon on a 32-bit operating system. -- **64bit** The status of the OneDrive overlay icon on a 64-bit operating system. - -### Microsoft.OneDrive.Sync.Updater.RepairResult - -The event determines the result of the installation repair. - -The following fields are available: - -- **hr** The HResult of the operation. - -### Microsoft.OneDrive.Sync.Updater.SetupBinaryDownloadHResult - -This event indicates the status when downloading the OneDrive setup file. - -The following fields are available: - -- **hr** The HResult of the operation. - -### Microsoft.OneDrive.Sync.Updater.UpdateOverallResult - -This event determines the outcome of the operation. - -The following fields are available: - -- **UpdaterVersion** The version of the updater. -- **IsLoggingEnabled** Is logging enabled? -- **hr** The HResult of the operation. - -### Microsoft.OneDrive.Sync.Updater.UpdateTierReg - -This event determines status of the update tier registry values. - -The following fields are available: - -- **regReadEnterpriseHr** The HResult of the enterprise reg read value. -- **regReadTeamHr** The HResult of the team reg read value. - -### Microsoft.OneDrive.Sync.Updater.UpdateXmlDownloadHResult - -This event determines the status when downloading the OneDrive update configuration file. - -The following fields are available: - -- **hr** The HResult of the operation. - -### Microsoft.OneDrive.Sync.Updater.WebConnectionStatus - -This event determines the error code that was returned when verifying Internet connectivity. - -The following fields are available: - -- **winInetError** The HResult of the operation. - -## Windows Update Delivery Optimization events - -### Microsoft.OSG.DU.DeliveryOptClient.DownloadCanceled - -This event describes when a download was canceled with Delivery Optimization. It's used to understand and address problems regarding downloads. - -The following fields are available: - -- **bytesFromIntPeers** The number of bytes received from peers not in the same LAN or in the same group. -- **fileID** The ID of the file being downloaded. -- **sessionID** The ID of the file download session. -- **scenarioID** The ID of the scenario. -- **bytesFromCDN** The number of bytes received from a CDN source. -- **updateID** The ID of the update being downloaded. -- **background** Is the download being done in the background? -- **bytesFromPeers** The number of bytes received from a peer in the same LAN. -- **clientTelId** A random number used for device sampling. -- **bytesFromGroupPeers** The number of bytes received from a peer in the same group. -- **errorCode** The error code that was returned. -- **doErrorCode** The Delivery Optimization error code that was returned. -- **cdnErrorCodes** A list of CDN connection errors since the last FailureCDNCommunication event. -- **cdnErrorCounts** The number of times each error in cdnErrorCodes was encountered. -- **experimentId** When running a test, this is used to correlate events that are part of the same test. -- **isVpn** Is the device connected to a Virtual Private Network? -- **usedMemoryStream** Did the download use memory streaming? - -### Microsoft.OSG.DU.DeliveryOptClient.DownloadCompleted - -This event describes when a download has completed with Delivery Optimization. It's used to understand and address problems regarding downloads. - -The following fields are available: - -- **sessionID** The ID of the download session. -- **scenarioID** The ID of the scenario. -- **bytesFromIntPeers** The number of bytes received from peers not in the same LAN or in the same domain group. -- **updateID** The ID of the update being downloaded. -- **fileSize** The size of the file being downloaded. -- **bytesFromCDN** The number of bytes received from a CDN source. -- **fileID** The ID of the file being downloaded. -- **background** Is the download a background download? -- **bytesFromPeers** The number of bytes received from a peer in the same LAN. -- **totalTime** How long did the download take (in seconds)? -- **restrictedUpload** Is the upload restricted? -- **clientTelId** A random number used for device sampling. -- **bytesFromGroupPeers** The number of bytes received from a peer in the same domain group. -- **downloadMode** The download mode used for this file download session. -- **doErrorCode** The Delivery Optimization error code that was returned. -- **numPeers** The total number of peers used for this download. -- **cdnConnectionCount** The total number of connections made to the CDN. -- **lanConnectionCount** The total number of connections made to peers in the same LAN. -- **groupConnectionCount** The total number of connections made to peers in the same group. -- **internetConnectionCount** The total number of connections made to peers not in the same LAN or the same group. -- **cdnIp** The IP address of the source CDN. -- **downlinkBps** The maximum measured available download bandwidth (in bytes per second). -- **uplinkBps** The maximum measured available upload bandwidth (in bytes per second). -- **downlinkUsageBps** The download speed (in bytes per second). -- **uplinkUsageBps** The upload speed (in bytes per second). -- **totalTimeMs** Duration of the download (in seconds). -- **cdnErrorCodes** A list of CDN connection errors since the last FailureCDNCommunication event. -- **cdnErrorCounts** The number of times each error in cdnErrorCodes was encountered. -- **bytesRequested** The total number of bytes requested for download. -- **experimentId** When running a test, this is used to correlate with other events that are part of the same test. -- **isVpn** Is the device connected to a Virtual Private Network? -- **usedMemoryStream** Did the download use memory streaming? - -### Microsoft.OSG.DU.DeliveryOptClient.DownloadPaused - -This event represents a temporary suspension of a download with Delivery Optimization. It's used to understand and address problems regarding downloads. - -The following fields are available: - -- **updateID** The ID of the update being paused. -- **errorCode** The error code that was returned. -- **scenarioID** The ID of the scenario. -- **background** Is the download a background download? -- **sessionID** The ID of the download session. -- **clientTelId** A random number used for device sampling. -- **reasonCode** The reason for pausing the download. -- **fileID** The ID of the file being paused. -- **experimentId** When running a test, this is used to correlate with other events that are part of the same test. -- **isVpn** Is the device connected to a Virtual Private Network? - -### Microsoft.OSG.DU.DeliveryOptClient.DownloadStarted - -This event describes the start of a new download with Delivery Optimization. It's used to understand and address problems regarding downloads. - -The following fields are available: - -- **experimentId** When running a test, this is used to correlate with other events that are part of the same test. -- **errorCode** The error code that was returned. -- **doErrorCode** The Delivery Optimization error code that was returned. -- **peerID** The ID for this Delivery Optimization client. -- **doClientVersion** The version of the Delivery Optimization client. -- **jobID** The ID of the Windows Update job. -- **sessionID** The ID of the download session. -- **updateID** The ID of the update being downloaded. -- **scenarioID** The ID of the scenario. -- **fileID** The ID of the file being downloaded. -- **cdnUrl** The URL of the CDN. -- **filePath** The path where the file will be written. -- **groupID** ID for the group. -- **background** Is the download a background download? -- **downloadMode** The download mode used for this file download session. -- **minFileSizePolicy** The minimum content file size policy to allow the download using Peering. -- **diceRoll** The dice roll value used in sampling events. -- **deviceProfile** Identifies the usage or form factor. Example: Desktop or Xbox -- **isVpn** Is the device connected to a Virtual Private Network? -- **usedMemoryStream** Did the download use memory streaming? -- **minDiskSizePolicyEnforced** Is the minimum disk size enforced via policy? -- **minDiskSizeGB** The minimum disk size (in GB) required for Peering. -- **clientTelId** A random number used for device sampling. -- **costFlags** A set of flags representing network cost. - -### Microsoft.OSG.DU.DeliveryOptClient.FailureCdnCommunication - -This event represents a failure to download from a CDN with Delivery Optimization. It's used to understand and address problems regarding downloads. - -The following fields are available: - -- **experimentId** When running a test, this is used to correlate with other events that are part of the same test. -- **fileID** The ID of the file being downloaded. -- **errorCode** The error code that was returned. -- **httpStatusCode** The HTTP status code returned by the CDN. -- **errorCount** The total number of times this error code was seen since the last FailureCdnCommunication event was encountered. -- **sessionID** The ID of the download session. -- **cdnUrl** The URL of the CDN. -- **cdnIp** The IP address of the CDN. -- **cdnHeaders** The HTTP headers returned by the CDN. -- **clientTelId** A random number used for device sampling. -- **isHeadRequest** The type of HTTP request that was sent to the CDN. Example: HEAD or GET -- **requestSize** The size of the range requested from the CDN. -- **responseSize** The size of the range response received from the CDN. - -### Microsoft.OSG.DU.DeliveryOptClient.JobError - -This event represents a Windows Update job error. It allows for investigation of top errors. - -The following fields are available: - -- **jobID** The Windows Update job ID. -- **fileID** The ID of the file being downloaded. -- **errorCode** The error code returned. -- **clientTelId** A random number used for device sampling. -- **experimentId** When running a test, this is used to correlate with other events that are part of the same test. - -## Appraiser events - -### Microsoft.Windows.Appraiser.General.ChecksumTotalPictureCount - -This event lists the types of objects and how many of each exist on the client device. This allows for a quick way to ensure that the records present on the server match what is present on the client. - -The following fields are available: - -- **PCFP** An ID for the system that is calculated by hashing hardware identifiers. -- **InventoryApplicationFile** The total InventoryApplicationFile objects that are present on this device. -- **InventoryMediaCenter** The total InventoryMediaCenter objects that are present on this device. -- **InventoryLanguagePack** The total InventoryLanguagePack objects that are present on this device. -- **InventoryUplevelDriverPackage** The total InventoryUplevelDriverPackage objects that are present on this device. -- **InventorySystemBios** The total InventorySystemBios objects that are present on this device. -- **SystemProcessorCompareExchange** The total SystemProcessorCompareExchange objects that are present on this device. -- **SystemProcessorLahfSahf** The total SystemProcessorLahfSahf objects that are present on this device. -- **SystemMemory** The total SystemMemory objects that are present on this device. -- **SystemProcessorPrefetchW** The total SystemProcessorPrefetchW objects that are present on this device. -- **SystemProcessorSse2** The total SystemProcessorSse2 objects that are present on this device. -- **SystemProcessorNx** The total SystemProcessorNx objects that are present on this device. -- **SystemWlan** The total SystemWlan objects that are present on this device. -- **SystemWim** The total SystemWim objects that are present on this device -- **SystemTouch** The total SystemTouch objects that are present on this device. -- **SystemWindowsActivationStatus** The total SystemWindowsActivationStatus objects that are present on this device. - -### Microsoft.Windows.Appraiser.General.ChecksumTotalPictureIdHashSha256 - -This event lists the types of objects and the hashed values of all the identifiers for each one. This allows for a more in-depth way to ensure that the records present on the server match what is present on the client. - -The following fields are available: - -- **PCFP** An ID for the system that is calculated by hashing hardware identifiers. -- **InventoryApplicationFile** The SHA256 hash of InventoryApplicationFile objects that are present on this device. -- **InventoryMediaCenter** The SHA256 hash of InventoryMediaCenter objects that are present on this device. -- **InventoryLanguagePack** The SHA256 hash of InventoryLanguagePack objects that are present on this device. -- **InventoryUplevelDriverPackage** The SHA256 hash of InventoryUplevelDriverPackage objects that are present on this device. -- **InventorySystemBios** The SHA256 hash of InventorySystemBios objects that are present on this device. -- **SystemProcessorCompareExchange** The SHA256 hash of SystemProcessorCompareExchange objects that are present on this device. -- **SystemProcessorLahfSahf** The SHA256 hash of SystemProcessorLahfSahf objects that are present on this device. -- **SystemMemory** The SHA256 hash of SystemMemory objects that are present on this device. -- **SystemProcessorPrefetchW** The SHA256 hash of SystemProcessorPrefetchW objects that are present on this device. -- **SystemProcessorSse2** The SHA256 hash of SystemProcessorSse2 objects that are present on this device. -- **SystemProcessorNx** The SHA256 hash of SystemProcessorNx objects that are present on this device. -- **SystemWlan** The SHA256 hash of SystemWlan objects that are present on this device. -- **SystemWim** The SHA256 hash of SystemWim objects that are present on this device. -- **SystemTouch** The SHA256 hash of SystemTouch objects that are present on this device. -- **SystemWindowsActivationStatus** The SHA256 hash of SystemWindowsActivationStatus objects that are present on this device. - -### Microsoft.Windows.Appraiser.General.DatasourceApplicationFileAdd - -This event sends compatibility information about a file to help keep Windows up-to-date. - -The following fields are available: - -- **objectInstanceId** A hash of the full file path including the file name. -- **AppraiserVersion** The version of the appraiser file that is generating the events. -- **AvDisplayName** If it is an anti-virus app, this is the the display name for the app. Example: System Center Endpoint Protection -- **CompatModelIndex** The compatibility prediction for this file. -- **HasCitData** Is the file present in CIT data? -- **HasUpgradeExe** Does the anti-virus app have an upgrade.exe file? -- **IsAv** Is the file an anti-virus reporting EXE? -- **ResolveAttempted** This will always be an empty string when sending telemetry. -- **SdbEntries** An array of fields that indicates the SDB entries that apply to this file. -- **SdbEntries_item_MigShimCommand** The command line to be passed to the MigShim if one is applicable. -- **SdbEntries_item_MigShimName** Example: DevenvDotnetCacheRebuildShim -- **SdbEntries_item_MigXmlName** Example: MicrosoftForefrontEndpointProtection__4_6__PART -- **SdbEntries_item_MigXmlType** Example: MIG_XML_TYPE_REMOVED -- **SdbEntries_item_ReinstallUpgradeMessage** Example: Resource: 10022 -- **SdbEntries_item_SdbAppGuid** Example: {551f8360-14dd-4ea5-bd29-74b0c21abfde} -- **SdbEntries_item_SdbAppName** Example: Visual Studio -- **SdbEntries_item_SdbAppVendor** Example: Microsoft -- **SdbEntries_item_SdbBlockType** Example: ReinstallAfterUpgradeInfo -- **SdbEntries_item_SdbEntryGuid** Example: {84e92468-a463-4c02-93a6-20171694b8a8} -- **SdbEntries_item_SdbUpgradeMode** Example: Swap -- **SdbEntries_item_SdbUxBlocktypeOverride** Example: SDB_UX_BLOCKTYPE_OVERRIDE_MIG_FIXED - - -### Microsoft.Windows.Appraiser.General.DatasourceApplicationFileRemove - -This event indicates that the DatasourceApplicationFile object is no longer present. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.DatasourceApplicationFileStartSync - -This event indicates that a new set of DatasourceApplicationFileAdd events will be sent. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.DatasourceDevicePnpAdd - -This event sends compatibility data for a PNP device, to help keep Windows up-to-date. - -The following fields are available: - -- **objectInstanceId** The Device Instance ID of the device (uniquely identifies a device in the system). Example: pci\ven_8086&dev_0085&subsys_13118086&rev_34\4&2dded11c&0&00e1 -- **AppraiserVersion** The version of the appraiser file generating the events. -- **ActiveNetworkConnection** Is the device an active network device? -- **CosDeviceRating** An enumeration that indicates if there is a driver on the target operating system. -- **CosDeviceSolution** An enumeration that indicate how a driver on the target operating system is available. -- **CosDeviceSolutionUrl** Empty string -- **CosPopulatedFromId** The expected uplevel driver matching ID based on driver coverage data. -- **IsBootCritical** Is the device boot critical? -- **SdbEntries** An array of fields indicating the SDB entries that apply to this device. -- **SdbEntries_item_SdbAppGuid** Example: {0ba2f09d-5288-45fa-be32-001857cc020f} -- **SdbEntries_item_SdbAppName** Example: Virtual Machine Manager Self-Service Client -- **SdbEntries_item_SdbAppVendor** Example: Microsoft Corporation -- **SdbEntries_item_SdbBlockType** Example: ReinstallAfterUpgrade -- **SdbEntries_item_SdbEntryGuid** Example: {2a1cc617-9ee0-4dff-b3c0-a09cfc13543a} -- **SdbEntries_item_SdbUpgradeMode** Example: Swap -- **SdbEntries_item_SdbUxBlocktypeOverride** Example: SDB_UX_BLOCKTYPE_OVERRIDE_REINSTALL_BLOCK -- **UplevelInboxDriver** Is there a driver uplevel for this device? -- **WuDriverCoverage** Is there a driver uplevel for this device according to Windows Update? -- **WuDriverUpdateID** The Windows Update ID of the applicable uplevel driver. -- **WuPopulatedFromID** The expected uplevel driver matching ID based on driver coverage from Windows Update. - -### Microsoft.Windows.Appraiser.General.DatasourceDevicePnpRemove - -This event indicates that the DatasourceDevicePnp object is no longer present. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.DatasourceDevicePnpStartSync - -This event indicates that a new set of DatasourceDevicePnpAdd events will be sent. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.DatasourceDriverPackageAdd - -This event sends compatibility database data about driver packages to help keep Windows up-to-date. - -The following fields are available: - -- **objectInstanceId** DriverPackageId that is used for uniquely identifying a driver package on a system. -- **AppraiserVersion** The version of the appraiser file generating the events. -- **SdbEntries** An array of fields indicating the SDB entries that apply to this driver package. -- **SdbEntries_item_SdbAppGuid** Example: {5f29791d-ad69-40a4-9783-6edbdf66bd4b} -- **SdbEntries_item_SdbAppName** Example: Microsoft PDF/XPS Printer -- **SdbEntries_item_SdbAppVendor** Example: Microsoft -- **SdbEntries_item_SdbBlockType** Example: BlockDriver -- **SdbEntries_item_SdbEntryGuid** Example: {380213ca-97c8-4fdc-b194-b4f714006796} -- **SdbEntries_item_SdbUpgradeMode** Example: Service -- **SdbEntries_item_SdbUxBlocktypeOverride** Example: SDB_UX_BLOCKTYPE_OVERRIDE_NO_BLOCK - -### Microsoft.Windows.Appraiser.General.DatasourceDriverPackageRemove - -This event indicates that the DatasourceDriverPackage object is no longer present. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.DatasourceDriverPackageStartSync - -This event indicates that a new set of DatasourceDriverPackageAdd events will be sent. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoBlockAdd - -This event sends blocking data about any compatibility blocking entries hit on the system that are not directly related to specific applications or devices, to help keep Windows up-to-date. - -The following fields are available: - -- **objectInstanceId** This will always be BlockingMatchingInfo. -- **AppraiserVersion** The version of the appraiser file generating the events. -- **SdbEntries** An array of fields indicating the SDB entries that apply to this file. -- **SdbEntries_item_SdbAppGuid** Example: {4cca1f6c-74f8-4bfd-9fb4-3d4b65f23f98} -- **SdbEntries_item_SdbAppName** Example: Intel(R)DynamicPowerPerformanceManagement -- **SdbEntries_item_SdbAppVendor** Example: Intel -- **SdbEntries_item_SdbBlockType** Example: BlockUpgradeUntilUpdate -- **SdbEntries_item_SdbEntryGuid** Example: {4be49993-88ec-4003-b9a6-9f8812e94c50} -- **SdbEntries_item_SdbUpgradeMode** Example: Swap -- **SdbEntries_item_SdbUxBlocktypeOverride** Example: SDB_UX_BLOCKTYPE_OVERRIDE_UPGRADE_UNTIL_UPDATE_BLOCK - -### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoBlockRemove - -This event indicates that the DataSourceMatchingInfoBlock object is no longer present. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoBlockStartSync - -This event indicates that a full set of DataSourceMatchingInfoBlockStAdd events have been sent. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPassiveAdd - -This event sends compatibility database information about non-blocking compatibility entries on the system that are not keyed by either applications or devices, to help keep Windows up-to-date. - -The following fields are available: - -- **objectInstanceId** This will always be PassiveMatchingInfo. -- **AppraiserVersion** The version of the appraiser file generating the events. -- **SdbEntries** An array of fields indicating the SDB entries that apply to this file. -- **SdbEntries_item_MigShimCommand** The command line to be passed to the MigShim if one is applicable. -- **SdbEntries_item_MigShimName** Example: MigrateVCRuntimeShim -- **SdbEntries_item_MigXmlName** Example: Intel_Rapid_Storage_Technolgy_Enterprise_Filter_Driver__3__PART -- **SdbEntries_item_MigXmlType** Example: MIG_XML_TYPE_FIXED -- **SdbEntries_item_SdbAppGuid** Example: {03760bce-35d7-47a3-b83b-de673fdb6ab4} -- **SdbEntries_item_SdbAppName** Example: VC Runtime -- **SdbEntries_item_SdbAppVendor** Example: Microsoft -- **SdbEntries_item_SdbBlockType** Example: BlockUpgradeUntilUpdate -- **SdbEntries_item_SdbEntryGuid** Example: {00b0c9b2-3f04-4795-a8ac-5b7bd5ea2ea8} -- **SdbEntries_item_SdbUpgradeMode** Example: Swap -- **SdbEntries_item_SdbUxBlocktypeOverride** Example: SDB_UX_BLOCKTYPE_OVERRIDE_MIG_FIXED - -### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPassiveRemove - -This event indicates that the DataSourceMatchingInfoPassive object is no longer present. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPassiveStartSync - -This event indicates that a new set of DataSourceMatchingInfoPassiveAdd events will be sent. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPostUpgradeAdd - -This event sends compatibility database information about entries requiring reinstallation after an upgrade on the system that are not keyed by either applications or devices, to help keep Windows up-to-date. - -The following fields are available: - -- **objectInstanceId** This will always be PostUpgradeMatchingInfo. -- **AppraiserVersion** The version of the appraiser file generating the events. -- **SdbEntries** An array of fields indicating the SDB entries that apply to this file. -- **SdbEntries_item_ReinstallUpgradeMessage** Example: Resource: 10022 -- **SdbEntries_item_SdbAppGuid** Example: {0ba2f09d-5288-45fa-be32-001857cc020f} -- **SdbEntries_item_SdbAppName** Example: Virtual Machine Manager Self-Service Client -- **SdbEntries_item_SdbAppVendor** Example: Microsoft Corporation -- **SdbEntries_item_SdbBlockType** Example: ReinstallAfterUpgrade -- **SdbEntries_item_SdbEntryGuid** Example: {2a1cc617-9ee0-4dff-b3c0-a09cfc13543a} -- **SdbEntries_item_SdbUpgradeMode** Example: Swap -- **SdbEntries_item_SdbUxBlocktypeOverride** Example: SDB_UX_BLOCKTYPE_OVERRIDE_REINSTALL_BLOCK - -### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPostUpgradeRemove - -This event indicates that the DataSourceMatchingInfoPostUpgrade object is no longer present. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPostUpgradeStartSync - -This event indicates that a new set of DataSourceMatchingInfoPostUpgradeAdd events will be sent. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.DatasourceSystemBiosAdd - -This event sends compatibility database information about the BIOS to help keep Windows up-to-date. - -The following fields are available: - -- **objectInstanceId** This will always be BIOS. -- **AppraiserVersion** The version of the Appraiser file generating the events. -- **SdbEntries** An array of fields indicating the SDB entries that apply to this BIOS. -- **SdbEntries_item_SdbBlockType** Example: BiosBlock -- **SdbEntries_item_SdbEntryGuid** Example: {b77118fd-0d87-4f63-a836-d5c6bd8eed4c} -- **SdbEntries_item_SdbUpgradeMode** Example: Swap - -### Microsoft.Windows.Appraiser.General.DatasourceSystemBiosRemove - -This event indicates that the DatasourceSystemBios object is no longer present. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.DatasourceSystemBiosStartSync - -This event indicates that a new set of DatasourceSystemBiosAdd events will be sent. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.DecisionApplicationFileAdd - -This event sends compatibility decision data about a file to help keep Windows up-to-date. - -The following fields are available: - -- **objectInstanceId** A hash of the full file path, including the file name. -- **AppraiserVersion** The version of the appraiser file generating the events. -- **BlockAlreadyInbox** The uplevel runtime block on the file already existed on the current OS. Example: FALSE -- **BlockingApplication** Are there any application issues that interfere with upgrade due to the file in question? -- **DisplayGenericMessage** Will be a generic message be shown for this file? -- **HardBlock** This file is blocked in the SDB. -- **HasUxBlockOverride** Does the file have a block that is overridden by a tag in the SDB? -- **MigApplication** Does the file have a MigXML from the SDB associated with it that applies to the current upgrade mode? -- **MigRemoval** Does the file have a MigXML from the SDB that will cause the app to be removed on upgrade? -- **NeedsDismissAction** Will the file cause an action that can be dimissed? -- **NeedsInstallPostUpgradeData** After upgrade, the file will have a post-upgrade notification to install a replacement for the app. -- **NeedsNotifyPostUpgradeData** Does the file have a notification that should be shown after upgrade? -- **NeedsReinstallPostUpgradeData** After upgrade, this file will have a post-upgrade notification to reinstall the app. -- **NeedsUninstallAction** The file must be uninstalled to complete the upgrade. -- **SdbBlockUpgrade** The file is tagged as blocking upgrade in the SDB, -- **SdbBlockUpgradeCanReinstall** The file is tagged as blocking upgrade in the SDB. It can be reinstalled after upgrade. -- **SdbBlockUpgradeUntilUpdate** The file is tagged as blocking upgrade in the SDB. If the app is updated, the upgrade can proceed. -- **SdbReinstallUpgrade** The file is tagged as needing to be reinstalled after upgrade in the SDB. It does not block upgrade. -- **SdbReinstallUpgradeWarn** The file is tagged as needing to be reinstalled after upgrade with a warning in the SDB. It does not block upgrade. -- **SoftBlock** The file is softblocked in the SDB and has a warning. - -### Microsoft.Windows.Appraiser.General.DecisionApplicationFileRemove - -This event indicates Indicates that the DecisionApplicationFile object is no longer present. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.DecisionApplicationFileStartSync - -This event indicates that a new set of DecisionApplicationFileAdd events will be sent. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.DecisionDevicePnpAdd - -This event sends compatibility decision data about a PNP device to help keep Windows up-to-date. - -The following fields are available: - -- **objectInstanceId** This uniquely identifies a device in the system. -- **AppraiserVersion** The version of the appraiser file generating the events. -- **AssociatedDriverIsBlocked** Is the driver associated with this PNP device blocked? -- **BlockAssociatedDriver** Should the driver associated with this PNP device be blocked? -- **BlockUpgradeIfDriverBlocked** Is the PNP device both boot critical and does not have a driver included with the OS? -- **BlockUpgradeIfDriverBlockedAndOnlyActiveNetwork** Is this PNP device the only active network device? -- **BlockingDevice** Is this PNP device blocking upgrade? -- **DisplayGenericMessage** Will a generic message be shown during Setup for this PNP device? -- **DriverAvailableInbox** Is a driver included with the operating system for this PNP device? -- **DriverAvailableOnline** Is there a driver for this PNP device on Windows Update? -- **DriverAvailableUplevel** Is there a driver on Windows Update or included with the operating system for this PNP device? -- **DriverBlockOverridden** Is there is a driver block on the device that has been overridden? -- **NeedsDismissAction** Will the user would need to dismiss something during Setup for this device? -- **NotRegressed** Does the device have a problem code on the source OS that is no better than the one it would have on the target OS? -- **SdbDeviceBlockUpgrade** Is there an SDB block on the PNP device that blocks upgrade? -- **SdbDriverBlockOverridden** Is there an SDB block on the PNP device that blocks upgrade, but that block was overridden? - -### Microsoft.Windows.Appraiser.General.DecisionDevicePnpRemove - -This event indicates that the DecisionDevicePnp object is no longer present. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.DecisionDevicePnpStartSync - -This event indicates that the DecisionDevicePnp object is no longer present. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.DecisionDriverPackageAdd - -This event sends decision data about driver package compatibility to help keep Windows up-to-date. - -The following fields are available: - -- **objectInstanceId** Used for uniquely identifying a driver package on a system. -- **AppraiserVersion** The version of the appraiser file generating the events. -- **DriverBlockOverridden** Does the driver package have an SDB block that blocks it from migrating, but that block has been overridden? -- **DriverIsDeviceBlocked** Was the driver package was blocked because of a device block? -- **DriverIsDriverBlocked** Is the driver package blocked because of a driver block? -- **DriverShouldNotMigrate** Should the driver package be migrated during upgrade? -- **SdbDriverBlockOverridden** Does the driver package have an SDB block that blocks it from migrating, but that block has been overridden? - -### Microsoft.Windows.Appraiser.General.DecisionDriverPackageRemove - -This event indicates that the DecisionDriverPackage object is no longer present. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.DecisionDriverPackageStartSync - -This event indicates that a new set of DecisionDriverPackageAdd events will be sent. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoBlockAdd - -This event sends compatibility decision data about blocking entries on the system that are not keyed by either applications or devices, to help keep Windows up-to-date. - -The following fields are available: - -- **objectInstanceId** This will always be BlockingMatchingInfo. -- **AppraiserVersion** The version of the appraiser file generating the events. -- **BlockingApplication** Are there are any application issues that interfere with upgrade due to matching info blocks? -- **DisplayGenericMessage** Will a generic message be shown for this block? -- **NeedsUninstallAction** Does the user need to take an action in setup due to a matching info block? -- **SdbBlockUpgrade** Is a matching info block blocking upgrade? -- **SdbBlockUpgradeCanReinstall** Is a matching info block blocking upgrade, but has the can reinstall tag? -- **SdbBlockUpgradeUntilUpdate** Is a matching info block blocking upgrade but has the until update tag? - -### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoBlockRemove - -This event indicates that the DecisionMatchingInfoBlock object is no longer present. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoBlockStartSync - -This event indicates that a new set of DecisionMatchingInfoBlockAdd events will be sent. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPassiveAdd - -This event sends compatibility decision data about non-blocking entries on the system that are not keyed by either applications or devices, to help keep Windows up-to-date. - -The following fields are available: - -- **objectInstanceId** This will always be PassiveMatchingInfo. -- **AppraiserVersion** The version of the Appraiser file that is generating the events. -- **BlockingApplication** Are there any application issues that interfere with upgrade due to matching info blocks? -- **MigApplication** Is there a matching info block with a mig for the current mode of upgrade? - -### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPassiveRemove - -This event Indicates that the DecisionMatchingInfoPassive object is no longer present. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPassiveStartSync - -This event indicates that a new set of DecisionMatchingInfoPassiveAdd events will be sent. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPostUpgradeAdd - -This event sends compatibility decision data about entries that require reinstall after upgrade. It's used to help keep Windows up-to-date. - -The following fields are available: - -- **objectInstanceId** This will always be PostUpgradeMatchingInfo. -- **AppraiserVersion** The version of the Appraiser file that is generating the events. -- **NeedsInstallPostUpgradeData** Will the file have a notification after upgrade to install a replacement for the app? -- **NeedsNotifyPostUpgradeData** Should a notification be shown for this file after upgrade? -- **NeedsReinstallPostUpgradeData** Will the file have a notification after upgrade to reinstall the app? -- **SdbReinstallUpgrade** The file is tagged as needing to be reinstalled after upgrade in the compatibility database (but is not blocking upgrade). - -### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPostUpgradeRemove - -This event indicates that the DecisionMatchingInfoPostUpgrade object is no longer present. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPostUpgradeStartSync - -This event indicates that a new set of DecisionMatchingInfoPostUpgradeAdd events will be sent. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.DecisionMediaCenterAdd - -This event sends decision data about the presence of Windows Media Center, to help keep Windows up-to-date. - -The following fields are available: - -- **objectInstanceId** This will always be MediaCenter. -- **AppraiserVersion** The version of the Appraiser file generating the events. -- **BlockingApplication** Is there any application issues that interfere with upgrade due to Windows Media Center? -- **MediaCenterActivelyUsed** If Windows Media Center is supported on the edition, has it been run at least once and are the MediaCenterIndicators are true? -- **MediaCenterInUse** Is Windows Media Center actively being used? -- **MediaCenterIndicators** Are any of the signals indicating that Windows Media Center is being used, such as default launcher, watched folders, extender accounts, etc...? -- **MediaCenterPaidOrActivelyUsed** Is Windows Media Center actively being used or is it running on a supported edition? -- **NeedsDismissAction** Are there any actions that can be dismissed coming from Windows Media Center? - -### Microsoft.Windows.Appraiser.General.DecisionMediaCenterRemove - -This event indicates that the DecisionMediaCenter object is no longer present. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.DecisionMediaCenterStartSync - -This event indicates that a new set of DecisionMediaCenterAdd events will be sent. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.DecisionSystemBiosAdd - -This event sends compatibility decision data about the BIOS to help keep Windows up-to-date. - -The following fields are available: - -- **objectInstanceId** This will always be Bios. -- **AppraiserVersion** The version of the Appraiser file generating the events. -- **Blocking** Is the device blocked from upgrade due to a BIOS block? -- **HasBiosBlock** Does the device have a BIOS block? - -### Microsoft.Windows.Appraiser.General.DecisionSystemBiosRemove - -This event indicates that the DecisionSystemBios object is no longer present. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.DecisionSystemBiosStartSync - -This event indicates that a new set of DecisionSystemBiosAdd events will be sent. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.DecisionSystemProcessorAdd - -This event sends defunct data. It always reads false. - -The following fields are available: - -- **objectInstanceId** Will always be Processor. -- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 -- **Blocking** Will always be FALSE -- **ProcessorRequirementViolated** Will always be FALSE - -### Microsoft.Windows.Appraiser.General.EnterpriseScenarioWithDiagTrackServiceRunning - -The event that indicates that Appraiser has been triggered to run an enterprise scenario while the DiagTrack service is installed. This event can only be sent if a special flag is used to trigger the enterprise scenario. - -The following fields are available: - -- **CensusId** An ID for the system calculated from the CEIP, WER, and RAC IDs. -- **Time** The client time of the event. -- **PCFP** An ID for the system calculated by hashing hardware identifiers. - -### Microsoft.Windows.Appraiser.General.GatedRegChange - -This event sends data about the results of running a set of quick-blocking instructions, to help keep Windows up to date. - -The following fields are available: - -- **Time** The client time of the event. -- **PCFP** An ID for the system calculated by hashing hardware identifiers. -- **RegKey** The registry key name for which a result is being sent. -- **RegValue** The registry value for which a result is being sent. -- **OldData** The previous data in the registry value before the scan ran. -- **NewData** The data in the registry value after the scan completed. - -### Microsoft.Windows.Appraiser.General.InventoryApplicationFileAdd - -This event represents the basic metadata about a file on the system. The file must be part of an app and either have a block in the compatibility database or are part of an anti-virus program. - -The following fields are available: - -- **objectInstanceId** A hash of the full file path including the file name. -- **AppraiserVersion** The version of the Appraiser file generating the events. -- **BinFileVersion** An attempt to clean up FileVersion at the client that tries to place the version into 4 octets. -- **BinProductVersion** An attempt to clean up ProductVersion at the client that tries to place the version into 4 octets. -- **BinaryType** A binary type. Example: UNINITIALIZED, ZERO_BYTE, DATA_ONLY, DOS_MODULE, NE16_MODULE, PE32_UNKNOWN, PE32_I386, PE32_ARM, PE64_UNKNOWN, PE64_AMD64, PE64_ARM64, PE64_IA64, PE32_CLR_32, PE32_CLR_IL, PE32_CLR_IL_PREFER32, PE64_CLR_64 -- **BoeProgramId** If there is no entry in Add/Remove Programs, this is the ProgramID that is generated from the file metadata. -- **CompanyName** The company name of the vendor who developed this file. -- **FileId** A hash that uniquely identifies a file. -- **FileVersion** The File version field from the file metadata under Properties -> Details. -- **LinkDate** The date and time that this file was linked on. -- **LowerCaseLongPath** The full file path to the file that was inventoried on the device. -- **Name** The name of the file that was inventoried. -- **ProductName** The Product name field from the file metadata under Properties -> Details. -- **ProductVersion** The Product version field from the file metadata under Properties -> Details. -- **ProgramId** A hash of the Name, Version, Publisher, and Language of an application used to identify it. -- **Size** The size of the file (in hexadecimal bytes). - -### Microsoft.Windows.Appraiser.General.InventoryApplicationFileRemove - -This event indicates that the InventoryApplicationFile object is no longer present. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.InventoryApplicationFileStartSync - -This event indicates indicates that a new set of InventoryApplicationFileAdd events will be sent. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.InventoryLanguagePackAdd - -This event sends data about the number of language packs installed on the system, to help keep Windows up-to-date. - -The following fields are available: - -- **objectInstanceId** This will always be LanguagePack. -- **AppraiserVersion** The version of the Appraiser file that is generating the events. -- **HasLanguagePack** Does this device have 2 or more language packs? -- **LanguagePackCount** How many language packs are installed? - -### Microsoft.Windows.Appraiser.General.InventoryLanguagePackRemove - -This event indicates that the InventoryLanguagePack object is no longer present. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.InventoryLanguagePackStartSync - -This event indicates that a new set of InventoryLanguagePackAdd events will be sent. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.InventoryMediaCenterAdd - -This event sends true/false data about decision points used to understand whether Windows Media Center is used on the system, to help keep Windows up to date. - -The following fields are available: - -- **objectInstanceId** This will always be MediaCenter. -- **AppraiserVersion** The version of the Appraiser file generating the events. -- **EverLaunched** Has Windows Media Center ever been launched? -- **HasConfiguredTv** Has the user configured a TV tuner through Windows Media Center? -- **HasExtendedUserAccounts** Are any Windows Media Center Extender user accounts configured? -- **HasWatchedFolders** Are any folders configured for Windows Media Center to watch? -- **IsDefaultLauncher** Is Windows Media Center the default app for opening music or video files? -- **IsPaid** Is the user running a Windows Media Center edition that implies they paid for Windows Media Center? -- **IsSupported** Does the running OS support Windows Media Center? - -### Microsoft.Windows.Appraiser.General.InventoryMediaCenterRemove - -This event indicates that the InventoryMediaCenter object is no longer present. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.InventoryMediaCenterStartSync - -This event indicates that a new set of InventoryMediaCenterAdd events will be sent. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.InventorySystemBiosAdd - -This event sends basic metadata about the BIOS to determine whether it has a compatibility block. - -The following fields are available: - -- **objectInstanceId** This will always be Bios. -- **AppraiserVersion** The version of the Appraiser file that is generating the events. -- **BiosDate** The release date of the BIOS in UTC format. -- **BiosName** The name field from Win32_BIOS. -- **Manufacturer** The manufacturer field from Win32_ComputerSystem. -- **Model** The model field from Win32_ComputerSystem. - -### Microsoft.Windows.Appraiser.General.InventorySystemBiosRemove - -This event indicates that the InventorySystemBios object is no longer present. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.InventorySystemBiosStartSync - -This event indicates that a new set of InventorySystemBiosAdd events will be sent. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.InventoryUplevelDriverPackageAdd - -This event is only runs during setup. It provides a listing of the uplevel driver packages that were downloaded before the upgrade. Is critical to understanding if failures in setup can be traced to not having sufficient uplevel drivers before the upgrade. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. -- **BootCritical** Is the driver package marked as boot critical? -- **Build** The build value from the driver package. -- **CatalogFile** The name of the catalog file within the driver package. -- **ClassGuid** The device class GUID from the driver package. -- **Class** The device class from the driver package. -- **Date** The date from the driver package. -- **SignatureStatus** Indicates if the driver package is signed. Unknown:0, Unsigned:1, Signed: 2 -- **Inbox** Is the driver package of a driver that is included with Windows? -- **VersionMajor** The major version of the driver package. -- **VersionMinor** The minor version of the driver package. -- **OriginalName** The original name of the INF file before it was renamed. Generally a path under $WINDOWS.~BT\Drivers\DU -- **Provider** The provider of the driver package. -- **PublishedName** The name of the INF file, post-rename. -- **Revision** The revision of the driver package. - -### Microsoft.Windows.Appraiser.General.InventoryUplevelDriverPackageRemove - -This event indicates that the InventoryUplevelDriverPackage object is no longer present. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.InventoryUplevelDriverPackageStartSync - -This event indicates that a new set of InventoryUplevelDriverPackageAdd events will be sent. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.IsOnlineTelemetryOutputter - -This event indicates if Appraiser was able to connect successfully to Windows Update to get driver availability information. - -The following fields are available: - -- **Time** The client time of the event. -- **PCFP** A unique hardware identifier that is calculated by hashing hardware identifiers. -- **IsOnlineRun** Was the device able to connect to Windows Update to get driver availability information? -- **CensusId** An ID for the system calculated from the CEIP, WER, and RAC IDs. - -### Microsoft.Windows.Appraiser.General.IsOnlineWuDriverDataSource - -This event indicates if Appraiser was able to connect to Windows Update to gather driver coverage information. - -The following fields are available: - -- **Time** The client time of the event. -- **PCFP** A unique hardware identifier that is calculated by hashing hardware identifiers. -- **IsOnlineRun** Was the device able to connect to Windows Update to get driver availability information? -- **TargetVersion** The abbreviated name for the OS version against which Windows Update was queried. -- **CensusId** An ID for the system calculated from the CEIP, WER, and RAC IDs. - -### Microsoft.Windows.Appraiser.General.RunContext - -This event indicates what should be expected in the data payload. - -The following fields are available: - -- **AppraiserBranch** The source branch in which the currently running version of Appraiser was built. -- **AppraiserVersion** The version of the Appraiser file generating the events. -- **Context** Indicates what mode Appraiser is running in. Example: Setup or Telemetry. -- **Time** The client time of the event. -- **AppraiserProcess** The name of the process that launched Appraiser. -- **PCFP** An ID for the system calculated by hashing hardware identifiers. - -### Microsoft.Windows.Appraiser.General.SetupAdlStatus - -This event indicates if Appraiser used data files from the setup image or more up-to-date data files downloaded from a Microsoft server. - -The following fields are available: - -- **Time** The client time of the event. -- **PCFP** An ID for the system calculated by hashing hardware identifiers. -- **Result** The last result of the operation to determine if there is a data file to download. -- **OneSettingsInitialized** Was the query to OneSettings, where the information is stored on if there is a data file to download, initialized? -- **Url** The URL of the data file to download. This will be an empty string if there is no data file to download. -- **UsingAlternateData** Is the client using alternate data file or using the data file in the setup image? - -### Microsoft.Windows.Appraiser.General.SystemMemoryAdd - -This event sends data on the amount of memory on the system and whether it meets requirements, to help keep Windows up-to-date. - -The following fields are available: - -- **objectInstanceId** This will always be Memory. -- **AppraiserVersion** The version of the Appraiser file generating the events. -- **Blocking** Is the device from upgrade due to memory restrictions? -- **MemoryRequirementViolated** Was a memory requirement violated? -- **pageFile** The current committed memory limit for the system or the current process, whichever is smaller (in bytes). -- **ram** The amount of memory on the device. -- **ramKB** The amount of memory (in KB). -- **virtual** The size of the user-mode portion of the virtual address space of the calling process (in bytes). -- **virtualKB** The amount of virtual memory (in KB). - -### Microsoft.Windows.Appraiser.General.SystemMemoryRemove - -This event that the SystemMemory object is no longer present. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.SystemMemoryStartSync - -This event indicates that a new set of SystemMemoryAdd events will be sent. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.SystemProcessorCompareExchangeAdd - -This event sends data indicating whether the system supports the CompareExchange128 CPU requirement, to help keep Windows up to date. - -The following fields are available: - -- **objectInstanceId** This will always be CompareExchange128. -- **AppraiserVersion** The version of the Appraiser file generating the events. -- **Blocking** Is the upgrade blocked due to the processor? -- **CompareExchange128Support** Does the CPU support CompareExchange128? - -### Microsoft.Windows.Appraiser.General.SystemProcessorCompareExchangeRemove - -This event indicates that the SystemProcessorCompareExchange object is no longer present. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.SystemProcessorCompareExchangeStartSync - -This event indicates that a new set of SystemProcessorCompareExchangeAdd events will be sent. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.SystemProcessorLahfSahfAdd - -This event sends data indicating whether the system supports the LahfSahf CPU requirement, to help keep Windows up-to-date. - -The following fields are available: - -- **objectInstanceId** This will always be LahfSahf. -- **AppraiserVersion** The version of the Appraiser file generating the events. -- **Blocking** Is the upgrade blocked due to the processor? -- **LahfSahfSupport** Does the CPU support LAHF/SAHF? - -### Microsoft.Windows.Appraiser.General.SystemProcessorLahfSahfRemove - -This event indicates that the SystemProcessorLahfSahf object is no longer present. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.SystemProcessorLahfSahfStartSync - -This event indicates that a new set of SystemProcessorLahfSahfAdd events will be sent. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.SystemProcessorNxAdd - -This event sends data indicating whether the system supports the NX CPU requirement, to help keep Windows up-to-date. - -The following fields are available: - -- **objectInstanceId** This will always be NX. -- **AppraiserVersion** The version of the Appraiser file that is generating the events. -- **Blocking** Is the upgrade blocked due to the processor? -- **NXDriverResult** The result of the driver used to do a non-deterministic check for NX support. -- **NXProcessorSupport** Does the processor support NX? - -### Microsoft.Windows.Appraiser.General.SystemProcessorNxRemove - -This event indicates that the SystemProcessorNx object is no longer present. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.SystemProcessorNxStartSync - -This event indicates that a new set of SystemProcessorNxAdd events will be sent. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.SystemProcessorPrefetchWAdd - -This event sends data indicating whether the system supports the PrefetchW CPU requirement, to help keep Windows up-to-date. - -The following fields are available: - -- **objectInstanceId** This will always be PrefetchW. -- **AppraiserVersion** The version of the Appraiser file that is generating the events. -- **Blocking** Is the upgrade blocked due to the processor? -- **PrefetchWSupport** Does the processor support PrefetchW? - -### Microsoft.Windows.Appraiser.General.SystemProcessorPrefetchWRemove - -This event indicates that the SystemProcessorPrefetchW object is no longer present. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.SystemProcessorPrefetchWStartSync - -This event indicates that a new set of SystemProcessorPrefetchWAdd events will be sent. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.SystemProcessorSse2Add - -This event sends data indicating whether the system supports the SSE2 CPU requirement, to help keep Windows up-to-date. - -The following fields are available: - -- **objectInstanceId** This will always be SSE2. -- **AppraiserVersion** The version of the Appraiser file that is generating the events. -- **Blocking** Is the upgrade blocked due to the processor? -- **SSE2ProcessorSupport** Does the processor support SSE2? - -### Microsoft.Windows.Appraiser.General.SystemProcessorSse2Remove - -This event indicates that the SystemProcessorSse2 object is no longer present. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.SystemProcessorSse2StartSync - -This event indicates that a new set of SystemProcessorSse2Add events will be sent. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.SystemTouchAdd - -This event sends data indicating whether the system supports touch, to help keep Windows up-to-date. - -The following fields are available: - -- **objectInstanceId** This will always be Touch. -- **AppraiserVersion** The version of the Appraiser file that is generating the events. -- **IntegratedTouchDigitizerPresent** Is there an integrated touch digitizer? -- **MaximumTouches** The maximum number of touch points supported by the device hardware. - -### Microsoft.Windows.Appraiser.General.SystemTouchRemove - -This event indicates that the SystemTouch object is no longer present. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.SystemTouchStartSync - -This event indicates that a new set of SystemTouchAdd events will be sent. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.SystemWimAdd - -This event sends data indicating whether the operating system is running from a compressed WIM file, to help keep Windows up-to-date. - -The following fields are available: - -- **objectInstanceId** This will always be Wim. -- **AppraiserVersion** The version of the Appraiser file that is generating the events. -- **IsWimBoot** Is the current operating system running from a compressed WIM file? -- **RegistryWimBootValue** The raw value from the registry that is used to indicate if the device is running from a WIM. - -### Microsoft.Windows.Appraiser.General.SystemWimRemove - -This event indicates that the SystemWim object is no longer present. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.SystemWimStartSync - -This event indicates that a new set of SystemWimAdd events will be sent. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.SystemWindowsActivationStatusAdd - -This event sends data indicating whether the current operating system is activated, to help keep Windows up-to-date. - -The following fields are available: - -- **objectInstanceId** This will always be WindowsActivationStatus. -- **AppraiserVersion** The version of the Appraiser file that is generating the events. -- **WindowsIsLicensedApiValue** The result from the API that's used to indicate if operating system is activated. -- **WindowsNotActivatedDecision** Is the current operating system activated? - -### Microsoft.Windows.Appraiser.General.SystemWindowsActivationStatusRemove - -This event indicates that the SystemWindowsActivationStatus object is no longer present. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.SystemWindowsActivationStatusStartSync - -This event indicates that a new set of SystemWindowsActivationStatusAdd events will be sent. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.SystemWlanAdd - -This event sends data indicating whether the system has WLAN, and if so, whether it uses an emulated driver that could block an upgrade, to help keep Windows up-to-date. - -The following fields are available: - -- **objectInstanceId** This will always be Wlan. -- **AppraiserVersion** The version of the Appraiser file that is generating the events. -- **Blocking** Is the upgrade blocked because of an emulated WLAN driver? -- **HasWlanBlock** Does the emulated WLAN driver have an upgrade block? -- **WlanEmulatedDriver** Does the device have an emulated WLAN driver? -- **WlanExists** Does the device support WLAN at all? -- **WlanModulePresent** Are any WLAN modules present? -- **WlanNativeDriver** Does the device have a non-emulated WLAN driver? - -### Microsoft.Windows.Appraiser.General.SystemWlanRemove - -This event indicates that the SystemWlan object is no longer present. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.SystemWlanStartSync - -This event indicates that a new set of SystemWlanAdd events will be sent. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.TelemetryRunHealth - -A summary event indicating the parameters and result of a telemetry run. This allows the rest of the data sent over the course of the run to be properly contextualized and understood, which is then used to keep Windows up-to-date. - -The following fields are available: - -- **PerfBackoff** Indicates if the run was invoked with logic to stop running when a user is present. Helps to understand why a run may have a longer elapsed time than normal. -- **RunAppraiser** Indicates if Appraiser was set to run at all. If this if false, it is understood that data events will not be received from this device. -- **ThrottlingUtc** Indicates if the Appraiser client is throttling its output of CUET events to avoid being disabled. This increases runtime but also telemetry reliability. -- **AuxInitial** Obsolete, indicates if Appraiser is writing data files to be read by the Get Windows 10 app. -- **Time** The client time of the event. -- **RunDate** The date that the telemetry run was stated, expressed as a filetime. -- **AppraiserProcess** The name of the process that launched Appraiser. -- **AppraiserVersion** The file version (major, minor and build) of the Appraiser DLL, concatenated without dots. -- **SendingUtc** Indicates if the Appraiser client is sending events during the current telemetry run. -- **DeadlineDate** A timestamp representing the deadline date, which is the time until which appraiser will wait to do a full scan. -- **AppraiserBranch** The source branch in which the version of Appraiser that is running was built. -- **EnterpriseRun** Indicates if the telemetry run is an enterprise run, which means appraiser was run from the command line with an extra enterprise parameter. -- **RunGeneralTel** Indicates if the generaltel.dll component was run. Generaltel collects additional telemetry on an infrequent schedule and only from machines at telemetry levels higher than Basic. -- **PerfBackoffInsurance** Indicates if appraiser is running without performance backoff because it has run with perf backoff and failed to complete several times in a row. -- **AuxFinal** Obsolete, always set to false -- **StoreHandleIsNotNull** Obsolete, always set to false -- **VerboseMode** Indicates if appraiser ran in Verbose mode, which is a test-only mode with extra logging. -- **AppraiserDataVersion** The version of the data files being used by the Appraiser telemetry run. -- **FullSync** Indicates if Appraiser is performing a full sync, which means that full set of events representing the state of the machine are sent. Otherwise, only the changes from the previous run are sent. -- **InventoryFullSync** Indicates if inventory is performing a full sync, which means that the full set of events representing the inventory of machine are sent. -- **PCFP** An ID for the system calculated by hashing hardware identifiers. -- **RunOnline** Indicates if appraiser was able to connect to Windows Update and theefore is making decisions using up-to-date driver coverage information. -- **TelementrySent** Indicates if telemetry was successfully sent. -- **WhyFullSyncWithoutTablePrefix** Indicates the reason or reasons that a full sync was generated. -- **RunResult** The hresult of the Appraiser telemetry run. - -### Microsoft.Windows.Appraiser.General.WmdrmAdd - -This event sends data about the usage of older digital rights management on the system, to help keep Windows up to date. This data does not indicate the details of the media using the digital rights management, only whether any such files exist. Collecting this data was critical to ensuring the correct mitigation for customers, and should be able to be removed once all mitigations are in place. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. -- **WmdrmCdRipped** Indicates if the system has any files encrypted with personal DRM, which was used for ripped CDs. -- **WmdrmNonPermanent** Indicates if the system has any files with non-permanent licenses. -- **WmdrmPurchased** Indicates if the system has any files with permanent licenses. -- **WmdrmApiResult** Raw value of the API used to gather DRM state. -- **WmdrmInUse** WmdrmIndicators AND dismissible block in setup was not dismissed. -- **WmdrmIndicators** WmdrmCdRipped OR WmdrmPurchased -- **NeedsDismissAction** Indicates if a dismissible message is needed to warn the user about a potential loss of data due to DRM deprecation. -- **BlockingApplication** Same as NeedsDismissAction - -### Microsoft.Windows.Appraiser.General.WmdrmRemove - -This event indicates that the Wmdrm object is no longer present. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. - -### Microsoft.Windows.Appraiser.General.WmdrmStartSync - -This event indicates that a new set of WmdrmAdd events will be sent. - -The following fields are available: - -- **AppraiserVersion** The version of the Appraiser file that is generating the events. ## Fault Reporting events @@ -2078,6 +2022,7 @@ The following fields are available: - **TargetAppVer** The specific version of the application being reported - **TargetAsId** The sequence number for the hanging process. + ## Hang Reporting events ### Microsoft.Windows.HangReporting.AppHangEvent @@ -2106,6 +2051,7 @@ The following fields are available: - **TargetAppVer** The specific version of the application being reported. - **TargetAsId** The sequence number for the hanging process. + ## Inventory events ### Microsoft.Windows.Inventory.Core.AmiTelCacheChecksum @@ -2133,6 +2079,7 @@ The following fields are available: - **FileSigningInfo** A count of file signing info objects in cache. - **InventoryDeviceInterface** A count of inventory device interface objects in cache. + ### Microsoft.Windows.Inventory.Core.AmiTelCacheVersions This event sends inventory component versions for the Device Inventory data. @@ -2144,6 +2091,7 @@ The following fields are available: - **aeinv** The version of the App inventory component. - **devinv** The file version of the Device inventory component. + ### Microsoft.Windows.Inventory.Core.DriverPackageExtendedAdd This event sends inventory component versions for the Device Inventory data. @@ -2163,6 +2111,7 @@ The following fields are available: - **SubmissionId** The submission id of the driver package. - **InventoryVersion** The version of the inventory file generating the events. + ### Microsoft.Windows.Inventory.Core.DriverPackageExtendedStartSync This event event indicates that a new set of DriverPackageExtendedAdd events will be sent. @@ -2171,6 +2120,7 @@ The following fields are available: - **InventoryVersion** The version of the inventory file generating the events. + ### Microsoft.Windows.Inventory.Core.FileSigningInfoAdd This event enumerates the signatures of files, either driver packages or application executables. For driver packages, this data is collected on demand via Telecommand to limit it only to unrecognized driver packages, saving time for the client and space on the server. For applications, this data is collected for up to 10 random executables on a system. @@ -2185,6 +2135,7 @@ The following fields are available: - **EmbeddedSigners** Embedded signers. Each signer starts with Chain. - **Thumbprint** Comma separated hash of the leaf node of each signer. Semicolon is used to separate CatalogSigners from EmbeddedSigners. There will always be a trailing comma. + ### Microsoft.Windows.Inventory.Core.FileSigningInfoStartSync This event indicates that a new set of FileSigningInfoAdd events will be sent. @@ -2193,6 +2144,7 @@ The following fields are available: - **InventoryVersion** The version of the inventory file generating the events. + ### Microsoft.Windows.Inventory.Core.InventoryApplicationAdd This event sends basic metadata about an application on the system to help keep Windows up to date. @@ -2222,6 +2174,7 @@ The following fields are available: - **InventoryVersion** The version of the inventory file generating the events. - **StoreAppType** A sub-classification for the type of Windows Store app, such as UWP or Win8StoreApp. + ### Microsoft.Windows.Inventory.Core.InventoryApplicationRemove This event indicates that a new set of InventoryDevicePnpAdd events will be sent. @@ -2231,6 +2184,7 @@ The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. - **InventoryVersion** The version of the inventory file generating the events. + ### Microsoft.Windows.Inventory.Core.InventoryApplicationStartSync This event indicates that a new set of InventoryApplicationAdd events will be sent. @@ -2240,6 +2194,7 @@ The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. - **InventoryVersion** The version of the inventory file generating the events. + ### Microsoft.Windows.Inventory.Core.InventoryDeviceContainerAdd This event sends basic metadata about a device container (such as a monitor or printer as opposed to a PNP device) to help keep Windows up-to-date. @@ -2264,6 +2219,7 @@ The following fields are available: - **objectInstanceId** ContainerId. Example: {552dd320-0dae-2794-2b41-df42fee22488} - **InventoryVersion** The version of the inventory file generating the events. + ### Microsoft.Windows.Inventory.Core.InventoryDeviceContainerRemove This event indicates that the InventoryDeviceContainer object is no longer present. @@ -2273,6 +2229,7 @@ The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. - **InventoryVersion** The version of the inventory file generating the events. + ### Microsoft.Windows.Inventory.Core.InventoryDeviceContainerStartSync This event indicates that a new set of InventoryDeviceContainerAdd events will be sent. @@ -2282,6 +2239,7 @@ The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. - **InventoryVersion** The version of the inventory file generating the events. + ### Microsoft.Windows.Inventory.Core.InventoryDeviceInterfaceAdd This event retrieves information about what sensor interfaces are available on the device. @@ -2308,6 +2266,7 @@ The following fields are available: - **SimpleDeviceOrientation** Indicates if a Simple Device Orientation sensor is found. - **Temperature** Indicates if a Temperature sensor is found. + ### Microsoft.Windows.Inventory.Core.InventoryDeviceInterfaceStartSync This event indicates that a new set of InventoryDeviceInterfaceAdd events will be sent. @@ -2316,6 +2275,7 @@ The following fields are available: - **InventoryVersion** The version of the inventory file generating the events. + ### Microsoft.Windows.Inventory.Core.InventoryDeviceMediaClassAdd This event sends additional metadata about a PNP device that is specific to a particular class of devices to help keep Windows up to date while reducing overall size of data payload. @@ -2330,6 +2290,7 @@ The following fields are available: - **Audio_CaptureDriver** The Audio device capture driver endpoint. - **Audio_RenderDriver** The Audio device render driver endpoint. + ### Microsoft.Windows.Inventory.Core.InventoryDeviceMediaClassRemove This event indicates that the InventoryDeviceMediaClass object represented by the objectInstanceId is no longer present. @@ -2339,6 +2300,7 @@ The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. - **InventoryVersion** The version of the inventory file generating the events. + ### Microsoft.Windows.Inventory.Core.InventoryDeviceMediaClassStartSync This event indicates that a new set of InventoryDeviceMediaClassSAdd events will be sent. @@ -2386,6 +2348,7 @@ The following fields are available: - **InventoryVersion** The version of the inventory file generating the events. - **ProblemCode** The current error code for the device. + ### Microsoft.Windows.Inventory.Core.InventoryDevicePnpRemove This event indicates that the InventoryDevicePnpRemove object is no longer present. @@ -2395,6 +2358,7 @@ The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. - **InventoryVersion** The version of the inventory file generating the events. + ### Microsoft.Windows.Inventory.Core.InventoryDevicePnpStartSync This event indicates that a new set of InventoryDevicePnpAdd events will be sent. @@ -2404,6 +2368,7 @@ The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. - **InventoryVersion** The version of the inventory file generating the events. + ### Microsoft.Windows.Inventory.Core.InventoryDriverBinaryAdd This event sends basic metadata about driver files running on the system to help keep Windows up-to-date. @@ -2430,6 +2395,7 @@ The following fields are available: - **objectInstanceId** Can be used to join with InventoryDevicePnp (on driverId, upperFilters, etc.). Example: 000038dbe54a022b6c73edbdb8bf5cba32a882d2df2a - **InventoryVersion** The version of the inventory file generating the events. + ### Microsoft.Windows.Inventory.Core.InventoryDriverBinaryRemove This event indicates that the InventoryDriverBinary object is no longer present. @@ -2439,6 +2405,7 @@ The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. - **InventoryVersion** The version of the inventory file generating the events. + ### Microsoft.Windows.Inventory.Core.InventoryDriverBinaryStartSync This event indicates that a new set of InventoryDriverBinaryAdd events will be sent. @@ -2448,6 +2415,7 @@ The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. - **InventoryVersion** The version of the inventory file generating the events. + ### Microsoft.Windows.Inventory.Core.InventoryDriverPackageAdd This event sends basic metadata about drive packages installed on the system to help keep Windows up-to-date. @@ -2465,6 +2433,7 @@ The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. - **InventoryVersion** The version of the inventory file generating the events. + ### Microsoft.Windows.Inventory.Core.InventoryDriverPackageRemove This event indicates that the InventoryDriverPackage object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId @@ -2474,6 +2443,7 @@ The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. - **InventoryVersion** The version of the inventory file generating the events. + ### Microsoft.Windows.Inventory.Core.InventoryDriverPackageStartSync This event indicates that a new set of InventoryDriverPackageAdd events will be sent. @@ -2483,6 +2453,7 @@ The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. - **InventoryVersion** The version of the inventory file generating the events. + ### Microsoft.Windows.Inventory.Indicators.Checksum This event captures basic checksum data about the device inventory items stored in the cache for use in validating data completeness for Microsoft.Windows.Inventory.Core events. @@ -2493,6 +2464,7 @@ The following fields are available: - **ChecksumDictionary** A count of each operating system indicator. - **PCFP** Microsoft.Windows.Inventory.Indicators + ### Microsoft.Windows.Inventory.Indicators.InventoryMiscellaneousUexIndicatorAdd This event captures basic checksum data about the device inventory items stored in the cache for use in validating data completeness for Microsoft.Windows.Inventory.Core events. The fields in this event may change over time, but they will always represent a count of a given object. @@ -2503,6 +2475,7 @@ The following fields are available: - **Value** Describes an operating system indicator that may be relevant for the device upgrade. - **IndicatorValue** The indicator value + ### Microsoft.Windows.Inventory.Indicators.InventoryMiscellaneousUexIndicatorRemove This event is a counterpart to InventoryMiscellaneousUexIndicatorAdd, indicating that the item has been removed. There are no additional unique fields in this event. @@ -2511,6 +2484,7 @@ The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. + ### Microsoft.Windows.Inventory.Indicators.InventoryMiscellaneousUexIndicatorStartSync This event indicates that a new set of InventoryMiscellaneousUexIndicatorAdd events will be sent. @@ -2519,900 +2493,189 @@ The following fields are available: - **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. -## WinLogon events -### Microsoft.Windows.Security.Winlogon.SetupCompleteLogon +## OneDrive events -This event signals the completion of the setup process. It happens only once during the first logon. +### Microsoft.OneDrive.Sync.Setup.APIOperation -## Shared PC events - -### Microsoft.Windows.SharedPC.AccountManager.DeleteUserAccount - -Activity for deletion of a user account for devices set up for Shared PC mode as part of the Transient Account Manager to help keep Windows up to date. Deleting unused user accounts on shared devices frees up disk space to improve Windows Update success rates. +This event includes basic data about install and uninstall OneDrive API operations. The following fields are available: -- **wilActivity** Windows Error Reporting data collected when there is a failure in deleting a user account with the Transient Account Manager. -- **userSid** The security identifier of the account. -- **accountType** The type of account that was deleted. Example: AD, AAD, or Local +- **APIName** The name of the API. +- **ScenarioName** The name of the scenario. +- **Duration** How long the operation took. +- **isSuccess** Was the operation successful? +- **ResultCode** The result code. -### Microsoft.Windows.SharedPC.AccountManager.SinglePolicyEvaluation -Activity for run of the Transient Account Manager that determines if any user accounts should be deleted for devices set up for Shared PC mode to help keep Windows up to date. Deleting unused user accounts on shared devices frees up disk space to improve Windows Update success rates +### Microsoft.OneDrive.Sync.Setup.EndExperience +This event includes a success or failure summary of the installation. The following fields are available: -- **wilActivity** Windows Error Reporting data collected when there is a failure in evaluating accounts to be deleted with the Transient Account Manager. -- **totalAccountCount** The number of accounts on a device after running the Transient Account Manager policies. -- **evaluationTrigger** When was the Transient Account Manager policies ran? Example: At log off or during maintenance hours +- **APIName** The name of the API. +- **ScenarioName** The name of the scenario. +- **Hresult** The HResult of the operation. +- **isSuccess** Was the operation successful? -## Windows Store events -### Microsoft.Windows.StoreAgent.Telemetry.AbortedInstallation +### Microsoft.OneDrive.Sync.Setup.OSUpgradeInstallationOperation -This event is sent when an installation or update is canceled by a user or the system and is used to help keep Windows Apps up to date and secure. +This event is related to the OS version when the OS is upgraded with OneDrive installed. The following fields are available: -- **PFN** The product family name of the product being installed. -- **ClientAppId** The identity of the app that initiated this operation. -- **HResult** The result code of the last action performed before this operation. -- **IsUpdate** Flag indicating if this is an update. -- **AttemptNumber** Number of retry attempts before it was canceled. -- **CategoryId** The Item Category ID. -- **ProductId** The identity of the package or packages being installed. -- **IsInteractive** Was this requested by a user? -- **IsRemediation** Was this a remediation install? -- **BundleId** The Item Bundle ID. -- **IsMandatory** Was this a mandatory update? -- **SystemAttemptNumber** The total number of automatic attempts at installation before it was canceled. -- **UserAttemptNumber** The total number of user attempts at installation before it was canceled. -- **IsRestore** Is this automatically restoring a previously acquired product? -- **ParentBundleId** The product ID of the parent (if this product is part of a bundle). -- **IsBundle** Is this a bundle? -- **WUContentId** The Windows Update content ID -- **AggregatedPackageFullNames** The names of all packages to be downloaded and installed. +- **HResult** The HResult of the operation. +- **SourceOSVersion** The source version of the operating system. +- **SourceOSBuildNumber** The source build number of the operating system. +- **SourceOSBuildBranch** The source branch of the operating system. +- **CurrentOSVersion** The current version of the operating system. +- **CurrentOSBuildNumber** The current build number of the operating system. +- **CurrentOSBuildBranch** The current branch of the operating system. +- **CurrentOneDriveVersion** The current version of OneDrive. -### Microsoft.Windows.StoreAgent.Telemetry.BeginGetInstalledContentIds -This event is sent when an inventory of the apps installed is started to determine whether updates for those apps are available. It's used to help keep Windows up-to-date and secure. +### Microsoft.OneDrive.Sync.Setup.RegisterStandaloneUpdaterAPIOperation -### Microsoft.Windows.StoreAgent.Telemetry.BeginUpdateMetadataPrepare - -This event is sent when the Store Agent cache is refreshed with any available package updates. It's used to help keep Windows up-to-date and secure. - -### Microsoft.Windows.StoreAgent.Telemetry.CancelInstallation - -This event is sent when an app update or installation is canceled while in interactive mode. This can be canceled by the user or the system. It's used to help keep Windows up-to-date and secure. +This event is related to registering or unregistering the OneDrive update task. The following fields are available: -- **IsInteractive** Was this requested by a user? -- **AttemptNumber** Total number of installation attempts. -- **BundleId** The identity of the Windows Insider build that is associated with this product. -- **PreviousHResult** The previous HResult code. -- **ClientAppId** The identity of the app that initiated this operation. -- **CategoryId** The identity of the package or packages being installed. -- **PFN** The name of all packages to be downloaded and installed. -- **ProductId** The name of the package or packages requested for installation. -- **IsUpdate** Is this a product update? -- **IsRemediation** Is this repairing a previous installation? -- **RelatedCV** Correlation Vector of a previous performed action on this product. -- **PreviousInstallState** Previous installation state before it was canceled. -- **IsMandatory** Is this a mandatory update? -- **SystemAttemptNumber** Total number of automatic attempts to install before it was canceled. -- **UserAttemptNumber** Total number of user attempts to install before it was canceled. -- **IsRestore** Is this an automatic restore of a previously acquired product? -- **ParentBundleId** The product ID of the parent (if this product is part of a bundle). -- **IsBundle** Is this a bundle? -- **WUContentId** The Windows Update content ID -- **AggregatedPackageFullNames** The names of all package or packages to be downloaded and installed. +- **APIName** The name of the API. +- **ScenarioName** The name of the scenario. +- **UnregisterOldTaskResult** The HResult of the UnregisterOldTask operation. +- **RegisterNewTaskResult** The HResult of the RegisterNewTask operation. +- **isSuccess** Was the operation successful? -### Microsoft.Windows.StoreAgent.Telemetry.CompleteInstallOperationRequest -This event is sent after the app installations or updates. It's used to help keep Windows up-to-date and secure +### Microsoft.OneDrive.Sync.Setup.SetupCommonData + +This event contains basic OneDrive configuration data that helps to diagnose failures. The following fields are available: -- **IsBundle** Is this a bundle? -- **ProductId** The Store Product ID of the product being installed. -- **SkuId** Specific edition of the item being installed. -- **CatalogId** The Store Product ID of the app being installed. -- **PackageFamilyName** The name of the package being installed. -- **HResult** HResult code of the action being performed. +- **AppVersion** The version of the app. +- **OfficeVersion** The version of Office that is installed. +- **BuildArch** Is the architecture x86 or x64? +- **Market** Which market is this in? +- **OneDriveDeviceId** The OneDrive device ID. +- **MachineGuid** The CEIP machine ID. +- **IsMSFTInternal** Is this an internal Microsoft device? +- **OSDeviceName** Only if the device is internal to Microsoft, the device name. +- **OSUserName** Only if the device is internal to Microsoft, the user name. +- **Environment** Is the device on the production or int service? +- **OfficeVersionString** The version of Office that is installed. +- **BuildArchitecture** Is the architecture x86 or x64? +- **UserGuid** The CEIP user ID. +- **MSFTInternal** Is this an internal Microsoft device? -### Microsoft.Windows.StoreAgent.Telemetry.EndAcquireLicense -This event is sent after the license is acquired when a product is being installed. It's used to help keep Windows up-to-date and secure. +### Microsoft.OneDrive.Sync.Updater.CommonData + +This event contains basic OneDrive configuration data that helps to diagnose failures. The following fields are available: -- **PFN** Product Family Name of the product being installed. -- **HResult** HResult code to show the result of the operation (success/failure). -- **ProductId** The Store Product ID for the product being installed. -- **IsInteractive** Did the user initiate the installation? -- **CategoryId** The identity of the package or packages being installed. -- **ClientAppId** The identity of the app that initiated this operation. -- **IsRemediation** Is this repairing a previous installation? -- **UpdateId** The update ID (if this is an update) -- **AttemptNumber** The total number of attempts to acquire this product. -- **IsUpdate** Is this an update? -- **IsMandatory** Is this a mandatory update? -- **SystemAttemptNumber** The number of attempts by the system to acquire this product. -- **UserAttemptNumber** The number of attempts by the user to acquire this product -- **IsRestore** Is this happening after a device restore? -- **IsBundle** Is this a bundle? -- **WUContentId** The Windows Update content ID -- **ParentBundledId** The product's parent bundle ID. -- **AggregatedPackageFullNames** Includes a set of package full names for each app that is part of an atomic set. +- **AppVersion** The version of the app. +- **OfficeVersion** The version of Office that is installed. +- **BuildArch** Is the architecture x86 or x64? +- **Market** Which market is this in? +- **OneDriveDeviceId** The OneDrive device ID. +- **MachineGuid** The CEIP machine ID. +- **IsMSFTInternal** Is this an internal Microsoft device? +- **OSDeviceName** Only if the device is internal to Microsoft, the device name. +- **OSUserName** Only if the device is internal to Microsoft, the user name. +- **Environment** Is the device on the production or int service? +- **UserGuid** A unique global user identifier. -### Microsoft.Windows.StoreAgent.Telemetry.EndDownload -This event happens during the app update or installation when content is being downloaded at the end of the process to report success or failure. It's used to help keep Windows up-to-date and secure. +### Microsoft.OneDrive.Sync.Updater.ComponentInstallState + +This event determines the installation state of dependent OneDrive components. The following fields are available: -- **PFN** The Product Family Name of the app being download. -- **IsRemediation** Is this repairing a previous installation? -- **DownloadSize** The total size of the download. -- **ClientAppId** The identity of the app that initiated this operation. -- **CategoryId** The identity of the package or packages being installed. -- **IsUpdate** Is this an update? -- **HResult** The result code of the last action performed. -- **IsInteractive** Is this initiated by the user? -- **AttemptNumber** Number of retry attempts before it was canceled. -- **BundleId** The identity of the Windows Insider build associated with this product. -- **ProductId** The Store Product ID for the product being installed. -- **IsMandatory** Is this a mandatory installation? -- **SystemAttemptNumber** The number of attempts by the system to download. -- **UserAttemptNumber** The number of attempts by the user to download. -- **IsRestore** Is this a restore of a previously acquired product? -- **ParentBundleId** The parent bundle ID (if it's part of a bundle). -- **IsBundle** Is this a bundle? -- **WUContentId** The Windows Update content ID. -- **ExtendedHResult** Any extended HResult error codes. -- **AggregatedPackageFullNames** The name of all packages to be downloaded and installed. +- **ComponentName** The name of the dependent component. +- **isInstalled** Is the dependent component installed? -### Microsoft.Windows.StoreAgent.Telemetry.EndFrameworkUpdate -This event happens when an app update requires an updated Framework package and the process starts to download it. It's used to help keep Windows up-to-date and secure. +### Microsoft.OneDrive.Sync.Updater.OfficeRegistration + +This event determines the status of the OneDrive integration with Microsoft Office. The following fields are available: -- **HResult** The result code of the last action performed before this operation. +- **isValid** Is the Microsoft Office registration valid? -### Microsoft.Windows.StoreAgent.Telemetry.EndGetInstalledContentIds -This event is sent after sending the inventory of the products installed to determine whether updates for those products are available. It's used to help keep Windows up-to-date and secure. +### Microsoft.OneDrive.Sync.Updater.OverlayIconStatus + +This event indicates if the OneDrive overlay icon is working correctly. 0 = healthy; 1 = can be fixed; 2 = broken The following fields are available: -- **HResult** The result code of the last action performed before this operation. +- **32bit** The status of the OneDrive overlay icon on a 32-bit operating system. +- **64bit** The status of the OneDrive overlay icon on a 64-bit operating system. -### Microsoft.Windows.StoreAgent.Telemetry.EndInstall -This event is sent after a product has been installed. It's used to help keep Windows up-to-date and secure. +### Microsoft.OneDrive.Sync.Updater.RepairResult + +The event determines the result of the installation repair. The following fields are available: -- **BundleId** The identity of the build associated with this product. -- **PFN** Product Family Name of the product being installed. -- **ClientAppId** The identity of the app that initiated this operation. -- **CategoryId** The identity of the package or packages being installed. -- **ProductId** The Store Product ID for the product being installed. -- **AttemptNumber** The number of retry attempts before it was canceled. -- **HResult** The result code of the last action performed. -- **IsRemediation** Is this repairing a previous installation? -- **IsInteractive** Is this an interactive installation? -- **IsUpdate** Is this an update? -- **IsMandatory** Is this a mandatory installation? -- **SystemAttemptNumber** The total number of system attempts. -- **UserAttemptNumber** The total number of user attempts. -- **IsRestore** Is this automatically restoring a previously acquired product? -- **ParentBundleId** The product ID of the parent (if this product is part of a bundle). -- **IsBundle** Is this a bundle? -- **WUContentId** The Windows Update content ID -- **ExtendedHResult** The extended HResult error code. -- **AggregatedPackageFullNames** The names of all packages to be downloaded and installed. +- **hr** The HResult of the operation. -### Microsoft.Windows.StoreAgent.Telemetry.EndScanForUpdates -This event is sent after a scan for product updates to determine if there are packages to install. It's used to help keep Windows up-to-date and secure. +### Microsoft.OneDrive.Sync.Updater.SetupBinaryDownloadHResult + +This event indicates the status when downloading the OneDrive setup file. The following fields are available: -- **HResult** The result code of the last action performed. -- **IsApplicability** Is this request to only check if there are any applicable packages to install? -- **IsInteractive** Is this user requested? -- **ClientAppId** The identity of the app that initiated this operation. -- **IsOnline** Is the request doing an online check? +- **hr** The HResult of the operation. -### Microsoft.Windows.StoreAgent.Telemetry.EndSearchUpdatePackages -This event is sent after searching for update packages to install. It's used to help keep Windows up-to-date and secure. +### Microsoft.OneDrive.Sync.Updater.UpdateOverallResult + +This event determines the outcome of the operation. The following fields are available: -- **IsRemediation** Is this repairing a previous installation? -- **IsUpdate** Is this an update? -- **ClientAppId** The identity of the app that initiated this operation. -- **HResult** The result code of the last action performed. -- **ProductId** The Store Product ID for the product being installed. -- **AttemptNumber** The total number of retry attempts before it was canceled. -- **IsInteractive** Is this user requested? -- **PFN** The name of the package or packages requested for install. -- **BundleId** The identity of the build associated with this product. -- **CategoryId** The identity of the package or packages being installed. -- **IsMandatory** Is this a mandatory update? -- **SystemAttemptNumber** The total number of system attempts. -- **UserAttemptNumber** The total number of user attempts. -- **IsRestore** Is this restoring previously acquired content? -- **ParentBundleId** The product ID of the parent (if this product is part of a bundle). -- **IsBundle** Is this a bundle? -- **WUContentId** The Windows Update content ID -- **AggregatedPackageFullNames** The names of all packages to be downloaded and installed. +- **UpdaterVersion** The version of the updater. +- **IsLoggingEnabled** Is logging enabled? +- **hr** The HResult of the operation. -### Microsoft.Windows.StoreAgent.Telemetry.EndStageUserData -This event is sent between download and installation to see if there is app data that needs to be restored from the cloud. It's used to keep Windows up-to-date and secure. +### Microsoft.OneDrive.Sync.Updater.UpdateTierReg + +This event determines status of the update tier registry values. The following fields are available: -- **IsInteractive** Is this user requested? -- **PFN** The name of the package or packages requested for install. -- **IsUpdate** Is this an update? -- **CategoryId** The identity of the package or packages being installed. -- **HResult** The result code of the last action performed. -- **AttemptNumber** The total number of retry attempts before it was canceled. -- **ProductId** The Store Product ID for the product being installed. -- **BundleId** The identity of the build associated with this product. -- **IsRemediation** Is this repairing a previous installation? -- **ClientAppId** The identity of the app that initiated this operation. -- **IsMandatory** Is this a mandatory update? -- **SystemAttemptNumber** The total number of system attempts. -- **UserAttemptNumber** The total number of system attempts. -- **IsRestore** Is this restoring previously acquired content? -- **ParentBundleId** The product ID of the parent (if this product is part of a bundle). -- **IsBundle** Is this a bundle? -- **WUContentId** The Windows Update content ID -- **AggregatedPackageFullNames** The name of all packages to be downloaded and installed. +- **regReadEnterpriseHr** The HResult of the enterprise reg read value. +- **regReadTeamHr** The HResult of the team reg read value. -### Microsoft.Windows.StoreAgent.Telemetry.EndUpdateMetadataPrepare -This event happens after a scan for available app updates. It's used to help keep Windows up-to-date and secure. +### Microsoft.OneDrive.Sync.Updater.UpdateXmlDownloadHResult + +This event determines the status when downloading the OneDrive update configuration file. The following fields are available: -- **HResult** The result code of the last action performed. +- **hr** The HResult of the operation. -### Microsoft.Windows.StoreAgent.Telemetry.FulfillmentComplete -This event is sent at the end of an app install or update and is used to track the very end of the install or update process. +### Microsoft.OneDrive.Sync.Updater.WebConnectionStatus + +This event determines the error code that was returned when verifying Internet connectivity. The following fields are available: -- **ProductId** The product ID of the app that is being updated or installed. -- **PFN** The Package Family Name of the app that is being installed or updated. -- **FailedRetry** Was the installation or update retry successful? -- **HResult** The HResult code of the operation. +- **winInetError** The HResult of the operation. -### Microsoft.Windows.StoreAgent.Telemetry.FulfillmentInitiate - -This event is sent at the beginning of an app install or update and is used to track the very beginning of the install or update process. - -The following fields are available: - -- **ProductId** The product ID of the app that is being updated or installed. -- **PFN** The Package Family Name of the app that is being installed or updated. - -### Microsoft.Windows.StoreAgent.Telemetry.InstallOperationRequest - -This event happens at the beginning of the install process when an app update or new app is installed. It's used to help keep Windows up-to-date and secure. - -The following fields are available: - -- **CatalogId** If this product is from a private catalog, the Store Product ID for the product being installed. -- **BundleId** The identity of the build associated with this product. -- **SkuId** Specific edition ID being installed. -- **ProductId** The Store Product ID for the product being installed. -- **VolumePath** The disk path of the installation. - -### Microsoft.Windows.StoreAgent.Telemetry.PauseInstallation - -This event is sent when a product install or update is paused either by a user or the system. It's used to help keep Windows up-to-date and secure. - -The following fields are available: - -- **RelatedCV** Correlation Vector of a previous performed action on this product. -- **IsRemediation** Is this repairing a previous installation? -- **PreviousHResult** The result code of the last action performed before this operation. -- **ProductId** The Store Product ID for the product being installed. -- **IsUpdate** Is this an update? -- **PreviousInstallState** Previous state before the installation or update was paused. -- **CategoryId** The identity of the package or packages being installed. -- **ClientAppId** The identity of the app that initiated this operation. -- **AttemptNumber** The total number of retry attempts before it was canceled. -- **IsInteractive** Is this user requested? -- **BundleId** The identity of the build associated with this product. -- **PFN** The Product Full Name. -- **IsMandatory** Is this a mandatory update? -- **SystemAttemptNumber** The total number of system attempts. -- **UserAttemptNumber** The total number of user attempts. -- **IsRestore** Is this restoring previously acquired content? -- **ParentBundleId** The product ID of the parent (if this product is part of a bundle). -- **IsBundle** Is this a bundle? -- **WUContentId** The Windows Update content ID -- **AggregatedPackageFullNames** The names of all packages to be downloaded and installed. - -### Microsoft.Windows.StoreAgent.Telemetry.ResumeInstallation - -This event happens when a product install or update is resumed either by a user or the system. It's used to help keep Windows up-to-date and secure. - -The following fields are available: - -- **RelatedCV** Correlation Vector for the original install before it was resumed. -- **AttemptNumber** The number of retry attempts before it was canceled. -- **BundleId** The identity of the build associated with this product. -- **PreviousHResult** The previous HResult error code. -- **ClientAppId** The identity of the app that initiated this operation. -- **CategoryId** The identity of the package or packages being installed. -- **PFN** The name of the package or packages requested for install. -- **IsUpdate** Is this an update? -- **PreviousInstallState** Previous state before the installation was paused. -- **IsRemediation** Is this repairing a previous installation? -- **IsInteractive** Is this user requested? -- **ProductId** The Store Product ID for the product being installed. -- **IsMandatory** Is this a mandatory update? -- **SystemAttemptNumber** The total number of system attempts. -- **UserAttemptNumber** The total number of user attempts. -- **IsRestore** Is this restoring previously acquired content? -- **ParentBundleId** The product ID of the parent (if this product is part of a bundle). -- **IsBundle** Is this a bundle? -- **WUContentId** The Windows Update content ID -- **AggregatedPackageFullNames** The names of all packages to be downloaded and installed. -- **IsUserRetry** Did the user initiate the retry? -- **HResult** The result code of the last action performed before this operation. - -### Microsoft.Windows.StoreAgent.Telemetry.ResumeOperationRequest - -This event happens when a product install or update is resumed by a user and on installation retries. It's used to help keep Windows up-to-date and secure. - -The following fields are available: - -- **ProductId** The Store Product ID for the product being installed. - -### Microsoft.Windows.StoreAgent.Telemetry.SearchForUpdateOperationRequest - -This event is sent when searching for update packages to install. It's used to help keep Windows up-to-date and secure. - -The following fields are available: - -- **ProductId** The Store Product ID for the product being installed. -- **SkuId** Specfic edition of the app being updated. -- **CatalogId** The Store Product ID for the product being installed. - -### Microsoft.Windows.StoreAgent.Telemetry.UpdateAppOperationRequest - -This event happens an app for a user needs to be updated. It's used to help keep Windows up-to-date and secure. - -The following fields are available: - -- **PFamN** The name of the product that is requested for update. - -## Windows Update events - -### Microsoft.Windows.Update.DataMigrationFramework.DmfMigrationCompleted - -This event sends data collected at the end of the Data Migration Framework (DMF) and parameters involved in its invocation, to help keep Windows up to date. - -The following fields are available: - -- **MigrationEndtime** A system timestamp of when the DMF migration completed. -- **UpdateIds** A collection of GUIDs for updates that are associated with the DMF session. -- **WuClientid** The GUID of the Windows Update client responsible for triggering the DMF migration. -- **MigrationDurationinmilliseconds** How long the DMF migration took (in milliseconds). -- **RevisionNumbers** A collection of revision numbers for the updates associated with the DMF session. - -### Microsoft.Windows.Update.DataMigrationFramework.DmfMigrationStarted - -This event sends data collected at the beginning of the Data Migration Framework (DMF) and parameters involved in its invocation, to help keep Windows up to date. - -The following fields are available: - -- **UpdateIds** A collection of GUIDs identifying the upgrades that are running. -- **MigrationStarttime** The timestamp representing the beginning of the DMF migration. -- **MigrationOEMphases** The number of OEM-authored migrators scheduled to be ran by DMF for this upgrade. -- **WuClientid** The GUID of the Windows Update client invoking DMF. -- **MigrationMicrosoftphases** The number of Microsoft-authored migrators scheduled to be ran by DMF for this upgrade. -- **RevisionNumbers** A collection of the revision numbers associated with the UpdateIds. - -### Microsoft.Windows.Update.DataMigrationFramework.MigratorResult - -This event sends DMF migrator data to help keep Windows up to date. - -The following fields are available: - -- **MigratorGuid** A GUID identifying the migrator that just completed. -- **RunDurationInSeconds** The time it took for the migrator to complete. -- **CurrentStep** This is the last step the migrator reported before returning a result. This tells us how far through the individual migrator the device was before failure. -- **MigratorName** The name of the migrator that just completed. -- **MigratorId** A GUID identifying the migrator that just completed. -- **ErrorCode** The result (as an HRESULT) of the migrator that just completed. -- **TotalSteps** Migrators report progress in number of completed steps against the total steps. This is the total number of steps. - -### Microsoft.Windows.Update.Orchestrator.CommitFailed - -This events tracks when a device needs to restart after an update but did not. - -The following fields are available: - -- **wuDeviceid** The Windows Update device GUID. -- **errorCode** The error code that was returned. - -### Microsoft.Windows.Update.Orchestrator.Detection - -This event sends launch data for a Windows Update scan to help keep Windows up to date. - -The following fields are available: - -- **wuDeviceid** Unique device ID used by Windows Update. -- **revisionNumber** Update revision number. -- **eventScenario** End to end update session ID, or indicates the purpose of sending this event - whether because the software distribution just started installing content, or whether it was cancelled, succeeded, or failed. -- **deferReason** Reason why the device could not check for updates. -- **detectionBlockreason** Reason for detection not completing. -- **interactive** Identifies if session is User Initiated. -- **updateId** Update ID. -- **detectionDeferreason** A log of deferral reasons for every update state. -- **flightID** A unique update ID. -- **updateScenarioType** The update session type. -- **errorCode** The returned error code. - -### Microsoft.Windows.Update.Orchestrator.Download - -This event sends launch data for a Windows Update download to help keep Windows up to date. - -The following fields are available: - -- **detectionDeferreason** Reason for download not completing -- **wuDeviceid** Unique device ID used by Windows Update. -- **interactive** Identifies if session is user initiated. -- **revisionNumber** Update revision number. -- **deferReason** Reason for download not completing -- **updateId** Update ID. -- **eventScenario** End to end update session ID. -- **errorCode** An error code represented as a hexadecimal value -- **flightID** Unique update ID. -- **updateScenarioType** The update session type. - -### Microsoft.Windows.Update.Orchestrator.FlightInapplicable - -This event sends data on whether the update was applicable to the device, to help keep Windows up to date. - -The following fields are available: - -- **updateId** Unique Update ID -- **revisionNumber** Revision Number of the Update -- **UpdateStatus** Integer that describes Update state -- **EventPublishedTime** time that the event was generated -- **wuDeviceid** Unique Device ID -- **flightID** Unique Update ID -- **updateScenarioType** The update session type. - -### Microsoft.Windows.Update.Orchestrator.InitiatingReboot - -This event sends data about an Orchestrator requesting a reboot from power management to help keep Windows up to date. - -The following fields are available: - -- **revisionNumber** Revision number of the update. -- **EventPublishedTime** Time of the event. -- **updateId** Update ID. -- **wuDeviceid** Unique device ID used by Windows Update. -- **flightID** Unique update ID -- **interactive** Indicates the reboot initiation stage of the update process was entered as a result of user action or not. -- **rebootOutsideOfActiveHours** Indicates the timing that the reboot was to occur to ensure the correct update process and experience is provided to keep Windows up to date. -- **uxRebootstate** Indicates the exact state of the user experience at the time the required reboot was initiated to ensure the correct update process and experience is provided to keep Windows up to date. -- **updateScenarioType** The update session type. - -### Microsoft.Windows.Update.Orchestrator.Install - -This event sends launch data for a Windows Update install to help keep Windows up to date. - -The following fields are available: - -- **eventScenario** End to end update session ID. -- **deferReason** Reason for install not completing. -- **interactive** Identifies if session is user initiated. -- **wuDeviceid** Unique device ID used by Windows Update. -- **batteryLevel** Current battery capacity in mWh or percentage left. -- **installCommitfailedtime** The time it took for a reboot to happen but the upgrade failed to progress. -- **errorCode** The error code reppresented by a hexadecimal value. -- **updateId** Update ID. -- **revisionNumber** Update revision number. -- **flightID** Unique update ID -- **installRebootinitiatetime** The time it took for a reboot to be attempted. -- **flightUpdate** Flight update -- **minutesToCommit** The time it took to install updates. -- **ForcedRebootReminderSet** A boolean value that indicates if a forced reboot will happen for updates. -- **rebootOutsideOfActiveHours** Indicates the timing that the reboot was to occur to ensure the correct update process and experience is provided to keep Windows up to date. -- **uxRebootstate** Indicates the exact state of the user experience at the time the required reboot was initiated to ensure the correct update process and experience is provided to keep Windows up to date. -- **updateScenarioType** The update session type. - -### Microsoft.Windows.Update.Orchestrator.PostInstall - -This event sends data about lite stack devices (mobile, IOT, anything non-PC) immediately before data migration is launched to help keep Windows up to date. - -The following fields are available: - -- **wuDeviceid** Unique device ID used by Windows Update. -- **eventScenario** End to end update session ID. -- **sessionType** Interactive vs. Background. -- **bundleRevisionnumber** Bundle revision number. -- **batteryLevel** Current battery capacity in mWh or percentage left. -- **bundleId** Update grouping ID. -- **errorCode** Hex code for the error message, to allow lookup of the specific error. -- **flightID** Unique update ID. - -### Microsoft.Windows.Update.Orchestrator.RebootFailed - -This event sends information about whether an update required a reboot and reasons for failure to help keep Windows up to date. - -The following fields are available: - -- **updateId** Update ID. -- **batteryLevel** Current battery capacity in mWh or percentage left. -- **RebootResults** Hex code indicating failure reason. Typically, we expect this to be a specific USO generated hex code. -- **installRebootDeferreason** Reason for reboot not occurring. -- **revisionNumber** Update revision number. -- **EventPublishedTime** The time that the reboot failure occurred. -- **deferReason** Reason for install not completing. -- **wuDeviceid** Unique device ID used by Windows Update. -- **flightID** Unique update ID. -- **rebootOutsideOfActiveHours** Indicates the timing that the reboot was to occur to ensure the correct update process and experience is provided to keep Windows up to date. -- **uxRebootstate** Indicates the exact state of the user experience at the time the required reboot was initiated to ensure the correct update process and experience is provided to keep Windows up to date. -- **updateScenarioType** The update session type. - -### Microsoft.Windows.Update.Orchestrator.RestoreRebootTask - -This event sends data indicating that a reboot task is missing unexpectedly on a device and the task is restored because a reboot is still required, to help keep Windows up to date. - -The following fields are available: - -- **RebootTaskRestoredTime** Time at which this reboot task was restored. -- **wuDeviceid** Device id on which the reboot is restored -- **revisionNumber** Update revision number. -- **updateId** Update ID. - -### Microsoft.Windows.Update.Orchestrator.SystemNeeded - -This event sends data about why a device is unable to reboot, to help keep Windows up to date. - -The following fields are available: - -- **eventScenario** End to end update session ID. -- **wuDeviceid** Unique device ID used by Windows Update. -- **systemNeededReason** Reason ID -- **updateId** Update ID. -- **revisionNumber** Update revision number. -- **rebootOutsideOfActiveHours** Indicates the timing that the reboot was to occur to ensure the correct update process and experience is provided to keep Windows up to date. -- **uxRebootstate** Indicates the exact state of the user experience at the time the required reboot was initiated to ensure the correct update process and experience is provided to keep Windows up to date. -- **updateScenarioType** The update session type. - -### Microsoft.Windows.Update.Orchestrator.UpdatePolicyCacheRefresh - -This event sends data on whether Update Management Policies were enabled on a device, to help keep Windows up to date. - -The following fields are available: - -- **wuDeviceid** Unique device ID used by Windows Update. -- **policyCacherefreshtime** Refresh time -- **policiesNamevaluesource** Policy Name -- **updateInstalluxsetting** This shows whether a user has set policies via UX option -- **configuredPoliciescount** Policy Count - -### Microsoft.Windows.Update.Orchestrator.UpdateRebootRequired - -This event sends data about whether an update required a reboot to help keep Windows up to date. - -The following fields are available: - -- **updateId** Update ID. -- **revisionNumber** Update revision number. -- **wuDeviceid** Unique device ID used by Windows Update. -- **flightID** Unique update ID. -- **interactive** Indicates the reboot initiation stage of the update process was entered as a result of user action or not. -- **uxRebootstate** Indicates the exact state of the user experience at the time the required reboot was initiated to ensure the correct update process and experience is provided to keep Windows up to date. -- **updateScenarioType** The update session type. - -### Microsoft.Windows.Update.UpdateStackServicing.CheckForUpdates - -This event sends data about the UpdateStackServicing check for updates, to help keep Windows up to date. - -The following fields are available: - -- **EventScenario** The scenario of the event. Example: Started, Failed, or Succeeded -- **StatusCode** The HRESULT code of the operation. -- **CallerApplicationName** The name of the USS scheduled task. Example UssScheduled or UssBoot -- **ClientVersion** The version of the client. -- **EventInstanceID** The USS session ID. -- **WUDeviceID** The Windows Update device ID. -- **ServiceGuid** The GUID of the service. -- **BspVersion** The version of the BSP. -- **OemName** The name of the manufacturer. -- **DeviceName** The name of the device. -- **CommercializationOperator** The name of the operator. -- **DetectionVersion** The string returned from the GetDetectionVersion export of the downloaded detection DLL. - -### Microsoft.Windows.Update.Ux.MusNotification.RebootNoLongerNeeded - -This event is sent when a security update has successfully completed. - -The following fields are available: - -- **UtcTime** The Coordinated Universal Time that the restart was no longer needed. - -### Microsoft.Windows.Update.Ux.MusNotification.RebootScheduled - -This event sends data about a required reboot that is scheduled with no user interaction, to help keep Windows up to date. - -The following fields are available: - -- **updateId** Update ID of the update that is getting installed with this reboot. -- **ScheduledRebootTime** Time of the scheduled reboot. -- **wuDeviceid** Unique device ID used by Windows Update. -- **revisionNumber** Revision number of the update that is getting installed with this reboot. -- **forcedreboot** True, if a reboot is forced on the device. False, otherwise. -- **rebootArgument** Argument for the reboot task. It also represents specific reboot related action. -- **rebootScheduledByUser** True, if a reboot is scheduled by user. False, if a reboot is scheduled automatically. -- **activeHoursApplicable** True, If Active Hours applicable on this device. False, otherwise. -- **rebootOutsideOfActiveHours** True, if a reboot is scheduled outside of active hours. False, otherwise. -- **rebootState** The state of the reboot. - -### Microsoft.Windows.Update.Ux.MusNotification.ToastDisplayedToScheduleReboot - -This event is sent when a toast notification is shown to the user about scheduling a device restart. - -The following fields are available: - -- **UtcTime** The Coordinated Universal Time when the toast notification was shown. - -### Microsoft.Windows.Update.Ux.MusUpdateSettings.RebootScheduled - -This event sends basic information for scheduling a device restart to install security updates. It's used to help keep Windows up-to-date. - -The following fields are available: - -- **ScheduledRebootTime** The time that the device was restarted. -- **updateId** The Windows Update device GUID. -- **revisionNumber** The revision number of the OS being updated. -- **wuDeviceid** The Windows Update device GUID. -- **forcedreboot** Is the restart that's being scheduled a forced restart? -- **rebootArgument** The arguments that are passed to the OS for the restarted. -- **rebootScheduledByUser** Was the restart scheduled by the user? If the value is false, the restart was scheduled by the device. -- **activeHoursApplicable** Is the restart respecting Active Hours? -- **rebootOutsideOfActiveHours** Was the restart scheduled outside of Active Hours? -- **rebootState** The state of the restart. - -### Microsoft.Windows.Upgrade.Uninstall.UninstallGoBackButtonClicked - -This event sends basic metadata about the starting point of uninstalling a feature update which helps us ensure customers can safely revert to a well-known state if the update caused any problems. - -## Windows Error Reporting events - -### Microsoft.Windows.WERVertical.OSCrash - -This event sends binary data from the collected dump file wheneveer a bug check occurs, to help keep Windows up to date. The is the OneCore version of this event. - -The following fields are available: - -- **ReportId** WER Report Id associated with this bug check (used for finding the corresponding report archive in Watson). -- **BugCheckCode** Uint64 "bugcheck code" that identifies a proximate cause of the bug check. -- **BugCheckParameter1** Uint64 parameter providing additional information. -- **BootId** Uint32 identifying the boot number for this device. -- **BugCheckParameter2** Uint64 parameter providing additional information. -- **BugCheckParameter4** Uint64 parameter providing additional information. -- **BugCheckParameter3** Uint64 parameter providing additional information. -- **IsValidDumpFile** True if the dump file is valid for the debugger, false otherwise -- **DumpFileSize** Size of the dump file -- **DumpFileAttributes** Codes that identify the type of data contained in the dump file - -## Upgrade events - -### Setup360Telemetry.Downlevel - -This event sends data indicating that the device has invoked the downlevel phase of the upgrade. It's used to help keep Windows up-to-date and secure. - -The following fields are available: - -- **ClientId** If using Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, the default value is Media360, but it can be overwritten by the caller to a unique value. -- **InstanceId** A unique GUID that identifies each instance of setuphost.exe. -- **ReportId** In the Windows Update scenario, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. -- **WuId** This is the Windows Update Client ID. In the Windows Update scenario, this is the same as the clientId. -- **TestId** A string that uniquely identifies a group of events. -- **State** Exit state of given Setup360 run. Example: succeeded, failed, blocked, cancelled -- **HostOsSkuName** The operating system edition which is running Setup360 instance (downlevel OS). -- **HostOSBuildNumber** The build number of the downlevel OS. -- **Setup360Scenario** The Setup360 flow type. Example: Boot, Media, Update, MCT -- **Setup360Mode** The phase of Setup360. Example: Predownload, Install, Finalize, Rollback -- **Setup360Result** The result of Setup360. It's an HRESULT error code that can be used to diagnose errors. -- **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened -- **SetupVersionBuildNumber** The build number of Setup360 (build number of the target OS). - -### Setup360Telemetry.Finalize - -This event sends data indicating that the device has invoked the finalize phase of the upgrade, to help keep Windows up-to-date. - -The following fields are available: - -- **ClientId** With Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. -- **InstanceId** A unique GUID that identifies each instance of setuphost.exe -- **ReportId** With Windows Update, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. -- **WuId** This is the Windows Update Client ID. With Windows Update, this is the same as the clientId. -- **TestId** A string to uniquely identify a group of events. -- **State** The exit state of a Setup360 run. Example: succeeded, failed, blocked, cancelled -- **HostOsSkuName** The OS edition which is running Setup360 instance (previous OS). -- **HostOSBuildNumber** The build number of the previous OS. -- **Setup360Scenario** The Setup360 flow type. Example: Boot, Media, Update, MCT -- **Setup360Mode** The phase of Setup360. Example: Predownload, Install, Finalize, Rollback -- **Setup360Result** The result of Setup360. This is an HRESULT error code that is used to diagnose errors. -- **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened -- **SetupVersionBuildNumber** The build number of Setup360 (build number of target OS). - -### Setup360Telemetry.OsUninstall - -The event sends data regarding OS updates and upgrades from Windows 7, Windows 8, and Windows 10. Specifically, the Setup360Telemetry.OSUninstall indicates the outcome of an OS uninstall. - -The following fields are available: - -- **ClientId** For Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. -- **InstanceId** A unique GUID that identifies each instance of setuphost.exe. -- **ReportId** For Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, this is the GUID for the install.wim. -- **WuId** Windows Update client ID. -- **TestId** A string to uniquely identify a group of events. -- **State** Exit state of a Setup360 run. Example: succeeded, failed, blocked, cancelled -- **HostOsSkuName** The OS edition which is running the Setup360 instance (previous OS). -- **HostOSBuildNumber** The build number of the previous OS. -- **Setup360Scenario** The Setup360 flow type. Example: Boot, Media, Update, MCT -- **Setup360Mode** The phase of Setup360. Example: Predownload, Install, Finalize, Rollback -- **Setup360Result** The result of Setup360. This is an HRESULT error code that is used to diagnose errors. -- **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened -- **SetupVersionBuildNumber** The build number of Setup360 (build number of target OS). - -### Setup360Telemetry.PostRebootInstall - -This event sends data indicating that the device has invoked the postrebootinstall phase of the upgrade, to help keep Windows up-to-date. - -The following fields are available: - -- **ClientId** With Windows Update, this is the Windows Update client ID that is passed to Setup. In Media setup, the default value is Media360, but can be overwritten by the caller to a unique value. -- **InstanceId** A unique GUID that identifies each instance of setuphost.exe. -- **ReportId** With Windows Update, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. -- **WuId** This is the Windows Update Client ID. With Windows Update, this is the same as ClientId. -- **TestId** A string to uniquely identify a group of events. -- **State** The exit state of a Setup360 run. Example: succeeded, failed, blocked, cancelled -- **HostOsSkuName** The OS edition which is running Setup360 instance (previous OS). -- **HostOSBuildNumber** The build number of the previous OS. -- **Setup360Scenario** The Setup360 flow type. Example: Boot, Media, Update, MCT -- **Setup360Mode** The phase of Setup360. Example: Predownload, Install, Finalize, Rollback -- **Setup360Result** The result of Setup360. This is an HRESULT error code that's used to diagnose errors. -- **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened -- **SetupVersionBuildNumber** The build number of Setup360 (build number of target OS). - -### Setup360Telemetry.PreDownloadQuiet - -This event sends data indicating that the device has invoked the predownload quiet phase of the upgrade, to help keep Windows up to date. - -The following fields are available: - -- **ClientId** Using Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. -- **InstanceId** A unique GUID that identifies each instance of setuphost.exe -- **ReportId** Using Windows Update, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. -- **WuId** This is the Windows Update Client ID. Using Windows Update, this is the same as the clientId. -- **TestId** A string to uniquely identify a group of events. -- **State** The exit state of a Setup360 run. Example: succeeded, failed, blocked, canceled -- **HostOsSkuName** The OS edition which is running Setup360 instance (previous operating system). -- **HostOSBuildNumber** The build number of the previous OS. -- **Setup360Scenario** The Setup360 flow type. Example: Boot, Media, Update, MCT -- **Setup360Mode** The phase of Setup360. Example: Predownload, Install, Finalize, Rollback -- **Setup360Result** The result of Setup360. This is an HRESULT error code that is used to diagnose errors. -- **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened -- **SetupVersionBuildNumber** The build number of Setup360 (build number of target OS). - -### Setup360Telemetry.PreDownloadUX - -The event sends data regarding OS updates and upgrades from Windows 7, Windows 8, and Windows 10. Specifically, the Setup360Telemetry.PredownloadUX indicates the outcome of the PredownloadUX portion of the update process. - -The following fields are available: - -- **ClientId** For Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. -- **InstanceId** Unique GUID that identifies each instance of setuphost.exe. -- **ReportId** For Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, this is the GUID for the install.wim. -- **WuId** Windows Update client ID. -- **TestId** A string to uniquely identify a group of events. -- **State** The exit state of the Setup360 run. Example: succeeded, failed, blocked, cancelled -- **HostOsSkuName** The OS edition which is running the Setup360 instance (previous operating system). -- **HostOSBuildNumber** The build number of the previous operating system. -- **Setup360Scenario** The Setup360 flow type. Examplle: Boot, Media, Update, MCT -- **Setup360Mode** The phase of Setup360. Example: Predownload, Install, Finalize, Rollback -- **Setup360Result** The result of Setup360. This is an HRESULT error code that can be used to diagnose errors. -- **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened -- **SetupVersionBuildNumber** The build number of Setup360 (build number of the target OS). - -### Setup360Telemetry.PreInstallQuiet - -This event sends data indicating that the device has invoked the preinstall quiet phase of the upgrade, to help keep Windows up to date. - -The following fields are available: - -- **ClientId** With Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. -- **InstanceId** A unique GUID that identifies each instance of setuphost.exe -- **ReportId** With Windows Update, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. -- **WuId** This is the Windows Update Client ID. With Windows Update, this is the same as the clientId. -- **TestId** A string to uniquely identify a group of events. -- **State** The exit state of a Setup360 run. Example: succeeded, failed, blocked, cancelled -- **HostOsSkuName** The OS edition which is running Setup360 instance (previous OS). -- **HostOSBuildNumber** The build number of the previous OS. -- **Setup360Scenario** Setup360 flow type (Boot, Media, Update, MCT) -- **Setup360Mode** The phase of Setup360. Example: Predownload, Install, Finalize, Rollback etc. -- **Setup360Result** The result of Setup360. This is an HRESULT error code that can be used to diagnose errors. -- **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened -- **SetupVersionBuildNumber** The build number of Setup360 (build number of target OS). - -### Setup360Telemetry.PreInstallUX - -This event sends data regarding OS updates and upgrades from Windows 7, Windows 8, and Windows 10. Specifically, the Setup360Telemetry.PreinstallUX indicates the outcome of the PreinstallUX portion of the update process. - -The following fields are available: - -- **ClientId** For Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. -- **InstanceId** A unique GUID that identifies each instance of setuphost.exe. -- **ReportId** For Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, this is the GUID for the install.wim. -- **WuId** Windows Update client ID. -- **TestId** A string to uniquely identify a group of events. -- **State** The exit state of a Setup360 run. Example: succeeded, failed, blocked, cancelled -- **HostOsSkuName** The OS edition which is running the Setup360 instance (previous OS). -- **HostOSBuildNumber** The build number of the previous OS. -- **Setup360Scenario** The Setup360 flow type, Example: Boot, Media, Update, MCT -- **Setup360Mode** The phase of Setup360. Example: Predownload, Install, Finalize, Rollback -- **Setup360Result** The result of Setup360. This is an HRESULT error code that is used to diagnose errors. -- **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened -- **SetupVersionBuildNumber** The build number of Setup360 (build number of target OS). - -### Setup360Telemetry.Setup360 - -This event sends data about OS deployment scenarios, to help keep Windows up-to-date. - -The following fields are available: - -- **InstanceId** Retrieves a unique identifier for each instance of a setup session. -- **ReportId** Retrieves the report ID. -- **FlightData** Specifies a unique identifier for each group of Windows Insider builds. -- **ScenarioId** Retrieves the deployment scenario. -- **FieldName** Retrieves the data point. -- **Value** Retrieves the value associated with the corresponding FieldName. -- **ClientId** Retrieves the upgrade ID: Upgrades via Windows Update - specifies the WU clientID. All other deployment - static string. - -### Setup360Telemetry.UnexpectedEvent - -This event sends data indicating that the device has invoked the unexpected event phase of the upgrade, to help keep Windows up to date. - -The following fields are available: - -- **ClientId** With Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. -- **InstanceId** A unique GUID that identifies each instance of setuphost.exe -- **ReportId** With Windows Update, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. -- **WuId** This is the Windows Update Client ID. With Windows Update, this is the same as the clientId. -- **TestId** A string to uniquely identify a group of events. -- **State** The exit state of a Setup360 run. Example: succeeded, failed, blocked, cancelled -- **HostOsSkuName** The OS edition which is running Setup360 instance (previous OS). -- **HostOSBuildNumber** The build number of the previous OS. -- **Setup360Scenario** The Setup360 flow type. Example: Boot, Media, Update, MCT -- **Setup360Mode** The phase of Setup360. Example: Predownload, Install, Finalize, Rollback -- **Setup360Result** The result of Setup360. This is an HRESULT error code that can be used used to diagnose errors. -- **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened -- **SetupVersionBuildNumber** The build number of Setup360 (build number of target OS). ## Setup events @@ -3428,6 +2691,7 @@ The following fields are available: - **ActivityId** Provides a unique Id to correlate events that occur between a activity start event, and a stop event - **ActivityName** Provides a friendly name of the package type that belongs to the ActivityId (Setup, LanguagePack, GDR, Driver, etc.) + ### SetupPlatformTel.SetupPlatformTelActivityStarted This event sends basic metadata about the update installation process generated by SetupPlatform to help keep Windows up to date. @@ -3436,10 +2700,13 @@ The following fields are available: - **Name** The name of the dynamic update type. Example: GDR driver + ### SetupPlatformTel.SetupPlatformTelActivityStopped This event sends basic metadata about the update installation process generated by SetupPlatform to help keep Windows up to date. + + ### SetupPlatformTel.SetupPlatformTelEvent This service retrieves events generated by SetupPlatform, the engine that drives the various deployment scenarios. @@ -3450,6 +2717,31 @@ The following fields are available: - **Value** Retrieves the value associated with the corresponding event name (Field Name). For example: For time related events this will include the system time. - **GroupName** Retrieves the groupname the event belongs to. Example: Install Information, DU Information, Disk Space Information etc. + +## Shared PC events + +### Microsoft.Windows.SharedPC.AccountManager.DeleteUserAccount + +Activity for deletion of a user account for devices set up for Shared PC mode as part of the Transient Account Manager to help keep Windows up to date. Deleting unused user accounts on shared devices frees up disk space to improve Windows Update success rates. + +The following fields are available: + +- **wilActivity** Windows Error Reporting data collected when there is a failure in deleting a user account with the Transient Account Manager. +- **userSid** The security identifier of the account. +- **accountType** The type of account that was deleted. Example: AD, AAD, or Local + + +### Microsoft.Windows.SharedPC.AccountManager.SinglePolicyEvaluation + +Activity for run of the Transient Account Manager that determines if any user accounts should be deleted for devices set up for Shared PC mode to help keep Windows up to date. Deleting unused user accounts on shared devices frees up disk space to improve Windows Update success rates + +The following fields are available: + +- **wilActivity** Windows Error Reporting data collected when there is a failure in evaluating accounts to be deleted with the Transient Account Manager. +- **totalAccountCount** The number of accounts on a device after running the Transient Account Manager policies. +- **evaluationTrigger** When was the Transient Account Manager policies ran? Example: At log off or during maintenance hours + + ## Software update events ### SoftwareUpdateClientTelemetry.CheckForUpdates @@ -3531,8 +2823,9 @@ The following fields are available: - **PauseQualityUpdatesEndTime** If quality OS updates are paused on the device, this is the date and time for the end of the pause time window. - **PauseFeatureUpdatesStartTime** If feature OS updates are paused on the device, this is the date and time for the beginning of the pause time window. - **PauseFeatureUpdatesEndTime** If feature OS updates are paused on the device, this is the date and time for the end of the pause time window. -- **Context** Gives context on where the error has occurred. Example: AutoEnable, GetSLSData, AddService, Misc, or Unknown -- **DriverSyncPassPerformed** Were drivers scanned this time? +- **Context** Gives context on where the error has occurred. Example: AutoEnable, GetSLSData, AddService, Misc, or Unknown +- **DriverSyncPassPerformed** Were drivers scanned this time? + ### SoftwareUpdateClientTelemetry.Commit @@ -3563,6 +2856,7 @@ The following fields are available: - **FlightId** The specific id of the flight the device is getting - **CallerApplicationName** The name provided by the caller who initiated API calls into the software distribution client + ### SoftwareUpdateClientTelemetry.Download This event sends tracking data about the software distribution client download of the content for that update, to help keep Windows up to date. @@ -3646,6 +2940,7 @@ The following fields are available: - **FeatureUpdatePause** Indicates whether feature OS updates are paused on the device. - **AppXDownloadScope** Indicates the scope of the download for application content. For streaming install scenarios, AllContent - non-streaming download, RequiredOnly - streaming download requested content required for launch, AutomaticOnly - streaming download requested automatic streams for the app, and Unknown - for events sent before download scope is determined by the Windows Update client. + ### SoftwareUpdateClientTelemetry.Install This event sends tracking data about the software distribution client installation of the content for that update, to help keep Windows up to date. @@ -3725,6 +3020,7 @@ The following fields are available: - **FeatureUpdatePause** Are feature OS updates paused on the device? - **MergedUpdate** Was the OS update and a BSP update merged for installation? + ### SoftwareUpdateClientTelemetry.SLSDiscovery This event sends data about the ability of Windows to discover the location of a backend server with which it must connect to perform updates or content acquisition, in order to determine disruptions in availability of update services and provide context for Windows Update errors. @@ -3740,6 +3036,7 @@ The following fields are available: - **IsBackground** Indicates whether the SLS discovery event took place in the foreground or background - **NextExpirationTime** Indicates when the SLS cab expires + ### SoftwareUpdateClientTelemetry.UpdateDetected This event sends data about an AppX app that has been updated from the Windows Store, including what app needs an update and what version/architecture is required, in order to understand and address problems with apps getting required updates. @@ -3785,6 +3082,7 @@ The following fields are available: - **ServiceUrl** The environment URL a device is configured to scan with - **IntentPFNs** Intended application-set metadata for atomic update scenarios. + ### SoftwareUpdateClientTelemetry.UpdateMetadataIntegrity This event identifies whether updates have been tampered with and protects against man-in-the-middle attacks. @@ -3814,101 +3112,6 @@ The following fields are available: - **EndpointUrl** The endpoint URL where the device obtains update metadata. This is used to distinguish between test, staging, and production environments. - **SLSPrograms** A test program to which a device may have opted in. Example: Insider Fast -## Windows Telemetry events - -### TelClientSynthetic.AuthorizationInfo_RuntimeTransition - -This event sends data indicating that a device has undergone a change of telemetry opt-in level during the runtime of the device (not at UTC boot or offline), to help keep Windows up to date. - - -The following fields are available: - -- **CanAddMsaToMsTelemetry** True if UTC is allowed to add MSA user identity onto telemetry from the OS provider groups. -- **CanCollectAnyTelemetry** True if UTC is allowed to collect non-OS telemetry. Non-OS telemetry is responsible for providing its own opt-in mechanism. -- **CanCollectCoreTelemetry** True if UTC is allowed to collect data which is tagged with both MICROSOFT_KEYWORD_CRITICAL_DATA and MICROSOFT_EVENTTAG_CORE_DATA. -- **CanCollectHeartbeats** True if UTC is allowed to collect heartbeats. -- **CanCollectOsTelemetry** True if UTC is allowed to collect telemetry from the OS provider groups (often called Microsoft Telemetry). -- **CanPerformDiagnosticEscalations** True if UTC is allowed to perform all scenario escalations. -- **CanPerformScripting** True if UTC is allowed to perform scripting. -- **CanPerformTraceEscalations** True if UTC is allowed to perform scenario escalations with tracing actions. -- **CanReportScenarios** True if UTC is allowed to load and report scenario completion, failure, and cancellation events. -- **TransitionFromEverythingOff** True if this transition is moving from not allowing core telemetry to allowing core telemetry. -- **PreviousPermissions** Bitmask representing the previously configured permissions since the telemetry opt-in level was last changed. - -### TelClientSynthetic.AuthorizationInfo_Startup - -This event sends data indicating that a device has undergone a change of telemetry opt-in level detected at UTC startup, to help keep Windows up to date. - -The following fields are available: - -- **TransitionFromEverythingOff** True if this transition is moving from not allowing core telemetry to allowing core telemetry. -- **CanCollectAnyTelemetry** True if UTC is allowed to collect non-OS telemetry. Non-OS telemetry is responsible for providing its own opt-in mechanism. -- **CanCollectHeartbeats** True if UTC is allowed to collect heartbeats. -- **CanCollectCoreTelemetry** True if UTC is allowed to collect data which is tagged with both MICROSOFT_KEYWORD_CRITICAL_DATA and MICROSOFT_EVENTTAG_CORE_DATA. -- **CanCollectOsTelemetry** True if UTC is allowed to collect telemetry from the OS provider groups (often called Microsoft Telemetry). -- **CanReportScenarios** True if UTC is allowed to load and report scenario completion, failure, and cancellation events. -- **CanAddMsaToMsTelemetry** True if UTC is allowed to add MSA user identity onto telemetry from the OS provider groups. -- **CanPerformTraceEscalations** True if UTC is allowed to perform scenario escalations with tracing actions. -- **CanPerformDiagnosticEscalations** True if UTC is allowed to perform all scenario escalations. -- **CanPerformScripting** True if UTC is allowed to perform scripting. -- **PreviousPermissions** Bitmask representing the previously configured permissions since the telemetry client was last started. - -### TelClientSynthetic.ConnectivityHeartBeat_0 - -This event sends data about the connectivity status of the Connected User Experience and Telemetry component that uploads telemetry events. If an unrestricted free network (such as Wi-Fi) is available, this event updates the last successful upload time. Otherwise, it checks whether a Connectivity Heartbeat event was fired in the past 24 hours, and if not, it fires an event. A Connectivity Heartbeat event also fires when a device recovers from costed network to free network. - -The following fields are available: - -- **CensusExitCode** Returns last execution codes from census client run. -- **CensusStartTime** Returns timestamp corresponding to last successful census run. -- **CensusTaskEnabled** Returns Boolean value for the census task (Enable/Disable) on client machine. -- **LastConnectivityLossTime** Retrieves the last time the device lost free network. -- **NetworkState** Retrieves the network state: 0 = No network. 1 = Restricted network. 2 = Free network. -- **NoNetworkTime** Retrieves the time spent with no network (since the last time) in seconds. -- **RestrictedNetworkTime** Retrieves the time spent on a metered (cost restricted) network in seconds. -- **LastConntectivityLossTime** Retrieves the last time the device lost free network. - -### TelClientSynthetic.HeartBeat_5 - -This event sends data about the health and quality of the telemetry data from the given device, to help keep Windows up to date. It also enables data analysts to determine how 'trusted' the data is from a given device. - -The following fields are available: - -- **PreviousHeartBeatTime** The time of last heartbeat event. This allows chaining of events. -- **EtwDroppedCount** The number of events dropped by the ETW layer of the telemetry client. -- **ConsumerDroppedCount** The number of events dropped by the consumer layer of the telemetry client. -- **DecodingDroppedCount** The number of events dropped because of decoding failures. -- **ThrottledDroppedCount** The number of events dropped due to throttling of noisy providers. -- **DbDroppedCount** The number of events that were dropped because the database was full. -- **EventSubStoreResetCounter** The number of times the event database was reset. -- **EventSubStoreResetSizeSum** The total size of the event database across all resets reports in this instance. -- **CriticalOverflowEntersCounter** The number of times a critical overflow mode was entered into the event database. -- **EnteringCriticalOverflowDroppedCounter** The number of events that was dropped because a critical overflow mode was initiated. -- **UploaderDroppedCount** The number of events dropped by the uploader layer of the telemetry client. -- **InvalidHttpCodeCount** The number of invalid HTTP codes received from Vortex. -- **LastInvalidHttpCode** The last invalid HTTP code received from Vortex. -- **MaxInUseScenarioCounter** The soft maximum number of scenarios loaded by the Connected User Experience and Telemetry component. -- **LastEventSizeOffender** The name of the last event that exceeded the maximum event size. -- **SettingsHttpAttempts** The number of attempts to contact the OneSettings service. -- **SettingsHttpFailures** The number of failures from contacting the OneSettings service. -- **VortexHttpAttempts** The number of attempts to contact the Vortex service. -- **EventsUploaded** The number of events that have been uploaded. -- **DbCriticalDroppedCount** The total number of dropped critical events in the event database. -- **VortexHttpFailures4xx** The number of 400-499 error codes received from Vortex. -- **VortexHttpFailures5xx** The number of 500-599 error codes received from Vortex. -- **VortexFailuresTimeout** The number of timeout failures received from Vortex. -- **HeartBeatSequenceNumber** A monotonically increasing heartbeat counter. -- **EtwDroppedBufferCount** The number of buffers dropped in the CUET ETW session. -- **FullTriggerBufferDroppedCount** The number of events that were dropped because the trigger buffer was full. -- **CriticalDataThrottleDroppedCount** The number of critical data sampled events that were dropped because of throttling. -- **CriticalDataDbDroppedCount** The number of critical data sampled events that were dropped at the database layer. -- **MaxActiveAgentConnectionCount** The maximum number of active agents during this heartbeat timeframe. -- **AgentConnectionErrorsCount** The number of non-timeout errors associated with the host/agent channel. -- **LastAgentConnectionError** The last non-timeout error that happened in the host/agent channel. -- **Flags** Flags that indicate device state, such as network, battery, and opt-in state. -- **CensusTaskEnabled** Indicates whether Census is enabled. -- **CensusExitCode** The last exit code of the Census task. -- **CensusStartTime** The time of the last Census run. ## Update events @@ -3938,6 +3141,7 @@ The following fields are available: - **RangeRequestState** Represents the state of the download range request. - **DeletedCorruptFiles** Indicates if UpdateAgent found any corrupt payload files and whether the payload was deleted. + ### Update360Telemetry.UpdateAgent_Initialize This event sends data during the initialize phase of updating Windows. @@ -3955,6 +3159,7 @@ The following fields are available: - **RelatedCV** Correlation vector value generated from the latest USO scan. - **Result** Result of the initialize phase of update. 0 = Succeeded, 1 = Failed, 2 = Cancelled, 3 = Blocked, 4 = BlockCancelled + ### Update360Telemetry.UpdateAgent_Install This event sends data during the install phase of updating Windows. @@ -3970,6 +3175,7 @@ The following fields are available: - **FlightId** Unique ID for each flight. - **UpdateId** Unique ID for each update. + ### Update360Telemetry.UpdateAgent_ModeStart This event sends data for the start of each mode during the process of updating Windows. @@ -3984,6 +3190,7 @@ The following fields are available: - **FlightId** Unique ID for each flight. - **UpdateId** Unique ID for each update. + ### Update360Telemetry.UpdateAgent_SetupBoxLaunch This event sends data during the launching of the setup box when updating Windows. @@ -3999,3 +3206,1081 @@ The following fields are available: - **UpdateId** Unique ID for each update. - **SetupMode** Setup mode 1 = predownload, 2 = install, 3 = finalize - **SandboxSize** The size of the sandbox folder on the device. + + +## Upgrade events + +### Setup360Telemetry.Downlevel + +This event sends data indicating that the device has invoked the downlevel phase of the upgrade. It's used to help keep Windows up-to-date and secure. + +The following fields are available: + +- **ClientId** If using Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, the default value is Media360, but it can be overwritten by the caller to a unique value. +- **InstanceId** A unique GUID that identifies each instance of setuphost.exe. +- **ReportId** In the Windows Update scenario, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. +- **WuId** This is the Windows Update Client ID. In the Windows Update scenario, this is the same as the clientId. +- **TestId** A string that uniquely identifies a group of events. +- **State** Exit state of given Setup360 run. Example: succeeded, failed, blocked, cancelled +- **HostOsSkuName** The operating system edition which is running Setup360 instance (downlevel OS). +- **HostOSBuildNumber** The build number of the downlevel OS. +- **Setup360Scenario** The Setup360 flow type. Example: Boot, Media, Update, MCT +- **Setup360Mode** The phase of Setup360. Example: Predownload, Install, Finalize, Rollback +- **Setup360Result** The result of Setup360. It's an HRESULT error code that can be used to diagnose errors. +- **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened +- **SetupVersionBuildNumber** The build number of Setup360 (build number of the target OS). + + +### Setup360Telemetry.Finalize + +This event sends data indicating that the device has invoked the finalize phase of the upgrade, to help keep Windows up-to-date. + +The following fields are available: + +- **ClientId** With Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. +- **InstanceId** A unique GUID that identifies each instance of setuphost.exe +- **ReportId** With Windows Update, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. +- **WuId** This is the Windows Update Client ID. With Windows Update, this is the same as the clientId. +- **TestId** A string to uniquely identify a group of events. +- **State** The exit state of a Setup360 run. Example: succeeded, failed, blocked, cancelled +- **HostOsSkuName** The OS edition which is running Setup360 instance (previous OS). +- **HostOSBuildNumber** The build number of the previous OS. +- **Setup360Scenario** The Setup360 flow type. Example: Boot, Media, Update, MCT +- **Setup360Mode** The phase of Setup360. Example: Predownload, Install, Finalize, Rollback +- **Setup360Result** The result of Setup360. This is an HRESULT error code that is used to diagnose errors. +- **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened +- **SetupVersionBuildNumber** The build number of Setup360 (build number of target OS). + + +### Setup360Telemetry.OsUninstall + +The event sends data regarding OS updates and upgrades from Windows 7, Windows 8, and Windows 10. Specifically, the Setup360Telemetry.OSUninstall indicates the outcome of an OS uninstall. + +The following fields are available: + +- **ClientId** For Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. +- **InstanceId** A unique GUID that identifies each instance of setuphost.exe. +- **ReportId** For Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, this is the GUID for the install.wim. +- **WuId** Windows Update client ID. +- **TestId** A string to uniquely identify a group of events. +- **State** Exit state of a Setup360 run. Example: succeeded, failed, blocked, cancelled +- **HostOsSkuName** The OS edition which is running the Setup360 instance (previous OS). +- **HostOSBuildNumber** The build number of the previous OS. +- **Setup360Scenario** The Setup360 flow type. Example: Boot, Media, Update, MCT +- **Setup360Mode** The phase of Setup360. Example: Predownload, Install, Finalize, Rollback +- **Setup360Result** The result of Setup360. This is an HRESULT error code that is used to diagnose errors. +- **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened +- **SetupVersionBuildNumber** The build number of Setup360 (build number of target OS). + + +### Setup360Telemetry.PostRebootInstall + +This event sends data indicating that the device has invoked the postrebootinstall phase of the upgrade, to help keep Windows up-to-date. + +The following fields are available: + +- **ClientId** With Windows Update, this is the Windows Update client ID that is passed to Setup. In Media setup, the default value is Media360, but can be overwritten by the caller to a unique value. +- **InstanceId** A unique GUID that identifies each instance of setuphost.exe. +- **ReportId** With Windows Update, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. +- **WuId** This is the Windows Update Client ID. With Windows Update, this is the same as ClientId. +- **TestId** A string to uniquely identify a group of events. +- **State** The exit state of a Setup360 run. Example: succeeded, failed, blocked, cancelled +- **HostOsSkuName** The OS edition which is running Setup360 instance (previous OS). +- **HostOSBuildNumber** The build number of the previous OS. +- **Setup360Scenario** The Setup360 flow type. Example: Boot, Media, Update, MCT +- **Setup360Mode** The phase of Setup360. Example: Predownload, Install, Finalize, Rollback +- **Setup360Result** The result of Setup360. This is an HRESULT error code that's used to diagnose errors. +- **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened +- **SetupVersionBuildNumber** The build number of Setup360 (build number of target OS). + + +### Setup360Telemetry.PreDownloadQuiet + +This event sends data indicating that the device has invoked the predownload quiet phase of the upgrade, to help keep Windows up to date. + +The following fields are available: + +- **ClientId** Using Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. +- **InstanceId** A unique GUID that identifies each instance of setuphost.exe +- **ReportId** Using Windows Update, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. +- **WuId** This is the Windows Update Client ID. Using Windows Update, this is the same as the clientId. +- **TestId** A string to uniquely identify a group of events. +- **State** The exit state of a Setup360 run. Example: succeeded, failed, blocked, canceled +- **HostOsSkuName** The OS edition which is running Setup360 instance (previous operating system). +- **HostOSBuildNumber** The build number of the previous OS. +- **Setup360Scenario** The Setup360 flow type. Example: Boot, Media, Update, MCT +- **Setup360Mode** The phase of Setup360. Example: Predownload, Install, Finalize, Rollback +- **Setup360Result** The result of Setup360. This is an HRESULT error code that is used to diagnose errors. +- **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened +- **SetupVersionBuildNumber** The build number of Setup360 (build number of target OS). + + +### Setup360Telemetry.PreDownloadUX + +The event sends data regarding OS updates and upgrades from Windows 7, Windows 8, and Windows 10. Specifically, the Setup360Telemetry.PredownloadUX indicates the outcome of the PredownloadUX portion of the update process. + +The following fields are available: + +- **ClientId** For Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. +- **InstanceId** Unique GUID that identifies each instance of setuphost.exe. +- **ReportId** For Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, this is the GUID for the install.wim. +- **WuId** Windows Update client ID. +- **TestId** A string to uniquely identify a group of events. +- **State** The exit state of the Setup360 run. Example: succeeded, failed, blocked, cancelled +- **HostOsSkuName** The OS edition which is running the Setup360 instance (previous operating system). +- **HostOSBuildNumber** The build number of the previous operating system. +- **Setup360Scenario** The Setup360 flow type. Examplle: Boot, Media, Update, MCT +- **Setup360Mode** The phase of Setup360. Example: Predownload, Install, Finalize, Rollback +- **Setup360Result** The result of Setup360. This is an HRESULT error code that can be used to diagnose errors. +- **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened +- **SetupVersionBuildNumber** The build number of Setup360 (build number of the target OS). + + +### Setup360Telemetry.PreInstallQuiet + +This event sends data indicating that the device has invoked the preinstall quiet phase of the upgrade, to help keep Windows up to date. + +The following fields are available: + +- **ClientId** With Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. +- **InstanceId** A unique GUID that identifies each instance of setuphost.exe +- **ReportId** With Windows Update, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. +- **WuId** This is the Windows Update Client ID. With Windows Update, this is the same as the clientId. +- **TestId** A string to uniquely identify a group of events. +- **State** The exit state of a Setup360 run. Example: succeeded, failed, blocked, cancelled +- **HostOsSkuName** The OS edition which is running Setup360 instance (previous OS). +- **HostOSBuildNumber** The build number of the previous OS. +- **Setup360Scenario** Setup360 flow type (Boot, Media, Update, MCT) +- **Setup360Mode** The phase of Setup360. Example: Predownload, Install, Finalize, Rollback etc. +- **Setup360Result** The result of Setup360. This is an HRESULT error code that can be used to diagnose errors. +- **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened +- **SetupVersionBuildNumber** The build number of Setup360 (build number of target OS). + + +### Setup360Telemetry.PreInstallUX + +This event sends data regarding OS updates and upgrades from Windows 7, Windows 8, and Windows 10. Specifically, the Setup360Telemetry.PreinstallUX indicates the outcome of the PreinstallUX portion of the update process. + +The following fields are available: + +- **ClientId** For Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. +- **InstanceId** A unique GUID that identifies each instance of setuphost.exe. +- **ReportId** For Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, this is the GUID for the install.wim. +- **WuId** Windows Update client ID. +- **TestId** A string to uniquely identify a group of events. +- **State** The exit state of a Setup360 run. Example: succeeded, failed, blocked, cancelled +- **HostOsSkuName** The OS edition which is running the Setup360 instance (previous OS). +- **HostOSBuildNumber** The build number of the previous OS. +- **Setup360Scenario** The Setup360 flow type, Example: Boot, Media, Update, MCT +- **Setup360Mode** The phase of Setup360. Example: Predownload, Install, Finalize, Rollback +- **Setup360Result** The result of Setup360. This is an HRESULT error code that is used to diagnose errors. +- **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened +- **SetupVersionBuildNumber** The build number of Setup360 (build number of target OS). + + +### Setup360Telemetry.Setup360 + +This event sends data about OS deployment scenarios, to help keep Windows up-to-date. + +The following fields are available: + +- **InstanceId** Retrieves a unique identifier for each instance of a setup session. +- **ReportId** Retrieves the report ID. +- **FlightData** Specifies a unique identifier for each group of Windows Insider builds. +- **ScenarioId** Retrieves the deployment scenario. +- **FieldName** Retrieves the data point. +- **Value** Retrieves the value associated with the corresponding FieldName. +- **ClientId** Retrieves the upgrade ID: Upgrades via Windows Update - specifies the WU clientID. All other deployment - static string. + + +### Setup360Telemetry.UnexpectedEvent + +This event sends data indicating that the device has invoked the unexpected event phase of the upgrade, to help keep Windows up to date. + +The following fields are available: + +- **ClientId** With Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. +- **InstanceId** A unique GUID that identifies each instance of setuphost.exe +- **ReportId** With Windows Update, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. +- **WuId** This is the Windows Update Client ID. With Windows Update, this is the same as the clientId. +- **TestId** A string to uniquely identify a group of events. +- **State** The exit state of a Setup360 run. Example: succeeded, failed, blocked, cancelled +- **HostOsSkuName** The OS edition which is running Setup360 instance (previous OS). +- **HostOSBuildNumber** The build number of the previous OS. +- **Setup360Scenario** The Setup360 flow type. Example: Boot, Media, Update, MCT +- **Setup360Mode** The phase of Setup360. Example: Predownload, Install, Finalize, Rollback +- **Setup360Result** The result of Setup360. This is an HRESULT error code that can be used used to diagnose errors. +- **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened +- **SetupVersionBuildNumber** The build number of Setup360 (build number of target OS). + + +## Windows Error Reporting events + +### Microsoft.Windows.WERVertical.OSCrash + +This event sends binary data from the collected dump file wheneveer a bug check occurs, to help keep Windows up to date. The is the OneCore version of this event. + +The following fields are available: + +- **ReportId** WER Report Id associated with this bug check (used for finding the corresponding report archive in Watson). +- **BugCheckCode** Uint64 "bugcheck code" that identifies a proximate cause of the bug check. +- **BugCheckParameter1** Uint64 parameter providing additional information. +- **BootId** Uint32 identifying the boot number for this device. +- **BugCheckParameter2** Uint64 parameter providing additional information. +- **BugCheckParameter4** Uint64 parameter providing additional information. +- **BugCheckParameter3** Uint64 parameter providing additional information. +- **IsValidDumpFile** True if the dump file is valid for the debugger, false otherwise +- **DumpFileSize** Size of the dump file +- **DumpFileAttributes** Codes that identify the type of data contained in the dump file + + +## Windows Store events + +### Microsoft.Windows.StoreAgent.Telemetry.AbortedInstallation + +This event is sent when an installation or update is canceled by a user or the system and is used to help keep Windows Apps up to date and secure. + +The following fields are available: + +- **PFN** The product family name of the product being installed. +- **ClientAppId** The identity of the app that initiated this operation. +- **HResult** The result code of the last action performed before this operation. +- **IsUpdate** Flag indicating if this is an update. +- **AttemptNumber** Number of retry attempts before it was canceled. +- **CategoryId** The Item Category ID. +- **ProductId** The identity of the package or packages being installed. +- **IsInteractive** Was this requested by a user? +- **IsRemediation** Was this a remediation install? +- **BundleId** The Item Bundle ID. +- **IsMandatory** Was this a mandatory update? +- **SystemAttemptNumber** The total number of automatic attempts at installation before it was canceled. +- **UserAttemptNumber** The total number of user attempts at installation before it was canceled. +- **IsRestore** Is this automatically restoring a previously acquired product? +- **ParentBundleId** The product ID of the parent (if this product is part of a bundle). +- **IsBundle** Is this a bundle? +- **WUContentId** The Windows Update content ID +- **AggregatedPackageFullNames** The names of all packages to be downloaded and installed. + + +### Microsoft.Windows.StoreAgent.Telemetry.BeginGetInstalledContentIds + +This event is sent when an inventory of the apps installed is started to determine whether updates for those apps are available. It's used to help keep Windows up-to-date and secure. + + + +### Microsoft.Windows.StoreAgent.Telemetry.BeginUpdateMetadataPrepare + +This event is sent when the Store Agent cache is refreshed with any available package updates. It's used to help keep Windows up-to-date and secure. + + + +### Microsoft.Windows.StoreAgent.Telemetry.CancelInstallation + +This event is sent when an app update or installation is canceled while in interactive mode. This can be canceled by the user or the system. It's used to help keep Windows up-to-date and secure. + +The following fields are available: + +- **IsInteractive** Was this requested by a user? +- **AttemptNumber** Total number of installation attempts. +- **BundleId** The identity of the Windows Insider build that is associated with this product. +- **PreviousHResult** The previous HResult code. +- **ClientAppId** The identity of the app that initiated this operation. +- **CategoryId** The identity of the package or packages being installed. +- **PFN** The name of all packages to be downloaded and installed. +- **ProductId** The name of the package or packages requested for installation. +- **IsUpdate** Is this a product update? +- **IsRemediation** Is this repairing a previous installation? +- **RelatedCV** Correlation Vector of a previous performed action on this product. +- **PreviousInstallState** Previous installation state before it was canceled. +- **IsMandatory** Is this a mandatory update? +- **SystemAttemptNumber** Total number of automatic attempts to install before it was canceled. +- **UserAttemptNumber** Total number of user attempts to install before it was canceled. +- **IsRestore** Is this an automatic restore of a previously acquired product? +- **ParentBundleId** The product ID of the parent (if this product is part of a bundle). +- **IsBundle** Is this a bundle? +- **WUContentId** The Windows Update content ID +- **AggregatedPackageFullNames** The names of all package or packages to be downloaded and installed. + + +### Microsoft.Windows.StoreAgent.Telemetry.CompleteInstallOperationRequest + +This event is sent after the app installations or updates. It's used to help keep Windows up-to-date and secure + +The following fields are available: + +- **IsBundle** Is this a bundle? +- **ProductId** The Store Product ID of the product being installed. +- **SkuId** Specific edition of the item being installed. +- **CatalogId** The Store Product ID of the app being installed. +- **PackageFamilyName** The name of the package being installed. +- **HResult** HResult code of the action being performed. + + +### Microsoft.Windows.StoreAgent.Telemetry.EndAcquireLicense + +This event is sent after the license is acquired when a product is being installed. It's used to help keep Windows up-to-date and secure. + +The following fields are available: + +- **PFN** Product Family Name of the product being installed. +- **HResult** HResult code to show the result of the operation (success/failure). +- **ProductId** The Store Product ID for the product being installed. +- **IsInteractive** Did the user initiate the installation? +- **CategoryId** The identity of the package or packages being installed. +- **ClientAppId** The identity of the app that initiated this operation. +- **IsRemediation** Is this repairing a previous installation? +- **UpdateId** The update ID (if this is an update) +- **AttemptNumber** The total number of attempts to acquire this product. +- **IsUpdate** Is this an update? +- **IsMandatory** Is this a mandatory update? +- **SystemAttemptNumber** The number of attempts by the system to acquire this product. +- **UserAttemptNumber** The number of attempts by the user to acquire this product +- **IsRestore** Is this happening after a device restore? +- **IsBundle** Is this a bundle? +- **WUContentId** The Windows Update content ID +- **ParentBundledId** The product's parent bundle ID. +- **AggregatedPackageFullNames** Includes a set of package full names for each app that is part of an atomic set. + + +### Microsoft.Windows.StoreAgent.Telemetry.EndDownload + +This event happens during the app update or installation when content is being downloaded at the end of the process to report success or failure. It's used to help keep Windows up-to-date and secure. + +The following fields are available: + +- **PFN** The Product Family Name of the app being download. +- **IsRemediation** Is this repairing a previous installation? +- **DownloadSize** The total size of the download. +- **ClientAppId** The identity of the app that initiated this operation. +- **CategoryId** The identity of the package or packages being installed. +- **IsUpdate** Is this an update? +- **HResult** The result code of the last action performed. +- **IsInteractive** Is this initiated by the user? +- **AttemptNumber** Number of retry attempts before it was canceled. +- **BundleId** The identity of the Windows Insider build associated with this product. +- **ProductId** The Store Product ID for the product being installed. +- **IsMandatory** Is this a mandatory installation? +- **SystemAttemptNumber** The number of attempts by the system to download. +- **UserAttemptNumber** The number of attempts by the user to download. +- **IsRestore** Is this a restore of a previously acquired product? +- **ParentBundleId** The parent bundle ID (if it's part of a bundle). +- **IsBundle** Is this a bundle? +- **WUContentId** The Windows Update content ID. +- **ExtendedHResult** Any extended HResult error codes. +- **AggregatedPackageFullNames** The name of all packages to be downloaded and installed. + + +### Microsoft.Windows.StoreAgent.Telemetry.EndFrameworkUpdate + +This event happens when an app update requires an updated Framework package and the process starts to download it. It's used to help keep Windows up-to-date and secure. + +The following fields are available: + +- **HResult** The result code of the last action performed before this operation. + + +### Microsoft.Windows.StoreAgent.Telemetry.EndGetInstalledContentIds + +This event is sent after sending the inventory of the products installed to determine whether updates for those products are available. It's used to help keep Windows up-to-date and secure. + +The following fields are available: + +- **HResult** The result code of the last action performed before this operation. + + +### Microsoft.Windows.StoreAgent.Telemetry.EndInstall + +This event is sent after a product has been installed. It's used to help keep Windows up-to-date and secure. + +The following fields are available: + +- **BundleId** The identity of the build associated with this product. +- **PFN** Product Family Name of the product being installed. +- **ClientAppId** The identity of the app that initiated this operation. +- **CategoryId** The identity of the package or packages being installed. +- **ProductId** The Store Product ID for the product being installed. +- **AttemptNumber** The number of retry attempts before it was canceled. +- **HResult** The result code of the last action performed. +- **IsRemediation** Is this repairing a previous installation? +- **IsInteractive** Is this an interactive installation? +- **IsUpdate** Is this an update? +- **IsMandatory** Is this a mandatory installation? +- **SystemAttemptNumber** The total number of system attempts. +- **UserAttemptNumber** The total number of user attempts. +- **IsRestore** Is this automatically restoring a previously acquired product? +- **ParentBundleId** The product ID of the parent (if this product is part of a bundle). +- **IsBundle** Is this a bundle? +- **WUContentId** The Windows Update content ID +- **ExtendedHResult** The extended HResult error code. +- **AggregatedPackageFullNames** The names of all packages to be downloaded and installed. + + +### Microsoft.Windows.StoreAgent.Telemetry.EndScanForUpdates + +This event is sent after a scan for product updates to determine if there are packages to install. It's used to help keep Windows up-to-date and secure. + +The following fields are available: + +- **HResult** The result code of the last action performed. +- **IsApplicability** Is this request to only check if there are any applicable packages to install? +- **IsInteractive** Is this user requested? +- **ClientAppId** The identity of the app that initiated this operation. +- **IsOnline** Is the request doing an online check? + + +### Microsoft.Windows.StoreAgent.Telemetry.EndSearchUpdatePackages + +This event is sent after searching for update packages to install. It's used to help keep Windows up-to-date and secure. + +The following fields are available: + +- **IsRemediation** Is this repairing a previous installation? +- **IsUpdate** Is this an update? +- **ClientAppId** The identity of the app that initiated this operation. +- **HResult** The result code of the last action performed. +- **ProductId** The Store Product ID for the product being installed. +- **AttemptNumber** The total number of retry attempts before it was canceled. +- **IsInteractive** Is this user requested? +- **PFN** The name of the package or packages requested for install. +- **BundleId** The identity of the build associated with this product. +- **CategoryId** The identity of the package or packages being installed. +- **IsMandatory** Is this a mandatory update? +- **SystemAttemptNumber** The total number of system attempts. +- **UserAttemptNumber** The total number of user attempts. +- **IsRestore** Is this restoring previously acquired content? +- **ParentBundleId** The product ID of the parent (if this product is part of a bundle). +- **IsBundle** Is this a bundle? +- **WUContentId** The Windows Update content ID +- **AggregatedPackageFullNames** The names of all packages to be downloaded and installed. + + +### Microsoft.Windows.StoreAgent.Telemetry.EndStageUserData + +This event is sent between download and installation to see if there is app data that needs to be restored from the cloud. It's used to keep Windows up-to-date and secure. + +The following fields are available: + +- **IsInteractive** Is this user requested? +- **PFN** The name of the package or packages requested for install. +- **IsUpdate** Is this an update? +- **CategoryId** The identity of the package or packages being installed. +- **HResult** The result code of the last action performed. +- **AttemptNumber** The total number of retry attempts before it was canceled. +- **ProductId** The Store Product ID for the product being installed. +- **BundleId** The identity of the build associated with this product. +- **IsRemediation** Is this repairing a previous installation? +- **ClientAppId** The identity of the app that initiated this operation. +- **IsMandatory** Is this a mandatory update? +- **SystemAttemptNumber** The total number of system attempts. +- **UserAttemptNumber** The total number of system attempts. +- **IsRestore** Is this restoring previously acquired content? +- **ParentBundleId** The product ID of the parent (if this product is part of a bundle). +- **IsBundle** Is this a bundle? +- **WUContentId** The Windows Update content ID +- **AggregatedPackageFullNames** The name of all packages to be downloaded and installed. + + +### Microsoft.Windows.StoreAgent.Telemetry.EndUpdateMetadataPrepare + +This event happens after a scan for available app updates. It's used to help keep Windows up-to-date and secure. + +The following fields are available: + +- **HResult** The result code of the last action performed. + + +### Microsoft.Windows.StoreAgent.Telemetry.FulfillmentComplete + +This event is sent at the end of an app install or update and is used to track the very end of the install or update process. + +The following fields are available: + +- **ProductId** The product ID of the app that is being updated or installed. +- **PFN** The Package Family Name of the app that is being installed or updated. +- **FailedRetry** Was the installation or update retry successful? +- **HResult** The HResult code of the operation. + + +### Microsoft.Windows.StoreAgent.Telemetry.FulfillmentInitiate + +This event is sent at the beginning of an app install or update and is used to track the very beginning of the install or update process. + +The following fields are available: + +- **ProductId** The product ID of the app that is being updated or installed. +- **PFN** The Package Family Name of the app that is being installed or updated. + + +### Microsoft.Windows.StoreAgent.Telemetry.InstallOperationRequest + +This event happens at the beginning of the install process when an app update or new app is installed. It's used to help keep Windows up-to-date and secure. + +The following fields are available: + +- **CatalogId** If this product is from a private catalog, the Store Product ID for the product being installed. +- **BundleId** The identity of the build associated with this product. +- **SkuId** Specific edition ID being installed. +- **ProductId** The Store Product ID for the product being installed. +- **VolumePath** The disk path of the installation. + + +### Microsoft.Windows.StoreAgent.Telemetry.PauseInstallation + +This event is sent when a product install or update is paused either by a user or the system. It's used to help keep Windows up-to-date and secure. + +The following fields are available: + +- **RelatedCV** Correlation Vector of a previous performed action on this product. +- **IsRemediation** Is this repairing a previous installation? +- **PreviousHResult** The result code of the last action performed before this operation. +- **ProductId** The Store Product ID for the product being installed. +- **IsUpdate** Is this an update? +- **PreviousInstallState** Previous state before the installation or update was paused. +- **CategoryId** The identity of the package or packages being installed. +- **ClientAppId** The identity of the app that initiated this operation. +- **AttemptNumber** The total number of retry attempts before it was canceled. +- **IsInteractive** Is this user requested? +- **BundleId** The identity of the build associated with this product. +- **PFN** The Product Full Name. +- **IsMandatory** Is this a mandatory update? +- **SystemAttemptNumber** The total number of system attempts. +- **UserAttemptNumber** The total number of user attempts. +- **IsRestore** Is this restoring previously acquired content? +- **ParentBundleId** The product ID of the parent (if this product is part of a bundle). +- **IsBundle** Is this a bundle? +- **WUContentId** The Windows Update content ID +- **AggregatedPackageFullNames** The names of all packages to be downloaded and installed. + + +### Microsoft.Windows.StoreAgent.Telemetry.ResumeInstallation + +This event happens when a product install or update is resumed either by a user or the system. It's used to help keep Windows up-to-date and secure. + +The following fields are available: + +- **RelatedCV** Correlation Vector for the original install before it was resumed. +- **AttemptNumber** The number of retry attempts before it was canceled. +- **BundleId** The identity of the build associated with this product. +- **PreviousHResult** The previous HResult error code. +- **ClientAppId** The identity of the app that initiated this operation. +- **CategoryId** The identity of the package or packages being installed. +- **PFN** The name of the package or packages requested for install. +- **IsUpdate** Is this an update? +- **PreviousInstallState** Previous state before the installation was paused. +- **IsRemediation** Is this repairing a previous installation? +- **IsInteractive** Is this user requested? +- **ProductId** The Store Product ID for the product being installed. +- **IsMandatory** Is this a mandatory update? +- **SystemAttemptNumber** The total number of system attempts. +- **UserAttemptNumber** The total number of user attempts. +- **IsRestore** Is this restoring previously acquired content? +- **ParentBundleId** The product ID of the parent (if this product is part of a bundle). +- **IsBundle** Is this a bundle? +- **WUContentId** The Windows Update content ID +- **AggregatedPackageFullNames** The names of all packages to be downloaded and installed. +- **IsUserRetry** Did the user initiate the retry? +- **HResult** The result code of the last action performed before this operation. + + +### Microsoft.Windows.StoreAgent.Telemetry.ResumeOperationRequest + +This event happens when a product install or update is resumed by a user and on installation retries. It's used to help keep Windows up-to-date and secure. + +The following fields are available: + +- **ProductId** The Store Product ID for the product being installed. + + +### Microsoft.Windows.StoreAgent.Telemetry.SearchForUpdateOperationRequest + +This event is sent when searching for update packages to install. It's used to help keep Windows up-to-date and secure. + +The following fields are available: + +- **ProductId** The Store Product ID for the product being installed. +- **SkuId** Specfic edition of the app being updated. +- **CatalogId** The Store Product ID for the product being installed. + + +### Microsoft.Windows.StoreAgent.Telemetry.UpdateAppOperationRequest + +This event happens an app for a user needs to be updated. It's used to help keep Windows up-to-date and secure. + +The following fields are available: + +- **PFamN** The name of the product that is requested for update. + + +## Windows Update Delivery Optimization events + +### Microsoft.OSG.DU.DeliveryOptClient.DownloadCanceled + +This event describes when a download was canceled with Delivery Optimization. It's used to understand and address problems regarding downloads. + +The following fields are available: + +- **bytesFromIntPeers** The number of bytes received from peers not in the same LAN or in the same group. +- **fileID** The ID of the file being downloaded. +- **sessionID** The ID of the file download session. +- **scenarioID** The ID of the scenario. +- **bytesFromCDN** The number of bytes received from a CDN source. +- **updateID** The ID of the update being downloaded. +- **background** Is the download being done in the background? +- **bytesFromPeers** The number of bytes received from a peer in the same LAN. +- **clientTelId** A random number used for device sampling. +- **bytesFromGroupPeers** The number of bytes received from a peer in the same group. +- **errorCode** The error code that was returned. +- **doErrorCode** The Delivery Optimization error code that was returned. +- **cdnErrorCodes** A list of CDN connection errors since the last FailureCDNCommunication event. +- **cdnErrorCounts** The number of times each error in cdnErrorCodes was encountered. +- **experimentId** When running a test, this is used to correlate events that are part of the same test. +- **isVpn** Is the device connected to a Virtual Private Network? +- **usedMemoryStream** Did the download use memory streaming? + + +### Microsoft.OSG.DU.DeliveryOptClient.DownloadCompleted + +This event describes when a download has completed with Delivery Optimization. It's used to understand and address problems regarding downloads. + +The following fields are available: + +- **sessionID** The ID of the download session. +- **scenarioID** The ID of the scenario. +- **bytesFromIntPeers** The number of bytes received from peers not in the same LAN or in the same domain group. +- **updateID** The ID of the update being downloaded. +- **fileSize** The size of the file being downloaded. +- **bytesFromCDN** The number of bytes received from a CDN source. +- **fileID** The ID of the file being downloaded. +- **background** Is the download a background download? +- **bytesFromPeers** The number of bytes received from a peer in the same LAN. +- **totalTime** How long did the download take (in seconds)? +- **restrictedUpload** Is the upload restricted? +- **clientTelId** A random number used for device sampling. +- **bytesFromGroupPeers** The number of bytes received from a peer in the same domain group. +- **downloadMode** The download mode used for this file download session. +- **doErrorCode** The Delivery Optimization error code that was returned. +- **numPeers** The total number of peers used for this download. +- **cdnConnectionCount** The total number of connections made to the CDN. +- **lanConnectionCount** The total number of connections made to peers in the same LAN. +- **groupConnectionCount** The total number of connections made to peers in the same group. +- **internetConnectionCount** The total number of connections made to peers not in the same LAN or the same group. +- **cdnIp** The IP address of the source CDN. +- **downlinkBps** The maximum measured available download bandwidth (in bytes per second). +- **uplinkBps** The maximum measured available upload bandwidth (in bytes per second). +- **downlinkUsageBps** The download speed (in bytes per second). +- **uplinkUsageBps** The upload speed (in bytes per second). +- **totalTimeMs** Duration of the download (in seconds). +- **cdnErrorCodes** A list of CDN connection errors since the last FailureCDNCommunication event. +- **cdnErrorCounts** The number of times each error in cdnErrorCodes was encountered. +- **bytesRequested** The total number of bytes requested for download. +- **experimentId** When running a test, this is used to correlate with other events that are part of the same test. +- **isVpn** Is the device connected to a Virtual Private Network? +- **usedMemoryStream** Did the download use memory streaming? + + +### Microsoft.OSG.DU.DeliveryOptClient.DownloadPaused + +This event represents a temporary suspension of a download with Delivery Optimization. It's used to understand and address problems regarding downloads. + +The following fields are available: + +- **updateID** The ID of the update being paused. +- **errorCode** The error code that was returned. +- **scenarioID** The ID of the scenario. +- **background** Is the download a background download? +- **sessionID** The ID of the download session. +- **clientTelId** A random number used for device sampling. +- **reasonCode** The reason for pausing the download. +- **fileID** The ID of the file being paused. +- **experimentId** When running a test, this is used to correlate with other events that are part of the same test. +- **isVpn** Is the device connected to a Virtual Private Network? + + +### Microsoft.OSG.DU.DeliveryOptClient.DownloadStarted + +This event describes the start of a new download with Delivery Optimization. It's used to understand and address problems regarding downloads. + +The following fields are available: + +- **experimentId** When running a test, this is used to correlate with other events that are part of the same test. +- **errorCode** The error code that was returned. +- **doErrorCode** The Delivery Optimization error code that was returned. +- **peerID** The ID for this Delivery Optimization client. +- **doClientVersion** The version of the Delivery Optimization client. +- **jobID** The ID of the Windows Update job. +- **sessionID** The ID of the download session. +- **updateID** The ID of the update being downloaded. +- **scenarioID** The ID of the scenario. +- **fileID** The ID of the file being downloaded. +- **cdnUrl** The URL of the CDN. +- **filePath** The path where the file will be written. +- **groupID** ID for the group. +- **background** Is the download a background download? +- **downloadMode** The download mode used for this file download session. +- **minFileSizePolicy** The minimum content file size policy to allow the download using Peering. +- **diceRoll** The dice roll value used in sampling events. +- **deviceProfile** Identifies the usage or form factor. Example: Desktop or Xbox +- **isVpn** Is the device connected to a Virtual Private Network? +- **usedMemoryStream** Did the download use memory streaming? +- **minDiskSizePolicyEnforced** Is the minimum disk size enforced via policy? +- **minDiskSizeGB** The minimum disk size (in GB) required for Peering. +- **clientTelId** A random number used for device sampling. +- **costFlags** A set of flags representing network cost. + + +### Microsoft.OSG.DU.DeliveryOptClient.FailureCdnCommunication + +This event represents a failure to download from a CDN with Delivery Optimization. It's used to understand and address problems regarding downloads. + +The following fields are available: + +- **experimentId** When running a test, this is used to correlate with other events that are part of the same test. +- **fileID** The ID of the file being downloaded. +- **errorCode** The error code that was returned. +- **httpStatusCode** The HTTP status code returned by the CDN. +- **errorCount** The total number of times this error code was seen since the last FailureCdnCommunication event was encountered. +- **sessionID** The ID of the download session. +- **cdnUrl** The URL of the CDN. +- **cdnIp** The IP address of the CDN. +- **cdnHeaders** The HTTP headers returned by the CDN. +- **clientTelId** A random number used for device sampling. +- **isHeadRequest** The type of HTTP request that was sent to the CDN. Example: HEAD or GET +- **requestSize** The size of the range requested from the CDN. +- **responseSize** The size of the range response received from the CDN. + + +### Microsoft.OSG.DU.DeliveryOptClient.JobError + +This event represents a Windows Update job error. It allows for investigation of top errors. + +The following fields are available: + +- **jobID** The Windows Update job ID. +- **fileID** The ID of the file being downloaded. +- **errorCode** The error code returned. +- **clientTelId** A random number used for device sampling. +- **experimentId** When running a test, this is used to correlate with other events that are part of the same test. + + +## Windows Update events + +### Microsoft.Windows.Update.DataMigrationFramework.DmfMigrationCompleted + +This event sends data collected at the end of the Data Migration Framework (DMF) and parameters involved in its invocation, to help keep Windows up to date. + +The following fields are available: + +- **MigrationEndtime** A system timestamp of when the DMF migration completed. +- **UpdateIds** A collection of GUIDs for updates that are associated with the DMF session. +- **WuClientid** The GUID of the Windows Update client responsible for triggering the DMF migration. +- **MigrationDurationinmilliseconds** How long the DMF migration took (in milliseconds). +- **RevisionNumbers** A collection of revision numbers for the updates associated with the DMF session. + + +### Microsoft.Windows.Update.DataMigrationFramework.DmfMigrationStarted + +This event sends data collected at the beginning of the Data Migration Framework (DMF) and parameters involved in its invocation, to help keep Windows up to date. + +The following fields are available: + +- **UpdateIds** A collection of GUIDs identifying the upgrades that are running. +- **MigrationStarttime** The timestamp representing the beginning of the DMF migration. +- **MigrationOEMphases** The number of OEM-authored migrators scheduled to be ran by DMF for this upgrade. +- **WuClientid** The GUID of the Windows Update client invoking DMF. +- **MigrationMicrosoftphases** The number of Microsoft-authored migrators scheduled to be ran by DMF for this upgrade. +- **RevisionNumbers** A collection of the revision numbers associated with the UpdateIds. + + +### Microsoft.Windows.Update.DataMigrationFramework.MigratorResult + +This event sends DMF migrator data to help keep Windows up to date. + +The following fields are available: + +- **MigratorGuid** A GUID identifying the migrator that just completed. +- **RunDurationInSeconds** The time it took for the migrator to complete. +- **CurrentStep** This is the last step the migrator reported before returning a result. This tells us how far through the individual migrator the device was before failure. +- **MigratorName** The name of the migrator that just completed. +- **MigratorId** A GUID identifying the migrator that just completed. +- **ErrorCode** The result (as an HRESULT) of the migrator that just completed. +- **TotalSteps** Migrators report progress in number of completed steps against the total steps. This is the total number of steps. + + +### Microsoft.Windows.Update.Orchestrator.CommitFailed + +This events tracks when a device needs to restart after an update but did not. + +The following fields are available: + +- **wuDeviceid** The Windows Update device GUID. +- **errorCode** The error code that was returned. + + +### Microsoft.Windows.Update.Orchestrator.Detection + +This event sends launch data for a Windows Update scan to help keep Windows up to date. + +The following fields are available: + +- **wuDeviceid** Unique device ID used by Windows Update. +- **revisionNumber** Update revision number. +- **eventScenario** End to end update session ID, or indicates the purpose of sending this event - whether because the software distribution just started installing content, or whether it was cancelled, succeeded, or failed. +- **deferReason** Reason why the device could not check for updates. +- **detectionBlockreason** Reason for detection not completing. +- **interactive** Identifies if session is User Initiated. +- **updateId** Update ID. +- **detectionDeferreason** A log of deferral reasons for every update state. +- **flightID** A unique update ID. +- **updateScenarioType** The update session type. +- **errorCode** The returned error code. + + +### Microsoft.Windows.Update.Orchestrator.Download + +This event sends launch data for a Windows Update download to help keep Windows up to date. + +The following fields are available: + +- **detectionDeferreason** Reason for download not completing +- **wuDeviceid** Unique device ID used by Windows Update. +- **interactive** Identifies if session is user initiated. +- **revisionNumber** Update revision number. +- **deferReason** Reason for download not completing +- **updateId** Update ID. +- **eventScenario** End to end update session ID. +- **errorCode** An error code represented as a hexadecimal value +- **flightID** Unique update ID. +- **updateScenarioType** The update session type. + + +### Microsoft.Windows.Update.Orchestrator.FlightInapplicable + +This event sends data on whether the update was applicable to the device, to help keep Windows up to date. + +The following fields are available: + +- **updateId** Unique Update ID +- **revisionNumber** Revision Number of the Update +- **UpdateStatus** Integer that describes Update state +- **EventPublishedTime** time that the event was generated +- **wuDeviceid** Unique Device ID +- **flightID** Unique Update ID +- **updateScenarioType** The update session type. + + +### Microsoft.Windows.Update.Orchestrator.InitiatingReboot + +This event sends data about an Orchestrator requesting a reboot from power management to help keep Windows up to date. + +The following fields are available: + +- **revisionNumber** Revision number of the update. +- **EventPublishedTime** Time of the event. +- **updateId** Update ID. +- **wuDeviceid** Unique device ID used by Windows Update. +- **flightID** Unique update ID +- **interactive** Indicates the reboot initiation stage of the update process was entered as a result of user action or not. +- **rebootOutsideOfActiveHours** Indicates the timing that the reboot was to occur to ensure the correct update process and experience is provided to keep Windows up to date. +- **uxRebootstate** Indicates the exact state of the user experience at the time the required reboot was initiated to ensure the correct update process and experience is provided to keep Windows up to date. +- **updateScenarioType** The update session type. + + +### Microsoft.Windows.Update.Orchestrator.Install + +This event sends launch data for a Windows Update install to help keep Windows up to date. + +The following fields are available: + +- **eventScenario** End to end update session ID. +- **deferReason** Reason for install not completing. +- **interactive** Identifies if session is user initiated. +- **wuDeviceid** Unique device ID used by Windows Update. +- **batteryLevel** Current battery capacity in mWh or percentage left. +- **installCommitfailedtime** The time it took for a reboot to happen but the upgrade failed to progress. +- **errorCode** The error code reppresented by a hexadecimal value. +- **updateId** Update ID. +- **revisionNumber** Update revision number. +- **flightID** Unique update ID +- **installRebootinitiatetime** The time it took for a reboot to be attempted. +- **flightUpdate** Flight update +- **minutesToCommit** The time it took to install updates. +- **ForcedRebootReminderSet** A boolean value that indicates if a forced reboot will happen for updates. +- **rebootOutsideOfActiveHours** Indicates the timing that the reboot was to occur to ensure the correct update process and experience is provided to keep Windows up to date. +- **uxRebootstate** Indicates the exact state of the user experience at the time the required reboot was initiated to ensure the correct update process and experience is provided to keep Windows up to date. +- **updateScenarioType** The update session type. + + +### Microsoft.Windows.Update.Orchestrator.PostInstall + +This event sends data about lite stack devices (mobile, IOT, anything non-PC) immediately before data migration is launched to help keep Windows up to date. + +The following fields are available: + +- **wuDeviceid** Unique device ID used by Windows Update. +- **eventScenario** End to end update session ID. +- **sessionType** Interactive vs. Background. +- **bundleRevisionnumber** Bundle revision number. +- **batteryLevel** Current battery capacity in mWh or percentage left. +- **bundleId** Update grouping ID. +- **errorCode** Hex code for the error message, to allow lookup of the specific error. +- **flightID** Unique update ID. + + +### Microsoft.Windows.Update.Orchestrator.RebootFailed + +This event sends information about whether an update required a reboot and reasons for failure to help keep Windows up to date. + +The following fields are available: + +- **updateId** Update ID. +- **batteryLevel** Current battery capacity in mWh or percentage left. +- **RebootResults** Hex code indicating failure reason. Typically, we expect this to be a specific USO generated hex code. +- **installRebootDeferreason** Reason for reboot not occurring. +- **revisionNumber** Update revision number. +- **EventPublishedTime** The time that the reboot failure occurred. +- **deferReason** Reason for install not completing. +- **wuDeviceid** Unique device ID used by Windows Update. +- **flightID** Unique update ID. +- **rebootOutsideOfActiveHours** Indicates the timing that the reboot was to occur to ensure the correct update process and experience is provided to keep Windows up to date. +- **uxRebootstate** Indicates the exact state of the user experience at the time the required reboot was initiated to ensure the correct update process and experience is provided to keep Windows up to date. +- **updateScenarioType** The update session type. + + +### Microsoft.Windows.Update.Orchestrator.RestoreRebootTask + +This event sends data indicating that a reboot task is missing unexpectedly on a device and the task is restored because a reboot is still required, to help keep Windows up to date. + +The following fields are available: + +- **RebootTaskRestoredTime** Time at which this reboot task was restored. +- **wuDeviceid** Device id on which the reboot is restored +- **revisionNumber** Update revision number. +- **updateId** Update ID. + + +### Microsoft.Windows.Update.Orchestrator.SystemNeeded + +This event sends data about why a device is unable to reboot, to help keep Windows up to date. + +The following fields are available: + +- **eventScenario** End to end update session ID. +- **wuDeviceid** Unique device ID used by Windows Update. +- **systemNeededReason** Reason ID +- **updateId** Update ID. +- **revisionNumber** Update revision number. +- **rebootOutsideOfActiveHours** Indicates the timing that the reboot was to occur to ensure the correct update process and experience is provided to keep Windows up to date. +- **uxRebootstate** Indicates the exact state of the user experience at the time the required reboot was initiated to ensure the correct update process and experience is provided to keep Windows up to date. +- **updateScenarioType** The update session type. + + +### Microsoft.Windows.Update.Orchestrator.UpdatePolicyCacheRefresh + +This event sends data on whether Update Management Policies were enabled on a device, to help keep Windows up to date. + +The following fields are available: + +- **wuDeviceid** Unique device ID used by Windows Update. +- **policyCacherefreshtime** Refresh time +- **policiesNamevaluesource** Policy Name +- **updateInstalluxsetting** This shows whether a user has set policies via UX option +- **configuredPoliciescount** Policy Count + + +### Microsoft.Windows.Update.Orchestrator.UpdateRebootRequired + +This event sends data about whether an update required a reboot to help keep Windows up to date. + +The following fields are available: + +- **updateId** Update ID. +- **revisionNumber** Update revision number. +- **wuDeviceid** Unique device ID used by Windows Update. +- **flightID** Unique update ID. +- **interactive** Indicates the reboot initiation stage of the update process was entered as a result of user action or not. +- **uxRebootstate** Indicates the exact state of the user experience at the time the required reboot was initiated to ensure the correct update process and experience is provided to keep Windows up to date. +- **updateScenarioType** The update session type. + + +### Microsoft.Windows.Update.UpdateStackServicing.CheckForUpdates + +This event sends data about the UpdateStackServicing check for updates, to help keep Windows up to date. + +The following fields are available: + +- **EventScenario** The scenario of the event. Example: Started, Failed, or Succeeded +- **StatusCode** The HRESULT code of the operation. +- **CallerApplicationName** The name of the USS scheduled task. Example UssScheduled or UssBoot +- **ClientVersion** The version of the client. +- **EventInstanceID** The USS session ID. +- **WUDeviceID** The Windows Update device ID. +- **ServiceGuid** The GUID of the service. +- **BspVersion** The version of the BSP. +- **OemName** The name of the manufacturer. +- **DeviceName** The name of the device. +- **CommercializationOperator** The name of the operator. +- **DetectionVersion** The string returned from the GetDetectionVersion export of the downloaded detection DLL. + + +### Microsoft.Windows.Update.Ux.MusNotification.RebootNoLongerNeeded + +This event is sent when a security update has successfully completed. + +The following fields are available: + +- **UtcTime** The Coordinated Universal Time that the restart was no longer needed. + + +### Microsoft.Windows.Update.Ux.MusNotification.RebootScheduled + +This event sends data about a required reboot that is scheduled with no user interaction, to help keep Windows up to date. + +The following fields are available: + +- **updateId** Update ID of the update that is getting installed with this reboot. +- **ScheduledRebootTime** Time of the scheduled reboot. +- **wuDeviceid** Unique device ID used by Windows Update. +- **revisionNumber** Revision number of the update that is getting installed with this reboot. +- **forcedreboot** True, if a reboot is forced on the device. False, otherwise. +- **rebootArgument** Argument for the reboot task. It also represents specific reboot related action. +- **rebootScheduledByUser** True, if a reboot is scheduled by user. False, if a reboot is scheduled automatically. +- **activeHoursApplicable** True, If Active Hours applicable on this device. False, otherwise. +- **rebootOutsideOfActiveHours** True, if a reboot is scheduled outside of active hours. False, otherwise. +- **rebootState** The state of the reboot. + + +### Microsoft.Windows.Update.Ux.MusNotification.ToastDisplayedToScheduleReboot + +This event is sent when a toast notification is shown to the user about scheduling a device restart. + +The following fields are available: + +- **UtcTime** The Coordinated Universal Time when the toast notification was shown. + + +### Microsoft.Windows.Update.Ux.MusUpdateSettings.RebootScheduled + +This event sends basic information for scheduling a device restart to install security updates. It's used to help keep Windows up-to-date. + +The following fields are available: + +- **ScheduledRebootTime** The time that the device was restarted. +- **updateId** The Windows Update device GUID. +- **revisionNumber** The revision number of the OS being updated. +- **wuDeviceid** The Windows Update device GUID. +- **forcedreboot** Is the restart that's being scheduled a forced restart? +- **rebootArgument** The arguments that are passed to the OS for the restarted. +- **rebootScheduledByUser** Was the restart scheduled by the user? If the value is false, the restart was scheduled by the device. +- **activeHoursApplicable** Is the restart respecting Active Hours? +- **rebootOutsideOfActiveHours** Was the restart scheduled outside of Active Hours? +- **rebootState** The state of the restart. + + +## Winlogon events + +### Microsoft.Windows.Security.Winlogon.SetupCompleteLogon + +This event signals the completion of the setup process. It happens only once during the first logon. + + + From cb879f611419082c5d8220a43bb220921cc98f42 Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Tue, 28 Mar 2017 13:38:35 -0700 Subject: [PATCH 27/51] updating applies to --- .../basic-level-windows-diagnostic-events-and-fields.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/windows/configure/basic-level-windows-diagnostic-events-and-fields.md b/windows/configure/basic-level-windows-diagnostic-events-and-fields.md index c70f223d0a..726b041648 100644 --- a/windows/configure/basic-level-windows-diagnostic-events-and-fields.md +++ b/windows/configure/basic-level-windows-diagnostic-events-and-fields.md @@ -1,6 +1,6 @@ --- description: Use this article to learn more about what Windows diagnostic data is gathered at the basic level. -title: Windows 10, version 1703 and Windows Server 2016 basic diagnostic events and fields (Windows 10) +title: Windows 10, version 1703 basic diagnostic events and fields (Windows 10) keywords: privacy, telemetry ms.prod: w10 ms.mktglfcycl: manage @@ -12,14 +12,12 @@ ms.author: brianlic --- -# Windows 10, version 1703 and Windows Server 2016 basic level Windows diagnostic events and fields +# Windows 10, version 1703 basic level Windows diagnostic events and fields **Applies to** -- Windows 10 -- Windows 10 Mobile -- Windows Server 2016 +- Windows 10, version 1703 The Basic level gathers a limited set of information that is critical for understanding the device and its configuration including: basic device information, quality-related information, app compatibility, and Windows Store. When the level is set to Basic, it also includes the Security level information. From 0dd3be430afab7251008b671a9cc1d40ec46151b Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Wed, 29 Mar 2017 08:52:15 -0700 Subject: [PATCH 28/51] updating locationsyncenabled description --- .../basic-level-windows-diagnostic-events-and-fields.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/windows/configure/basic-level-windows-diagnostic-events-and-fields.md b/windows/configure/basic-level-windows-diagnostic-events-and-fields.md index 726b041648..a69965fae3 100644 --- a/windows/configure/basic-level-windows-diagnostic-events-and-fields.md +++ b/windows/configure/basic-level-windows-diagnostic-events-and-fields.md @@ -195,9 +195,9 @@ The following fields are available: - **HKCU_SensorPermissionState.HRESULT** The error code returned when trying to query the Location service for the current user. - **HKLM_LocationPlatform.Status** The state of the location platform after the feature update has completed. - **HKLM_LocationPlatform.HRESULT** The error code returned when trying to query the location platform for the device. -- **HKLM_LocationSyncEnabled.AcceptedPrivacyPolicy** The state of the Find My Device service for the device before the feature update completed. +- **HKLM_LocationSyncEnabled.AcceptedPrivacyPolicy** The speech recognition state for the device before the feature update completed. - **HKLM_LocationSyncEnabled.HRESULT** The error code returned when trying to query the Find My Device service for the device. -- **HKCU_LocationSyncEnabled.AcceptedPrivacyPolicy** The state of the Find My Device service for the current user before the feature update completed. +- **HKCU_LocationSyncEnabled.AcceptedPrivacyPolicy** The speech recognition state for the current user before the feature update completed. - **HKCU_LocationSyncEnabled.HRESULT** The error code returned when trying to query the Find My Device service for the current user. - **HKLM_AllowTelemetry.AllowTelemetry** The state of the Connected User Experiences and Telemetry component for the device before the feature update. - **HKLM_AllowTelemetry.HRESULT** The error code returned when trying to query the Connected User Experiences and Telemetry conponent for the device. @@ -229,9 +229,9 @@ The following fields are available: - **HKCU_SensorPermissionState.HRESULT** The error code returned when trying to query the Location service for the current user. - **HKLM_LocationPlatform.Status** The state of the location platform after the feature update has completed. - **HKLM_LocationPlatform.HRESULT** The error code returned when trying to query the location platform for the device. -- **HKLM_LocationSyncEnabled.AcceptedPrivacyPolicy** The state of the Find My Device service for the device after the feature update has completed. +- **HKLM_LocationSyncEnabled.AcceptedPrivacyPolicy** The speech recognition state for the device after the feature update has completed. - **HKLM_LocationSyncEnabled.HRESULT** The error code returned when trying to query the Find My Device service for the device. -- **HKCU_LocationSyncEnabled.AcceptedPrivacyPolicy** The state of the Find My Device service for the current user after the feature update has completed. +- **HKCU_LocationSyncEnabled.AcceptedPrivacyPolicy** The speech recognition state for the current user after the feature update has completed. - **HKCU_LocationSyncEnabled.HRESULT** The error code returned when trying to query the Find My Device service for the current user. - **HKLM_AllowTelemetry.AllowTelemetry** The state of the Connected User Experiences and Telemetry component for the device after the feature update. - **HKLM_AllowTelemetry.HRESULT** The error code returned when trying to query the Connected User Experiences and Telemetry conponent for the device. From 7a283c796e220c40930f4dbaa6af48cb8d5cb880 Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Fri, 31 Mar 2017 09:48:54 -0700 Subject: [PATCH 29/51] stub topic --- windows/configure/TOC.md | 1 + windows/configure/windows-diagnostic-data.md | 38 ++++++++++++++++++++ 2 files changed, 39 insertions(+) create mode 100644 windows/configure/windows-diagnostic-data.md diff --git a/windows/configure/TOC.md b/windows/configure/TOC.md index e86f5ff144..1daeff7da0 100644 --- a/windows/configure/TOC.md +++ b/windows/configure/TOC.md @@ -1,6 +1,7 @@ # [Configure Windows 10](index.md) ## [Configure Windows telemetry in your organization](configure-windows-telemetry-in-your-organization.md) ## [Basic level Windows diagnostic events and fields](basic-level-windows-diagnostic-events-and-fields.md) +## [Windows 10, version 1703 diagnostic data](windows-diagnostic-data.md) ## [Manage connections from Windows operating system components to Microsoft services](manage-connections-from-windows-operating-system-components-to-microsoft-services.md) ## [Manage Wi-Fi Sense in your company](manage-wifi-sense-in-enterprise.md) ## [Configure kiosk and shared devices running Windows 10 desktop editions](kiosk-shared-pc.md) diff --git a/windows/configure/windows-diagnostic-data.md b/windows/configure/windows-diagnostic-data.md new file mode 100644 index 0000000000..ad15b21614 --- /dev/null +++ b/windows/configure/windows-diagnostic-data.md @@ -0,0 +1,38 @@ +--- +title: Windows 10, version 1703 Diagnostic Data (Windows 10) +description: Use this article to learn about the types of that is collected the the Full telemetry level. +keywords: privacy,Windows 10 +ms.prod: w10 +ms.mktglfcycl: manage +ms.sitesec: library +localizationpriority: high +author: brianlic-msft +--- + +# Windows 10, version 1703 Diagnostic Data + +Microsoft collects Windows diagnostic data to keep Windows up-to-date, secure, and operating properly. It also helps us improve Windows and, for users who have turned on tailored experiences, can be used to provide relevant tips and recommendations to tailor Microsoft products to the users needs. In keeping with our efforts to be transparent about diagnostic data Windows collects, as described in Terry Myersons [blog post](https://blogs.windows.com/windowsexperience/2017/01/10/continuing-commitment-privacy-windows-10/) in January 2017, this article includes descriptions of the diagnostic data that is collected by Windows at the Full telemetry level. A small subset of this data is collected at the [Basic level](https://go.microsoft.com/fwlink/?linkid=845809). + + +The data covered in this article is grouped into the following categories: + +- Device, Connectivity, and Configuration data +- Product and Service Usage data +- Product and Service Performance data +- Software Setup and Inventory data +- Content Consumption? data +- Browsing History data +- Search Requests and Query data +- Inking, Typing, and Speech Utterance data +- Licensing and Purchase data + +> [!NOTE] +> The majority of diagnostic data falls into the first four categories. + +## Common data + +Most diagnostic events contain a header of common data: + +| Category Name | Examples | +| - | - | +| Common Data | Information that is added to most diagnostic events, if relevant and available:
  • OS name, version, build, and [locale](https://msdn.microsoft.com/en-us/library/windows/desktop/dd318716.aspx)
  • User ID a unique identifier associated with the users Microsoft Account (if one is used) or local account. The users Microsoft Account identifier is not collected from devices configured to send Basic Diagnostic data; Xbox UserID
  • Environment from which the event was logged Application ID of app or component that logged the event, Session GUID. Used to track events over a given period of time such the period an app is running or between boots of the OS.
  • The diagnostic event name, Event ID, ETW[^3] opcode, version, schema signature, keywords, and flags
  • HTTP header information including
  • IP address. This is not the IP address of the device but the source address in the network packet header received by the diagnostics ingestion service.
  • Various IDs that are used to correlate and sequence related events together.
  • Device ID. This is not the user provided device name, but an ID that is unique for that device.
  • Device class -- Desktop, Server, or Mobile
  • Event collection time
  • Diagnostic level eg. Basic or Full, Sample level for sampled data, what sample level is this machine opted into
| \ No newline at end of file From 058f053dfd5d33495be9fe4cea25d03a6879e6f1 Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Fri, 31 Mar 2017 09:56:41 -0700 Subject: [PATCH 30/51] copy edit --- windows/configure/windows-diagnostic-data.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/configure/windows-diagnostic-data.md b/windows/configure/windows-diagnostic-data.md index ad15b21614..a00eaa3f06 100644 --- a/windows/configure/windows-diagnostic-data.md +++ b/windows/configure/windows-diagnostic-data.md @@ -11,7 +11,7 @@ author: brianlic-msft # Windows 10, version 1703 Diagnostic Data -Microsoft collects Windows diagnostic data to keep Windows up-to-date, secure, and operating properly. It also helps us improve Windows and, for users who have turned on tailored experiences, can be used to provide relevant tips and recommendations to tailor Microsoft products to the users needs. In keeping with our efforts to be transparent about diagnostic data Windows collects, as described in Terry Myersons [blog post](https://blogs.windows.com/windowsexperience/2017/01/10/continuing-commitment-privacy-windows-10/) in January 2017, this article includes descriptions of the diagnostic data that is collected by Windows at the Full telemetry level. A small subset of this data is collected at the [Basic level](https://go.microsoft.com/fwlink/?linkid=845809). +Microsoft collects Windows diagnostic data to keep Windows up-to-date, secure, and operating properly. It also helps us improve Windows and, for users who have turned on tailored experiences, can be used to provide relevant tips and recommendations to tailor Microsoft products to the user's needs. In keeping with our efforts to be transparent about diagnostic data Windows collects, as described in Terry Myerson's [blog post](https://blogs.windows.com/windowsexperience/2017/01/10/continuing-commitment-privacy-windows-10/) in January 2017, this article includes descriptions of the diagnostic data that is collected by Windows at the Full telemetry level. A small subset of this data is collected at the [Basic level](https://go.microsoft.com/fwlink/?linkid=845809). The data covered in this article is grouped into the following categories: @@ -35,4 +35,4 @@ Most diagnostic events contain a header of common data: | Category Name | Examples | | - | - | -| Common Data | Information that is added to most diagnostic events, if relevant and available:
  • OS name, version, build, and [locale](https://msdn.microsoft.com/en-us/library/windows/desktop/dd318716.aspx)
  • User ID a unique identifier associated with the users Microsoft Account (if one is used) or local account. The users Microsoft Account identifier is not collected from devices configured to send Basic Diagnostic data; Xbox UserID
  • Environment from which the event was logged Application ID of app or component that logged the event, Session GUID. Used to track events over a given period of time such the period an app is running or between boots of the OS.
  • The diagnostic event name, Event ID, ETW[^3] opcode, version, schema signature, keywords, and flags
  • HTTP header information including
  • IP address. This is not the IP address of the device but the source address in the network packet header received by the diagnostics ingestion service.
  • Various IDs that are used to correlate and sequence related events together.
  • Device ID. This is not the user provided device name, but an ID that is unique for that device.
  • Device class -- Desktop, Server, or Mobile
  • Event collection time
  • Diagnostic level eg. Basic or Full, Sample level for sampled data, what sample level is this machine opted into
| \ No newline at end of file +| Common Data | Information that is added to most diagnostic events, if relevant and available:
  • OS name, version, build, and [locale](https://msdn.microsoft.com/en-us/library/windows/desktop/dd318716.aspx)
  • User ID -- a unique identifier associated with the user's Microsoft Account (if one is used) or local account. The user's Microsoft Account identifier is not collected from devices configured to send Basic Diagnostic data; Xbox UserID
  • Environment from which the event was logged -- Application ID of app or component that logged the event, Session GUID. Used to track events over a given period of time such the period an app is running or between boots of the OS.
  • The diagnostic event name, Event ID, [ETW](https://msdn.microsoft.com/en-us/library/windows/desktop/bb968803.aspx) opcode, version, schema signature, keywords, and flags
  • HTTP header information including
  • IP address. This is not the IP address of the device but the source address in the network packet header received by the diagnostics ingestion service.
  • Various IDs that are used to correlate and sequence related events together.
  • Device ID. This is not the user provided device name, but an ID that is unique for that device.
  • Device class -- Desktop, Server, or Mobile
  • Event collection time
  • Diagnostic level eg. Basic or Full, Sample level -- for sampled data, what sample level is this machine opted into
| \ No newline at end of file From 07590f124464fbb26b7aaaa0530a19c3eec451c5 Mon Sep 17 00:00:00 2001 From: LizRoss Date: Fri, 31 Mar 2017 13:30:43 -0700 Subject: [PATCH 31/51] Fixed broken link --- windows/configure/TOC.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/configure/TOC.md b/windows/configure/TOC.md index b284277953..a94c4e1803 100644 --- a/windows/configure/TOC.md +++ b/windows/configure/TOC.md @@ -36,7 +36,7 @@ #### [Test scenario 3 - Set a reminder for a specific location using Cortana at work](cortana-at-work-scenario-3.md) #### [Test scenario 4 - Use Cortana at work to find your upcoming meetings](cortana-at-work-scenario-4.md) #### [Test scenario 5 - Use Cortana to send email to a co-worker](cortana-at-work-scenario-5.md) -#### [Test scenario 6 - Review a reminder suggested by Cortana based on what you’ve promised in email}(cortana-at-work-scenario-6.md) +#### [Test scenario 6 - Review a reminder suggested by Cortana based on what you’ve promised in email](cortana-at-work-scenario-6.md) #### [Test scenario 7 - Use Cortana and Windows Information Protection (WIP) to help protect your organization’s data on a device](cortana-at-work-scenario-7.md) ### [Set up and test Cortana with Office 365 in your organization](cortana-at-work-o365.md) ### [Set up and test Cortana with Microsoft Dynamics CRM (Preview feature) in your organization](cortana-at-work-crm.md) From fc04f755884709b27ba1eeb1de303e204e770d78 Mon Sep 17 00:00:00 2001 From: LizRoss Date: Fri, 31 Mar 2017 13:32:13 -0700 Subject: [PATCH 32/51] Fixed broken link --- windows/configure/TOC.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/configure/TOC.md b/windows/configure/TOC.md index a94c4e1803..bc08b8d2ce 100644 --- a/windows/configure/TOC.md +++ b/windows/configure/TOC.md @@ -32,7 +32,7 @@ ## [Cortana integration in your business or enterprise](cortana-at-work-overview.md) ### [Testing scenarios using Cortana in your business or organization](cortana-at-work-testing-scenarios.md) #### [Test scenario 1 - Sign-in to Azure AD and use Cortana to manage the notebook](cortana-at-work-scenario-1.md) -#### [Test scenario 2 - Test scenario 2 - Perform a quick search with Cortana at work](cortana-at-work-scenario-2.md) +#### [Test scenario 2 - Perform a quick search with Cortana at work](cortana-at-work-scenario-2.md) #### [Test scenario 3 - Set a reminder for a specific location using Cortana at work](cortana-at-work-scenario-3.md) #### [Test scenario 4 - Use Cortana at work to find your upcoming meetings](cortana-at-work-scenario-4.md) #### [Test scenario 5 - Use Cortana to send email to a co-worker](cortana-at-work-scenario-5.md) From 5409f526dacf5fe274336b0b2de32ad774928f58 Mon Sep 17 00:00:00 2001 From: LizRoss Date: Fri, 31 Mar 2017 13:55:56 -0700 Subject: [PATCH 33/51] Fixed broken links --- windows/configure/cortana-at-work-feedback.md | 2 +- windows/configure/cortana-at-work-policy-settings.md | 10 +++++----- windows/configure/cortana-at-work-powerbi.md | 4 ++-- windows/configure/cortana-at-work-voice-commands.md | 6 +++--- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/windows/configure/cortana-at-work-feedback.md b/windows/configure/cortana-at-work-feedback.md index 38e531cdca..d27d30e1cf 100644 --- a/windows/configure/cortana-at-work-feedback.md +++ b/windows/configure/cortana-at-work-feedback.md @@ -18,5 +18,5 @@ We ask that you report bugs and issues. To provide feedback, you can click the * ![Cortana at work, showing how to provide feedback to Microsoft](images/cortana-feedback.png) -If you don't want to use the feedback tool in Cortana, you can add feedback through the general Windows Insider Preview feedback app. For info about the Insider Preview feedback app, see [How to use Windows Insider Preview – Updates and feedback](http://windows.microsoft.com/en-us/windows/preview-updates-feedback-pc). +If you don't want to use the feedback tool in Cortana, you can add feedback through the general Windows Insider Program feedback app. For info about the feedback app, see [How to use Windows Insider Preview – Updates and feedback](http://windows.microsoft.com/en-us/windows/preview-updates-feedback-pc). diff --git a/windows/configure/cortana-at-work-policy-settings.md b/windows/configure/cortana-at-work-policy-settings.md index fabe225293..06a4b3cf08 100644 --- a/windows/configure/cortana-at-work-policy-settings.md +++ b/windows/configure/cortana-at-work-policy-settings.md @@ -11,23 +11,23 @@ localizationpriority: high # Use Group Policy and mobile device management (MDM) settings to configure Cortana in your organization **Applies to:** -- Windows 10, version 1703 -- Windows 10 Mobile, version 1703 +- Windows 10 +- Windows 10 Mobile >[!NOTE] >For specific info about how to set, manage, and use each of these MDM policies to configure Cortana in your enterprise, see the [Policy CSP](http://go.microsoft.com/fwlink/p/?LinkId=717380) topic, located in the configuration service provider reference topics. For specific info about how to set, manage, and use each of these Group Policies to configure Cortana in your enterprise, see the [Group Policy TechCenter](http://go.microsoft.com/fwlink/p/?LinkId=717381). |Group policy |MDM policy |Description | |-------------|-----------|------------| -|Computer Configuration\Administrative Templates\Windows Components\Search\AllowCortanaAboveLock|AboveLock/AllowCortanaAboveLock|Specifies whether an employee can interact with Cortana using voice commands when the system is locked.

**NOTE**
This setting only applies to Windows 10 for desktop devices. | +|Computer Configuration\Administrative Templates\Windows Components\Search\AllowCortanaAboveLock|AboveLock/AllowCortanaAboveLock|Specifies whether an employee can interact with Cortana using voice commands when the system is locked.

**Note**
This setting only applies to Windows 10 for desktop devices. | |Computer Configuration\Administrative Templates\Control Panel\Regional and Language Options\Allow input personalization|Privacy/AllowInputPersonalization|Specifies whether an employee can use voice commands with Cortana in your organization.

**In Windows 10, version 1511**
Cortana won’t work if this setting is turned off (disabled).

**In Windows 10, version 1607 and later**
Cortana still works if this setting is turned off (disabled).| |None|System/AllowLocation|Specifies whether to allow app access to the Location service.

**In Windows 10, version 1511**
Cortana won’t work if this setting is turned off (disabled).

**In Windows 10, version 1607 and later**
Cortana still works if this setting is turned off (disabled).| |None|Accounts/AllowMicrosoftAccountConnection|Specifies whether to allow employees to sign in using a Microsoft account (MSA) from Windows apps.

Use this setting if you only want to support Azure AD in your organization.| |Computer Configuration\Administrative Templates\Windows Components\Search\Allow search and Cortana to use location|Search/AllowSearchToUseLocation|Specifies whether Cortana can use your current location during searches and for location reminders.| -|Computer Configuration\Administrative Templates\Windows Components\Search\Set the SafeSearch setting for Search|Search/SafeSearchPermissions|Specifies what level of safe search (filtering adult content) is required.

**NOTE**
This setting only applies to Windows 10 Mobile.| +|Computer Configuration\Administrative Templates\Windows Components\Search\Set the SafeSearch setting for Search|Search/SafeSearchPermissions|Specifies what level of safe search (filtering adult content) is required.

**Note**
This setting only applies to Windows 10 Mobile.| |User Configuration\Administrative Templates\Windows Components\File Explorer\Turn off display of recent search entries in the File Explorer search box|None|Specifies whether the search box can suggest recent queries and prevent entries from being stored in the registry for future reference.| |Computer Configuration\Administrative Templates\Windows Components\Search\Don't search the web or display web results|None|Specifies whether search can perform queries on the web and if the web results are displayed in search.

**In Windows 10 Pro edition**
This setting can’t be managed.

**In Windows 10 Enterprise edition**
Cortana won't work if this setting is turned off (disabled).| -|Computer Configuration\Administrative Templates\Windows Components\Search\Allow Cortana|Experience/AllowCortana|Specifies whether employees can use Cortana.

**IMPORTANT**
Cortana won’t work if this setting is turned off (disabled). However, employees can still perform local searches even with Cortana turned off.| +|Computer Configuration\Administrative Templates\Windows Components\Search\Allow Cortana|Experience/AllowCortana|Specifies whether employees can use Cortana.

**Important**
Cortana won’t work if this setting is turned off (disabled). However, employees can still perform local searches even with Cortana turned off.| diff --git a/windows/configure/cortana-at-work-powerbi.md b/windows/configure/cortana-at-work-powerbi.md index a4245062b7..d5fce7c38e 100644 --- a/windows/configure/cortana-at-work-powerbi.md +++ b/windows/configure/cortana-at-work-powerbi.md @@ -82,8 +82,8 @@ You must create special reports, known as _Answer Pages_, to display the most co After you’ve finished creating your Answer Page, you can continue to the included testing scenarios. - >[!NOTE] - >It can take up to 30 minutes for a custom Answer Page to appear for Power BI and Cortana. Logging in and out of Windows 10, or otherwise restarting Cortana, causes the new content to appear immediately. +>[!NOTE] +>It can take up to 30 minutes for a custom Answer Page to appear for Power BI and Cortana. Logging in and out of Windows 10, or otherwise restarting Cortana, causes the new content to appear immediately. **To create a custom sales data Answer Page for Cortana** 1. In Power BI, click **My Workspace**, click **Create**, and then click **Report**. diff --git a/windows/configure/cortana-at-work-voice-commands.md b/windows/configure/cortana-at-work-voice-commands.md index e15752085d..7c4ea66ce4 100644 --- a/windows/configure/cortana-at-work-voice-commands.md +++ b/windows/configure/cortana-at-work-voice-commands.md @@ -28,13 +28,13 @@ To enable voice commands in Cortana Cortana can perform actions on apps in the foreground (taking focus from Cortana) or in the background (allowing Cortana to keep focus). We recommend that you decide where an action should happen, based on what your voice command is intended to do. For example, if your voice command requires employee input, it’s best for that to happen in the foreground. However, if the app only uses basic commands and doesn’t require interaction, it can happen in the background. - - **Start Cortana with focus on your app, using specific voice-enabled statements.** [Create and install a VCD file that starts a foreground app using voice commands and Cortana](https://docs.microsoft.com/cortana/voicecommands/launch-a-foreground-app-with-voice-commands-in-cortana). + - **Start Cortana with focus on your app, using specific voice-enabled statements.** [Activate a foreground app with voice commands through Cortana](https://docs.microsoft.com/cortana/voicecommands/launch-a-foreground-app-with-voice-commands-in-cortana). - - **Start Cortana removing focus from your app, using specific voice-enabled statements.** [Create and install a VCD file that starts a background app using voice commands and Cortana](https://docs.microsoft.com/cortana/voicecommands/launch-a-background-app-with-voice-commands-in-cortana). + - **Start Cortana removing focus from your app, using specific voice-enabled statements.** [Activate a background app in Cortana using voice commands](https://docs.microsoft.com/cortana/voicecommands/launch-a-background-app-with-voice-commands-in-cortana). 2. **Install the VCD file on employees' devices**. You can use System Center Configuration Manager or Microsoft Intune to deploy and install the VCD file on your employees' devices, the same way you deploy and install any other package in your organization. -## Test Scenario: Use voice commands in a Windows Store app +## Test scenario: Use voice commands in a Windows Store app While these aren't line-of-business apps, we've worked to make sure to implement a VCD file, allowing you to test how the functionality works with Cortana in your organization. **To get a Windows Store app** From a6cabbb32a9e3085ce81e802709ac559a9e3b780 Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Fri, 31 Mar 2017 15:24:51 -0700 Subject: [PATCH 34/51] complete draft --- windows/configure/windows-diagnostic-data.md | 85 +++++++++++++++++++- 1 file changed, 84 insertions(+), 1 deletion(-) diff --git a/windows/configure/windows-diagnostic-data.md b/windows/configure/windows-diagnostic-data.md index a00eaa3f06..c6a38460f7 100644 --- a/windows/configure/windows-diagnostic-data.md +++ b/windows/configure/windows-diagnostic-data.md @@ -35,4 +35,87 @@ Most diagnostic events contain a header of common data: | Category Name | Examples | | - | - | -| Common Data | Information that is added to most diagnostic events, if relevant and available:

  • OS name, version, build, and [locale](https://msdn.microsoft.com/en-us/library/windows/desktop/dd318716.aspx)
  • User ID -- a unique identifier associated with the user's Microsoft Account (if one is used) or local account. The user's Microsoft Account identifier is not collected from devices configured to send Basic Diagnostic data; Xbox UserID
  • Environment from which the event was logged -- Application ID of app or component that logged the event, Session GUID. Used to track events over a given period of time such the period an app is running or between boots of the OS.
  • The diagnostic event name, Event ID, [ETW](https://msdn.microsoft.com/en-us/library/windows/desktop/bb968803.aspx) opcode, version, schema signature, keywords, and flags
  • HTTP header information including
  • IP address. This is not the IP address of the device but the source address in the network packet header received by the diagnostics ingestion service.
  • Various IDs that are used to correlate and sequence related events together.
  • Device ID. This is not the user provided device name, but an ID that is unique for that device.
  • Device class -- Desktop, Server, or Mobile
  • Event collection time
  • Diagnostic level eg. Basic or Full, Sample level -- for sampled data, what sample level is this machine opted into
| \ No newline at end of file +| Common Data | Information that is added to most diagnostic events, if relevant and available:
  • OS name, version, build, and [locale](https://msdn.microsoft.com/en-us/library/windows/desktop/dd318716.aspx)
  • User ID -- a unique identifier associated with the user's Microsoft Account (if one is used) or local account. The user's Microsoft Account identifier is not collected from devices configured to send Basic Diagnostic data; Xbox UserID
  • Environment from which the event was logged -- Application ID of app or component that logged the event, Session GUID. Used to track events over a given period of time such the period an app is running or between boots of the OS.
  • The diagnostic event name, Event ID, [ETW](https://msdn.microsoft.com/en-us/library/windows/desktop/bb968803.aspx) opcode, version, schema signature, keywords, and flags
  • HTTP header information including
  • IP address. This is not the IP address of the device but the source address in the network packet header received by the diagnostics ingestion service.
  • Various IDs that are used to correlate and sequence related events together.
  • Device ID. This is not the user provided device name, but an ID that is unique for that device.
  • Device class -- Desktop, Server, or Mobile
  • Event collection time
  • Diagnostic level eg. Basic or Full, Sample level -- for sampled data, what sample level is this machine opted into
| + +## ​Device, Connectivity, and Configuration data + +This type of data includes details about the device, its configuration and connectivity capabilities, and status. + +| Category Name | Examples | +| - | - | +| Device properties | Information about the OS and device hardware, such as:
  • OS - version name, Edition
  • Installation type, subscription status, and genuine OS status
  • Processor architecture, speed, number of cores, manufacturer, and model
  • OEM details --manufacturer, model, and serial number
  • Device identifier and Xbox serial number
  • Firmware/BIOS -- type, manufacturer, model, and version
  • Memory. total memory, video memory, speed, and how much memory is available after the device has reserved memory
  • Storage -- total capacity and disk type
  • Battery -- charge capacity and InstantOn support
  • Hardware chassis type, color, and form factor
  • Is this a virtual machine?
| +| Device capabilities | Information about the specific device capabilities such as:
  • Camera -- whether the device has a front facing, a rear facing camera, or both.
  • Touch screen -- does the device include a touch screen? If so, how many hardware touch points are supported?
  • Processor capabilities -- CompareExchange128, LahfSahf, NX, PrefetchW, and SSE2
  • Trusted Platform Module (TPM) – whether present and what version
  • Virtualization hardware -- whether an IOMMU is present, SLAT support, is virtualization enabled in the firmware
  • Voice – whether voice interaction is supported and the number of active microphones
  • Number of displays, resolutions, DPI
  • Wireless capabilities
  • OEM or platform face detection
  • OEM or platform video stabilization and quality level set
  • Advanced Camera Capture mode (HDR vs. LowLight), OEM vs. platform implementation, HDR probability, and Low Light probability
| +| Device preferences and settings | Information about the device settings and user preferences such as:
  • User Settings – System, device, network & internet, personalization, Cortana, apps, accounts, time & language, gaming, Ease of Access, privacy, update & security
  • Device Name
  • Whether device is domain-joined, or cloud-domain joined (i.e. part of a company-managed network)
  • Hashed representation of the domain name
  • MDM (mobile device management) enrollment settings and status
  • BitLocker, Secure Boot, encryption settings, and status
  • Windows Update settings and status
  • Developer Unlock settings and status
  • Default app choices
  • Default browser choice
  • Default language settings for app, input, keyboard, speech, and display
  • App store update settings
  • Enterprise OrganizationID, Commercial ID
| +| Device peripherals | Information about the device peripherals such as:
  • Peripheral name, device model, class, manufacturer and description
  • Peripheral device state, install state, and checksum
  • name, package name, version, and manufacturer
  • HWID - A hardware vendor defined ID to match a device to a driver [INF file](https://msdn.microsoft.com/windows/hardware/drivers/install/hardware-ids)
  • Driver state, problem code, and checksum
  • Whether driver is kernel mode, signed, and image size
| +| Device network info | Information about the device network configuration such as:
  • Network system capabilities
  • Local or Internet connectivity status
  • Proxy, gateway, DHCP, DNS details and addresses
  • Paid or free network
  • Wireless driver is emulated or not
  • Access point mode capable
  • Access point manufacturer, model, and MAC address
  • WDI Version
  • Name of networking driver service
  • Wi-Fi Direct details
  • Wi-Fi device hardware ID and manufacturer
  • Wi-Fi scan attempt counts and item counts
  • Mac randomization is supported/enabled or not
  • Number of spatial streams and channel frequencies supported
  • Manual or Auto Connect enabled
  • Time and result of each connection attempt
  • Airplane mode status and attempts
  • Interface description provided by the manufacturer
  • Data transfer rates
  • Cipher algorithm
  • Mobile Equipment ID (IMEI) and Mobile Country Code (MCCO)
  • Mobile operator and service provider name
  • Available SSIDs and BSSIDs
  • IP Address type -- IPv4 or IPv6
  • Signal Quality percentage and changes
  • Hotspot presence detection and success rate
  • TCP connection performance
  • Miracast device names
  • Hashed IP address
+ +## Product and Service Performance data + +This type of data includes details about the health of the device, operating system, apps and drivers. + +### Product and Service Performance + +| Category Name | Description and Examples | +| - | - | +| Device health and crash data | Information about the device and software health such as:
  • Error codes and error messages, name and ID of the app, and process reporting the error
  • DLL library predicted to be the source of the error e.g. xyz.dll
  • System generated files -- app or product logs and trace files to help diagnose a crash or hang
  • System settings such as registry keys
  • User generated files – .doc, .ppt, .csv files where they are indicated as a potential cause for a crash or hang
  • Details and counts of abnormal shutdowns, hangs, and crashes
  • Crash failure data – OS, OS component, driver, device, 1st and 3rd party app data
  • Crash and Hang dumps
    • The recorded state of the working memory at the point of the crash.
    • Memory in use by the kernel at the point of the crash.
    • Memory in use by the application at the point of the crash.
    • All the physical memory used by Windows at the point of the crash.
    • Class and function name within the module that failed.
    | +| Device performance and reliability data | Information about the device and software performance such as:
    • User Interface interaction durations -- Start Menu display times, browser tab switch times, app launch and switch times, and Cortana and search performance and reliability.
    • Device on/off performance -- Device boot, shutdown, power on/off, lock/unlock times, and user authentication times (fingerprint and face recognition durations).
    • In-app responsiveness -- time to set alarm, time to fully render in-app navigation menus, time to sync reading list, time to start GPS navigation, time to attach picture MMS, and time to complete a Windows Store transaction.
    • User input responsiveness – onscreen keyboard invocation times for different languages, time to show auto-complete words, pen or touch latencies, latency for handwriting recognition to words, Narrator screen reader responsiveness, and CPU score.
    • UI and media performance and glitches/smoothness -- video playback frame rate, audio glitches, animation glitches (stutter when bringing up Start), graphics score, time to first frame, play/pause/stop/seek responsiveness, time to render PDF, dynamic streaming of video from OneDrive performance
    • Disk footprint -- Free disk space, out of memory conditions, and disk score.
    • Excessive resource utilization – components impacting performance or battery life through high CPU usage during different screen and power states
    • Background task performance -- download times, Windows Update scan duration, Windows Defender Antivirus scan times, disk defrag times, mail fetch times, service startup and state transition times, and time to index on-device files for search results
    • Peripheral and devices -- USB device connection times, time to connect to a wireless display, printing times, network availability and connection times (time to connect to Wi-Fi, time to get an IP address from DHCP etc.), smart card authentication times, automatic brightness environmental response times
    • Device setup -- first setup experience times (time to install updates, install apps, connect to network etc.), time to recognize connected devices (printer and monitor), and time to setup Microsoft Account.
    • Power and Battery life – power draw by component (Process/CPU/GPU/Display), hours of screen off time, sleep state transition details, temperature and thermal throttling, battery drain in a power state (screen off or screen on), processes and components requesting power use during screen off, auto-brightness details, time device is plugged into AC vs. battery, battery state transitions
    • Service responsiveness - Service URI, operation, latency, service success/error codes, and protocol.
    • Diagnostic heartbeat – regular signal to validate the health of the diagnostics system
    + +## Software Setup and Inventory data + +| Category Name | Data Examples | +| - | - | +| Installed Applications and Install History | Information about apps, drivers, update packages, or OS components installed on the device such as:
    • App, driver, update package, or component’s Name, ID, or Package Family Name
    • Product, SKU, availability, catalog, content, and Bundle IDs
    • OS component, app or driver publisher, language, version and type (Win32 or UWP)
    • Install date, method, and install directory, count of install attempts
    • MSI package code and product code
    • Original OS version at install time
    • User or administrator or mandatory installation/update
    • Installation type – clean install, repair, restore, OEM, retail, upgrade, and update
    | +| Device update information | Information about Windows Update such as:
    • Update Readiness analysis of device hardware, OS components, apps, and drivers (progress, status, and results)
    • Number of applicable updates, importance, type
    • Update download size and source -- CDN or LAN peers
    • Delay upgrade status and configuration
    • OS uninstall and rollback status and count
    • Windows Update server and service URL
    • Windows Update machine ID
    • Windows Insider build details
    + +## Content Consumption data + +This type of data includes diagnostic details about the applications and services that provide media consumption functionality, not the details of content consumed by users. + +### Content Consumption + +| Category Name | Examples | +| - | - | +| Movie Media Consumption | Information about movie consumption on the device such as:
    • Video Width, height, color pallet, encoding (compression) type, and encryption type
    • Instructions for how to stream content for the user eg the smooth streaming manifest of chunks of content files that must be pieced together to stream the content based on screen resolution and bandwidth
    • URL for a specific two-second chunk of content if there is an error
    • Full screen viewing mode details
    | +| Music & TV Media Consumption | Information about music and TV consumption on the device such as:
    • Service URL for song being downloaded from the music service – collected when an error occurs to facilitate restoration of service
    • Content type (video, audio, surround audio)
    • Local media library collection statistics -- number of purchased tracks, number of playlists
    • Region mismatch -- User OS Region, and Xbox Live region
    | +| Reading Media Consumption | Information about reading material consumption on the device such as:
    • App accessing content and status and options used to open a Windows Store book
    • Language of the book
    • Time spent reading content
    • Content type and size details
    | +| Photos App Media Consumption | Information about photos usage on the device such as:
    • File source data -- local, SD card, network device, and OneDrive
    • Image & video resolution, video length, file sizes types and encoding
    • Collection view or full screen viewer use and duration of view
    • Data about item tags that are analyzed to identify subjects in them -- _dog_ or _outdoors_
    + +## Browsing History data + +This type of data includes details about web browsing activity in Microsoft browsers on the device. + +### Browse History + +| Category Name | Description and Examples | +| - | - | +| Browse history | Information about browsing on the device such as:
    • BrowserId - an anonymous random unique number collected in addition to the identifiers in Common Data. Allows us to only use BrowserID when other identifiers are not necessary for troubleshooting and product improvement purposes.
    • URLs visited
    • Page title
    | + +## ​​​Search Requests and Query data + +This type of data includes diagnostic details about the web search activity in Edge and Cortana, and local file searches on the device. + +### Search performance diagnostics + +| Category Name | Description and Examples | +| - | - | +| Microsoft Edge queries | Information about Address bar and search box performance on the device such as:
    • Text typed in address bar and search box
    • Text selected for Ask Cortana search
    • Service response time
    • Auto-completed text if there was an auto-complete
    • Navigation suggestions provided based on local history and favorites
    | +| On-device file Query | Information about local search activity on the device such as:
    • Kind of query issued and index type (ConstraintIndex, SystemIndex)
    • Number of items requested and retrieved
    • File extension of search result user interacted with
    • Launched item kind, file extension, index of origin, and the App ID of the opening app.
    • Name of process calling the indexer and time to service the query.
    • A hash of the search scope (file, Outlook, OneNote, IE history )
    • The state of the indices (fully optimized, partially optimized, being built)
    | + +## Inking Typing and Speech Utterance data + +This type of data gathers details about the voice, inking, and typing input features on the device. + +| Category Name | Description and Examples | +| - | - | +| Voice, inking, and typing | Information about voice, inking and typing features such as:
    • Type of pen used (highlighter, ball point, pencil), pen color, stroke height and width, and how long it is used
    • Pen gestures (click, double click, pan, zoom, rotate)
    • Palm Touch x,y coordinates
    • Input latency, missed pen signals, number of frames, strokes, first frame commit time, sample rate
    • Ink strokes written, text before and after the ink insertion point, recognized text entered, Input language - processed to remove identifiers, sequencing information, and other data (such as names, email addresses, and numeric values) which could be used to reconstruct the original content or associate the input to the user.
    • Text of the Cortana recognition results and the text of what Cortana says to the user. This is critical diagnostics to improve service
    • Speech recognition results, result codes, and recognized text
    • Language and model of the recognizer, System Speech language
    • App ID using speech features
    • Whether user is known to be a child
    • Confidence and Success/Failure of speech recognition
    | + +## ​​​​​​​Licensing and Purchase data + +This type of data includes diagnostic details about the purchase and entitlement activity on the device. + +| Category Name | Data Examples | +| - | - | +| Purchase history | Information about purchases made on the device such as:
    • Product ID, edition ID and product URI
    • Offer details -- price
    • Device location settings and IP address based location of purchase
    • Order placed date/time and the charge date/time
    • Store client type -- web or native client
    • App ID and version for in-app purchases
    • Purchaser ID and beneficiary ID
    • Purchase quantity and price
    • Paid amount before and after tax, in local currency
    • Payment type -- credit card type and PayPal
    | +| Entitlements | Information about entitlements on the device such as:
      +
    • Service subscription status and errors
    • DRM and license rights details --Groove subscription or OS volume license
    • Entitlement ID, lease ID, and package ID of the install package
    • Entitlement revocation
    • +
    • License type (trial, offline vs online) and duration
    • License usage session
    | \ No newline at end of file From 21fb033890bd0e76bcdc0387171cbc971adab69f Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Fri, 31 Mar 2017 15:53:08 -0700 Subject: [PATCH 35/51] formatting --- windows/configure/windows-diagnostic-data.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/windows/configure/windows-diagnostic-data.md b/windows/configure/windows-diagnostic-data.md index c6a38460f7..9cc018cf4f 100644 --- a/windows/configure/windows-diagnostic-data.md +++ b/windows/configure/windows-diagnostic-data.md @@ -20,7 +20,7 @@ The data covered in this article is grouped into the following categories: - Product and Service Usage data - Product and Service Performance data - Software Setup and Inventory data -- Content Consumption? data +- Content Consumption data - Browsing History data - Search Requests and Query data - Inking, Typing, and Speech Utterance data @@ -45,7 +45,7 @@ This type of data includes details about the device, its configuration and conne | - | - | | Device properties | Information about the OS and device hardware, such as:
    • OS - version name, Edition
    • Installation type, subscription status, and genuine OS status
    • Processor architecture, speed, number of cores, manufacturer, and model
    • OEM details --manufacturer, model, and serial number
    • Device identifier and Xbox serial number
    • Firmware/BIOS -- type, manufacturer, model, and version
    • Memory. total memory, video memory, speed, and how much memory is available after the device has reserved memory
    • Storage -- total capacity and disk type
    • Battery -- charge capacity and InstantOn support
    • Hardware chassis type, color, and form factor
    • Is this a virtual machine?
    | | Device capabilities | Information about the specific device capabilities such as:
    • Camera -- whether the device has a front facing, a rear facing camera, or both.
    • Touch screen -- does the device include a touch screen? If so, how many hardware touch points are supported?
    • Processor capabilities -- CompareExchange128, LahfSahf, NX, PrefetchW, and SSE2
    • Trusted Platform Module (TPM) – whether present and what version
    • Virtualization hardware -- whether an IOMMU is present, SLAT support, is virtualization enabled in the firmware
    • Voice – whether voice interaction is supported and the number of active microphones
    • Number of displays, resolutions, DPI
    • Wireless capabilities
    • OEM or platform face detection
    • OEM or platform video stabilization and quality level set
    • Advanced Camera Capture mode (HDR vs. LowLight), OEM vs. platform implementation, HDR probability, and Low Light probability
    | -| Device preferences and settings | Information about the device settings and user preferences such as:
    • User Settings – System, device, network & internet, personalization, Cortana, apps, accounts, time & language, gaming, Ease of Access, privacy, update & security
    • Device Name
    • Whether device is domain-joined, or cloud-domain joined (i.e. part of a company-managed network)
    • Hashed representation of the domain name
    • MDM (mobile device management) enrollment settings and status
    • BitLocker, Secure Boot, encryption settings, and status
    • Windows Update settings and status
    • Developer Unlock settings and status
    • Default app choices
    • Default browser choice
    • Default language settings for app, input, keyboard, speech, and display
    • App store update settings
    • Enterprise OrganizationID, Commercial ID
    | +| Device preferences and settings | Information about the device settings and user preferences such as:
    • User Settings – System, Device, Network & Internet, Personalization, Cortana, Apps, Accounts, Time & Language, Gaming, Ease of Access, Privacy, Update & Security
    • Device Name
    • Whether device is domain-joined, or cloud-domain joined (i.e. part of a company-managed network)
    • Hashed representation of the domain name
    • MDM (mobile device management) enrollment settings and status
    • BitLocker, Secure Boot, encryption settings, and status
    • Windows Update settings and status
    • Developer Unlock settings and status
    • Default app choices
    • Default browser choice
    • Default language settings for app, input, keyboard, speech, and display
    • App store update settings
    • Enterprise OrganizationID, Commercial ID
    | | Device peripherals | Information about the device peripherals such as:
    • Peripheral name, device model, class, manufacturer and description
    • Peripheral device state, install state, and checksum
    • name, package name, version, and manufacturer
    • HWID - A hardware vendor defined ID to match a device to a driver [INF file](https://msdn.microsoft.com/windows/hardware/drivers/install/hardware-ids)
    • Driver state, problem code, and checksum
    • Whether driver is kernel mode, signed, and image size
    | | Device network info | Information about the device network configuration such as:
    • Network system capabilities
    • Local or Internet connectivity status
    • Proxy, gateway, DHCP, DNS details and addresses
    • Paid or free network
    • Wireless driver is emulated or not
    • Access point mode capable
    • Access point manufacturer, model, and MAC address
    • WDI Version
    • Name of networking driver service
    • Wi-Fi Direct details
    • Wi-Fi device hardware ID and manufacturer
    • Wi-Fi scan attempt counts and item counts
    • Mac randomization is supported/enabled or not
    • Number of spatial streams and channel frequencies supported
    • Manual or Auto Connect enabled
    • Time and result of each connection attempt
    • Airplane mode status and attempts
    • Interface description provided by the manufacturer
    • Data transfer rates
    • Cipher algorithm
    • Mobile Equipment ID (IMEI) and Mobile Country Code (MCCO)
    • Mobile operator and service provider name
    • Available SSIDs and BSSIDs
    • IP Address type -- IPv4 or IPv6
    • Signal Quality percentage and changes
    • Hotspot presence detection and success rate
    • TCP connection performance
    • Miracast device names
    • Hashed IP address
    @@ -116,6 +116,4 @@ This type of data includes diagnostic details about the purchase and entitlement | Category Name | Data Examples | | - | - | | Purchase history | Information about purchases made on the device such as:
    • Product ID, edition ID and product URI
    • Offer details -- price
    • Device location settings and IP address based location of purchase
    • Order placed date/time and the charge date/time
    • Store client type -- web or native client
    • App ID and version for in-app purchases
    • Purchaser ID and beneficiary ID
    • Purchase quantity and price
    • Paid amount before and after tax, in local currency
    • Payment type -- credit card type and PayPal
    | -| Entitlements | Information about entitlements on the device such as:
      -
    • Service subscription status and errors
    • DRM and license rights details --Groove subscription or OS volume license
    • Entitlement ID, lease ID, and package ID of the install package
    • Entitlement revocation
    • -
    • License type (trial, offline vs online) and duration
    • License usage session
    | \ No newline at end of file +| Entitlements | Information about entitlements on the device such as:
    • Service subscription status and errors
    • DRM and license rights details --Groove subscription or OS volume license
    • Entitlement ID, lease ID, and package ID of the install package
    • Entitlement revocation
    • License type (trial, offline vs online) and duration
    • License usage session
    | \ No newline at end of file From 52fd405848591088dd2bcb1bd61c49a92bd343bc Mon Sep 17 00:00:00 2001 From: jdeckerMS Date: Mon, 3 Apr 2017 07:27:13 -0700 Subject: [PATCH 36/51] Jordan feedback --- devices/surface-hub/manage-settings-with-mdm-for-surface-hub.md | 1 + 1 file changed, 1 insertion(+) diff --git a/devices/surface-hub/manage-settings-with-mdm-for-surface-hub.md b/devices/surface-hub/manage-settings-with-mdm-for-surface-hub.md index 1954027d43..d09ae96714 100644 --- a/devices/surface-hub/manage-settings-with-mdm-for-surface-hub.md +++ b/devices/surface-hub/manage-settings-with-mdm-for-surface-hub.md @@ -97,6 +97,7 @@ The following tables include info on Windows 10 settings that have been validate | Allow camera | Keep this enabled for Skype for Business. | [Camera/AllowCamera](https://msdn.microsoft.com/library/windows/hardware/dn904962.aspx#Camera_AllowCamera) | Yes.
    | Yes.
    [Use a custom setting.](#example-sccm) | Yes | | Allow location | Keep this enabled to support apps such as Maps. | [System/AllowLocation](https://msdn.microsoft.com/library/windows/hardware/dn904962.aspx#System_AllowLocation) | Yes.
    . | Yes.
    [Use a custom setting.](#example-sccm) | Yes | | Allow telemetry | Keep this enabled to help Microsoft improve Surface Hub. | [System/AllowTelemetry](https://msdn.microsoft.com/library/windows/hardware/dn904962.aspx#System_AllowTelemetry) | Yes.
    | Yes.
    [Use a custom setting.](#example-sccm) | Yes | +| Allow USB Drives | Keep this enabled to support USB drives on Surface Hub | [System/AllowStorageCard](https://msdn.microsoft.com/en-us/windows/hardware/commercialize/customize/mdm/policy-configuration-service-provider#system-allowstoragecard) | Yes
    [Use a custom policy.](#example-intune) | Yes.
    [Use a custom setting.](#example-sccm) | Yes | \*Settings supported with SyncML can also be configured in a Windows Configuration Designer provisioning package. #### Browser settings From 6404a519b7382290564745d3e456021445b2e5ea Mon Sep 17 00:00:00 2001 From: jdeckerMS Date: Mon, 3 Apr 2017 08:03:34 -0700 Subject: [PATCH 37/51] remove en-us --- devices/surface-hub/manage-settings-with-mdm-for-surface-hub.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devices/surface-hub/manage-settings-with-mdm-for-surface-hub.md b/devices/surface-hub/manage-settings-with-mdm-for-surface-hub.md index d09ae96714..0dcd527405 100644 --- a/devices/surface-hub/manage-settings-with-mdm-for-surface-hub.md +++ b/devices/surface-hub/manage-settings-with-mdm-for-surface-hub.md @@ -97,7 +97,7 @@ The following tables include info on Windows 10 settings that have been validate | Allow camera | Keep this enabled for Skype for Business. | [Camera/AllowCamera](https://msdn.microsoft.com/library/windows/hardware/dn904962.aspx#Camera_AllowCamera) | Yes.
    | Yes.
    [Use a custom setting.](#example-sccm) | Yes | | Allow location | Keep this enabled to support apps such as Maps. | [System/AllowLocation](https://msdn.microsoft.com/library/windows/hardware/dn904962.aspx#System_AllowLocation) | Yes.
    . | Yes.
    [Use a custom setting.](#example-sccm) | Yes | | Allow telemetry | Keep this enabled to help Microsoft improve Surface Hub. | [System/AllowTelemetry](https://msdn.microsoft.com/library/windows/hardware/dn904962.aspx#System_AllowTelemetry) | Yes.
    | Yes.
    [Use a custom setting.](#example-sccm) | Yes | -| Allow USB Drives | Keep this enabled to support USB drives on Surface Hub | [System/AllowStorageCard](https://msdn.microsoft.com/en-us/windows/hardware/commercialize/customize/mdm/policy-configuration-service-provider#system-allowstoragecard) | Yes
    [Use a custom policy.](#example-intune) | Yes.
    [Use a custom setting.](#example-sccm) | Yes | +| Allow USB Drives | Keep this enabled to support USB drives on Surface Hub | [System/AllowStorageCard](https://msdn.microsoft.com/windows/hardware/commercialize/customize/mdm/policy-configuration-service-provider#system-allowstoragecard) | Yes
    [Use a custom policy.](#example-intune) | Yes.
    [Use a custom setting.](#example-sccm) | Yes | \*Settings supported with SyncML can also be configured in a Windows Configuration Designer provisioning package. #### Browser settings From ba75acfb0892292d41b08774acda39fd1c0d1cfc Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Mon, 3 Apr 2017 09:08:23 -0700 Subject: [PATCH 38/51] removing old events --- ...el-windows-diagnostic-events-and-fields.md | 53 ------------------- 1 file changed, 53 deletions(-) diff --git a/windows/configure/basic-level-windows-diagnostic-events-and-fields.md b/windows/configure/basic-level-windows-diagnostic-events-and-fields.md index a69965fae3..b4ab6e6bbb 100644 --- a/windows/configure/basic-level-windows-diagnostic-events-and-fields.md +++ b/windows/configure/basic-level-windows-diagnostic-events-and-fields.md @@ -2090,59 +2090,6 @@ The following fields are available: - **devinv** The file version of the Device inventory component. -### Microsoft.Windows.Inventory.Core.DriverPackageExtendedAdd - -This event sends inventory component versions for the Device Inventory data. - -The following fields are available: - -- **Inf** The inf file name. -- **OriginalInf** The original inf file name in the driver package. -- **Type** The type of driver package (e.g. inbox, 3rd-party). -- **ClassGuid** The Driver class guid. -- **Class** The driver class. -- **Directory** The directory the driver was installed to. -- **Date** The date of the driver package. -- **Version** The version of the driver package. -- **Provider** The provider of the driver package. -- **SysFiles** The list of drivers in the package. -- **SubmissionId** The submission id of the driver package. -- **InventoryVersion** The version of the inventory file generating the events. - - -### Microsoft.Windows.Inventory.Core.DriverPackageExtendedStartSync - -This event event indicates that a new set of DriverPackageExtendedAdd events will be sent. - -The following fields are available: - -- **InventoryVersion** The version of the inventory file generating the events. - - -### Microsoft.Windows.Inventory.Core.FileSigningInfoAdd - -This event enumerates the signatures of files, either driver packages or application executables. For driver packages, this data is collected on demand via Telecommand to limit it only to unrecognized driver packages, saving time for the client and space on the server. For applications, this data is collected for up to 10 random executables on a system. - -The following fields are available: - -- **InventoryVersion** The version of the inventory file generating the events. -- **FileName** The file name of the file whose signatures are listed. -- **FileType** Either exe or sys, depending on if a driver package or application executable. -- **DriverPackageStrongName** Optional. Available only if FileSigningInfo is collected on a driver package. -- **CatalogSigners** Signers from catalog. Each signer starts with Chain. -- **EmbeddedSigners** Embedded signers. Each signer starts with Chain. -- **Thumbprint** Comma separated hash of the leaf node of each signer. Semicolon is used to separate CatalogSigners from EmbeddedSigners. There will always be a trailing comma. - - -### Microsoft.Windows.Inventory.Core.FileSigningInfoStartSync - -This event indicates that a new set of FileSigningInfoAdd events will be sent. - -The following fields are available: - -- **InventoryVersion** The version of the inventory file generating the events. - - ### Microsoft.Windows.Inventory.Core.InventoryApplicationAdd This event sends basic metadata about an application on the system to help keep Windows up to date. From a9e04d3cba011dceeb34408f898a97cd4f2d5f65 Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Mon, 3 Apr 2017 09:23:12 -0700 Subject: [PATCH 39/51] Bl 10743059 (#522) new content * checkpoint * test * checkin * checkpoint * testing * testing * adding census * checkpoint * checkin * checkpoint * testing new version * second upate * typos * fixed heading * more tpos * edits * added mon field * new draft * draft 03152017 * typo * added preupgradesettings and postupgradesettings * scrubbing descriptions * renaming file * updating text * update * updating applies to * updating locationsyncenabled description * removing old events --- windows/configure/TOC.md | 1 + ...el-windows-diagnostic-events-and-fields.md | 4231 +++++++++++++++++ 2 files changed, 4232 insertions(+) create mode 100644 windows/configure/basic-level-windows-diagnostic-events-and-fields.md diff --git a/windows/configure/TOC.md b/windows/configure/TOC.md index b284277953..31156eef01 100644 --- a/windows/configure/TOC.md +++ b/windows/configure/TOC.md @@ -1,5 +1,6 @@ # [Configure Windows 10](index.md) ## [Configure Windows telemetry in your organization](configure-windows-telemetry-in-your-organization.md) +## [Basic level Windows diagnostic events and fields](basic-level-windows-diagnostic-events-and-fields.md) ## [Manage connections from Windows operating system components to Microsoft services](manage-connections-from-windows-operating-system-components-to-microsoft-services.md) ## [Manage Wi-Fi Sense in your company](manage-wifi-sense-in-enterprise.md) ## [Configure kiosk and shared devices running Windows 10 desktop editions](kiosk-shared-pc.md) diff --git a/windows/configure/basic-level-windows-diagnostic-events-and-fields.md b/windows/configure/basic-level-windows-diagnostic-events-and-fields.md new file mode 100644 index 0000000000..b4ab6e6bbb --- /dev/null +++ b/windows/configure/basic-level-windows-diagnostic-events-and-fields.md @@ -0,0 +1,4231 @@ +--- +description: Use this article to learn more about what Windows diagnostic data is gathered at the basic level. +title: Windows 10, version 1703 basic diagnostic events and fields (Windows 10) +keywords: privacy, telemetry +ms.prod: w10 +ms.mktglfcycl: manage +ms.sitesec: library +ms.pagetype: security +localizationpriority: high +author: brianlic-msft +ms.author: brianlic +--- + + +# Windows 10, version 1703 basic level Windows diagnostic events and fields + + + **Applies to** + +- Windows 10, version 1703 + + +The Basic level gathers a limited set of information that is critical for understanding the device and its configuration including: basic device information, quality-related information, app compatibility, and Windows Store. When the level is set to Basic, it also includes the Security level information. + +The Basic level helps to identify problems that can occur on a particular device hardware or software configuration. For example, it can help determine if crashes are more frequent on devices with a specific amount of memory or that are running a particular driver version. This helps Microsoft fix operating system or app problems. + +Use this article to learn about diagnostic events, grouped by event area, and the fields within each event. A brief description is provided for each field. Every event generated includes common data, which collects device data. + +You can learn more about Windows functional and diagnostic data through these articles: + + +- [Manage connections from Windows operating system components to Microsoft services](manage-connections-from-windows-operating-system-components-to-microsoft-services.md) +- [Configure Windows telemetry in your organization](configure-windows-telemetry-in-your-organization.md) + + + + +## Common data extensions + +### Common Data Extensions.App + + + +The following fields are available: + +- **expId** Associates a flight, such as an OS flight, or an experiment, such as a web site UX experiment, with an event. +- **userId** The userID as known by the application. +- **env** The environment from which the event was logged. +- **asId** An integer value that represents the app session. This value starts at 0 on the first app launch and increments after each subsequent app launch per boot session. + + +### Common Data Extensions.CS + + + +The following fields are available: + +- **sig** A common schema signature that identifies new and modified event schemas. + + +### Common Data Extensions.CUET + + + +The following fields are available: + +- **stId** Represents the Scenario Entry Point ID. This is a unique GUID for each event in a diagnostic scenario. This used to be Scenario Trigger ID. +- **aId** Represents the ETW ActivityId. Logged via TraceLogging or directly via ETW. +- **raId** Represents the ETW Related ActivityId. Logged via TraceLogging or directly via ETW. +- **op** Represents the ETW Op Code. +- **cat** Represents a bitmask of the ETW Keywords associated with the event. +- **flags** Represents the bitmap that captures various Windows specific flags. +- **cpId** The composer ID, such as Reference, Desktop, Phone, Holographic, Hub, IoT Composer. +- **tickets** A list of strings that represent entries in the HTTP header of the web request that includes this event. +- **bseq** Upload buffer sequence number in the format \:\ +- **mon** Combined monitor and event sequence numbers in the format \:\ + + +### Common Data Extensions.Device + + + +The following fields are available: + +- **ver** Represents the major and minor version of the extension. +- **localId** Represents a locally defined unique ID for the device, not the human readable device name. Most likely equal to the value stored at HKLM\Software\Microsoft\SQMClient\MachineId +- **deviceClass** Represents the classification of the device, the device “family”.  For example, Desktop, Server, or Mobile. + + +### Common Data Extensions.Envelope + + + +The following fields are available: + +- **ver** Represents the major and minor version of the extension. +- **name** Represents the uniquely qualified name for the event. +- **time** Represents the event date time in Coordinated Universal Time (UTC) when the event was generated on the client. This should be in ISO 8601 format. +- **popSample** Represents the effective sample rate for this event at the time it was generated by a client. +- **epoch** Represents the epoch and seqNum fields, which help track how many events were fired and how many events were uploaded, and enables identification of data lost during upload and de-duplication of events on the ingress server. +- **seqNum** Represents the sequence field used to track absolute order of uploaded events. It is an incrementing identifier for each event added to the upload queue.  The Sequence helps track how many events were fired and how many events were uploaded and enables identification of data lost during upload and de-duplication of events on the ingress server. +- **iKey** Represents an ID for applications or other logical groupings of events. +- **flags** Represents a collection of bits that describe how the event should be processed by the Connected User Experience and Telemetry component pipeline. The lowest-order byte is the event persistence. The next byte is the event latency. +- **os** Represents the operating system name. +- **osVer** Represents the OS version, and its format is OS dependent. +- **appId** Represents a unique identifier of the client application currently loaded in the process producing the event; and is used to group events together and understand usage pattern, errors by application. +- **appVer** Represents the version number of the application. Used to understand errors by Version, Usage by Version across an app. +- **cV** Represents the Correlation Vector: A single field for tracking partial order of related telemetry events across component boundaries. + + +### Common Data Extensions.OS + + + +The following fields are available: + +- **ver** Represents the major and minor version of the extension. +- **expId** Represents the experiment ID. The standard for associating a flight, such as an OS flight (pre-release build), or an experiment, such as a web site UX experiment, with an event is to record the flight / experiment IDs in Part A of the common schema. +- **locale** Represents the locale of the operating system. +- **bootId** An integer value that represents the boot session. This value starts at 0 on first boot after OS install and increments after every reboot. + + +### Common Data Extensions.User + + + +The following fields are available: + +- **ver** Represents the major and minor version of the extension. +- **localId** Represents a unique user identity that is created locally and added by the client. This is not the user's account ID. + + +### Common Data Extensions.XBL + + + +The following fields are available: + +- **nbf** Not before time +- **expId** Expiration time +- **sbx** XBOX sandbox identifier +- **dty** XBOX device type +- **did** XBOX device ID +- **xid** A list of base10-encoded XBOX User IDs. +- **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. + + +### Common Data Extensions.Consent UI Event + +This User Account Control (UAC) telemetry point collects information on elevations that originate from low integrity levels. This occurs when a process running at low integrity level (IL) requires higher (administrator) privileges, and therefore requests for elevation via UAC (consent.exe). By better understanding the processes requesting these elevations, Microsoft can in turn improve the detection and handling of potentially malicious behavior in this path. + +The following fields are available: + +- **eventType** Represents the type of elevation: If it succeeded, was cancelled, or was auto-approved. +- **splitToken** Represents the flag used to distinguish between administrators and standard users. +- **friendlyName** Represents the name of the file requesting elevation from low IL. +- **elevationReason** Represents the distinction between various elevation requests sources (appcompat, installer, COM, MSI and so on). +- **exeName** Represents the name of the file requesting elevation from low IL. +- **signatureState** Represents the state of the signature, if it signed, unsigned, OS signed and so on. +- **publisherName** Represents the name of the publisher of the file requesting elevation from low IL. +- **cmdLine** Represents the full command line arguments being used to elevate. +- **Hash.Length** Represents the length of the hash of the file requesting elevation from low IL. +- **Hash** Represents the hash of the file requesting elevation from low IL. +- **HashAlgId** Represents the algorithm ID of the hash of the file requesting elevation from low IL. +- **telemetryFlags** Represents the details about the elevation prompt for CEIP data. +- **timeStamp** Represents the time stamp on the file requesting elevation. +- **fileVersionMS** Represents the major version of the file requesting elevation. +- **fileVersionLS** Represents the minor version of the file requesting elevation. + + +## Common data fields + +### Common Data Fields.MS.Device.DeviceInventory.Change + +These fields are added whenever Ms.Device.DeviceInventoryChange is included in the event. + +The following fields are available: + +- **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. +- **objectInstanceId** Object identity used within the device scope. This is commonly going to be ProgramId, FileId or DeviceInstancePathId but is typically something unique to the objectType and in some cases is artificially created. +- **objectType** Indicates the object type that the event applies to. +- **Action** The change that was invoked on a device inventory object. +- **inventoryId** Device ID used for Compatibility testing + + +### Common Data Fields.TelClientSynthetic.PrivacySettingsAfterCreatorsUpdate.PreUpgradeSettings + +These fields are added whenever PreUpgradeSettings is included in the event. + +The following fields are available: + +- **HKLM_SensorPermissionState.SensorPermissionState** The state of the Location service before the feature update completed. +- **HKLM_SensorPermissionState.HRESULT** The error code returned when trying to query the Location service for the device. +- **HKCU_SensorPermissionState.SensorPermissionState** The state of the Location service when a user signs on before the feature update completed. +- **HKCU_SensorPermissionState.HRESULT** The error code returned when trying to query the Location service for the current user. +- **HKLM_LocationPlatform.Status** The state of the location platform after the feature update has completed. +- **HKLM_LocationPlatform.HRESULT** The error code returned when trying to query the location platform for the device. +- **HKLM_LocationSyncEnabled.AcceptedPrivacyPolicy** The speech recognition state for the device before the feature update completed. +- **HKLM_LocationSyncEnabled.HRESULT** The error code returned when trying to query the Find My Device service for the device. +- **HKCU_LocationSyncEnabled.AcceptedPrivacyPolicy** The speech recognition state for the current user before the feature update completed. +- **HKCU_LocationSyncEnabled.HRESULT** The error code returned when trying to query the Find My Device service for the current user. +- **HKLM_AllowTelemetry.AllowTelemetry** The state of the Connected User Experiences and Telemetry component for the device before the feature update. +- **HKLM_AllowTelemetry.HRESULT** The error code returned when trying to query the Connected User Experiences and Telemetry conponent for the device. +- **HKLM_TIPC.Enabled** The state of TIPC for the device. +- **HKLM_TIPC.HRESULT** The error code returned when trying to query TIPC for the device. +- **HKCU_TIPC.Enabled** The state of TIPC for the current user. +- **HKCU_TIPC.HRESULT** The error code returned when trying to query TIPC for the current user. +- **HKLM_FlipAhead.FPEnabled** Is Flip Ahead enabled for the device before the feature update was completed? +- **HKLM_FlipAhead.HRESULT** The error code returned when trying to query Flip Ahead for the device. +- **HKCU_FlipAhead.FPEnabled** Is Flip Ahead enabled for the current user before the feature update was completed? +- **HKCU_FlipAhead.HRESULT** The error code returned when trying to query Flip Ahead for the current user. +- **HKLM_TailoredExperiences.TailoredExperiencesWithDiagnosticDataEnabled** Is Tailored Experiences with Diagnostics Data enabled for the current user after the feature update had completed? +- **HKCU_TailoredExperiences.HRESULT** The error code returned when trying to query Tailored Experiences with Diagnostics Data for the current user. +- **HKLM_AdvertisingID.Enabled** Is the adveristing ID enabled for the device? +- **HKLM_AdvertisingID.HRESULT** The error code returned when trying to query the state of the advertising ID for the device. +- **HKCU_AdvertisingID.Enabled** Is the adveristing ID enabled for the current user? +- **HKCU_AdvertisingID.HRESULT** The error code returned when trying to query the state of the advertising ID for the user. + + +### Common Data Fields.TelClientSynthetic.PrivacySettingsAfterCreatorsUpdate.PostUpgradeSettings + +These fields are added whenever PostUpgradeSettings is included in the event. + +The following fields are available: + +- **HKLM_SensorPermissionState.SensorPermissionState** The state of the Location service after the feature update has completed. +- **HKLM_SensorPermissionState.HRESULT** The error code returned when trying to query the Location service for the device. +- **HKCU_SensorPermissionState.SensorPermissionState** The state of the Location service when a user signs on after a feature update has completed. +- **HKCU_SensorPermissionState.HRESULT** The error code returned when trying to query the Location service for the current user. +- **HKLM_LocationPlatform.Status** The state of the location platform after the feature update has completed. +- **HKLM_LocationPlatform.HRESULT** The error code returned when trying to query the location platform for the device. +- **HKLM_LocationSyncEnabled.AcceptedPrivacyPolicy** The speech recognition state for the device after the feature update has completed. +- **HKLM_LocationSyncEnabled.HRESULT** The error code returned when trying to query the Find My Device service for the device. +- **HKCU_LocationSyncEnabled.AcceptedPrivacyPolicy** The speech recognition state for the current user after the feature update has completed. +- **HKCU_LocationSyncEnabled.HRESULT** The error code returned when trying to query the Find My Device service for the current user. +- **HKLM_AllowTelemetry.AllowTelemetry** The state of the Connected User Experiences and Telemetry component for the device after the feature update. +- **HKLM_AllowTelemetry.HRESULT** The error code returned when trying to query the Connected User Experiences and Telemetry conponent for the device. +- **HKLM_TIPC.Enabled** The state of TIPC for the device. +- **HKLM_TIPC.HRESULT** The error code returned when trying to query TIPC for the device. +- **HKCU_TIPC.Enabled** The state of TIPC for the current user. +- **HKCU_TIPC.HRESULT** The error code returned when trying to query TIPC for the current user. +- **HKLM_FlipAhead.FPEnabled** Is Flip Ahead enabled for the device after the feature update has completed? +- **HKLM_FlipAhead.HRESULT** The error code returned when trying to query Flip Ahead for the device. +- **HKCU_FlipAhead.FPEnabled** Is Flip Ahead enabled for the current user after the feature update has completed? +- **HKCU_FlipAhead.HRESULT** The error code returned when trying to query Flip Ahead for the current user. +- **HKLM_TailoredExperiences.TailoredExperiencesWithDiagnosticDataEnabled** Is Tailored Experiences with Diagnostics Data enabled for the current user after the feature update had completed? +- **HKCU_TailoredExperiences.HRESULT** The error code returned when trying to query Tailored Experiences with Diagnostics Data for the current user. +- **HKLM_AdvertisingID.Enabled** Is the adveristing ID enabled for the device? +- **HKLM_AdvertisingID.HRESULT** The error code returned when trying to query the state of the advertising ID for the device. +- **HKCU_AdvertisingID.Enabled** Is the adveristing ID enabled for the current user? +- **HKCU_AdvertisingID.HRESULT** The error code returned when trying to query the state of the advertising ID for the user. + + +## Appraiser events + +### Microsoft.Windows.Appraiser.General.ChecksumTotalPictureCount + +This event lists the types of objects and how many of each exist on the client device. This allows for a quick way to ensure that the records present on the server match what is present on the client. + +The following fields are available: + +- **PCFP** An ID for the system that is calculated by hashing hardware identifiers. +- **InventoryApplicationFile** The total InventoryApplicationFile objects that are present on this device. +- **InventoryMediaCenter** The total InventoryMediaCenter objects that are present on this device. +- **InventoryLanguagePack** The total InventoryLanguagePack objects that are present on this device. +- **InventoryUplevelDriverPackage** The total InventoryUplevelDriverPackage objects that are present on this device. +- **InventorySystemBios** The total InventorySystemBios objects that are present on this device. +- **SystemProcessorCompareExchange** The total SystemProcessorCompareExchange objects that are present on this device. +- **SystemProcessorLahfSahf** The total SystemProcessorLahfSahf objects that are present on this device. +- **SystemMemory** The total SystemMemory objects that are present on this device. +- **SystemProcessorPrefetchW** The total SystemProcessorPrefetchW objects that are present on this device. +- **SystemProcessorSse2** The total SystemProcessorSse2 objects that are present on this device. +- **SystemProcessorNx** The total SystemProcessorNx objects that are present on this device. +- **SystemWlan** The total SystemWlan objects that are present on this device. +- **SystemWim** The total SystemWim objects that are present on this device +- **SystemTouch** The total SystemTouch objects that are present on this device. +- **SystemWindowsActivationStatus** The total SystemWindowsActivationStatus objects that are present on this device. + + +### Microsoft.Windows.Appraiser.General.ChecksumTotalPictureIdHashSha256 + +This event lists the types of objects and the hashed values of all the identifiers for each one. This allows for a more in-depth way to ensure that the records present on the server match what is present on the client. + +The following fields are available: + +- **PCFP** An ID for the system that is calculated by hashing hardware identifiers. +- **InventoryApplicationFile** The SHA256 hash of InventoryApplicationFile objects that are present on this device. +- **InventoryMediaCenter** The SHA256 hash of InventoryMediaCenter objects that are present on this device. +- **InventoryLanguagePack** The SHA256 hash of InventoryLanguagePack objects that are present on this device. +- **InventoryUplevelDriverPackage** The SHA256 hash of InventoryUplevelDriverPackage objects that are present on this device. +- **InventorySystemBios** The SHA256 hash of InventorySystemBios objects that are present on this device. +- **SystemProcessorCompareExchange** The SHA256 hash of SystemProcessorCompareExchange objects that are present on this device. +- **SystemProcessorLahfSahf** The SHA256 hash of SystemProcessorLahfSahf objects that are present on this device. +- **SystemMemory** The SHA256 hash of SystemMemory objects that are present on this device. +- **SystemProcessorPrefetchW** The SHA256 hash of SystemProcessorPrefetchW objects that are present on this device. +- **SystemProcessorSse2** The SHA256 hash of SystemProcessorSse2 objects that are present on this device. +- **SystemProcessorNx** The SHA256 hash of SystemProcessorNx objects that are present on this device. +- **SystemWlan** The SHA256 hash of SystemWlan objects that are present on this device. +- **SystemWim** The SHA256 hash of SystemWim objects that are present on this device. +- **SystemTouch** The SHA256 hash of SystemTouch objects that are present on this device. +- **SystemWindowsActivationStatus** The SHA256 hash of SystemWindowsActivationStatus objects that are present on this device. + + +### Microsoft.Windows.Appraiser.General.DatasourceApplicationFileAdd + +This event sends compatibility information about a file to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** A hash of the full file path including the file name. +- **AppraiserVersion** The version of the appraiser file that is generating the events. +- **AvDisplayName** If it is an anti-virus app, this is the the display name for the app. Example: System Center Endpoint Protection +- **CompatModelIndex** The compatibility prediction for this file. +- **HasCitData** Is the file present in CIT data? +- **HasUpgradeExe** Does the anti-virus app have an upgrade.exe file? +- **IsAv** Is the file an anti-virus reporting EXE? +- **ResolveAttempted** This will always be an empty string when sending telemetry. +- **SdbEntries** An array of fields that indicates the SDB entries that apply to this file. +- **SdbEntries_item_MigShimCommand** The command line to be passed to the MigShim if one is applicable. +- **SdbEntries_item_MigShimName** Example: DevenvDotnetCacheRebuildShim +- **SdbEntries_item_MigXmlName** Example: MicrosoftForefrontEndpointProtection__4_6__PART +- **SdbEntries_item_MigXmlType** Example: MIG_XML_TYPE_REMOVED +- **SdbEntries_item_ReinstallUpgradeMessage** Example: Resource: 10022 +- **SdbEntries_item_SdbAppGuid** Example: {551f8360-14dd-4ea5-bd29-74b0c21abfde} +- **SdbEntries_item_SdbAppName** Example: Visual Studio +- **SdbEntries_item_SdbAppVendor** Example: Microsoft +- **SdbEntries_item_SdbBlockType** Example: ReinstallAfterUpgradeInfo +- **SdbEntries_item_SdbEntryGuid** Example: {84e92468-a463-4c02-93a6-20171694b8a8} +- **SdbEntries_item_SdbUpgradeMode** Example: Swap +- **SdbEntries_item_SdbUxBlocktypeOverride** Example: SDB_UX_BLOCKTYPE_OVERRIDE_MIG_FIXED + + +### Microsoft.Windows.Appraiser.General.DatasourceApplicationFileRemove + +This event indicates that the DatasourceApplicationFile object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DatasourceApplicationFileStartSync + +This event indicates that a new set of DatasourceApplicationFileAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DatasourceDevicePnpAdd + +This event sends compatibility data for a PNP device, to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** The Device Instance ID of the device (uniquely identifies a device in the system). Example: pci\ven_8086&dev_0085&subsys_13118086&rev_34\4&2dded11c&0&00e1 +- **AppraiserVersion** The version of the appraiser file generating the events. +- **ActiveNetworkConnection** Is the device an active network device? +- **CosDeviceRating** An enumeration that indicates if there is a driver on the target operating system. +- **CosDeviceSolution** An enumeration that indicate how a driver on the target operating system is available. +- **CosDeviceSolutionUrl** Empty string +- **CosPopulatedFromId** The expected uplevel driver matching ID based on driver coverage data. +- **IsBootCritical** Is the device boot critical? +- **SdbEntries** An array of fields indicating the SDB entries that apply to this device. +- **SdbEntries_item_SdbAppGuid** Example: {0ba2f09d-5288-45fa-be32-001857cc020f} +- **SdbEntries_item_SdbAppName** Example: Virtual Machine Manager Self-Service Client +- **SdbEntries_item_SdbAppVendor** Example: Microsoft Corporation +- **SdbEntries_item_SdbBlockType** Example: ReinstallAfterUpgrade +- **SdbEntries_item_SdbEntryGuid** Example: {2a1cc617-9ee0-4dff-b3c0-a09cfc13543a} +- **SdbEntries_item_SdbUpgradeMode** Example: Swap +- **SdbEntries_item_SdbUxBlocktypeOverride** Example: SDB_UX_BLOCKTYPE_OVERRIDE_REINSTALL_BLOCK +- **UplevelInboxDriver** Is there a driver uplevel for this device? +- **WuDriverCoverage** Is there a driver uplevel for this device according to Windows Update? +- **WuDriverUpdateID** The Windows Update ID of the applicable uplevel driver. +- **WuPopulatedFromID** The expected uplevel driver matching ID based on driver coverage from Windows Update. + + +### Microsoft.Windows.Appraiser.General.DatasourceDevicePnpRemove + +This event indicates that the DatasourceDevicePnp object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DatasourceDevicePnpStartSync + +This event indicates that a new set of DatasourceDevicePnpAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DatasourceDriverPackageAdd + +This event sends compatibility database data about driver packages to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** DriverPackageId that is used for uniquely identifying a driver package on a system. +- **AppraiserVersion** The version of the appraiser file generating the events. +- **SdbEntries** An array of fields indicating the SDB entries that apply to this driver package. +- **SdbEntries_item_SdbAppGuid** Example: {5f29791d-ad69-40a4-9783-6edbdf66bd4b} +- **SdbEntries_item_SdbAppName** Example: Microsoft PDF/XPS Printer +- **SdbEntries_item_SdbAppVendor** Example: Microsoft +- **SdbEntries_item_SdbBlockType** Example: BlockDriver +- **SdbEntries_item_SdbEntryGuid** Example: {380213ca-97c8-4fdc-b194-b4f714006796} +- **SdbEntries_item_SdbUpgradeMode** Example: Service +- **SdbEntries_item_SdbUxBlocktypeOverride** Example: SDB_UX_BLOCKTYPE_OVERRIDE_NO_BLOCK + + +### Microsoft.Windows.Appraiser.General.DatasourceDriverPackageRemove + +This event indicates that the DatasourceDriverPackage object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DatasourceDriverPackageStartSync + +This event indicates that a new set of DatasourceDriverPackageAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoBlockAdd + +This event sends blocking data about any compatibility blocking entries hit on the system that are not directly related to specific applications or devices, to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** This will always be BlockingMatchingInfo. +- **AppraiserVersion** The version of the appraiser file generating the events. +- **SdbEntries** An array of fields indicating the SDB entries that apply to this file. +- **SdbEntries_item_SdbAppGuid** Example: {4cca1f6c-74f8-4bfd-9fb4-3d4b65f23f98} +- **SdbEntries_item_SdbAppName** Example: Intel(R)DynamicPowerPerformanceManagement +- **SdbEntries_item_SdbAppVendor** Example: Intel +- **SdbEntries_item_SdbBlockType** Example: BlockUpgradeUntilUpdate +- **SdbEntries_item_SdbEntryGuid** Example: {4be49993-88ec-4003-b9a6-9f8812e94c50} +- **SdbEntries_item_SdbUpgradeMode** Example: Swap +- **SdbEntries_item_SdbUxBlocktypeOverride** Example: SDB_UX_BLOCKTYPE_OVERRIDE_UPGRADE_UNTIL_UPDATE_BLOCK + + +### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoBlockRemove + +This event indicates that the DataSourceMatchingInfoBlock object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoBlockStartSync + +This event indicates that a full set of DataSourceMatchingInfoBlockStAdd events have been sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPassiveAdd + +This event sends compatibility database information about non-blocking compatibility entries on the system that are not keyed by either applications or devices, to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** This will always be PassiveMatchingInfo. +- **AppraiserVersion** The version of the appraiser file generating the events. +- **SdbEntries** An array of fields indicating the SDB entries that apply to this file. +- **SdbEntries_item_MigShimCommand** The command line to be passed to the MigShim if one is applicable. +- **SdbEntries_item_MigShimName** Example: MigrateVCRuntimeShim +- **SdbEntries_item_MigXmlName** Example: Intel_Rapid_Storage_Technolgy_Enterprise_Filter_Driver__3__PART +- **SdbEntries_item_MigXmlType** Example: MIG_XML_TYPE_FIXED +- **SdbEntries_item_SdbAppGuid** Example: {03760bce-35d7-47a3-b83b-de673fdb6ab4} +- **SdbEntries_item_SdbAppName** Example: VC Runtime +- **SdbEntries_item_SdbAppVendor** Example: Microsoft +- **SdbEntries_item_SdbBlockType** Example: BlockUpgradeUntilUpdate +- **SdbEntries_item_SdbEntryGuid** Example: {00b0c9b2-3f04-4795-a8ac-5b7bd5ea2ea8} +- **SdbEntries_item_SdbUpgradeMode** Example: Swap +- **SdbEntries_item_SdbUxBlocktypeOverride** Example: SDB_UX_BLOCKTYPE_OVERRIDE_MIG_FIXED + + +### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPassiveRemove + +This event indicates that the DataSourceMatchingInfoPassive object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPassiveStartSync + +This event indicates that a new set of DataSourceMatchingInfoPassiveAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPostUpgradeAdd + +This event sends compatibility database information about entries requiring reinstallation after an upgrade on the system that are not keyed by either applications or devices, to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** This will always be PostUpgradeMatchingInfo. +- **AppraiserVersion** The version of the appraiser file generating the events. +- **SdbEntries** An array of fields indicating the SDB entries that apply to this file. +- **SdbEntries_item_ReinstallUpgradeMessage** Example: Resource: 10022 +- **SdbEntries_item_SdbAppGuid** Example: {0ba2f09d-5288-45fa-be32-001857cc020f} +- **SdbEntries_item_SdbAppName** Example: Virtual Machine Manager Self-Service Client +- **SdbEntries_item_SdbAppVendor** Example: Microsoft Corporation +- **SdbEntries_item_SdbBlockType** Example: ReinstallAfterUpgrade +- **SdbEntries_item_SdbEntryGuid** Example: {2a1cc617-9ee0-4dff-b3c0-a09cfc13543a} +- **SdbEntries_item_SdbUpgradeMode** Example: Swap +- **SdbEntries_item_SdbUxBlocktypeOverride** Example: SDB_UX_BLOCKTYPE_OVERRIDE_REINSTALL_BLOCK + + +### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPostUpgradeRemove + +This event indicates that the DataSourceMatchingInfoPostUpgrade object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPostUpgradeStartSync + +This event indicates that a new set of DataSourceMatchingInfoPostUpgradeAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DatasourceSystemBiosAdd + +This event sends compatibility database information about the BIOS to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** This will always be BIOS. +- **AppraiserVersion** The version of the Appraiser file generating the events. +- **SdbEntries** An array of fields indicating the SDB entries that apply to this BIOS. +- **SdbEntries_item_SdbBlockType** Example: BiosBlock +- **SdbEntries_item_SdbEntryGuid** Example: {b77118fd-0d87-4f63-a836-d5c6bd8eed4c} +- **SdbEntries_item_SdbUpgradeMode** Example: Swap + + +### Microsoft.Windows.Appraiser.General.DatasourceSystemBiosRemove + +This event indicates that the DatasourceSystemBios object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DatasourceSystemBiosStartSync + +This event indicates that a new set of DatasourceSystemBiosAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DecisionApplicationFileAdd + +This event sends compatibility decision data about a file to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** A hash of the full file path, including the file name. +- **AppraiserVersion** The version of the appraiser file generating the events. +- **BlockAlreadyInbox** The uplevel runtime block on the file already existed on the current OS. Example: FALSE +- **BlockingApplication** Are there any application issues that interfere with upgrade due to the file in question? +- **DisplayGenericMessage** Will be a generic message be shown for this file? +- **HardBlock** This file is blocked in the SDB. +- **HasUxBlockOverride** Does the file have a block that is overridden by a tag in the SDB? +- **MigApplication** Does the file have a MigXML from the SDB associated with it that applies to the current upgrade mode? +- **MigRemoval** Does the file have a MigXML from the SDB that will cause the app to be removed on upgrade? +- **NeedsDismissAction** Will the file cause an action that can be dimissed? +- **NeedsInstallPostUpgradeData** After upgrade, the file will have a post-upgrade notification to install a replacement for the app. +- **NeedsNotifyPostUpgradeData** Does the file have a notification that should be shown after upgrade? +- **NeedsReinstallPostUpgradeData** After upgrade, this file will have a post-upgrade notification to reinstall the app. +- **NeedsUninstallAction** The file must be uninstalled to complete the upgrade. +- **SdbBlockUpgrade** The file is tagged as blocking upgrade in the SDB, +- **SdbBlockUpgradeCanReinstall** The file is tagged as blocking upgrade in the SDB. It can be reinstalled after upgrade. +- **SdbBlockUpgradeUntilUpdate** The file is tagged as blocking upgrade in the SDB. If the app is updated, the upgrade can proceed. +- **SdbReinstallUpgrade** The file is tagged as needing to be reinstalled after upgrade in the SDB. It does not block upgrade. +- **SdbReinstallUpgradeWarn** The file is tagged as needing to be reinstalled after upgrade with a warning in the SDB. It does not block upgrade. +- **SoftBlock** The file is softblocked in the SDB and has a warning. + + +### Microsoft.Windows.Appraiser.General.DecisionApplicationFileRemove + +This event indicates Indicates that the DecisionApplicationFile object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DecisionApplicationFileStartSync + +This event indicates that a new set of DecisionApplicationFileAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DecisionDevicePnpAdd + +This event sends compatibility decision data about a PNP device to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** This uniquely identifies a device in the system. +- **AppraiserVersion** The version of the appraiser file generating the events. +- **AssociatedDriverIsBlocked** Is the driver associated with this PNP device blocked? +- **BlockAssociatedDriver** Should the driver associated with this PNP device be blocked? +- **BlockUpgradeIfDriverBlocked** Is the PNP device both boot critical and does not have a driver included with the OS? +- **BlockUpgradeIfDriverBlockedAndOnlyActiveNetwork** Is this PNP device the only active network device? +- **BlockingDevice** Is this PNP device blocking upgrade? +- **DisplayGenericMessage** Will a generic message be shown during Setup for this PNP device? +- **DriverAvailableInbox** Is a driver included with the operating system for this PNP device? +- **DriverAvailableOnline** Is there a driver for this PNP device on Windows Update? +- **DriverAvailableUplevel** Is there a driver on Windows Update or included with the operating system for this PNP device? +- **DriverBlockOverridden** Is there is a driver block on the device that has been overridden? +- **NeedsDismissAction** Will the user would need to dismiss something during Setup for this device? +- **NotRegressed** Does the device have a problem code on the source OS that is no better than the one it would have on the target OS? +- **SdbDeviceBlockUpgrade** Is there an SDB block on the PNP device that blocks upgrade? +- **SdbDriverBlockOverridden** Is there an SDB block on the PNP device that blocks upgrade, but that block was overridden? + + +### Microsoft.Windows.Appraiser.General.DecisionDevicePnpRemove + +This event indicates that the DecisionDevicePnp object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DecisionDevicePnpStartSync + +This event indicates that the DecisionDevicePnp object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DecisionDriverPackageAdd + +This event sends decision data about driver package compatibility to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** Used for uniquely identifying a driver package on a system. +- **AppraiserVersion** The version of the appraiser file generating the events. +- **DriverBlockOverridden** Does the driver package have an SDB block that blocks it from migrating, but that block has been overridden? +- **DriverIsDeviceBlocked** Was the driver package was blocked because of a device block? +- **DriverIsDriverBlocked** Is the driver package blocked because of a driver block? +- **DriverShouldNotMigrate** Should the driver package be migrated during upgrade? +- **SdbDriverBlockOverridden** Does the driver package have an SDB block that blocks it from migrating, but that block has been overridden? + + +### Microsoft.Windows.Appraiser.General.DecisionDriverPackageRemove + +This event indicates that the DecisionDriverPackage object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DecisionDriverPackageStartSync + +This event indicates that a new set of DecisionDriverPackageAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoBlockAdd + +This event sends compatibility decision data about blocking entries on the system that are not keyed by either applications or devices, to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** This will always be BlockingMatchingInfo. +- **AppraiserVersion** The version of the appraiser file generating the events. +- **BlockingApplication** Are there are any application issues that interfere with upgrade due to matching info blocks? +- **DisplayGenericMessage** Will a generic message be shown for this block? +- **NeedsUninstallAction** Does the user need to take an action in setup due to a matching info block? +- **SdbBlockUpgrade** Is a matching info block blocking upgrade? +- **SdbBlockUpgradeCanReinstall** Is a matching info block blocking upgrade, but has the can reinstall tag? +- **SdbBlockUpgradeUntilUpdate** Is a matching info block blocking upgrade but has the until update tag? + + +### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoBlockRemove + +This event indicates that the DecisionMatchingInfoBlock object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoBlockStartSync + +This event indicates that a new set of DecisionMatchingInfoBlockAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPassiveAdd + +This event sends compatibility decision data about non-blocking entries on the system that are not keyed by either applications or devices, to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** This will always be PassiveMatchingInfo. +- **AppraiserVersion** The version of the Appraiser file that is generating the events. +- **BlockingApplication** Are there any application issues that interfere with upgrade due to matching info blocks? +- **MigApplication** Is there a matching info block with a mig for the current mode of upgrade? + + +### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPassiveRemove + +This event Indicates that the DecisionMatchingInfoPassive object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPassiveStartSync + +This event indicates that a new set of DecisionMatchingInfoPassiveAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPostUpgradeAdd + +This event sends compatibility decision data about entries that require reinstall after upgrade. It's used to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** This will always be PostUpgradeMatchingInfo. +- **AppraiserVersion** The version of the Appraiser file that is generating the events. +- **NeedsInstallPostUpgradeData** Will the file have a notification after upgrade to install a replacement for the app? +- **NeedsNotifyPostUpgradeData** Should a notification be shown for this file after upgrade? +- **NeedsReinstallPostUpgradeData** Will the file have a notification after upgrade to reinstall the app? +- **SdbReinstallUpgrade** The file is tagged as needing to be reinstalled after upgrade in the compatibility database (but is not blocking upgrade). + + +### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPostUpgradeRemove + +This event indicates that the DecisionMatchingInfoPostUpgrade object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DecisionMatchingInfoPostUpgradeStartSync + +This event indicates that a new set of DecisionMatchingInfoPostUpgradeAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DecisionMediaCenterAdd + +This event sends decision data about the presence of Windows Media Center, to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** This will always be MediaCenter. +- **AppraiserVersion** The version of the Appraiser file generating the events. +- **BlockingApplication** Is there any application issues that interfere with upgrade due to Windows Media Center? +- **MediaCenterActivelyUsed** If Windows Media Center is supported on the edition, has it been run at least once and are the MediaCenterIndicators are true? +- **MediaCenterInUse** Is Windows Media Center actively being used? +- **MediaCenterIndicators** Are any of the signals indicating that Windows Media Center is being used, such as default launcher, watched folders, extender accounts, etc...? +- **MediaCenterPaidOrActivelyUsed** Is Windows Media Center actively being used or is it running on a supported edition? +- **NeedsDismissAction** Are there any actions that can be dismissed coming from Windows Media Center? + + +### Microsoft.Windows.Appraiser.General.DecisionMediaCenterRemove + +This event indicates that the DecisionMediaCenter object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DecisionMediaCenterStartSync + +This event indicates that a new set of DecisionMediaCenterAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DecisionSystemBiosAdd + +This event sends compatibility decision data about the BIOS to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** This will always be Bios. +- **AppraiserVersion** The version of the Appraiser file generating the events. +- **Blocking** Is the device blocked from upgrade due to a BIOS block? +- **HasBiosBlock** Does the device have a BIOS block? + + +### Microsoft.Windows.Appraiser.General.DecisionSystemBiosRemove + +This event indicates that the DecisionSystemBios object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DecisionSystemBiosStartSync + +This event indicates that a new set of DecisionSystemBiosAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.DecisionSystemProcessorAdd + +This event sends defunct data. It always reads false. + +The following fields are available: + +- **objectInstanceId** Will always be Processor. +- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 +- **Blocking** Will always be FALSE +- **ProcessorRequirementViolated** Will always be FALSE + + +### Microsoft.Windows.Appraiser.General.EnterpriseScenarioWithDiagTrackServiceRunning + +The event that indicates that Appraiser has been triggered to run an enterprise scenario while the DiagTrack service is installed. This event can only be sent if a special flag is used to trigger the enterprise scenario. + +The following fields are available: + +- **CensusId** An ID for the system calculated from the CEIP, WER, and RAC IDs. +- **Time** The client time of the event. +- **PCFP** An ID for the system calculated by hashing hardware identifiers. + + +### Microsoft.Windows.Appraiser.General.GatedRegChange + +This event sends data about the results of running a set of quick-blocking instructions, to help keep Windows up to date. + +The following fields are available: + +- **Time** The client time of the event. +- **PCFP** An ID for the system calculated by hashing hardware identifiers. +- **RegKey** The registry key name for which a result is being sent. +- **RegValue** The registry value for which a result is being sent. +- **OldData** The previous data in the registry value before the scan ran. +- **NewData** The data in the registry value after the scan completed. + + +### Microsoft.Windows.Appraiser.General.InventoryApplicationFileAdd + +This event represents the basic metadata about a file on the system. The file must be part of an app and either have a block in the compatibility database or are part of an anti-virus program. + +The following fields are available: + +- **objectInstanceId** A hash of the full file path including the file name. +- **AppraiserVersion** The version of the Appraiser file generating the events. +- **BinFileVersion** An attempt to clean up FileVersion at the client that tries to place the version into 4 octets. +- **BinProductVersion** An attempt to clean up ProductVersion at the client that tries to place the version into 4 octets. +- **BinaryType** A binary type. Example: UNINITIALIZED, ZERO_BYTE, DATA_ONLY, DOS_MODULE, NE16_MODULE, PE32_UNKNOWN, PE32_I386, PE32_ARM, PE64_UNKNOWN, PE64_AMD64, PE64_ARM64, PE64_IA64, PE32_CLR_32, PE32_CLR_IL, PE32_CLR_IL_PREFER32, PE64_CLR_64 +- **BoeProgramId** If there is no entry in Add/Remove Programs, this is the ProgramID that is generated from the file metadata. +- **CompanyName** The company name of the vendor who developed this file. +- **FileId** A hash that uniquely identifies a file. +- **FileVersion** The File version field from the file metadata under Properties -> Details. +- **LinkDate** The date and time that this file was linked on. +- **LowerCaseLongPath** The full file path to the file that was inventoried on the device. +- **Name** The name of the file that was inventoried. +- **ProductName** The Product name field from the file metadata under Properties -> Details. +- **ProductVersion** The Product version field from the file metadata under Properties -> Details. +- **ProgramId** A hash of the Name, Version, Publisher, and Language of an application used to identify it. +- **Size** The size of the file (in hexadecimal bytes). + + +### Microsoft.Windows.Appraiser.General.InventoryApplicationFileRemove + +This event indicates that the InventoryApplicationFile object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.InventoryApplicationFileStartSync + +This event indicates indicates that a new set of InventoryApplicationFileAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.InventoryLanguagePackAdd + +This event sends data about the number of language packs installed on the system, to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** This will always be LanguagePack. +- **AppraiserVersion** The version of the Appraiser file that is generating the events. +- **HasLanguagePack** Does this device have 2 or more language packs? +- **LanguagePackCount** How many language packs are installed? + + +### Microsoft.Windows.Appraiser.General.InventoryLanguagePackRemove + +This event indicates that the InventoryLanguagePack object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.InventoryLanguagePackStartSync + +This event indicates that a new set of InventoryLanguagePackAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.InventoryMediaCenterAdd + +This event sends true/false data about decision points used to understand whether Windows Media Center is used on the system, to help keep Windows up to date. + +The following fields are available: + +- **objectInstanceId** This will always be MediaCenter. +- **AppraiserVersion** The version of the Appraiser file generating the events. +- **EverLaunched** Has Windows Media Center ever been launched? +- **HasConfiguredTv** Has the user configured a TV tuner through Windows Media Center? +- **HasExtendedUserAccounts** Are any Windows Media Center Extender user accounts configured? +- **HasWatchedFolders** Are any folders configured for Windows Media Center to watch? +- **IsDefaultLauncher** Is Windows Media Center the default app for opening music or video files? +- **IsPaid** Is the user running a Windows Media Center edition that implies they paid for Windows Media Center? +- **IsSupported** Does the running OS support Windows Media Center? + + +### Microsoft.Windows.Appraiser.General.InventoryMediaCenterRemove + +This event indicates that the InventoryMediaCenter object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.InventoryMediaCenterStartSync + +This event indicates that a new set of InventoryMediaCenterAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.InventorySystemBiosAdd + +This event sends basic metadata about the BIOS to determine whether it has a compatibility block. + +The following fields are available: + +- **objectInstanceId** This will always be Bios. +- **AppraiserVersion** The version of the Appraiser file that is generating the events. +- **BiosDate** The release date of the BIOS in UTC format. +- **BiosName** The name field from Win32_BIOS. +- **Manufacturer** The manufacturer field from Win32_ComputerSystem. +- **Model** The model field from Win32_ComputerSystem. + + +### Microsoft.Windows.Appraiser.General.InventorySystemBiosRemove + +This event indicates that the InventorySystemBios object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.InventorySystemBiosStartSync + +This event indicates that a new set of InventorySystemBiosAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.InventoryUplevelDriverPackageAdd + +This event is only runs during setup. It provides a listing of the uplevel driver packages that were downloaded before the upgrade. Is critical to understanding if failures in setup can be traced to not having sufficient uplevel drivers before the upgrade. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. +- **BootCritical** Is the driver package marked as boot critical? +- **Build** The build value from the driver package. +- **CatalogFile** The name of the catalog file within the driver package. +- **ClassGuid** The device class GUID from the driver package. +- **Class** The device class from the driver package. +- **Date** The date from the driver package. +- **SignatureStatus** Indicates if the driver package is signed. Unknown:0, Unsigned:1, Signed: 2 +- **Inbox** Is the driver package of a driver that is included with Windows? +- **VersionMajor** The major version of the driver package. +- **VersionMinor** The minor version of the driver package. +- **OriginalName** The original name of the INF file before it was renamed. Generally a path under $WINDOWS.~BT\Drivers\DU +- **Provider** The provider of the driver package. +- **PublishedName** The name of the INF file, post-rename. +- **Revision** The revision of the driver package. + + +### Microsoft.Windows.Appraiser.General.InventoryUplevelDriverPackageRemove + +This event indicates that the InventoryUplevelDriverPackage object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.InventoryUplevelDriverPackageStartSync + +This event indicates that a new set of InventoryUplevelDriverPackageAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.IsOnlineTelemetryOutputter + +This event indicates if Appraiser was able to connect successfully to Windows Update to get driver availability information. + +The following fields are available: + +- **Time** The client time of the event. +- **PCFP** A unique hardware identifier that is calculated by hashing hardware identifiers. +- **IsOnlineRun** Was the device able to connect to Windows Update to get driver availability information? +- **CensusId** An ID for the system calculated from the CEIP, WER, and RAC IDs. + + +### Microsoft.Windows.Appraiser.General.IsOnlineWuDriverDataSource + +This event indicates if Appraiser was able to connect to Windows Update to gather driver coverage information. + +The following fields are available: + +- **Time** The client time of the event. +- **PCFP** A unique hardware identifier that is calculated by hashing hardware identifiers. +- **IsOnlineRun** Was the device able to connect to Windows Update to get driver availability information? +- **TargetVersion** The abbreviated name for the OS version against which Windows Update was queried. +- **CensusId** An ID for the system calculated from the CEIP, WER, and RAC IDs. + + +### Microsoft.Windows.Appraiser.General.RunContext + +This event indicates what should be expected in the data payload. + +The following fields are available: + +- **AppraiserBranch** The source branch in which the currently running version of Appraiser was built. +- **AppraiserVersion** The version of the Appraiser file generating the events. +- **Context** Indicates what mode Appraiser is running in. Example: Setup or Telemetry. +- **Time** The client time of the event. +- **AppraiserProcess** The name of the process that launched Appraiser. +- **PCFP** An ID for the system calculated by hashing hardware identifiers. + + +### Microsoft.Windows.Appraiser.General.SetupAdlStatus + +This event indicates if Appraiser used data files from the setup image or more up-to-date data files downloaded from a Microsoft server. + +The following fields are available: + +- **Time** The client time of the event. +- **PCFP** An ID for the system calculated by hashing hardware identifiers. +- **Result** The last result of the operation to determine if there is a data file to download. +- **OneSettingsInitialized** Was the query to OneSettings, where the information is stored on if there is a data file to download, initialized? +- **Url** The URL of the data file to download. This will be an empty string if there is no data file to download. +- **UsingAlternateData** Is the client using alternate data file or using the data file in the setup image? + + +### Microsoft.Windows.Appraiser.General.SystemMemoryAdd + +This event sends data on the amount of memory on the system and whether it meets requirements, to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** This will always be Memory. +- **AppraiserVersion** The version of the Appraiser file generating the events. +- **Blocking** Is the device from upgrade due to memory restrictions? +- **MemoryRequirementViolated** Was a memory requirement violated? +- **pageFile** The current committed memory limit for the system or the current process, whichever is smaller (in bytes). +- **ram** The amount of memory on the device. +- **ramKB** The amount of memory (in KB). +- **virtual** The size of the user-mode portion of the virtual address space of the calling process (in bytes). +- **virtualKB** The amount of virtual memory (in KB). + + +### Microsoft.Windows.Appraiser.General.SystemMemoryRemove + +This event that the SystemMemory object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.SystemMemoryStartSync + +This event indicates that a new set of SystemMemoryAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.SystemProcessorCompareExchangeAdd + +This event sends data indicating whether the system supports the CompareExchange128 CPU requirement, to help keep Windows up to date. + +The following fields are available: + +- **objectInstanceId** This will always be CompareExchange128. +- **AppraiserVersion** The version of the Appraiser file generating the events. +- **Blocking** Is the upgrade blocked due to the processor? +- **CompareExchange128Support** Does the CPU support CompareExchange128? + + +### Microsoft.Windows.Appraiser.General.SystemProcessorCompareExchangeRemove + +This event indicates that the SystemProcessorCompareExchange object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.SystemProcessorCompareExchangeStartSync + +This event indicates that a new set of SystemProcessorCompareExchangeAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.SystemProcessorLahfSahfAdd + +This event sends data indicating whether the system supports the LahfSahf CPU requirement, to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** This will always be LahfSahf. +- **AppraiserVersion** The version of the Appraiser file generating the events. +- **Blocking** Is the upgrade blocked due to the processor? +- **LahfSahfSupport** Does the CPU support LAHF/SAHF? + + +### Microsoft.Windows.Appraiser.General.SystemProcessorLahfSahfRemove + +This event indicates that the SystemProcessorLahfSahf object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.SystemProcessorLahfSahfStartSync + +This event indicates that a new set of SystemProcessorLahfSahfAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.SystemProcessorNxAdd + +This event sends data indicating whether the system supports the NX CPU requirement, to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** This will always be NX. +- **AppraiserVersion** The version of the Appraiser file that is generating the events. +- **Blocking** Is the upgrade blocked due to the processor? +- **NXDriverResult** The result of the driver used to do a non-deterministic check for NX support. +- **NXProcessorSupport** Does the processor support NX? + + +### Microsoft.Windows.Appraiser.General.SystemProcessorNxRemove + +This event indicates that the SystemProcessorNx object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.SystemProcessorNxStartSync + +This event indicates that a new set of SystemProcessorNxAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.SystemProcessorPrefetchWAdd + +This event sends data indicating whether the system supports the PrefetchW CPU requirement, to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** This will always be PrefetchW. +- **AppraiserVersion** The version of the Appraiser file that is generating the events. +- **Blocking** Is the upgrade blocked due to the processor? +- **PrefetchWSupport** Does the processor support PrefetchW? + + +### Microsoft.Windows.Appraiser.General.SystemProcessorPrefetchWRemove + +This event indicates that the SystemProcessorPrefetchW object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.SystemProcessorPrefetchWStartSync + +This event indicates that a new set of SystemProcessorPrefetchWAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.SystemProcessorSse2Add + +This event sends data indicating whether the system supports the SSE2 CPU requirement, to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** This will always be SSE2. +- **AppraiserVersion** The version of the Appraiser file that is generating the events. +- **Blocking** Is the upgrade blocked due to the processor? +- **SSE2ProcessorSupport** Does the processor support SSE2? + + +### Microsoft.Windows.Appraiser.General.SystemProcessorSse2Remove + +This event indicates that the SystemProcessorSse2 object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.SystemProcessorSse2StartSync + +This event indicates that a new set of SystemProcessorSse2Add events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.SystemTouchAdd + +This event sends data indicating whether the system supports touch, to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** This will always be Touch. +- **AppraiserVersion** The version of the Appraiser file that is generating the events. +- **IntegratedTouchDigitizerPresent** Is there an integrated touch digitizer? +- **MaximumTouches** The maximum number of touch points supported by the device hardware. + + +### Microsoft.Windows.Appraiser.General.SystemTouchRemove + +This event indicates that the SystemTouch object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.SystemTouchStartSync + +This event indicates that a new set of SystemTouchAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.SystemWimAdd + +This event sends data indicating whether the operating system is running from a compressed WIM file, to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** This will always be Wim. +- **AppraiserVersion** The version of the Appraiser file that is generating the events. +- **IsWimBoot** Is the current operating system running from a compressed WIM file? +- **RegistryWimBootValue** The raw value from the registry that is used to indicate if the device is running from a WIM. + + +### Microsoft.Windows.Appraiser.General.SystemWimRemove + +This event indicates that the SystemWim object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.SystemWimStartSync + +This event indicates that a new set of SystemWimAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.SystemWindowsActivationStatusAdd + +This event sends data indicating whether the current operating system is activated, to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** This will always be WindowsActivationStatus. +- **AppraiserVersion** The version of the Appraiser file that is generating the events. +- **WindowsIsLicensedApiValue** The result from the API that's used to indicate if operating system is activated. +- **WindowsNotActivatedDecision** Is the current operating system activated? + + +### Microsoft.Windows.Appraiser.General.SystemWindowsActivationStatusRemove + +This event indicates that the SystemWindowsActivationStatus object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.SystemWindowsActivationStatusStartSync + +This event indicates that a new set of SystemWindowsActivationStatusAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.SystemWlanAdd + +This event sends data indicating whether the system has WLAN, and if so, whether it uses an emulated driver that could block an upgrade, to help keep Windows up-to-date. + +The following fields are available: + +- **objectInstanceId** This will always be Wlan. +- **AppraiserVersion** The version of the Appraiser file that is generating the events. +- **Blocking** Is the upgrade blocked because of an emulated WLAN driver? +- **HasWlanBlock** Does the emulated WLAN driver have an upgrade block? +- **WlanEmulatedDriver** Does the device have an emulated WLAN driver? +- **WlanExists** Does the device support WLAN at all? +- **WlanModulePresent** Are any WLAN modules present? +- **WlanNativeDriver** Does the device have a non-emulated WLAN driver? + + +### Microsoft.Windows.Appraiser.General.SystemWlanRemove + +This event indicates that the SystemWlan object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.SystemWlanStartSync + +This event indicates that a new set of SystemWlanAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.TelemetryRunHealth + +A summary event indicating the parameters and result of a telemetry run. This allows the rest of the data sent over the course of the run to be properly contextualized and understood, which is then used to keep Windows up-to-date. + +The following fields are available: + +- **PerfBackoff** Indicates if the run was invoked with logic to stop running when a user is present. Helps to understand why a run may have a longer elapsed time than normal. +- **RunAppraiser** Indicates if Appraiser was set to run at all. If this if false, it is understood that data events will not be received from this device. +- **ThrottlingUtc** Indicates if the Appraiser client is throttling its output of CUET events to avoid being disabled. This increases runtime but also telemetry reliability. +- **AuxInitial** Obsolete, indicates if Appraiser is writing data files to be read by the Get Windows 10 app. +- **Time** The client time of the event. +- **RunDate** The date that the telemetry run was stated, expressed as a filetime. +- **AppraiserProcess** The name of the process that launched Appraiser. +- **AppraiserVersion** The file version (major, minor and build) of the Appraiser DLL, concatenated without dots. +- **SendingUtc** Indicates if the Appraiser client is sending events during the current telemetry run. +- **DeadlineDate** A timestamp representing the deadline date, which is the time until which appraiser will wait to do a full scan. +- **AppraiserBranch** The source branch in which the version of Appraiser that is running was built. +- **EnterpriseRun** Indicates if the telemetry run is an enterprise run, which means appraiser was run from the command line with an extra enterprise parameter. +- **RunGeneralTel** Indicates if the generaltel.dll component was run. Generaltel collects additional telemetry on an infrequent schedule and only from machines at telemetry levels higher than Basic. +- **PerfBackoffInsurance** Indicates if appraiser is running without performance backoff because it has run with perf backoff and failed to complete several times in a row. +- **AuxFinal** Obsolete, always set to false +- **StoreHandleIsNotNull** Obsolete, always set to false +- **VerboseMode** Indicates if appraiser ran in Verbose mode, which is a test-only mode with extra logging. +- **AppraiserDataVersion** The version of the data files being used by the Appraiser telemetry run. +- **FullSync** Indicates if Appraiser is performing a full sync, which means that full set of events representing the state of the machine are sent. Otherwise, only the changes from the previous run are sent. +- **InventoryFullSync** Indicates if inventory is performing a full sync, which means that the full set of events representing the inventory of machine are sent. +- **PCFP** An ID for the system calculated by hashing hardware identifiers. +- **RunOnline** Indicates if appraiser was able to connect to Windows Update and theefore is making decisions using up-to-date driver coverage information. +- **TelementrySent** Indicates if telemetry was successfully sent. +- **WhyFullSyncWithoutTablePrefix** Indicates the reason or reasons that a full sync was generated. +- **RunResult** The hresult of the Appraiser telemetry run. + + +### Microsoft.Windows.Appraiser.General.WmdrmAdd + +This event sends data about the usage of older digital rights management on the system, to help keep Windows up to date. This data does not indicate the details of the media using the digital rights management, only whether any such files exist. Collecting this data was critical to ensuring the correct mitigation for customers, and should be able to be removed once all mitigations are in place. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. +- **WmdrmCdRipped** Indicates if the system has any files encrypted with personal DRM, which was used for ripped CDs. +- **WmdrmNonPermanent** Indicates if the system has any files with non-permanent licenses. +- **WmdrmPurchased** Indicates if the system has any files with permanent licenses. +- **WmdrmApiResult** Raw value of the API used to gather DRM state. +- **WmdrmInUse** WmdrmIndicators AND dismissible block in setup was not dismissed. +- **WmdrmIndicators** WmdrmCdRipped OR WmdrmPurchased +- **NeedsDismissAction** Indicates if a dismissible message is needed to warn the user about a potential loss of data due to DRM deprecation. +- **BlockingApplication** Same as NeedsDismissAction + + +### Microsoft.Windows.Appraiser.General.WmdrmRemove + +This event indicates that the Wmdrm object is no longer present. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +### Microsoft.Windows.Appraiser.General.WmdrmStartSync + +This event indicates that a new set of WmdrmAdd events will be sent. + +The following fields are available: + +- **AppraiserVersion** The version of the Appraiser file that is generating the events. + + +## Census events + +### Census.App + +This event sends version data about the Apps running on this device, to help keep Windows up to date. + +The following fields are available: + +- **IEVersion** Retrieves which version of Internet Explorer is running on this device. +- **CensusVersion** The version of Census that generated the current data for this device. + + +### Census.Battery + +This event sends type and capacity data about the battery on the device, as well as the number of connected standby devices in use, type to help keep Windows up to date. + +The following fields are available: + +- **InternalBatteryCapablities** Represents information about what the battery is capable of doing. +- **InternalBatteryCapacityCurrent** Represents the battery's current fully charged capacity in mWh (or relative). Compare this value to DesignedCapacity  to estimate the battery's wear. +- **InternalBatteryCapacityDesign** Represents the theoretical capacity of the battery when new, in mWh. +- **IsAlwaysOnAlwaysConnectedCapable** Represents whether the battery enables the device to be AlwaysOnAlwaysConnected . Boolean value. +- **InternalBatteryNumberOfCharges** Provides the number of battery charges. This is used when creating new products and validating that existing products meets targeted functionality performance. + + +### Census.Camera + +This event sends data about the resolution of cameras on the device, to help keep Windows up to date. + +The following fields are available: + +- **FrontFacingCameraResolution** Represents the resolution of the front facing camera in megapixels. If a front facing camera does not exist, then the value is 0. +- **RearFacingCameraResolution** Represents the resolution of the rear facing camera in megapixels. If a rear facing camera does not exist, then the value is 0. + + +### Census.Enterprise + +This event sends data about Azure presence, type, and cloud domain use in order to provide an understanding of the use and integration of devices in an enterprise, cloud, and server environment. + +The following fields are available: + +- **IsCloudDomainJoined** Is this device joined to an Azure Active Directory (AAD) tenant? true/false +- **IsMDMEnrolled** Whether the device has been MDM Enrolled or not. +- **ServerFeatures** Represents the features installed on a Windows   Server. This can be used by developers and administrators who need to automate the process of determining the features installed on a set of server computers. +- **CommercialId** Represents the GUID for the commercial entity which the device is a member of.  Will be used to reflect insights back to customers. +- **AzureVMType** Represents whether the instance is Azure VM PAAS, Azure VM IAAS or any other VMs. +- **AzureOSIDPresent** Represents the field used to identify an Azure machine. +- **IsDomainJoined** Indicates whether a machine is joined to a domain. +- **HashedDomain** The hashed representation of the user domain used for login. +- **SystemCenterID** The SCCM ID is an anonymized one-way hash of the Active Directory Organization identifier +- **MPNId** Returns the Partner ID/MPN ID from Regkey. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\DeployID +- **SCCMClientId** This ID correlate systems that send data to Compat Analytics (OMS) and other OMS based systems with systems in an Enterprise SCCM environment. +- **CDJType** Represents the type of cloud domain joined for the machine. +- **IsDeviceProtected** Represents if Device protected by BitLocker/Device Encryption +- **IsDERequirementMet** Represents if the device can do device encryption. +- **IsEDPEnabled** Represents if Enterprise data protected on the device. +- **ContainerType** The type of container, such as process or virtual machine hosted. + + +### Census.Firmware + +This event sends data about the BIOS and startup embedded in the device, to help keep Windows up to date. + +The following fields are available: + +- **FirmwareManufacturer** Represents the manufacturer of the device's firmware (BIOS). +- **FirmwareReleaseDate** Represents the date the current firmware was released. +- **FirmwareType** Represents the firmware type. The various types can be unknown, BIOS, UEFI. +- **FirmwareVersion** Represents the version of the current firmware. + + +### Census.Flighting + +This event sends Windows Insider data from customers participating in improvement testing and feedback programs, to help keep Windows up-to-date. + +The following fields are available: + +- **FlightIds** A list of the different Windows Insider builds on this device. +- **MSA_Accounts** Represents a list of hashed IDs of the Microsoft Accounts that are flighting (pre-release builds) on this device. +- **IsFlightsDisabled** Represents if the device is participating in the Windows Insider program. +- **FlightingBranchName** The name of the Windows Insider branch currently used by the device. +- **DeviceSampleRate** The telemetry sample rate assigned to the device. +- **EnablePreviewBuilds** Used to enable Windows Insider builds on a device. +- **SSRK** Retrieves the mobile targeting settings. + + +### Census.Hardware + +This event sends data about the device, including hardware type, OEM brand, model line, model, telemetry level setting, and TPM support, to help keep Windows up-to-date. + +The following fields are available: + +- **ChassisType** Represents the type of device chassis, such as desktop or low profile desktop. The possible values can range between 1 - 24. +- **ComputerHardwareID** Identifies a device class that is represented by a hash of different SMBIOS fields. +- **DeviceColor** Indicates a color of the device. +- **DeviceName** The device name that is set by the user. +- **OEMDigitalMarkerFileName** The name of the file placed in the \Windows\system32\drivers directory that specifies the OEM and model name of the device. +- **OEMManufacturerName** The device manufacturer name. The OEMName for an inactive device is not reprocessed even if the clean OEM name is changed at a later date. +- **OEMModelNumber** The device model number. +- **OEMModelName** The device model name. +- **OEMModelSKU** The device edition that is defined by the manufacturer. +- **OEMOptionalIdentifier** A Microsoft assigned value that represents a specific OEM subsidiary. +- **OEMSerialNumber** The serial number of the device that is set by the manufacturer. +- **PhoneManufacturer** The friendly name of the phone manufacturer. +- **SoCName** The firmware manufacturer of the device. +- **DUID** The device unique ID. +- **InventoryId** The device ID used for compatibility testing. +- **VoiceSupported** Does the device have a cellular radio capable of making voice calls? +- **PowerPlatformRole** The OEM preferred power management profile. It's used to help to identify the basic form factor of the device. +- **TPMVersion** The supported Trusted Platform Module (TPM) on the device. If no TPM is present, the value is 0. +- **StudyID** Used to identify retail and non-retail device. +- **TelemetryLevel** The telemetry level the user has opted into, such as Basic or Enhanced. +- **TelemetrySettingAuthority** Determines who set the telemetry level, such as GP, MDM, or the user. +- **DeviceForm** Indicates the form as per the device classification. +- **DigitizerSupport** Is a digitizer supported? +- **OEMModelBaseBoard** The baseboard model used by the OEM. +- **OEMModelSystemFamily** The system family set on the device by an OEM. +- **OEMModelBaseBoardVersion** Differentiates between developer and retail devices. +- **ActiveMicCount** The number of active microphones attached to the device. +- **OEMModelSystemVersion** The system model version set on the device by the OEM. + + +### Census.Memory + +This event sends data about the memory on the device, including ROM and RAM, to help keep Windows up to date. + +The following fields are available: + +- **TotalPhysicalRAM** Represents the physical memory (in MB). +- **TotalVisibleMemory** Represents the memory that is not reserved by the system. + + +### Census.Network + +This event sends data about the mobile and cellular network used by the device (mobile service provider, network, device ID, and service cost factors), to help keep Windows up to date. + +The following fields are available: + +- **MobileOperatorBilling** Represents the telephone company that provides services for mobile phone users. +- **MobileOperatorCommercialized** Represents which reseller and geography the phone is commercialized for. This is the set of values on the phone for who and where it was intended to be used. For example, the commercialized mobile operator code AT&T in the US would be ATT-US. +- **NetworkCost** Represents the network cost associated with a connection. +- **IMEI0** Represents the International Mobile Station Equipment Identity. This number is usually unique and used by the mobile operator to distinguish different phone hardware. Microsoft does not have access to mobile operator billing data so collecting this data does not expose or identify the user. The two fields represent phone with dual sim coverage. +- **SPN0** Retrieves the Service Provider Name (SPN). For example, these might be AT&T, Sprint, T-Mobile, or Verizon. The two fields represent phone with dual sim coverage. +- **MobileOperatorNetwork0** Represents the operator of the current mobile network that the device is used on. (AT&T, T-Mobile, Vodafone). The two fields represent phone with dual sim coverage. +- **MCC0** Represents the Mobile Country Code (MCC). It used with the Mobile Network Code (MNC) to uniquely identify a mobile network operator. The two fields represent phone with dual sim coverage. +- **MNC0** Retrieves the Mobile Network Code (MNC). It used with the Mobile Country Code (MCC) to uniquely identify a mobile network operator. The two fields represent phone with dual sim coverage. +- **IMEI1** Represents the International Mobile Station Equipment Identity. This number is usually unique and used by the mobile operator to distinguish different phone hardware. Microsoft does not have access to mobile operator billing data so collecting this data does not expose or identify the user. The two fields represent phone with dual sim coverage. +- **SPN1** Retrieves the Service Provider Name (SPN). For example, these might be AT&T, Sprint, T-Mobile, or Verizon. The two fields represent phone with dual sim coverage. +- **MobileOperatorNetwork1** Represents the operator of the current mobile network that the device is used on. (AT&T, T-Mobile, Vodafone). The two fields represent phone with dual sim coverage. +- **MCC1** Represents the Mobile Country Code (MCC). It used with the Mobile Network Code (MNC) to uniquely identify a mobile network operator. The two fields represent phone with dual sim coverage. +- **MNC1** Retrieves the Mobile Network Code (MNC). It used with the Mobile Country Code (MCC) to uniquely identify a mobile network operator. The two fields represent phone with dual sim coverage. +- **MEID** Represents the Mobile Equipment Identity (MEID). MEID is a worldwide unique phone ID assigned to CDMA phones. MEID replaces electronic serial number (ESN), and is equivalent to IMEI for GSM and WCDMA phones. Microsoft does not have access to mobile operator billing data so collecting this data does not expose or identify the user. +- **NetworkAdapterGUID** The GUID of the primary network adapter. + + +### Census.OS + +This event sends data about the operating system such as the version, locale, update service configuration, when and how it was originally installed, and whether it is a virtual device, to help keep Windows up to date. + +The following fields are available: + +- **GenuineState** Retrieves the ID Value specifying the OS Genuine check. +- **IsPortableOperatingSystem** Retrieves whether OS is running Windows-To-Go +- **IsSecureBootEnabled** Retrieves whether Boot chain is signed under UEFI. +- **InstallationType** Retrieves the type of OS installation. (Clean, Upgrade, Reset, Refresh, Update). +- **OSInstallType** Retrieves a numeric description of what install was used on the device i.e. clean, upgrade, refresh, reset, etc +- **OSOOBEDateTime** Retrieves Out of Box Experience (OOBE) Date in Coordinated Universal Time (UTC). +- **OSSKU** Retrieves the Friendly Name of OS Edition. +- **OSTimeZoneBiasInMins** Retrieves the time zone set on machine. +- **OSUILocale** Retrieves the locale of the UI that is currently used by the OS. +- **RACw7Id** Retrieves the Microsoft Reliability Analysis Component (RAC) Win7 Identifier. RAC is used to monitor and analyze system usage and reliability. +- **CompactOS** Indicates if the Compact OS feature from Win10 is enabled. +- **Signature** Retrieves if it is a signature machine sold by Microsoft store. +- **IsDeviceRetailDemo** Retrieves if the device is running in demo mode. +- **ActivationChannel** Retrieves the retail license key or Volume license key for a machine. +- **LicenseStateReason** Retrieves why (or how) a system is licensed or unlicensed. The HRESULT may indicate an error code that indicates a key blocked error, or it may indicate that we are running an OS License granted by the MS store. +- **OA3xOriginalProductKey** Retrieves the License key stamped by the OEM to the machine. +- **ProductKeyID2** Retrieves the License key if the machine is updated with a new license key. +- **ServiceMachineIP** Retrieves the IP address of the KMS host used for anti-piracy. +- **ServiceProductKeyID** Retrieves the License key of the KMS +- **LanguagePacks** The list of language packages installed on the device. +- **InstallLanguage** The first language installed on the user machine. +- **IsEduData** Returns Boolean if the education data policy is enabled. +- **SharedPCMode** Returns Boolean for education devices used as shared cart +- **SLICVersion** Returns OS type/version from SLIC table. +- **SLICStatus** Whether a SLIC table exists on the device. +- **OSEdition** Retrieves the version of the current OS. +- **ProductActivationTime** Returns the OS Activation time for tracking piracy issues. +- **ProductActivationResult** Returns Boolean if the OS Activation was successful. +- **OSSubscriptionTypeId** Returns boolean for enterprise subscription feature for selected PRO machines. +- **OSSubscriptionStatus** Represents the existing status for enterprise subscription feature for PRO machines. +- **ServiceMachinePort** Retrieves the port of the KMS host used for anti-piracy. +- **DeviceTimeZone** The time zone that is set on the device. Example: Pacific Standard Time +- **DeveloperUnlockStatus** Represents if a device has been developer unlocked by the user or Group Policy. + + +### Census.Processor + +This event sends data about the processor (architecture, speed, number of cores, manufacturer, and model number), to help keep Windows up to date. + +The following fields are available: + +- **ProcessorCores** Retrieves the number of cores in the processor. +- **ProcessorPhysicalCores** Number of physical cores in the processor. +- **ProcessorArchitecture** Retrieves the processor architecture of the installed operating system. The complete list of values can be found in DimProcessorArchitecture. +- **ProcessorClockSpeed** Retrieves the clock speed of the processor in MHz. +- **ProcessorManufacturer** Retrieves the name of the processor's manufacturer. +- **ProcessorModel** Retrieves the name of the processor model. +- **SocketCount** Number of physical CPU sockets of the machine. +- **ProcessorIdentifier** The processor identifier of a manufacturer. + + +### Census.Speech + +This event is used to gather basic speech settings on the device. + +The following fields are available: + +- **SpeechServicesEnabled** Windows setting that represents whether a user is opted-in for speech services on the device. +- **KWSEnabled** Cortana setting that represents if a user has enabled the "Hey Cortana" keyword spotter (KWS). +- **SpeakerIdEnabled** Cortana setting that represents if keyword detection has been trained to try to respond to a single user's voice. +- **AboveLockEnabled** Cortana setting that represents if Cortana can be invoked when the device is locked. +- **GPAllowInputPersonalization** Indicates if a Group Policy setting has enabled speech functionalities. +- **HolographicSpeechInputDisabled** Holographic setting that represents if the attached HMD devices have speech functionality disabled by the user. +- **HolographicSpeechInputDisabledRemote** Indicates if a remote policy has disabled speech functionalities for the HMD devices. +- **MDMAllowInputPersonalization** Indicates if an MDM policy has enabled speech functionalities. +- **RemotelyManaged** Indicates if the device is being controlled by a remote admininistrator (MDM or Group Policy) in the context of speech functionalities. + + +### Census.Storage + +This event sends data about the total capacity of the system volume and primary disk, to help keep Windows up to date. + +The following fields are available: + +- **PrimaryDiskTotalCapacity** Retrieves the amount of disk space on the primary disk of the device in MB. +- **SystemVolumeTotalCapacity** Retrieves the size of the partition that the System volume is installed on in MB. +- **PrimaryDiskType** Retrieves an enumerator value of type STORAGE_BUS_TYPE that indicates the type of bus to which the device is connected. This should be used to interpret the raw device properties at the end of this structure (if any). + + +### Census.Userdefault + +This event sends data about the current user's default preferences for browser and several of the most popular extensions and protocols, to help keep Windows up to date. + +The following fields are available: + +- **DefaultBrowserProgId** The ProgramId of the current user's default browser +- **DefaultApp** The current uer's default program selected for the following extension or protocol: .html,.htm,.jpg,.jpeg,.png,.mp3,.mp4, .mov,.pdf + + +### Census.UserDisplay + +This event sends data about the logical/physical display size, resolution and number of internal/external displays, and VRAM on the system, to help keep Windows up to date. + +The following fields are available: + +- **InternalPrimaryDisplayLogicalDPIX** Retrieves the logical DPI in the x-direction of the internal display. +- **InternalPrimaryDisplayLogicalDPIY** Retrieves the logical DPI in the y-direction of the internal display. +- **InternalPrimaryDisplayPhysicalDPIX** Retrieves the physical DPI in the x-direction of the internal display. +- **InternalPrimaryDisplayPhysicalDPIY** Retrieves the physical DPI in the y-direction of the internal display. +- **InternalPrimaryDisplayResolutionHorizontal** Retrieves the number of pixels in the horizontal direction of the internal display. +- **InternalPrimaryDisplayResolutionVertical** Retrieves the number of pixels in the vertical direction of the internal display. +- **InternalPrimaryDisplaySizePhysicalH** Retrieves the physical horizontal length of the display in mm. Used for calculating the diagonal length in inches . +- **InternalPrimaryDisplaySizePhysicalY** Retrieves the physical vertical length of the display in mm. Used for calculating the diagonal length in inches +- **NumberofInternalDisplays** Retrieves the number of internal displays in a machine. +- **NumberofExternalDisplays** Retrieves the number of external displays connected to the machine +- **VRAMDedicated** Retrieves the video RAM in MB. +- **VRAMDedicatedSystem** Retrieves the amount of memory on the dedicated video card. +- **VRAMSharedSystem** Retrieves the amount of RAM memory that the video card can use. + + +### Census.UserNLS + +This event sends data about the default app language, input, and display language preferences set by the user, to help keep Windows up to date. + +The following fields are available: + +- **DefaultAppLanguage** The current user Default App Language. +- **HomeLocation** The current user location, which is populated using GetUserGeoId() function. +- **DisplayLanguage** The current user preferred Windows Display Language. +- **SpeechInputLanguages** The Speech Input languages installed on the device. +- **KeyboardInputLanguages** The Keyboard input languages installed on the device. + + +### Census.VM + +This event sends data indicating whether virtualization is enabled on the device, and its various characteristics, to help keep Windows up to date. + +The following fields are available: + +- **VirtualizationFirmwareEnabled** Represents whether virtualization is enabled in the firmware. +- **SLATSupported** Represents whether Second Level Address Translation (SLAT) is supported by the hardware. +- **IOMMUPresent** Represents if an input/output memory management unit (IOMMU) is present. +- **IsVirtualDevice** Retrieves that when the Hypervisor is Microsoft's Hyper-V Hypervisor or other Hv#1 Hypervisor, this field will be set to FALSE for the Hyper-V host OS and TRUE for any guest OS's. This field should not be relied upon for non-Hv#1 Hypervisors. +- **HyperVisor** Retrieves whether the current OS is running on top of a Hypervisor. + + +### Census.WU + +This event sends data about the Windows update server and other App store policies, to help keep Windows up to date. + +The following fields are available: + +- **WUMachineId** Retrieves the Windows Update (WU) Machine Identifier. +- **WUServer** Retrieves the HTTP(S) URL of the WSUS server that is used by Automatic Updates and API callers (by default). +- **WUDODownloadMode** Retrieves whether DO is turned on and how to acquire/distribute updates Delivery Optimization (DO) allows users to deploy previously downloaded WU updates to other devices on the same network. +- **OSWUAutoUpdateOptions** Retrieves the auto update settings on the device. +- **AppStoreAutoUpdate** Retrieves the Appstore settings for auto upgrade. (Enable/Disabled). +- **AppStoreAutoUpdatePolicy** Retrieves the Windows Store App Auto Update group policy setting +- **AppStoreAutoUpdateMDM** Retrieves the App Auto Update value for MDM: 0 - Disallowed. 1 - Allowed. 2 - Not configured. Default: [2] Not configured +- **DelayUpgrade** Retrieves the Windows upgrade flag for delaying upgrades. +- **UpdateServiceURLConfigured** Retrieves if the device is managed by Windows Server Update Services (WSUS). +- **WUDeferUpgradePeriod** Retrieves if deferral is set for Upgrades +- **WUDeferUpdatePeriod** Retrieves if deferral is set for Updates +- **WUPauseState** Retrieves WU setting to determine if updates are paused +- **OSUninstalled** A flag that represents when a feature update is uninstalled on a device . +- **OSRolledBack** A flag that represents when a feature update has rolled back during setup. +- **OSRollbackCount** The number of times feature updates have rolled back on the device. +- **UninstallActive** A flag that represents when a device has uninstalled a previous upgrade recently. +- **AppraiserGatedStatus** Indicates whether a device has been gated for upgrading. + + +### Census.Xbox + +This event sends data about the Xbox Console, such as Serial Number and DeviceId, to help keep Windows up to date. + +The following fields are available: + +- **XboxLiveDeviceId** Retrieves the unique device id of the console. +- **XboxConsoleSerialNumber** Retrieves the serial number of the Xbox console. +- **XboxLiveSandboxId** Retrieves the developer sandbox id if the device is internal to MS. +- **XboxConsolePreferredLanguage** Retrieves the preferred language selected by the user on Xbox console. + + +## Diagnostic data events + +### TelClientSynthetic.AuthorizationInfo_RuntimeTransition + +This event sends data indicating that a device has undergone a change of telemetry opt-in level during the runtime of the device (not at UTC boot or offline), to help keep Windows up to date. + +The following fields are available: + +- **CanAddMsaToMsTelemetry** True if UTC is allowed to add MSA user identity onto telemetry from the OS provider groups. +- **CanCollectAnyTelemetry** True if UTC is allowed to collect non-OS telemetry. Non-OS telemetry is responsible for providing its own opt-in mechanism. +- **CanCollectCoreTelemetry** True if UTC is allowed to collect data which is tagged with both MICROSOFT_KEYWORD_CRITICAL_DATA and MICROSOFT_EVENTTAG_CORE_DATA. +- **CanCollectHeartbeats** True if UTC is allowed to collect heartbeats. +- **CanCollectOsTelemetry** True if UTC is allowed to collect telemetry from the OS provider groups (often called Microsoft Telemetry). +- **CanPerformDiagnosticEscalations** True if UTC is allowed to perform all scenario escalations. +- **CanPerformScripting** True if UTC is allowed to perform scripting. +- **CanPerformTraceEscalations** True if UTC is allowed to perform scenario escalations with tracing actions. +- **CanReportScenarios** True if UTC is allowed to load and report scenario completion, failure, and cancellation events. +- **TransitionFromEverythingOff** True if this transition is moving from not allowing core telemetry to allowing core telemetry. +- **PreviousPermissions** Bitmask representing the previously configured permissions since the telemetry opt-in level was last changed. + + +### TelClientSynthetic.AuthorizationInfo_Startup + +This event sends data indicating that a device has undergone a change of telemetry opt-in level detected at UTC startup, to help keep Windows up to date. + +The following fields are available: + +- **TransitionFromEverythingOff** True if this transition is moving from not allowing core telemetry to allowing core telemetry. +- **CanCollectAnyTelemetry** True if UTC is allowed to collect non-OS telemetry. Non-OS telemetry is responsible for providing its own opt-in mechanism. +- **CanCollectHeartbeats** True if UTC is allowed to collect heartbeats. +- **CanCollectCoreTelemetry** True if UTC is allowed to collect data which is tagged with both MICROSOFT_KEYWORD_CRITICAL_DATA and MICROSOFT_EVENTTAG_CORE_DATA. +- **CanCollectOsTelemetry** True if UTC is allowed to collect telemetry from the OS provider groups (often called Microsoft Telemetry). +- **CanReportScenarios** True if UTC is allowed to load and report scenario completion, failure, and cancellation events. +- **CanAddMsaToMsTelemetry** True if UTC is allowed to add MSA user identity onto telemetry from the OS provider groups. +- **CanPerformTraceEscalations** True if UTC is allowed to perform scenario escalations with tracing actions. +- **CanPerformDiagnosticEscalations** True if UTC is allowed to perform all scenario escalations. +- **CanPerformScripting** True if UTC is allowed to perform scripting. +- **PreviousPermissions** Bitmask representing the previously configured permissions since the telemetry client was last started. + + +### TelClientSynthetic.ConnectivityHeartBeat_0 + +This event sends data about the connectivity status of the Connected User Experience and Telemetry component that uploads telemetry events. If an unrestricted free network (such as Wi-Fi) is available, this event updates the last successful upload time. Otherwise, it checks whether a Connectivity Heartbeat event was fired in the past 24 hours, and if not, it fires an event. A Connectivity Heartbeat event also fires when a device recovers from costed network to free network. + +The following fields are available: + +- **CensusExitCode** Returns last execution codes from census client run. +- **CensusStartTime** Returns timestamp corresponding to last successful census run. +- **CensusTaskEnabled** Returns Boolean value for the census task (Enable/Disable) on client machine. +- **LastConnectivityLossTime** Retrieves the last time the device lost free network. +- **NetworkState** Retrieves the network state: 0 = No network. 1 = Restricted network. 2 = Free network. +- **NoNetworkTime** Retrieves the time spent with no network (since the last time) in seconds. +- **RestrictedNetworkTime** Retrieves the time spent on a metered (cost restricted) network in seconds. +- **LastConntectivityLossTime** Retrieves the last time the device lost free network. + + +### TelClientSynthetic.HeartBeat_5 + +This event sends data about the health and quality of the telemetry data from the given device, to help keep Windows up to date. It also enables data analysts to determine how 'trusted' the data is from a given device. + +The following fields are available: + +- **PreviousHeartBeatTime** The time of last heartbeat event. This allows chaining of events. +- **EtwDroppedCount** The number of events dropped by the ETW layer of the telemetry client. +- **ConsumerDroppedCount** The number of events dropped by the consumer layer of the telemetry client. +- **DecodingDroppedCount** The number of events dropped because of decoding failures. +- **ThrottledDroppedCount** The number of events dropped due to throttling of noisy providers. +- **DbDroppedCount** The number of events that were dropped because the database was full. +- **EventSubStoreResetCounter** The number of times the event database was reset. +- **EventSubStoreResetSizeSum** The total size of the event database across all resets reports in this instance. +- **CriticalOverflowEntersCounter** The number of times a critical overflow mode was entered into the event database. +- **EnteringCriticalOverflowDroppedCounter** The number of events that was dropped because a critical overflow mode was initiated. +- **UploaderDroppedCount** The number of events dropped by the uploader layer of the telemetry client. +- **InvalidHttpCodeCount** The number of invalid HTTP codes received from Vortex. +- **LastInvalidHttpCode** The last invalid HTTP code received from Vortex. +- **MaxInUseScenarioCounter** The soft maximum number of scenarios loaded by the Connected User Experience and Telemetry component. +- **LastEventSizeOffender** The name of the last event that exceeded the maximum event size. +- **SettingsHttpAttempts** The number of attempts to contact the OneSettings service. +- **SettingsHttpFailures** The number of failures from contacting the OneSettings service. +- **VortexHttpAttempts** The number of attempts to contact the Vortex service. +- **EventsUploaded** The number of events that have been uploaded. +- **DbCriticalDroppedCount** The total number of dropped critical events in the event database. +- **VortexHttpFailures4xx** The number of 400-499 error codes received from Vortex. +- **VortexHttpFailures5xx** The number of 500-599 error codes received from Vortex. +- **VortexFailuresTimeout** The number of timeout failures received from Vortex. +- **HeartBeatSequenceNumber** A monotonically increasing heartbeat counter. +- **EtwDroppedBufferCount** The number of buffers dropped in the CUET ETW session. +- **FullTriggerBufferDroppedCount** The number of events that were dropped because the trigger buffer was full. +- **CriticalDataThrottleDroppedCount** The number of critical data sampled events that were dropped because of throttling. +- **CriticalDataDbDroppedCount** The number of critical data sampled events that were dropped at the database layer. +- **MaxActiveAgentConnectionCount** The maximum number of active agents during this heartbeat timeframe. +- **AgentConnectionErrorsCount** The number of non-timeout errors associated with the host/agent channel. +- **LastAgentConnectionError** The last non-timeout error that happened in the host/agent channel. +- **Flags** Flags that indicate device state, such as network, battery, and opt-in state. +- **CensusTaskEnabled** Indicates whether Census is enabled. +- **CensusExitCode** The last exit code of the Census task. +- **CensusStartTime** The time of the last Census run. + + +### TelClientSynthetic.PrivacySettingsAfterCreatorsUpdate + +This event sends basic data on privacy settings before and after a feature update. This is used to ensure that customer privacy settings are correctly migrated across feature updates. + +The following fields are available: + +- **PostUpgradeSettings** The privacy settings after a feature update. +- **PreUpgradeSettings** The privacy settings before a feature update. + + +## DxgKernelTelemetry events + +### DxgKrnlTelemetry.GPUAdapterInventoryV2 + +This event sends basic GPU and display driver information to keep Windows and display drivers up-to-date. + +The following fields are available: + +- **version** The event version. +- **bootId** The system boot ID. +- **aiSeqId** The event sequence ID. +- **MeasureEnabled** Is the device listening to MICROSOFT_KEYWORD_MEASURES? +- **TelemetryEnabled** Is the device listening to MICROSOFT_KEYWORD_TELEMETRY? +- **InterfaceId** The GPU interface ID. +- **GPUVendorID** The GPU vendor ID. +- **GPUDeviceID** The GPU device ID. +- **SubVendorID** The GPU sub vendor ID. +- **SubSystemID** The subsystem ID. +- **GPURevisionID** The GPU revision ID. +- **DriverVersion** The display driver version. +- **DriverDate** The date of the display driver. +- **DriverRank** The rank of the display driver. +- **IsMiracastSupported** Does the GPU support Miracast? +- **IsMsMiracastSupported** Are the GPU Miracast capabilities driven by a Microsoft solution? +- **IsHybridDiscrete** Does the GPU have discrete GPU capabilities in a hybrid device? +- **IsHybridIntegrated** Does the GPU have integrated GPU capabilities in a hybrid device? +- **IsMPOSupported** Does the GPU support Multi-Plane Overlays? +- **IsLDA** Is the GPU comprised of Linked Display Adapters? +- **IsMismatchLDA** Is at least one device in the Linked Display Adapters chain from a different vendor? +- **IsPostAdapter** Is this GPU the POST GPU in the device? +- **IsSoftwareDevice** Is this a software implementation of the GPU? +- **IsRenderDevice** Does the GPU have rendering capabilities? +- **IsDisplayDevice** Does the GPU have displaying capabilities? +- **WDDMVersion** The Windows Display Driver Model version. +- **DisplayAdapterLuid** The display adapter LUID. +- **GPUPreemptionLevel** The maximum preemption level supported by GPU for graphics payload. +- **ComputePreemptionLevel** The maximum preemption level supported by GPU for compute payload. +- **TelInvEvntTrigger** What triggered this event to be logged? Example: 0 (GPU enumeration) or 1 (DxgKrnlTelemetry provider toggling) +- **DedicatedVideoMemoryB** The amount of dedicated VRAM of the GPU (in bytes). +- **DedicatedSystemMemoryB** The amount of system memory dedicated for GPU use (in bytes). +- **SharedSystemMemoryB** The amount of system memory shared by GPU and CPU (in bytes). +- **NumVidPnSources** The number of supported display output sources. +- **NumVidPnTargets** The number of supported display output targets. + + +## Fault Reporting events + +### Microsoft.Windows.FaultReporting.AppCrashEvent + +This event sends data about crashes for both native and managed applications, to help keep Windows up to date. The data includes information about the crashing process and a summary of its exception record. It does not contain any Watson bucketing information. The bucketing information is recorded in a Windows Error Reporting (WER) event that is generated when the WER client reports the crash to the Watson service, and the WER event will contain the same ReportID (see field 14 of crash event, field 19 of WER event) as the crash event for the crash being reported. AppCrash is emitted once for each crash handled by WER (e.g. from an unhandled exception or FailFast or ReportException). Note that Generic Watson event types (e.g. from PLM) that may be considered crashes" by a user DO NOT emit this event. + +The following fields are available: + +- **ProcessId** The ID of the process that has crashed. +- **ProcessCreateTime** The time of creation of the process that has crashed. +- **ExceptionCode** The exception code returned by the process that has crashed. +- **ExceptionOffset** The address where the exception had occurred. +- **AppName** The name of the app that has crashed. +- **AppVersion** The version of the app that has crashed. +- **AppTimeStamp** The date/time stamp of the app. +- **ModName** Exception module name (e.g. bar.dll). +- **ModVersion** The version of the module that has crashed. +- **ModTimeStamp** The date/time stamp of the module. +- **PackageFullName** Store application identity. +- **PackageRelativeAppId** Store application identity. +- **ProcessArchitecture** Architecture of the crashing process, as one of the PROCESSOR_ARCHITECTURE_* constants: 0: PROCESSOR_ARCHITECTURE_INTEL. 5: PROCESSOR_ARCHITECTURE_ARM. 9: PROCESSOR_ARCHITECTURE_AMD64. 12: PROCESSOR_ARCHITECTURE_ARM64. +- **ReportId** A GUID used to identify the report. This can used to track the report across Watson. +- **Flags** Flags indicating how reporting is done. For example, queue the report, do not offer JIT debugging, or do not terminate the process after reporting. +- **AppSessionGuid** GUID made up of process ID and is used as a correlation vector for process instances in the telemetry backend. +- **TargetAppId** The kernel reported AppId of the application being reported. +- **TargetAppVer** The specific version of the application being reported +- **TargetAsId** The sequence number for the hanging process. + + +## Hang Reporting events + +### Microsoft.Windows.HangReporting.AppHangEvent + +This event sends data about hangs for both native and managed applications, to help keep Windows up to date. It does not contain any Watson bucketing information. The bucketing information is recorded in a Windows Error Reporting (WER) event that is generated when the WER client reports the hang to the Watson service, and the WER event will contain the same ReportID (see field 13 of hang event, field 19 of WER event) as the hang event for the hang being reported. AppHang is reported only on PC devices. It handles classic Win32 hangs and is emitted only once per report. Some behaviors that may be perceived by a user as a hang are reported by app managers (e.g. PLM/RM/EM) as Watson Generics and will not produce AppHang events. + +The following fields are available: + +- **AppName** The name of the app that has hung. +- **TypeCode** Bitmap describing the hang type. +- **ProcessId** The ID of the process that has hung. +- **UTCReplace_TargetAppId** The kernel reported AppId of the application being reported. +- **ProcessCreateTime** The time of creation of the process that has hung. +- **UTCReplace_TargetAppVer** The specific version of the application being reported. +- **WaitingOnAppName** If this is a cross process hang waiting for an application, this has the name of the application. +- **PackageRelativeAppId** Store application identity. +- **ProcessArchitecture** Architecture of the hung process, as one of the PROCESSOR_ARCHITECTURE_* constants: 0: PROCESSOR_ARCHITECTURE_INTEL. 5: PROCESSOR_ARCHITECTURE_ARM. 9: PROCESSOR_ARCHITECTURE_AMD64. 12: PROCESSOR_ARCHITECTURE_ARM64. +- **WaitingOnPackageRelativeAppId** If this is a cross process hang waiting for a package, this has the relative application id of the package. +- **WaitingOnAppVersion** If this is a cross process hang, this has the version of the application for which it is waiting. +- **AppSessionGuid** GUID made up of process id used as a correlation vector for process instances in the telemetry backend. +- **WaitingOnPackageFullName** If this is a cross process hang waiting for a package, this has the full name of the package for which it is waiting. +- **PackageFullName** Store application identity. +- **AppVersion** The version of the app that has hung. +- **ReportId** A GUID used to identify the report. This can used to track the report across Watson. +- **TargetAppId** The kernel reported AppId of the application being reported. +- **TargetAppVer** The specific version of the application being reported. +- **TargetAsId** The sequence number for the hanging process. + + +## Inventory events + +### Microsoft.Windows.Inventory.Core.AmiTelCacheChecksum + +This event captures basic checksum data about the device inventory items stored in the cache for use in validating data completeness for Microsoft.Windows.Inventory.Core events. The fields in this event may change over time, but they will always represent a count of a given object. + +The following fields are available: + +- **Device** A count of device objects in cache +- **DeviceCensus** A count of devicecensus objects in cache +- **DriverPackageExtended** A count of driverpackageextended objects in cache +- **File** A count of file objects in cache +- **Generic** A count of generic objects in cache +- **HwItem** A count of hwitem objects in cache +- **InventoryApplication** A count of application objects in cache +- **InventoryApplicationFile** A count of application file objects in cache +- **InventoryDeviceContainer** A count of device container objects in cache +- **InventoryDeviceMediaClass** A count of device media objects in cache +- **InventoryDevicePnp** A count of devicepnp objects in cache +- **InventoryDriverBinary** A count of driver binary objects in cache +- **InventoryDriverPackage** A count of device objects in cache +- **Metadata** A count of metadata objects in cache +- **Orphan** A count of orphan file objects in cache +- **Programs** A count of program objects in cache +- **FileSigningInfo** A count of file signing info objects in cache. +- **InventoryDeviceInterface** A count of inventory device interface objects in cache. + + +### Microsoft.Windows.Inventory.Core.AmiTelCacheVersions + +This event sends inventory component versions for the Device Inventory data. + +The following fields are available: + +- **aeinv.dll** The version of the App inventory component. +- **devinv.dll** The file version of the Device inventory component. +- **aeinv** The version of the App inventory component. +- **devinv** The file version of the Device inventory component. + + +### Microsoft.Windows.Inventory.Core.InventoryApplicationAdd + +This event sends basic metadata about an application on the system to help keep Windows up to date. + +The following fields are available: + +- **ProgramInstanceId** A hash of the file IDs in an app. +- **Name** The name of the application. Location pulled from depends on 'Source' field. Example: +- **Type** One of ("Application", "Hotfix", "BOE", "Service", "Unknown"). Application indicates Win32 or Appx app, Hotfix indicates app updates (KBs), BOE indicates it's an app with no ARP or MSI entry, Service indicates that it is a service. Application and BOE are the ones most likely seen. Example: Application +- **Publisher** The Publisher of the application. Location pulled from depends on the 'Source' field. Example: Neudesic +- **Version** The version number of the program. Example: 6.00.0003 +- **Language** The language code of the program. Language codes can be found at 221435 Example: 1033 +- **Source** Where the data for the application was found, such as Add/Remove Programs (ARP), MSI, AppxPackage, etc. Example: Msi +- **MsiProductCode** A GUID that describe the MSI Product. Example: {365812a8-44d6-422e-b737-d540451e5f4e} +- **MsiPackageCode** A GUID that describes the MSI Package. Multiple 'Products' (apps) can make up an MsiPackage. Example: {1BCC5142-D98C-430B-B74A-484A0328A7CE} +- **HiddenArp** Indicates whether a program hides itself from showing up in ARP. Example: TRUE +- **OSVersionAtInstallTime** The four octets from the OS version at the time of the application's install. Example: +- **PackageFamilyName** The package family name for a Windows Store app. +- **RootDirPath** The path to the root directory where the program was installed. Example:  %ProgramFiles% (x86)\Neudesic\Azure Storage Explorer 6 +- **InstallDate** The date the application was installed (a best guess based on folder creation date heuristics) Example: 4/12/2015 01:27:52 +- **InstallDateMsi** The install date if the application was installed via MSI. Passed as an array. Example: 4/11/2015 00:00:00 +- **InstallDateFromLinkFile** The estimated date of install based on the links to the files. Passed as an array. Example: 4/8/2015 01:06:11 +- **InstallDateArpLastModified** The date of the registry ARP key for a given application. Hints at install date but not always accurate. Passed as an array. Example: 4/11/2015 00:00:00 +- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **objectInstanceId** ProgramId (a hash of Name, Version, Publisher, and Language of an application used to identify it). Example: 00000144865763f3de24c2ae5a289fde6db300000904 +- **PackageFullName** The package full name for a Store application. Example: Microsoft.Hexic_1.2.0.36_x86__8wekyb3d8bbwe +- **InventoryVersion** The version of the inventory file generating the events. +- **StoreAppType** A sub-classification for the type of Windows Store app, such as UWP or Win8StoreApp. + + +### Microsoft.Windows.Inventory.Core.InventoryApplicationRemove + +This event indicates that a new set of InventoryDevicePnpAdd events will be sent. + +The following fields are available: + +- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **InventoryVersion** The version of the inventory file generating the events. + + +### Microsoft.Windows.Inventory.Core.InventoryApplicationStartSync + +This event indicates that a new set of InventoryApplicationAdd events will be sent. + +The following fields are available: + +- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **InventoryVersion** The version of the inventory file generating the events. + + +### Microsoft.Windows.Inventory.Core.InventoryDeviceContainerAdd + +This event sends basic metadata about a device container (such as a monitor or printer as opposed to a PNP device) to help keep Windows up-to-date. + +The following fields are available: + +- **ModelName** The model name. +- **ModelId** A model GUID. +- **PrimaryCategory** The primary category for the device container. +- **Categories** A comma separated list of functional categories in which the container belongs. +- **Icon** The path or index to the icon file. +- **IsConnected** For physically a attached device, this value is the same as IsPresent. For wireless a device, this value represents a communication link. +- **IsActive** Is the device connected, or has it been seen in the last 14 days? +- **IsPaired** Does the device container require pairing? +- **IsNetworked** Is this a networked device? +- **IsMachineContainer** Is the container the root device itself? +- **FriendlyName** The name of the device container. +- **DiscoveryMethod** The discovery method for the device container. +- **ModelNumber** The model number for the device container. +- **Manufacturer** The manufacturer name for the device container. +- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **objectInstanceId** ContainerId. Example: {552dd320-0dae-2794-2b41-df42fee22488} +- **InventoryVersion** The version of the inventory file generating the events. + + +### Microsoft.Windows.Inventory.Core.InventoryDeviceContainerRemove + +This event indicates that the InventoryDeviceContainer object is no longer present. + +The following fields are available: + +- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **InventoryVersion** The version of the inventory file generating the events. + + +### Microsoft.Windows.Inventory.Core.InventoryDeviceContainerStartSync + +This event indicates that a new set of InventoryDeviceContainerAdd events will be sent. + +The following fields are available: + +- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **InventoryVersion** The version of the inventory file generating the events. + + +### Microsoft.Windows.Inventory.Core.InventoryDeviceInterfaceAdd + +This event retrieves information about what sensor interfaces are available on the device. + +The following fields are available: + +- **InventoryVersion** The version of the inventory file generating the events. +- **Accelerometer3D** Indicates if an Accelerator3D sensor is found. +- **ActivityDetection** Indicates if an Activity Detection sensor is found. +- **AmbientLight** Indicates if an Ambient Light sensor is found. +- **Barometer** Indicates if a Barometer sensor is found. +- **Custom** Indicates if a Custom sensor is found. +- **FloorElevation** Indicates if a Floor Elevation sensor is found. +- **GeomagneticOrientation** Indicates if a Geo Magnetic Orientation sensor is found. +- **GravityVector** Indicates if a Gravity Detector sensor is found. +- **Gyrometer3D** Indicates if a Gyrometer3D sensor is found. +- **Humidity** Indicates if a Humidity sensor is found. +- **LinearAccelerometer** Indicates if a Linear Accelerometer sensor is found. +- **Magnetometer3D** Indicates if a Magnetometer3D sensor is found. +- **Orientation** Indicates if an Orientation sensor is found. +- **Pedometer** Indicates if a Pedometer sensor is found. +- **Proximity** Indicates if a Proximity sensor is found. +- **RelativeOrientation** Indicates if a Relative Orientation sensor is found. +- **SimpleDeviceOrientation** Indicates if a Simple Device Orientation sensor is found. +- **Temperature** Indicates if a Temperature sensor is found. + + +### Microsoft.Windows.Inventory.Core.InventoryDeviceInterfaceStartSync + +This event indicates that a new set of InventoryDeviceInterfaceAdd events will be sent. + +The following fields are available: + +- **InventoryVersion** The version of the inventory file generating the events. + + +### Microsoft.Windows.Inventory.Core.InventoryDeviceMediaClassAdd + +This event sends additional metadata about a PNP device that is specific to a particular class of devices to help keep Windows up to date while reducing overall size of data payload. + +The following fields are available: + +- **audio.captureDriver** Audio device capture driver. Example: hdaudio.inf:db04a16ce4e8d6ee:HdAudModel:10.0.14887.1000:hdaudio\func_01 +- **audio.renderDriver** Audio device render driver. Example: hdaudio.inf:db04a16ce4e8d6ee:HdAudModel:10.0.14889.1001:hdaudio\func_01 +- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **objectInstanceId** Device Instance ID of the PNP device. Example: hdaudio/func_01&ven_10ec&dev_0262&subsys_103c1309&rev_1002/4&12f2dd06&0&0001 +- **InventoryVersion** The version of the inventory file generating the events. +- **Audio_CaptureDriver** The Audio device capture driver endpoint. +- **Audio_RenderDriver** The Audio device render driver endpoint. + + +### Microsoft.Windows.Inventory.Core.InventoryDeviceMediaClassRemove + +This event indicates that the InventoryDeviceMediaClass object represented by the objectInstanceId is no longer present. + +The following fields are available: + +- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **InventoryVersion** The version of the inventory file generating the events. + + +### Microsoft.Windows.Inventory.Core.InventoryDeviceMediaClassStartSync + +This event indicates that a new set of InventoryDeviceMediaClassSAdd events will be sent. + +The following fields are available: + +- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **InventoryVersion** The version of the inventory file generating the events. + + +### Microsoft.Windows.Inventory.Core.InventoryDevicePnpAdd + +This event sends basic metadata about a PNP device and its associated driver to help keep Windows up-to-date. + +The following fields are available: + +- **HWID** A JSON array that provides the value and order of the HWID tree for the device. +- **COMPID** A JSON array the provides the value and order of the compatible ID tree for the device. +- **InstallState** The device installation state. One of these values: https://msdn.microsoft.com/en-us/library/windows/hardware/ff543130.aspx +- **Enumerator** The bus that enumerated the device. +- **ContainerId** A system-supplied GUID that uniquely groups the functional devices associated with a single-function or multifunction device installed in the device. +- **DeviceState** DeviceState is a bitmask of the following: DEVICE_IS_CONNECTED 0x0001 (currently only for container). DEVICE_IS_NETWORK_DEVICE 0x0002 (currently only for container). DEVICE_IS_PAIRED 0x0004 (currently only for container). DEVICE_IS_ACTIVE 0x0008 (currently never set). DEVICE_IS_MACHINE 0x0010 (currently only for container). DEVICE_IS_PRESENT 0x0020 (currently always set). DEVICE_IS_HIDDEN 0x0040. DEVICE_IS_PRINTER 0x0080 (currently only for container). DEVICE_IS_WIRELESS 0x0100. DEVICE_IS_WIRELESS_FAT 0x0200. The most common values are therefore: 32 (0x20)= device is present. 96 (0x60)= device is present but hidden. 288 (0x120)= device is a wireless device that is present. +- **ParentId** Device instance id of the parent of the device. +- **STACKID** A JSON array that provides the value and order of the STACKID tree for the device. +- **Description** The device description. +- **MatchingID** Represents the hardware ID or compatible ID that Windows uses to install a device instance. +- **Class** The device setup class of the driver loaded for the device. +- **ClassGuid** The device setup class guid of the driver loaded for the device. +- **Manufacturer** The device manufacturer. +- **Model** The device model. +- **Inf** The INF file name. +- **DriverVerVersion** The version of the driver loaded for the device. +- **DriverVerDate** The date of the driver loaded for the device. +- **Provider** The device provider. +- **DriverPackageStrongName** The immediate parent directory name in the Directory field of InventoryDriverPackage. +- **Service** The device service name. +- **LowerClassFilters** Lower filter class drivers IDs installed for the device. +- **LowerFilters** Lower filter drivers IDs installed for the device. +- **UpperClassFilters** Upper filter class drivers IDs installed for the device. +- **UpperFilters** Upper filter drivers IDs installed for the device. +- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **objectInstanceId** The Device Instance ID of the device (uniquely identifies a device in the system). Example: pci\ven_8086&dev_0085&subsys_13118086&rev_34\4&2dded11c&0&00e1 +- **DriverId** A unique identifier for the installed device. +- **DriverName** The name of the driver image file. +- **InventoryVersion** The version of the inventory file generating the events. +- **ProblemCode** The current error code for the device. + + +### Microsoft.Windows.Inventory.Core.InventoryDevicePnpRemove + +This event indicates that the InventoryDevicePnpRemove object is no longer present. + +The following fields are available: + +- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **InventoryVersion** The version of the inventory file generating the events. + + +### Microsoft.Windows.Inventory.Core.InventoryDevicePnpStartSync + +This event indicates that a new set of InventoryDevicePnpAdd events will be sent. + +The following fields are available: + +- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **InventoryVersion** The version of the inventory file generating the events. + + +### Microsoft.Windows.Inventory.Core.InventoryDriverBinaryAdd + +This event sends basic metadata about driver files running on the system to help keep Windows up-to-date. + +The following fields are available: + +- **DriverName** The file name of the driver. +- **Inf** The name of the INF file. +- **DriverPackageStrongName** The strong name of the driver package. +- **DriverCompany** The company name that developed the driver. +- **DriverCheckSum** The checksum of the driver file. +- **DriverTimeStamp** The low 32 bits of the time stamp of the driver file. +- **DriverType** A bitfield of driver attributes: 1. define DRIVER_MAP_DRIVER_TYPE_PRINTER 0x0001. 2. define DRIVER_MAP_DRIVER_TYPE_KERNEL 0x0002. 3. define DRIVER_MAP_DRIVER_TYPE_USER 0x0004. 4. define DRIVER_MAP_DRIVER_IS_SIGNED 0x0008. 5. define DRIVER_MAP_DRIVER_IS_INBOX 0x0010. 6. define DRIVER_MAP_DRIVER_IS_WINQUAL 0x0040. 7. define DRIVER_MAP_DRIVER_IS_SELF_SIGNED 0x0020. 8. define DRIVER_MAP_DRIVER_IS_CI_SIGNED 0x0080. 9. define DRIVER_MAP_DRIVER_HAS_BOOT_SERVICE 0x0100. 10. define DRIVER_MAP_DRIVER_TYPE_I386 0x10000. 11. define DRIVER_MAP_DRIVER_TYPE_IA64 0x20000. 12. define DRIVER_MAP_DRIVER_TYPE_AMD64 0x40000. 13. define DRIVER_MAP_DRIVER_TYPE_ARM 0x100000. 14. define DRIVER_MAP_DRIVER_TYPE_THUMB 0x200000. 15. define DRIVER_MAP_DRIVER_TYPE_ARMNT 0x400000. 16. define DRIVER_MAP_DRIVER_IS_TIME_STAMPED 0x800000. +- **DriverInBox** Is the driver included with the operating system? +- **DriverSigned** Is the driver signed? +- **DriverIsKernelMode** Is it a kernel mode driver? +- **DriverVersion** The version of the driver file. +- **ImageSize** The size of the driver file. +- **Product** The product name that is included in the driver file. +- **ProductVersion** The product version that is included in the driver file. +- **WdfVersion** The Windows Driver Framework version. +- **Service** The name of the service that is installed for the device. +- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **objectInstanceId** Can be used to join with InventoryDevicePnp (on driverId, upperFilters, etc.). Example: 000038dbe54a022b6c73edbdb8bf5cba32a882d2df2a +- **InventoryVersion** The version of the inventory file generating the events. + + +### Microsoft.Windows.Inventory.Core.InventoryDriverBinaryRemove + +This event indicates that the InventoryDriverBinary object is no longer present. + +The following fields are available: + +- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **InventoryVersion** The version of the inventory file generating the events. + + +### Microsoft.Windows.Inventory.Core.InventoryDriverBinaryStartSync + +This event indicates that a new set of InventoryDriverBinaryAdd events will be sent. + +The following fields are available: + +- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **InventoryVersion** The version of the inventory file generating the events. + + +### Microsoft.Windows.Inventory.Core.InventoryDriverPackageAdd + +This event sends basic metadata about drive packages installed on the system to help keep Windows up-to-date. + +The following fields are available: + +- **Inf** The INF name of the driver package. +- **ClassGuid** The class GUID for the device driver. +- **Class** The class name for the device driver. +- **Directory** The path to the driver package. +- **Date** The driver package date. +- **Version** The version of the driver package. +- **Provider** The provider for the driver package. +- **SubmissionId** The HLK submission ID for the driver package. +- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **InventoryVersion** The version of the inventory file generating the events. + + +### Microsoft.Windows.Inventory.Core.InventoryDriverPackageRemove + +This event indicates that the InventoryDriverPackage object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId + +The following fields are available: + +- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **InventoryVersion** The version of the inventory file generating the events. + + +### Microsoft.Windows.Inventory.Core.InventoryDriverPackageStartSync + +This event indicates that a new set of InventoryDriverPackageAdd events will be sent. + +The following fields are available: + +- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **InventoryVersion** The version of the inventory file generating the events. + + +### Microsoft.Windows.Inventory.Indicators.Checksum + +This event captures basic checksum data about the device inventory items stored in the cache for use in validating data completeness for Microsoft.Windows.Inventory.Core events. + +The following fields are available: + +- **CensusId** A unique hardware identifier. +- **ChecksumDictionary** A count of each operating system indicator. +- **PCFP** Microsoft.Windows.Inventory.Indicators + + +### Microsoft.Windows.Inventory.Indicators.InventoryMiscellaneousUexIndicatorAdd + +This event captures basic checksum data about the device inventory items stored in the cache for use in validating data completeness for Microsoft.Windows.Inventory.Core events. The fields in this event may change over time, but they will always represent a count of a given object. + +The following fields are available: + +- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **Value** Describes an operating system indicator that may be relevant for the device upgrade. +- **IndicatorValue** The indicator value + + +### Microsoft.Windows.Inventory.Indicators.InventoryMiscellaneousUexIndicatorRemove + +This event is a counterpart to InventoryMiscellaneousUexIndicatorAdd, indicating that the item has been removed. There are no additional unique fields in this event. + +The following fields are available: + +- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. + + +### Microsoft.Windows.Inventory.Indicators.InventoryMiscellaneousUexIndicatorStartSync + +This event indicates that a new set of InventoryMiscellaneousUexIndicatorAdd events will be sent. + +The following fields are available: + +- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. + + +## OneDrive events + +### Microsoft.OneDrive.Sync.Setup.APIOperation + +This event includes basic data about install and uninstall OneDrive API operations. + +The following fields are available: + +- **APIName** The name of the API. +- **ScenarioName** The name of the scenario. +- **Duration** How long the operation took. +- **isSuccess** Was the operation successful? +- **ResultCode** The result code. + + +### Microsoft.OneDrive.Sync.Setup.EndExperience + +This event includes a success or failure summary of the installation. + +The following fields are available: + +- **APIName** The name of the API. +- **ScenarioName** The name of the scenario. +- **Hresult** The HResult of the operation. +- **isSuccess** Was the operation successful? + + +### Microsoft.OneDrive.Sync.Setup.OSUpgradeInstallationOperation + +This event is related to the OS version when the OS is upgraded with OneDrive installed. + +The following fields are available: + +- **HResult** The HResult of the operation. +- **SourceOSVersion** The source version of the operating system. +- **SourceOSBuildNumber** The source build number of the operating system. +- **SourceOSBuildBranch** The source branch of the operating system. +- **CurrentOSVersion** The current version of the operating system. +- **CurrentOSBuildNumber** The current build number of the operating system. +- **CurrentOSBuildBranch** The current branch of the operating system. +- **CurrentOneDriveVersion** The current version of OneDrive. + + +### Microsoft.OneDrive.Sync.Setup.RegisterStandaloneUpdaterAPIOperation + +This event is related to registering or unregistering the OneDrive update task. + +The following fields are available: + +- **APIName** The name of the API. +- **ScenarioName** The name of the scenario. +- **UnregisterOldTaskResult** The HResult of the UnregisterOldTask operation. +- **RegisterNewTaskResult** The HResult of the RegisterNewTask operation. +- **isSuccess** Was the operation successful? + + +### Microsoft.OneDrive.Sync.Setup.SetupCommonData + +This event contains basic OneDrive configuration data that helps to diagnose failures. + +The following fields are available: + +- **AppVersion** The version of the app. +- **OfficeVersion** The version of Office that is installed. +- **BuildArch** Is the architecture x86 or x64? +- **Market** Which market is this in? +- **OneDriveDeviceId** The OneDrive device ID. +- **MachineGuid** The CEIP machine ID. +- **IsMSFTInternal** Is this an internal Microsoft device? +- **OSDeviceName** Only if the device is internal to Microsoft, the device name. +- **OSUserName** Only if the device is internal to Microsoft, the user name. +- **Environment** Is the device on the production or int service? +- **OfficeVersionString** The version of Office that is installed. +- **BuildArchitecture** Is the architecture x86 or x64? +- **UserGuid** The CEIP user ID. +- **MSFTInternal** Is this an internal Microsoft device? + + +### Microsoft.OneDrive.Sync.Updater.CommonData + +This event contains basic OneDrive configuration data that helps to diagnose failures. + +The following fields are available: + +- **AppVersion** The version of the app. +- **OfficeVersion** The version of Office that is installed. +- **BuildArch** Is the architecture x86 or x64? +- **Market** Which market is this in? +- **OneDriveDeviceId** The OneDrive device ID. +- **MachineGuid** The CEIP machine ID. +- **IsMSFTInternal** Is this an internal Microsoft device? +- **OSDeviceName** Only if the device is internal to Microsoft, the device name. +- **OSUserName** Only if the device is internal to Microsoft, the user name. +- **Environment** Is the device on the production or int service? +- **UserGuid** A unique global user identifier. + + +### Microsoft.OneDrive.Sync.Updater.ComponentInstallState + +This event determines the installation state of dependent OneDrive components. + +The following fields are available: + +- **ComponentName** The name of the dependent component. +- **isInstalled** Is the dependent component installed? + + +### Microsoft.OneDrive.Sync.Updater.OfficeRegistration + +This event determines the status of the OneDrive integration with Microsoft Office. + +The following fields are available: + +- **isValid** Is the Microsoft Office registration valid? + + +### Microsoft.OneDrive.Sync.Updater.OverlayIconStatus + +This event indicates if the OneDrive overlay icon is working correctly. 0 = healthy; 1 = can be fixed; 2 = broken + +The following fields are available: + +- **32bit** The status of the OneDrive overlay icon on a 32-bit operating system. +- **64bit** The status of the OneDrive overlay icon on a 64-bit operating system. + + +### Microsoft.OneDrive.Sync.Updater.RepairResult + +The event determines the result of the installation repair. + +The following fields are available: + +- **hr** The HResult of the operation. + + +### Microsoft.OneDrive.Sync.Updater.SetupBinaryDownloadHResult + +This event indicates the status when downloading the OneDrive setup file. + +The following fields are available: + +- **hr** The HResult of the operation. + + +### Microsoft.OneDrive.Sync.Updater.UpdateOverallResult + +This event determines the outcome of the operation. + +The following fields are available: + +- **UpdaterVersion** The version of the updater. +- **IsLoggingEnabled** Is logging enabled? +- **hr** The HResult of the operation. + + +### Microsoft.OneDrive.Sync.Updater.UpdateTierReg + +This event determines status of the update tier registry values. + +The following fields are available: + +- **regReadEnterpriseHr** The HResult of the enterprise reg read value. +- **regReadTeamHr** The HResult of the team reg read value. + + +### Microsoft.OneDrive.Sync.Updater.UpdateXmlDownloadHResult + +This event determines the status when downloading the OneDrive update configuration file. + +The following fields are available: + +- **hr** The HResult of the operation. + + +### Microsoft.OneDrive.Sync.Updater.WebConnectionStatus + +This event determines the error code that was returned when verifying Internet connectivity. + +The following fields are available: + +- **winInetError** The HResult of the operation. + + +## Setup events + +### SetupPlatformTel.SetupPlatformTelActivityEvent + +This event sends a unique ID that can be used to bind Setup Platform events together, to help keep Windows up to date. + +The following fields are available: + +- **FieldName** Retrieves the event name/data point. Examples: InstallStartTime, InstallEndtime, OverallResult etc. +- **GroupName** Retrieves the groupname the event belongs to. Example: Install Information, DU Information, Disk Space Information etc. +- **Value** Retrieves the value associated with the corresponding event name. For example: For time-related events, this will include the system time. +- **ActivityId** Provides a unique Id to correlate events that occur between a activity start event, and a stop event +- **ActivityName** Provides a friendly name of the package type that belongs to the ActivityId (Setup, LanguagePack, GDR, Driver, etc.) + + +### SetupPlatformTel.SetupPlatformTelActivityStarted + +This event sends basic metadata about the update installation process generated by SetupPlatform to help keep Windows up to date. + +The following fields are available: + +- **Name** The name of the dynamic update type. Example: GDR driver + + +### SetupPlatformTel.SetupPlatformTelActivityStopped + +This event sends basic metadata about the update installation process generated by SetupPlatform to help keep Windows up to date. + + + +### SetupPlatformTel.SetupPlatformTelEvent + +This service retrieves events generated by SetupPlatform, the engine that drives the various deployment scenarios. + +The following fields are available: + +- **FieldName** Retrieves the event name/data point. Examples: InstallStartTime, InstallEndtime, OverallResult etc. +- **Value** Retrieves the value associated with the corresponding event name (Field Name). For example: For time related events this will include the system time. +- **GroupName** Retrieves the groupname the event belongs to. Example: Install Information, DU Information, Disk Space Information etc. + + +## Shared PC events + +### Microsoft.Windows.SharedPC.AccountManager.DeleteUserAccount + +Activity for deletion of a user account for devices set up for Shared PC mode as part of the Transient Account Manager to help keep Windows up to date. Deleting unused user accounts on shared devices frees up disk space to improve Windows Update success rates. + +The following fields are available: + +- **wilActivity** Windows Error Reporting data collected when there is a failure in deleting a user account with the Transient Account Manager. +- **userSid** The security identifier of the account. +- **accountType** The type of account that was deleted. Example: AD, AAD, or Local + + +### Microsoft.Windows.SharedPC.AccountManager.SinglePolicyEvaluation + +Activity for run of the Transient Account Manager that determines if any user accounts should be deleted for devices set up for Shared PC mode to help keep Windows up to date. Deleting unused user accounts on shared devices frees up disk space to improve Windows Update success rates + +The following fields are available: + +- **wilActivity** Windows Error Reporting data collected when there is a failure in evaluating accounts to be deleted with the Transient Account Manager. +- **totalAccountCount** The number of accounts on a device after running the Transient Account Manager policies. +- **evaluationTrigger** When was the Transient Account Manager policies ran? Example: At log off or during maintenance hours + + +## Software update events + +### SoftwareUpdateClientTelemetry.CheckForUpdates + +This event sends tracking data about the software distribution client check for content that is applicable to a device, to help keep Windows up to date + +The following fields are available: + +- **EventScenario** Indicates the purpose of sending this event - whether because the software distribution just started checking for content, or whether it was cancelled, succeeded, or failed. +- **EventInstanceID** A globally unique identifier for event instance. +- **DeviceModel** What is the device model. +- **BiosName** The name of the device BIOS. +- **BIOSVendor** The vendor of the BIOS. +- **BiosVersion** The version of the BIOS. +- **BiosReleaseDate** The release date of the device BIOS. +- **SystemBIOSMajorRelease** Major version of the BIOS. +- **SystemBIOSMinorRelease** Minor version of the BIOS. +- **BiosFamily** The family of the BIOS (Basic Input Output System). +- **BiosSKUNumber** The sku number of the device BIOS. +- **ClientVersion** The version number of the software distribution client. +- **WUDeviceID** The unique identifier of a specific device, used to identify how many devices are encountering success or a particular issue. +- **CallerApplicationName** The name provided by the caller who initiated API calls into the software distribution client. +- **ProcessName** The process name of the caller who initiated API calls, in the event where CallerApplicationName was not provided. +- **ServiceGuid** An ID which represents which service the software distribution client is checking for content (Windows Update, Windows Store, etc.). +- **StatusCode** Indicates the result of a CheckForUpdates event (success, cancellation, failure code HResult). +- **ExtendedStatusCode** Secondary error code for certain scenarios where StatusCode wasn't specific enough. +- **FlightRing** The ring (speed of getting builds) that a device is on if participating in flighting (pre-release builds). +- **FlightBranch** The branch that a device is on if participating in flighting (pre-release builds). +- **RelatedCV** The previous Correlation Vector that was used before swapping with a new one +- **IsWUfBEnabled** Indicates if Windows Update for Business is enabled on the device. +- **IsWUfBDualScanEnabled** Indicates if Windows Update for Business dual scan is enabled on the device. +- **ShippingMobileOperator** The mobile operator that a device shipped on. +- **CurrentMobileOperator** The mobile operator the device is currently connected to. +- **HomeMobileOperator** The mobile operator that the device was originally intended to work with. +- **PhonePreviewEnabled** Indicates whether a phone was getting preview build, prior to flighting (pre-release builds) being introduced. +- **ActivityMatchingId** Contains a unique ID identifying a single CheckForUpdates session from initialization to completion. +- **SyncType** Describes the type of scan the event was +- **IPVersion** Indicates whether the download took place over IPv4 or IPv6 +- **NumberOfApplicationsCategoryScanEvaluated** The number of categories (apps) for which an app update scan checked +- **ScanDurationInSeconds** The number of seconds a scan took +- **ScanEnqueueTime** The number of seconds it took to initialize a scan +- **NumberOfLoop** The number of round trips the scan required +- **NumberOfUpdatesEvaluated** The total number of updates which were evaluated as a part of the scan +- **NumberOfNewUpdatesFromServiceSync** The number of updates which were seen for the first time in this scan +- **ServiceUrl** The environment URL a device is configured to scan with +- **Online** Indicates if this was an online scan. +- **AllowCachedResults** Indicates if the scan allowed using cached results. +- **MetadataIntegrityMode** The mode of the update transport metadata integrity check. 0-Unknown, 1-Ignoe, 2-Audit, 3-Enforce +- **TotalNumMetadataSignatures** The total number of metadata signatures checks done for new metadata that was synced down. +- **NumFailedMetadataSignatures** The number of metadata signatures checks which failed for new metadata synced down. +- **MSIError** The last error that was encountered during a scan for updates. +- **DriverError** The error code hit during a driver scan. This is 0 if no error was encountered. +- **FailedUpdatesCount** The number of updates that failed to be evaluated during the scan. +- **FailedUpdateGuids** The GUIDs for the updates that failed to be evaluated during the scan. +- **CapabilityDetectoidGuid** The GUID for a hardware applicability detectoid that could not be evaluated. +- **ExtendedMetadataCabUrl** Hostname that is used to download an update. +- **CDNId** The unique identifier of a specific device, used to identify how many devices are encountering success or a particular issue. +- **CDNCountryCode** Two letter country abbreviation for the CDN's location. +- **NetworkConnectivityDetected** Indicates the type of network connectivity that was detected. 0 - IPv4, 1 - IPv6 +- **NumberOfApplicableUpdates** The number of updates which were ultimately deemed applicable to the system after the detection process is complete +- **ApplicableUpdateInfo** Metadata for the updates which were detected as applicable +- **WebServiceRetryMethods** Web service method requests that needed to be retried to complete operation. +- **DeferredUpdates** Update IDs which are currently being deferred until a later time +- **BranchReadinessLevel** The servicing branch configured on the device. +- **DeferralPolicySources** Sources for any update deferral policies defined (GPO = 0x10, MDM = 0x100, Flight = 0x1000, UX = 0x10000). +- **QualityUpdateDeferral** The deferral period configured for quality OS updates on the device (in days). +- **QualityUpdatePause** Indicates whether quality OS updates are paused on the device. +- **QualityUpdatePausePeriod** The pause duration configured for quality OS updates on the device (in days). +- **FeatureUpdateDeferral** The deferral period configured for feature OS updates on the device (in days). +- **FeatureUpdatePause** Indicates whether feature OS updates are paused on the device. +- **FeatureUpdatePausePeriod** The pause duration configured for feature OS updates on the device (in days). +- **DriverExclusionPolicy** Indicates if the policy for not including drivers with Windows Update is enabled. +- **TargetMetadataVersion** For self-initiated healing, this is the target version of the SIH engine to download (if needed). If not, the value is null. +- **CachedEngineVersion** For self-initiated healing, the version of the SIH engine that is cached on the device. If the SIH engine does not exist, the value is null. +- **SearchFilter** Contains information indicating filters applied while checking for content applicable to the device. For example, to filter out all content which may require a reboot. +- **IntentPFNs** Intended application-set metadata for atomic update scenarios. +- **PausedUpdates** A list of UpdateIds which that currently being paused. +- **PauseQualityUpdatesStartTime** If quality OS updates are paused on the device, this is the date and time for the beginning of the pause time window. +- **PauseQualityUpdatesEndTime** If quality OS updates are paused on the device, this is the date and time for the end of the pause time window. +- **PauseFeatureUpdatesStartTime** If feature OS updates are paused on the device, this is the date and time for the beginning of the pause time window. +- **PauseFeatureUpdatesEndTime** If feature OS updates are paused on the device, this is the date and time for the end of the pause time window. +- **Context** Gives context on where the error has occurred. Example: AutoEnable, GetSLSData, AddService, Misc, or Unknown +- **DriverSyncPassPerformed** Were drivers scanned this time? + + +### SoftwareUpdateClientTelemetry.Commit + +This event sends data on whether the Update Service has been called to execute an upgrade, to help keep Windows up to date. + +The following fields are available: + +- **EventScenario** State of call +- **EventInstanceID** A globally unique identifier for event instance. +- **DeviceModel** What is the device model. +- **BiosName** The name of the device BIOS. +- **BIOSVendor** The vendor of the BIOS. +- **BiosVersion** The version of the BIOS. +- **BiosReleaseDate** The release date of the device BIOS. +- **SystemBIOSMajorRelease** Major version of the BIOS. +- **SystemBIOSMinorRelease** Minor version of the BIOS. +- **BiosFamily** The family of the BIOS (Basic Input Output System). +- **BiosSKUNumber** The sku number of the device BIOS. +- **ClientVersion** The version number of the software distribution client. +- **WUDeviceID** UniqueDeviceID +- **ServerId** Identifier for the service to which the software distribution client is connecting, such as Windows Update and Windows Store. +- **EventType** Possible values are "Child", "Bundle", or "Driver". +- **UpdateId** Unique Update ID +- **BundleId** Identifier associated with the specific content bundle; should not be all zeros if the bundleID was found. +- **RevisionNumber** Unique revision number of Update +- **HandlerType** Indicates the kind of content (app, driver, windows patch, etc.) +- **BundleRevisionNumber** Identifies the revision number of the content bundle +- **FlightId** The specific id of the flight the device is getting +- **CallerApplicationName** The name provided by the caller who initiated API calls into the software distribution client + + +### SoftwareUpdateClientTelemetry.Download + +This event sends tracking data about the software distribution client download of the content for that update, to help keep Windows up to date. + +The following fields are available: + +- **EventScenario** Indicates the purpose of sending this event - whether because the software distribution just started downloading content, or whether it was cancelled, succeeded, or failed. +- **EventInstanceID** A globally unique identifier for event instance. +- **DeviceModel** What is the device model. +- **BiosName** The name of the device BIOS. +- **BIOSVendor** The vendor of the BIOS. +- **BiosVersion** The version of the BIOS. +- **BiosReleaseDate** The release date of the device BIOS. +- **SystemBIOSMajorRelease** Major version of the BIOS. +- **SystemBIOSMinorRelease** Minor version of the BIOS. +- **BiosFamily** The family of the BIOS (Basic Input Output System). +- **BiosSKUNumber** The sku number of the device BIOS. +- **ClientVersion** The version number of the software distribution client. +- **WUDeviceID** The unique identifier of a specific device, used to identify how many devices are encountering success or a particular issue. +- **CallerApplicationName** The name provided by the caller who initiated API calls into the software distribution client. +- **ProcessName** The process name of the caller who initiated API calls, in the event where CallerApplicationName was not provided. +- **ServiceGuid** An ID which represents which service the software distribution client is installing content for (Windows Update, Windows Store, etc.). +- **StatusCode** Indicates the result of a Download event (success, cancellation, failure code HResult). +- **ExtendedStatusCode** Secondary error code for certain scenarios where StatusCode wasn't specific enough. +- **FlightRing** The ring (speed of getting builds) that a device is on if participating in flighting (pre-release builds). +- **FlightBranch** The branch that a device is on if participating in flighting (pre-release builds). +- **RelatedCV** The previous Correlation Vector that was used before swapping with a new one +- **IsWUfBEnabled** Indicates if Windows Update for Business is enabled on the device. +- **IsWUfBDualScanEnabled** Indicates if Windows Update for Business dual scan is enabled on the device. +- **ShippingMobileOperator** The mobile operator that a device shipped on. +- **CurrentMobileOperator** The mobile operator the device is currently connected to. +- **HomeMobileOperator** The mobile operator that the device was originally intended to work with. +- **PhonePreviewEnabled** Indicates whether a phone was opted-in to getting preview builds, prior to flighting (pre-release builds) being introduced. +- **IPVersion** Indicates whether the download took place over IPv4 or IPv6. +- **NetworkCostBitMask** Indicates what kind of network the device is connected to (roaming, metered, over data cap, etc.) +- **NetworkRestrictionStatus** More general version of NetworkCostBitMask, specifying whether Windows considered the current network to be "metered." +- **TimeToEstablishConnection** Time (in ms) it took to establish the connection prior to beginning downloaded. +- **HostName** The hostname URL the content is downloading from. +- **CDNId** ID which defines which CDN the software distribution client downloaded the content from. +- **CDNCountryCode** Two letter country abbreviation for the CDN's location. +- **ActiveDownloadTime** How long the download took, in seconds, excluding time where the update wasn't actively being downloaded. +- **IsDependentSet** Indicates whether a driver is a part of a larger System Hardware/Firmware Update +- **TargetingVersion** For drivers targeted to a specific device model, this is the version number of the drivers being distributed to the device. +- **HardwareId** If this download was for a driver targeted to a particular device model, this ID indicates the model of the device. +- **UpdateImportance** Indicates whether a piece of content was marked as Important, Recommended, or Optional. +- **TargetGroupId** For drivers targeted to a specific device model, this ID indicates the distribution group of devices receiving that driver. +- **RepeatFailFlag** Indicates whether this specific piece of content had previously failed to download. +- **BytesDownloaded** How many bytes were downloaded for an individual piece of content (not the entire bundle). +- **TotalExpectedBytes** The total count of bytes that the download is expected to be. +- **ThrottlingServiceHResult** Result code (success/failure) while contacting a web service to determine whether this device should download content yet. +- **EventType** Possible values are Child, Bundle, or Driver. +- **UpdateId** An identifier associated with the specific piece of content. +- **RevisionNumber** Identifies the revision number of this specific piece of content. +- **BundleId** Identifier associated with the specific content bundle; should not be all zeros if the bundleID was found. +- **BundleRevisionNumber** Identifies the revision number of the content bundle. +- **HandlerType** Indicates what kind of content is being downloaded (app, driver, windows patch, etc.). +- **DownloadPriority** Indicates whether a download happened at background, normal, or foreground priority. +- **FlightId** The specific id of the flight (pre-release build) the device is getting. +- **Setup360Phase** If the download is for an operating system upgrade, this datapoint indicates which phase of the upgrade is underway. +- **UsedDO** Whether the download used the delivery optimization service. +- **CbsDownloadMethod** Indicates whether the download was a full-file download or a partial/delta download. +- **UsedSystemVolume** Indicates whether the content was downloaded to the device's main system storage drive, or an alternate storage drive. +- **FlightBuildNumber** If this download was for a flight (pre-release build), this indicates the build number of that flight. +- **BundleBytesDownloaded** How many bytes were downloaded for the specific content bundle. +- **BundleRepeatFailFlag** Indicates whether this particular update bundle had previously failed to download. +- **DownloadScenarioId** A unique ID for a given download used to tie together WU and DO events. +- **PackageFullName** The package name of the content. +- **AppXBlockHashValidationFailureCount** A count of the number of blocks that have failed validation after being downloaded. +- **CachedEngineVersion** For self-initiated healing, the version of the SIH engine that is cached on the device. If the SIH engine does not exist, the value is null. +- **TargetMetadataVersion** For self-initiated healing, this is the target version of the SIH engine to download (if needed). If not, the value is null. +- **DownloadType** Differentiates the download type of SIH downloads between Metadata and Payload downloads. +- **WUSetting** Indicates the users' current updating settings. +- **ProcessorArchitecture** Processor architecture of the system (x86, AMD64, ARM). +- **PlatformRole** The PowerPlatformRole as defined on MSDN +- **IsAOACDevice** Is it Always On, Always Connected? +- **EventNamespaceID** Indicates whether the event succeeded or failed. Has the format EventType+Event where Event is Succeeded, Cancelled, Failed, etc. +- **Edition** Indicates the edition of Windows being used. +- **DeviceOEM** What OEM does this device belong to. +- **ClientManagedByWSUSServer** Indicates whether the client is managed by Windows Server Update Services (WSUS). +- **QualityUpdatePause** Indicates whether quality OS updates are paused on the device. +- **FeatureUpdatePause** Indicates whether feature OS updates are paused on the device. +- **AppXDownloadScope** Indicates the scope of the download for application content. For streaming install scenarios, AllContent - non-streaming download, RequiredOnly - streaming download requested content required for launch, AutomaticOnly - streaming download requested automatic streams for the app, and Unknown - for events sent before download scope is determined by the Windows Update client. + + +### SoftwareUpdateClientTelemetry.Install + +This event sends tracking data about the software distribution client installation of the content for that update, to help keep Windows up to date. + +The following fields are available: + +- **EventScenario** Indicates the purpose of sending this event - whether because the software distribution just started installing content, or whether it was cancelled, succeeded, or failed. +- **EventInstanceID** A globally unique identifier for event instance. +- **DeviceModel** What is the device model. +- **BiosName** The name of the device BIOS. +- **BIOSVendor** The vendor of the BIOS. +- **BiosVersion** The version of the BIOS. +- **BiosReleaseDate** The release date of the device BIOS. +- **SystemBIOSMajorRelease** Major version of the BIOS. +- **SystemBIOSMinorRelease** Minor version of the BIOS. +- **BiosFamily** The family of the BIOS (Basic Input Output System). +- **BiosSKUNumber** The sku number of the device BIOS. +- **ClientVersion** The version number of the software distribution client. +- **WUDeviceID** The unique identifier of a specific device, used to identify how many devices are encountering success or a particular issue. +- **CallerApplicationName** The name provided by the caller who initiated API calls into the software distribution client. +- **ProcessName** The process name of the caller who initiated API calls, in the event where CallerApplicationName was not provided. +- **ServiceGuid** An ID which represents which service the software distribution client is installing content for (Windows Update, Windows Store, etc.). +- **StatusCode** Indicates the result of an installation event (success, cancellation, failure code HResult). +- **ExtendedStatusCode** Secondary error code for certain scenarios where StatusCode wasn't specific enough. +- **FlightRing** The ring that a device is on if participating in the Windows Insider Program. +- **FlightBranch** The branch that a device is on if participating in the Windows Insider Program. +- **RelatedCV** The previous Correlation Vector that was used before swapping with a new one +- **IsWUfBEnabled** Is Windows Update for Business enabled on the device? +- **IsWUfBDualScanEnabled** Is Windows Update for Business dual scan enabled on the device? +- **ShippingMobileOperator** The mobile operator that a device shipped on. +- **CurrentMobileOperator** Mobile operator that device is currently connected to. +- **HomeMobileOperator** The mobile operator that the device was originally intended to work with. +- **PhonePreviewEnabled** Indicates whether a phone was getting preview build, prior to flighting being introduced. +- **TargetGroupId** For drivers targeted to a specific device model, this ID indicates the distribution group of devices receiving that driver. +- **RepeatFailFlag** Indicates whether this specific piece of content had previously failed to install. +- **EventType** Possible values are Child, Bundle, or Driver. +- **TargetingVersion** For drivers targeted to a specific device model, this is the version number of the drivers being distributed to the device. +- **UpdateImportance** Indicates whether a piece of content was marked as Important, Recommended, or Optional. +- **IsFirmware** Is this update a firmware update? +- **IsFinalOutcomeEvent** Does this event signal the end of the update/upgrade process? +- **IsDependentSet** Is the driver part of a larger System Hardware/Firmware update? +- **DriverPingBack** Contains information about the previous driver and system state. +- **ExtendedErrorCode** The extended error code. +- **CSIErrorType** The stage of CBS installation where it failed. +- **MsiAction** The stage of MSI installation where it failed. +- **MsiProductCode** The unique identifier of the MSI installer. +- **TransactionCode** The ID which represents a given MSI installation +- **HardwareId** If this install was for a driver targeted to a particular device model, this ID indicates the model of the device. +- **IsSuccessFailurePostReboot** Did it succeed and then fail after a restart? +- **UpdateId** Unique update ID +- **RevisionNumber** The revision number of this specific piece of content. +- **BundleId** Identifier associated with the specific content bundle; should not be all zeros if the bundleID was found. +- **BundleRevisionNumber** Identifies the revision number of the content bundle. +- **HandlerType** Indicates what kind of content is being installed. Example: app, driver, Windows update +- **FlightId** The specific ID of the Windows Insider build the device is getting. +- **Setup360Phase** If the install is for an operating system upgrade, indicates which phase of the upgrade is underway. +- **UsedSystemVolume** Indicates whether the content was downloaded and then installed from the device's main system storage drive, or an alternate storage drive. +- **FlightBuildNumber** If this installation was for a Windows Insider build, this is the build number of that build. +- **BundleRepeatFailFlag** Has this particular update bundle previously failed to install? +- **PackageFullName** The package name of the content being installed. +- **CachedEngineVersion** For self-initiated healing, the version of the SIH engine that is cached on the device. If the SIH engine does not exist, the value is null. +- **BundleBytesDownloaded** How many bytes were downloaded for the specific content bundle? +- **CbsDownloadMethod** Was the download a full download or a partial download? +- **ClientManagedByWSUSServer** Is the client managed by Windows Server Update Services (WSUS)? +- **DeviceOEM** What OEM does this device belong to. +- **DownloadPriority** The priority of the download activity. +- **DownloadScenarioId** A unique ID for a given download used to tie together WU and DO events. +- **Edition** Indicates the edition of Windows being used. +- **EventNamespaceID** Indicates whether the event succeeded or failed. Has the format EventType+Event where Event is Succeeded, Cancelled, Failed, etc. +- **IsAOACDevice** Is it Always On, Always Connected? (Mobile device usage model) +- **PlatformRole** The PowerPlatformRole as defined on MSDN. +- **ProcessorArchitecture** Processor architecture of the system (x86, AMD64, ARM). +- **RepeatSuccessInstallFlag** Indicates whether this specific piece of content had previously installed successful, for example if another user had already installed it. +- **WUSetting** Indicates the user's current updating settings. +- **IntentPFNs** Intended application-set metadata for atomic update scenarios. +- **QualityUpdatePause** Are quality OS updates paused on the device? +- **FeatureUpdatePause** Are feature OS updates paused on the device? +- **MergedUpdate** Was the OS update and a BSP update merged for installation? + + +### SoftwareUpdateClientTelemetry.SLSDiscovery + +This event sends data about the ability of Windows to discover the location of a backend server with which it must connect to perform updates or content acquisition, in order to determine disruptions in availability of update services and provide context for Windows Update errors. + +The following fields are available: + +- **EventScenario** Indicates the purpose of sending this event - whether because the software distribution just started checking for content, or whether it was cancelled, succeeded, or failed +- **SusClientId** The unique device ID controlled by the software distribution client +- **WUAVersion** The version number of the software distribution client +- **ServiceID** An ID which represents which service the software distribution client is connecting to (Windows Update, Windows Store, etc.) +- **UrlPath** Path to the SLS cab that was downloaded +- **HResult** Indicates the result code of the event (success, cancellation, failure code HResult) +- **IsBackground** Indicates whether the SLS discovery event took place in the foreground or background +- **NextExpirationTime** Indicates when the SLS cab expires + + +### SoftwareUpdateClientTelemetry.UpdateDetected + +This event sends data about an AppX app that has been updated from the Windows Store, including what app needs an update and what version/architecture is required, in order to understand and address problems with apps getting required updates. + +The following fields are available: + +- **CallerApplicationName** The name provided by the caller who initiated API calls into the software distribution client +- **ApplicableUpdateInfo** Metadata for the updates which were detected as applicable +- **NumberOfApplicableUpdates** The number of updates which were ultimately deemed applicable to the system after the detection process is complete +- **WUDeviceID** The unique device ID controlled by the software distribution client +- **RelatedCV** The previous Correlation Vector that was used before swapping with a new one +- **EventScenario** Indicates the purpose of sending this event - whether because the software distribution just started checking for content, or whether it was cancelled, succeeded, or failed +- **EventInstanceID** A globally unique identifier for event instance +- **DeviceModel** The device's model as defined in system bios +- **BiosName** The name of the device's system bios +- **BIOSVendor** The vendor of the device's system bios +- **BiosVersion** The version of the device's system bios +- **BiosReleaseDate** The release date of the device's system bios +- **SystemBIOSMajorRelease** The major release version of the device's system system +- **SystemBIOSMinorRelease** The minor release version of the device's system system +- **BiosFamily** The device's family as defined in system bios +- **BiosSKUNumber** The device's SKU as defined in system bios +- **ClientVersion** The version number of the software distribution client +- **ProcessName** The process name of the caller who initiated API calls, in the event where CallerApplicationName was not provided +- **ServiceGuid** An ID which represents which service the software distribution client is connecting to (Windows Update, Windows Store, etc.) +- **StatusCode** Indicates the result code of the event (success, cancellation, failure code HResult) +- **ExtendedStatusCode** Secondary status code for certain scenarios where StatusCode wasn't specific enough +- **FlightRing** The ring (speed of getting builds) that a device is on if participating in flighting (pre-release builds). +- **FlightBranch** The branch that a device is on if participating in flighting (pre-release builds). +- **ShippingMobileOperator** The mobile operator that a device shipped on. +- **CurrentMobileOperator** The mobile operator the device is currently connected to. +- **HomeMobileOperator** The mobile operator that the device was originally intended to work with +- **PhonePreviewEnabled** Indicates whether a phone was getting preview build, prior to flighting (pre-release builds) being introduced. +- **ActivityMatchingId** Contains a unique ID identifying a single CheckForUpdates session from initialization to completion +- **SyncType** Describes the type of scan the event was +- **IPVersion** Indicates whether the download took place over IPv4 or IPv6 +- **NumberOfApplicationsCategoryScanEvaluated** The number of categories (apps) for which an app update scan checked +- **ScanDurationInSeconds** The number of seconds a scan took +- **ScanEnqueueTime** The number of seconds it took to initialize a scan +- **NumberOfLoop** The number of round trips the scan required +- **NumberOfUpdatesEvaluated** The total number of updates which were evaluated as a part of the scan +- **NumberOfNewUpdatesFromServiceSync** The number of updates which were seen for the first time in this scan +- **ServiceUrl** The environment URL a device is configured to scan with +- **IntentPFNs** Intended application-set metadata for atomic update scenarios. + + +### SoftwareUpdateClientTelemetry.UpdateMetadataIntegrity + +This event identifies whether updates have been tampered with and protects against man-in-the-middle attacks. + +The following fields are available: + +- **EventScenario** The purpose of this event, such as scan started, scan succeeded, or scan failed. +- **ServiceGuid** Identifies the service to which the software distribution client is connected, Example: Windows Update or Windows Store +- **MetadataIntegrityMode** The mode of the transport metadata integrity check. 0 = unknown; 1 = ignore; 2 = audit; 3 = enforce +- **StatusCode** The status code of the event. +- **ExtendedStatusCode** The secondary status code of the event. +- **RevisionId** The revision ID for a specific piece of content. +- **UpdateId** The update ID for a specific piece of content. +- **RevisionNumber** The revision number for a specific piece of content. +- **TimestampTokenId** The time this was created. It is encoded in a timestamp blob and will be zero if the token is malformed. +- **LeafCertId** Integral ID from the FragmentSigning data for certificate that failed. +- **SHA256OfLeafCertPublicKey** A base64 encoding of the hash of the Base64CertData in the FragmentSigning data of the leaf certificate. +- **MetadataSignature** A base64-encoded string of the signature associated with the update metadata (specified by revision ID). +- **SignatureAlgorithm** The hash algorithm for the metadata signature. +- **SHA256OfTimestampToken** A base64-encoded string of hash of the timestamp token blob. +- **ValidityWindowInDays** The validity window that's in effect when verifying the timestamp. +- **TimestampTokenCertThumbprint** The thumbprint of the encoded timestamp token. +- **RawMode** The raw unparsed mode string from the SLS response. This field is null if not applicable. +- **RawValidityWindowInDays** The raw unparsed validity window string in days of the timestamp token. This field is null if not applicable. +- **SHA256OfLeafCerData** A base64 encoding of the hash for the Base64CerData in the FragmentSigning data of the leaf certificate. +- **ListOfSHA256OfIntermediateCerData** A semicolon delimited list of base64 encoding of hashes for the Base64CerData in the FragmentSigning data of an intermediate certificate. +- **EndpointUrl** The endpoint URL where the device obtains update metadata. This is used to distinguish between test, staging, and production environments. +- **SLSPrograms** A test program to which a device may have opted in. Example: Insider Fast + + +## Update events + +### Update360Telemetry.UpdateAgent_DownloadRequest + +This event sends data during the download request phase of updating Windows. + +The following fields are available: + +- **ErrorCode** The error code returned for the current download request phase. +- **PackageCountTotal** Total number of packages needed. +- **PackageCountRequired** Number of required packages requested. +- **PackageCountOptional** Number of optional packages requested. +- **ObjectId** Unique value for each Update Agent mode. +- **SessionId** Unique value for each Update Agent mode attempt. +- **ScenarioId** The scenario ID. Example: MobileUpdate, DesktopLanguagePack, DesktopFeatureOnDemand, or DesktopDriverUpdate +- **RelatedCV** Correlation vector value generated from the latest USO scan. +- **Result** Result of the download request phase of update. +- **PackageSizeCanonical** Size of canonical packages in bytes +- **PackageSizeDiff** Size of diff packages in bytes +- **PackageSizeExpress** Size of express packages in bytes +- **FlightId** Unique ID for each flight. +- **UpdateId** Unique ID for each update. +- **PackageCountTotalCanonical** Total number of canonical packages. +- **PackageCountTotalDiff** Total number of diff packages. +- **PackageCountTotalExpress** Total number of express packages. +- **RangeRequestState** Represents the state of the download range request. +- **DeletedCorruptFiles** Indicates if UpdateAgent found any corrupt payload files and whether the payload was deleted. + + +### Update360Telemetry.UpdateAgent_Initialize + +This event sends data during the initialize phase of updating Windows. + +The following fields are available: + +- **ErrorCode** The error code returned for the current initialize phase. +- **SessionData** Contains instructions to update agent for processing FODs and DUICs (Null for other scenarios). +- **UpdateId** Unique ID for each update. +- **FlightId** Unique ID for each flight. +- **FlightMetadata** Contains the FlightId and the build being flighted. +- **ObjectId** Unique value for each Update Agent mode. +- **SessionId** Unique value for each Update Agent mode attempt . +- **ScenarioId** The scenario ID. Example: MobileUpdate, DesktopLanguagePack, DesktopFeatureOnDemand, or DesktopDriverUpdate +- **RelatedCV** Correlation vector value generated from the latest USO scan. +- **Result** Result of the initialize phase of update. 0 = Succeeded, 1 = Failed, 2 = Cancelled, 3 = Blocked, 4 = BlockCancelled + + +### Update360Telemetry.UpdateAgent_Install + +This event sends data during the install phase of updating Windows. + +The following fields are available: + +- **ErrorCode** The error code returned for the current install phase. +- **ObjectId** Unique value for each Update Agent mode. +- **SessionId** Unique value for each Update Agent mode attempt. +- **ScenarioId** The scenario ID. Example: MobileUpdate, DesktopLanguagePack, DesktopFeatureOnDemand, or DesktopDriverUpdate +- **RelatedCV** Correlation vector value generated from the latest scan. +- **Result** Result of the install phase of update. 0 = Succeeded 1 = Failed, 2 = Cancelled, 3 = Blocked, 4 = BlockCancelled +- **FlightId** Unique ID for each flight. +- **UpdateId** Unique ID for each update. + + +### Update360Telemetry.UpdateAgent_ModeStart + +This event sends data for the start of each mode during the process of updating Windows. + +The following fields are available: + +- **Mode** Indicates that the Update Agent mode that has started. 1 = Initialize, 2 = DownloadRequest, 3 = Install, 4 = Commit +- **ObjectId** Unique value for each Update Agent mode. +- **SessionId** Unique value for each Update Agent mode attempt. +- **ScenarioId** The scenario ID. Example: MobileUpdate, DesktopLanguagePack, DesktopFeatureOnDemand, or DesktopDriverUpdate +- **RelatedCV** The correlation vector value generated from the latest scan. +- **FlightId** Unique ID for each flight. +- **UpdateId** Unique ID for each update. + + +### Update360Telemetry.UpdateAgent_SetupBoxLaunch + +This event sends data during the launching of the setup box when updating Windows. + +The following fields are available: + +- **Quiet** Indicates whether setup is running in quiet mode. 0 = false 1 = true +- **ObjectId** Unique value for each Update Agent mode. +- **SessionId** Unique value for each Update Agent mode attempt. +- **ScenarioId** The scenario ID. Example: MobileUpdate, DesktopLanguagePack, DesktopFeatureOnDemand, or DesktopDriverUpdate +- **RelatedCV** Correlation vector value generated from the latest scan. +- **FlightId** Unique ID for each flight. +- **UpdateId** Unique ID for each update. +- **SetupMode** Setup mode 1 = predownload, 2 = install, 3 = finalize +- **SandboxSize** The size of the sandbox folder on the device. + + +## Upgrade events + +### Setup360Telemetry.Downlevel + +This event sends data indicating that the device has invoked the downlevel phase of the upgrade. It's used to help keep Windows up-to-date and secure. + +The following fields are available: + +- **ClientId** If using Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, the default value is Media360, but it can be overwritten by the caller to a unique value. +- **InstanceId** A unique GUID that identifies each instance of setuphost.exe. +- **ReportId** In the Windows Update scenario, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. +- **WuId** This is the Windows Update Client ID. In the Windows Update scenario, this is the same as the clientId. +- **TestId** A string that uniquely identifies a group of events. +- **State** Exit state of given Setup360 run. Example: succeeded, failed, blocked, cancelled +- **HostOsSkuName** The operating system edition which is running Setup360 instance (downlevel OS). +- **HostOSBuildNumber** The build number of the downlevel OS. +- **Setup360Scenario** The Setup360 flow type. Example: Boot, Media, Update, MCT +- **Setup360Mode** The phase of Setup360. Example: Predownload, Install, Finalize, Rollback +- **Setup360Result** The result of Setup360. It's an HRESULT error code that can be used to diagnose errors. +- **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened +- **SetupVersionBuildNumber** The build number of Setup360 (build number of the target OS). + + +### Setup360Telemetry.Finalize + +This event sends data indicating that the device has invoked the finalize phase of the upgrade, to help keep Windows up-to-date. + +The following fields are available: + +- **ClientId** With Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. +- **InstanceId** A unique GUID that identifies each instance of setuphost.exe +- **ReportId** With Windows Update, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. +- **WuId** This is the Windows Update Client ID. With Windows Update, this is the same as the clientId. +- **TestId** A string to uniquely identify a group of events. +- **State** The exit state of a Setup360 run. Example: succeeded, failed, blocked, cancelled +- **HostOsSkuName** The OS edition which is running Setup360 instance (previous OS). +- **HostOSBuildNumber** The build number of the previous OS. +- **Setup360Scenario** The Setup360 flow type. Example: Boot, Media, Update, MCT +- **Setup360Mode** The phase of Setup360. Example: Predownload, Install, Finalize, Rollback +- **Setup360Result** The result of Setup360. This is an HRESULT error code that is used to diagnose errors. +- **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened +- **SetupVersionBuildNumber** The build number of Setup360 (build number of target OS). + + +### Setup360Telemetry.OsUninstall + +The event sends data regarding OS updates and upgrades from Windows 7, Windows 8, and Windows 10. Specifically, the Setup360Telemetry.OSUninstall indicates the outcome of an OS uninstall. + +The following fields are available: + +- **ClientId** For Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. +- **InstanceId** A unique GUID that identifies each instance of setuphost.exe. +- **ReportId** For Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, this is the GUID for the install.wim. +- **WuId** Windows Update client ID. +- **TestId** A string to uniquely identify a group of events. +- **State** Exit state of a Setup360 run. Example: succeeded, failed, blocked, cancelled +- **HostOsSkuName** The OS edition which is running the Setup360 instance (previous OS). +- **HostOSBuildNumber** The build number of the previous OS. +- **Setup360Scenario** The Setup360 flow type. Example: Boot, Media, Update, MCT +- **Setup360Mode** The phase of Setup360. Example: Predownload, Install, Finalize, Rollback +- **Setup360Result** The result of Setup360. This is an HRESULT error code that is used to diagnose errors. +- **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened +- **SetupVersionBuildNumber** The build number of Setup360 (build number of target OS). + + +### Setup360Telemetry.PostRebootInstall + +This event sends data indicating that the device has invoked the postrebootinstall phase of the upgrade, to help keep Windows up-to-date. + +The following fields are available: + +- **ClientId** With Windows Update, this is the Windows Update client ID that is passed to Setup. In Media setup, the default value is Media360, but can be overwritten by the caller to a unique value. +- **InstanceId** A unique GUID that identifies each instance of setuphost.exe. +- **ReportId** With Windows Update, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. +- **WuId** This is the Windows Update Client ID. With Windows Update, this is the same as ClientId. +- **TestId** A string to uniquely identify a group of events. +- **State** The exit state of a Setup360 run. Example: succeeded, failed, blocked, cancelled +- **HostOsSkuName** The OS edition which is running Setup360 instance (previous OS). +- **HostOSBuildNumber** The build number of the previous OS. +- **Setup360Scenario** The Setup360 flow type. Example: Boot, Media, Update, MCT +- **Setup360Mode** The phase of Setup360. Example: Predownload, Install, Finalize, Rollback +- **Setup360Result** The result of Setup360. This is an HRESULT error code that's used to diagnose errors. +- **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened +- **SetupVersionBuildNumber** The build number of Setup360 (build number of target OS). + + +### Setup360Telemetry.PreDownloadQuiet + +This event sends data indicating that the device has invoked the predownload quiet phase of the upgrade, to help keep Windows up to date. + +The following fields are available: + +- **ClientId** Using Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. +- **InstanceId** A unique GUID that identifies each instance of setuphost.exe +- **ReportId** Using Windows Update, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. +- **WuId** This is the Windows Update Client ID. Using Windows Update, this is the same as the clientId. +- **TestId** A string to uniquely identify a group of events. +- **State** The exit state of a Setup360 run. Example: succeeded, failed, blocked, canceled +- **HostOsSkuName** The OS edition which is running Setup360 instance (previous operating system). +- **HostOSBuildNumber** The build number of the previous OS. +- **Setup360Scenario** The Setup360 flow type. Example: Boot, Media, Update, MCT +- **Setup360Mode** The phase of Setup360. Example: Predownload, Install, Finalize, Rollback +- **Setup360Result** The result of Setup360. This is an HRESULT error code that is used to diagnose errors. +- **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened +- **SetupVersionBuildNumber** The build number of Setup360 (build number of target OS). + + +### Setup360Telemetry.PreDownloadUX + +The event sends data regarding OS updates and upgrades from Windows 7, Windows 8, and Windows 10. Specifically, the Setup360Telemetry.PredownloadUX indicates the outcome of the PredownloadUX portion of the update process. + +The following fields are available: + +- **ClientId** For Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. +- **InstanceId** Unique GUID that identifies each instance of setuphost.exe. +- **ReportId** For Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, this is the GUID for the install.wim. +- **WuId** Windows Update client ID. +- **TestId** A string to uniquely identify a group of events. +- **State** The exit state of the Setup360 run. Example: succeeded, failed, blocked, cancelled +- **HostOsSkuName** The OS edition which is running the Setup360 instance (previous operating system). +- **HostOSBuildNumber** The build number of the previous operating system. +- **Setup360Scenario** The Setup360 flow type. Examplle: Boot, Media, Update, MCT +- **Setup360Mode** The phase of Setup360. Example: Predownload, Install, Finalize, Rollback +- **Setup360Result** The result of Setup360. This is an HRESULT error code that can be used to diagnose errors. +- **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened +- **SetupVersionBuildNumber** The build number of Setup360 (build number of the target OS). + + +### Setup360Telemetry.PreInstallQuiet + +This event sends data indicating that the device has invoked the preinstall quiet phase of the upgrade, to help keep Windows up to date. + +The following fields are available: + +- **ClientId** With Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. +- **InstanceId** A unique GUID that identifies each instance of setuphost.exe +- **ReportId** With Windows Update, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. +- **WuId** This is the Windows Update Client ID. With Windows Update, this is the same as the clientId. +- **TestId** A string to uniquely identify a group of events. +- **State** The exit state of a Setup360 run. Example: succeeded, failed, blocked, cancelled +- **HostOsSkuName** The OS edition which is running Setup360 instance (previous OS). +- **HostOSBuildNumber** The build number of the previous OS. +- **Setup360Scenario** Setup360 flow type (Boot, Media, Update, MCT) +- **Setup360Mode** The phase of Setup360. Example: Predownload, Install, Finalize, Rollback etc. +- **Setup360Result** The result of Setup360. This is an HRESULT error code that can be used to diagnose errors. +- **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened +- **SetupVersionBuildNumber** The build number of Setup360 (build number of target OS). + + +### Setup360Telemetry.PreInstallUX + +This event sends data regarding OS updates and upgrades from Windows 7, Windows 8, and Windows 10. Specifically, the Setup360Telemetry.PreinstallUX indicates the outcome of the PreinstallUX portion of the update process. + +The following fields are available: + +- **ClientId** For Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. +- **InstanceId** A unique GUID that identifies each instance of setuphost.exe. +- **ReportId** For Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, this is the GUID for the install.wim. +- **WuId** Windows Update client ID. +- **TestId** A string to uniquely identify a group of events. +- **State** The exit state of a Setup360 run. Example: succeeded, failed, blocked, cancelled +- **HostOsSkuName** The OS edition which is running the Setup360 instance (previous OS). +- **HostOSBuildNumber** The build number of the previous OS. +- **Setup360Scenario** The Setup360 flow type, Example: Boot, Media, Update, MCT +- **Setup360Mode** The phase of Setup360. Example: Predownload, Install, Finalize, Rollback +- **Setup360Result** The result of Setup360. This is an HRESULT error code that is used to diagnose errors. +- **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened +- **SetupVersionBuildNumber** The build number of Setup360 (build number of target OS). + + +### Setup360Telemetry.Setup360 + +This event sends data about OS deployment scenarios, to help keep Windows up-to-date. + +The following fields are available: + +- **InstanceId** Retrieves a unique identifier for each instance of a setup session. +- **ReportId** Retrieves the report ID. +- **FlightData** Specifies a unique identifier for each group of Windows Insider builds. +- **ScenarioId** Retrieves the deployment scenario. +- **FieldName** Retrieves the data point. +- **Value** Retrieves the value associated with the corresponding FieldName. +- **ClientId** Retrieves the upgrade ID: Upgrades via Windows Update - specifies the WU clientID. All other deployment - static string. + + +### Setup360Telemetry.UnexpectedEvent + +This event sends data indicating that the device has invoked the unexpected event phase of the upgrade, to help keep Windows up to date. + +The following fields are available: + +- **ClientId** With Windows Update, this will be the Windows Update client ID that is passed to Setup. In Media setup, default value is Media360, but can be overwritten by the caller to a unique value. +- **InstanceId** A unique GUID that identifies each instance of setuphost.exe +- **ReportId** With Windows Update, this is the updateID that is passed to Setup. In media setup, this is the GUID for the install.wim. +- **WuId** This is the Windows Update Client ID. With Windows Update, this is the same as the clientId. +- **TestId** A string to uniquely identify a group of events. +- **State** The exit state of a Setup360 run. Example: succeeded, failed, blocked, cancelled +- **HostOsSkuName** The OS edition which is running Setup360 instance (previous OS). +- **HostOSBuildNumber** The build number of the previous OS. +- **Setup360Scenario** The Setup360 flow type. Example: Boot, Media, Update, MCT +- **Setup360Mode** The phase of Setup360. Example: Predownload, Install, Finalize, Rollback +- **Setup360Result** The result of Setup360. This is an HRESULT error code that can be used used to diagnose errors. +- **Setup360Extended** Extension of result - more granular information about phase/action when the potential failure happened +- **SetupVersionBuildNumber** The build number of Setup360 (build number of target OS). + + +## Windows Error Reporting events + +### Microsoft.Windows.WERVertical.OSCrash + +This event sends binary data from the collected dump file wheneveer a bug check occurs, to help keep Windows up to date. The is the OneCore version of this event. + +The following fields are available: + +- **ReportId** WER Report Id associated with this bug check (used for finding the corresponding report archive in Watson). +- **BugCheckCode** Uint64 "bugcheck code" that identifies a proximate cause of the bug check. +- **BugCheckParameter1** Uint64 parameter providing additional information. +- **BootId** Uint32 identifying the boot number for this device. +- **BugCheckParameter2** Uint64 parameter providing additional information. +- **BugCheckParameter4** Uint64 parameter providing additional information. +- **BugCheckParameter3** Uint64 parameter providing additional information. +- **IsValidDumpFile** True if the dump file is valid for the debugger, false otherwise +- **DumpFileSize** Size of the dump file +- **DumpFileAttributes** Codes that identify the type of data contained in the dump file + + +## Windows Store events + +### Microsoft.Windows.StoreAgent.Telemetry.AbortedInstallation + +This event is sent when an installation or update is canceled by a user or the system and is used to help keep Windows Apps up to date and secure. + +The following fields are available: + +- **PFN** The product family name of the product being installed. +- **ClientAppId** The identity of the app that initiated this operation. +- **HResult** The result code of the last action performed before this operation. +- **IsUpdate** Flag indicating if this is an update. +- **AttemptNumber** Number of retry attempts before it was canceled. +- **CategoryId** The Item Category ID. +- **ProductId** The identity of the package or packages being installed. +- **IsInteractive** Was this requested by a user? +- **IsRemediation** Was this a remediation install? +- **BundleId** The Item Bundle ID. +- **IsMandatory** Was this a mandatory update? +- **SystemAttemptNumber** The total number of automatic attempts at installation before it was canceled. +- **UserAttemptNumber** The total number of user attempts at installation before it was canceled. +- **IsRestore** Is this automatically restoring a previously acquired product? +- **ParentBundleId** The product ID of the parent (if this product is part of a bundle). +- **IsBundle** Is this a bundle? +- **WUContentId** The Windows Update content ID +- **AggregatedPackageFullNames** The names of all packages to be downloaded and installed. + + +### Microsoft.Windows.StoreAgent.Telemetry.BeginGetInstalledContentIds + +This event is sent when an inventory of the apps installed is started to determine whether updates for those apps are available. It's used to help keep Windows up-to-date and secure. + + + +### Microsoft.Windows.StoreAgent.Telemetry.BeginUpdateMetadataPrepare + +This event is sent when the Store Agent cache is refreshed with any available package updates. It's used to help keep Windows up-to-date and secure. + + + +### Microsoft.Windows.StoreAgent.Telemetry.CancelInstallation + +This event is sent when an app update or installation is canceled while in interactive mode. This can be canceled by the user or the system. It's used to help keep Windows up-to-date and secure. + +The following fields are available: + +- **IsInteractive** Was this requested by a user? +- **AttemptNumber** Total number of installation attempts. +- **BundleId** The identity of the Windows Insider build that is associated with this product. +- **PreviousHResult** The previous HResult code. +- **ClientAppId** The identity of the app that initiated this operation. +- **CategoryId** The identity of the package or packages being installed. +- **PFN** The name of all packages to be downloaded and installed. +- **ProductId** The name of the package or packages requested for installation. +- **IsUpdate** Is this a product update? +- **IsRemediation** Is this repairing a previous installation? +- **RelatedCV** Correlation Vector of a previous performed action on this product. +- **PreviousInstallState** Previous installation state before it was canceled. +- **IsMandatory** Is this a mandatory update? +- **SystemAttemptNumber** Total number of automatic attempts to install before it was canceled. +- **UserAttemptNumber** Total number of user attempts to install before it was canceled. +- **IsRestore** Is this an automatic restore of a previously acquired product? +- **ParentBundleId** The product ID of the parent (if this product is part of a bundle). +- **IsBundle** Is this a bundle? +- **WUContentId** The Windows Update content ID +- **AggregatedPackageFullNames** The names of all package or packages to be downloaded and installed. + + +### Microsoft.Windows.StoreAgent.Telemetry.CompleteInstallOperationRequest + +This event is sent after the app installations or updates. It's used to help keep Windows up-to-date and secure + +The following fields are available: + +- **IsBundle** Is this a bundle? +- **ProductId** The Store Product ID of the product being installed. +- **SkuId** Specific edition of the item being installed. +- **CatalogId** The Store Product ID of the app being installed. +- **PackageFamilyName** The name of the package being installed. +- **HResult** HResult code of the action being performed. + + +### Microsoft.Windows.StoreAgent.Telemetry.EndAcquireLicense + +This event is sent after the license is acquired when a product is being installed. It's used to help keep Windows up-to-date and secure. + +The following fields are available: + +- **PFN** Product Family Name of the product being installed. +- **HResult** HResult code to show the result of the operation (success/failure). +- **ProductId** The Store Product ID for the product being installed. +- **IsInteractive** Did the user initiate the installation? +- **CategoryId** The identity of the package or packages being installed. +- **ClientAppId** The identity of the app that initiated this operation. +- **IsRemediation** Is this repairing a previous installation? +- **UpdateId** The update ID (if this is an update) +- **AttemptNumber** The total number of attempts to acquire this product. +- **IsUpdate** Is this an update? +- **IsMandatory** Is this a mandatory update? +- **SystemAttemptNumber** The number of attempts by the system to acquire this product. +- **UserAttemptNumber** The number of attempts by the user to acquire this product +- **IsRestore** Is this happening after a device restore? +- **IsBundle** Is this a bundle? +- **WUContentId** The Windows Update content ID +- **ParentBundledId** The product's parent bundle ID. +- **AggregatedPackageFullNames** Includes a set of package full names for each app that is part of an atomic set. + + +### Microsoft.Windows.StoreAgent.Telemetry.EndDownload + +This event happens during the app update or installation when content is being downloaded at the end of the process to report success or failure. It's used to help keep Windows up-to-date and secure. + +The following fields are available: + +- **PFN** The Product Family Name of the app being download. +- **IsRemediation** Is this repairing a previous installation? +- **DownloadSize** The total size of the download. +- **ClientAppId** The identity of the app that initiated this operation. +- **CategoryId** The identity of the package or packages being installed. +- **IsUpdate** Is this an update? +- **HResult** The result code of the last action performed. +- **IsInteractive** Is this initiated by the user? +- **AttemptNumber** Number of retry attempts before it was canceled. +- **BundleId** The identity of the Windows Insider build associated with this product. +- **ProductId** The Store Product ID for the product being installed. +- **IsMandatory** Is this a mandatory installation? +- **SystemAttemptNumber** The number of attempts by the system to download. +- **UserAttemptNumber** The number of attempts by the user to download. +- **IsRestore** Is this a restore of a previously acquired product? +- **ParentBundleId** The parent bundle ID (if it's part of a bundle). +- **IsBundle** Is this a bundle? +- **WUContentId** The Windows Update content ID. +- **ExtendedHResult** Any extended HResult error codes. +- **AggregatedPackageFullNames** The name of all packages to be downloaded and installed. + + +### Microsoft.Windows.StoreAgent.Telemetry.EndFrameworkUpdate + +This event happens when an app update requires an updated Framework package and the process starts to download it. It's used to help keep Windows up-to-date and secure. + +The following fields are available: + +- **HResult** The result code of the last action performed before this operation. + + +### Microsoft.Windows.StoreAgent.Telemetry.EndGetInstalledContentIds + +This event is sent after sending the inventory of the products installed to determine whether updates for those products are available. It's used to help keep Windows up-to-date and secure. + +The following fields are available: + +- **HResult** The result code of the last action performed before this operation. + + +### Microsoft.Windows.StoreAgent.Telemetry.EndInstall + +This event is sent after a product has been installed. It's used to help keep Windows up-to-date and secure. + +The following fields are available: + +- **BundleId** The identity of the build associated with this product. +- **PFN** Product Family Name of the product being installed. +- **ClientAppId** The identity of the app that initiated this operation. +- **CategoryId** The identity of the package or packages being installed. +- **ProductId** The Store Product ID for the product being installed. +- **AttemptNumber** The number of retry attempts before it was canceled. +- **HResult** The result code of the last action performed. +- **IsRemediation** Is this repairing a previous installation? +- **IsInteractive** Is this an interactive installation? +- **IsUpdate** Is this an update? +- **IsMandatory** Is this a mandatory installation? +- **SystemAttemptNumber** The total number of system attempts. +- **UserAttemptNumber** The total number of user attempts. +- **IsRestore** Is this automatically restoring a previously acquired product? +- **ParentBundleId** The product ID of the parent (if this product is part of a bundle). +- **IsBundle** Is this a bundle? +- **WUContentId** The Windows Update content ID +- **ExtendedHResult** The extended HResult error code. +- **AggregatedPackageFullNames** The names of all packages to be downloaded and installed. + + +### Microsoft.Windows.StoreAgent.Telemetry.EndScanForUpdates + +This event is sent after a scan for product updates to determine if there are packages to install. It's used to help keep Windows up-to-date and secure. + +The following fields are available: + +- **HResult** The result code of the last action performed. +- **IsApplicability** Is this request to only check if there are any applicable packages to install? +- **IsInteractive** Is this user requested? +- **ClientAppId** The identity of the app that initiated this operation. +- **IsOnline** Is the request doing an online check? + + +### Microsoft.Windows.StoreAgent.Telemetry.EndSearchUpdatePackages + +This event is sent after searching for update packages to install. It's used to help keep Windows up-to-date and secure. + +The following fields are available: + +- **IsRemediation** Is this repairing a previous installation? +- **IsUpdate** Is this an update? +- **ClientAppId** The identity of the app that initiated this operation. +- **HResult** The result code of the last action performed. +- **ProductId** The Store Product ID for the product being installed. +- **AttemptNumber** The total number of retry attempts before it was canceled. +- **IsInteractive** Is this user requested? +- **PFN** The name of the package or packages requested for install. +- **BundleId** The identity of the build associated with this product. +- **CategoryId** The identity of the package or packages being installed. +- **IsMandatory** Is this a mandatory update? +- **SystemAttemptNumber** The total number of system attempts. +- **UserAttemptNumber** The total number of user attempts. +- **IsRestore** Is this restoring previously acquired content? +- **ParentBundleId** The product ID of the parent (if this product is part of a bundle). +- **IsBundle** Is this a bundle? +- **WUContentId** The Windows Update content ID +- **AggregatedPackageFullNames** The names of all packages to be downloaded and installed. + + +### Microsoft.Windows.StoreAgent.Telemetry.EndStageUserData + +This event is sent between download and installation to see if there is app data that needs to be restored from the cloud. It's used to keep Windows up-to-date and secure. + +The following fields are available: + +- **IsInteractive** Is this user requested? +- **PFN** The name of the package or packages requested for install. +- **IsUpdate** Is this an update? +- **CategoryId** The identity of the package or packages being installed. +- **HResult** The result code of the last action performed. +- **AttemptNumber** The total number of retry attempts before it was canceled. +- **ProductId** The Store Product ID for the product being installed. +- **BundleId** The identity of the build associated with this product. +- **IsRemediation** Is this repairing a previous installation? +- **ClientAppId** The identity of the app that initiated this operation. +- **IsMandatory** Is this a mandatory update? +- **SystemAttemptNumber** The total number of system attempts. +- **UserAttemptNumber** The total number of system attempts. +- **IsRestore** Is this restoring previously acquired content? +- **ParentBundleId** The product ID of the parent (if this product is part of a bundle). +- **IsBundle** Is this a bundle? +- **WUContentId** The Windows Update content ID +- **AggregatedPackageFullNames** The name of all packages to be downloaded and installed. + + +### Microsoft.Windows.StoreAgent.Telemetry.EndUpdateMetadataPrepare + +This event happens after a scan for available app updates. It's used to help keep Windows up-to-date and secure. + +The following fields are available: + +- **HResult** The result code of the last action performed. + + +### Microsoft.Windows.StoreAgent.Telemetry.FulfillmentComplete + +This event is sent at the end of an app install or update and is used to track the very end of the install or update process. + +The following fields are available: + +- **ProductId** The product ID of the app that is being updated or installed. +- **PFN** The Package Family Name of the app that is being installed or updated. +- **FailedRetry** Was the installation or update retry successful? +- **HResult** The HResult code of the operation. + + +### Microsoft.Windows.StoreAgent.Telemetry.FulfillmentInitiate + +This event is sent at the beginning of an app install or update and is used to track the very beginning of the install or update process. + +The following fields are available: + +- **ProductId** The product ID of the app that is being updated or installed. +- **PFN** The Package Family Name of the app that is being installed or updated. + + +### Microsoft.Windows.StoreAgent.Telemetry.InstallOperationRequest + +This event happens at the beginning of the install process when an app update or new app is installed. It's used to help keep Windows up-to-date and secure. + +The following fields are available: + +- **CatalogId** If this product is from a private catalog, the Store Product ID for the product being installed. +- **BundleId** The identity of the build associated with this product. +- **SkuId** Specific edition ID being installed. +- **ProductId** The Store Product ID for the product being installed. +- **VolumePath** The disk path of the installation. + + +### Microsoft.Windows.StoreAgent.Telemetry.PauseInstallation + +This event is sent when a product install or update is paused either by a user or the system. It's used to help keep Windows up-to-date and secure. + +The following fields are available: + +- **RelatedCV** Correlation Vector of a previous performed action on this product. +- **IsRemediation** Is this repairing a previous installation? +- **PreviousHResult** The result code of the last action performed before this operation. +- **ProductId** The Store Product ID for the product being installed. +- **IsUpdate** Is this an update? +- **PreviousInstallState** Previous state before the installation or update was paused. +- **CategoryId** The identity of the package or packages being installed. +- **ClientAppId** The identity of the app that initiated this operation. +- **AttemptNumber** The total number of retry attempts before it was canceled. +- **IsInteractive** Is this user requested? +- **BundleId** The identity of the build associated with this product. +- **PFN** The Product Full Name. +- **IsMandatory** Is this a mandatory update? +- **SystemAttemptNumber** The total number of system attempts. +- **UserAttemptNumber** The total number of user attempts. +- **IsRestore** Is this restoring previously acquired content? +- **ParentBundleId** The product ID of the parent (if this product is part of a bundle). +- **IsBundle** Is this a bundle? +- **WUContentId** The Windows Update content ID +- **AggregatedPackageFullNames** The names of all packages to be downloaded and installed. + + +### Microsoft.Windows.StoreAgent.Telemetry.ResumeInstallation + +This event happens when a product install or update is resumed either by a user or the system. It's used to help keep Windows up-to-date and secure. + +The following fields are available: + +- **RelatedCV** Correlation Vector for the original install before it was resumed. +- **AttemptNumber** The number of retry attempts before it was canceled. +- **BundleId** The identity of the build associated with this product. +- **PreviousHResult** The previous HResult error code. +- **ClientAppId** The identity of the app that initiated this operation. +- **CategoryId** The identity of the package or packages being installed. +- **PFN** The name of the package or packages requested for install. +- **IsUpdate** Is this an update? +- **PreviousInstallState** Previous state before the installation was paused. +- **IsRemediation** Is this repairing a previous installation? +- **IsInteractive** Is this user requested? +- **ProductId** The Store Product ID for the product being installed. +- **IsMandatory** Is this a mandatory update? +- **SystemAttemptNumber** The total number of system attempts. +- **UserAttemptNumber** The total number of user attempts. +- **IsRestore** Is this restoring previously acquired content? +- **ParentBundleId** The product ID of the parent (if this product is part of a bundle). +- **IsBundle** Is this a bundle? +- **WUContentId** The Windows Update content ID +- **AggregatedPackageFullNames** The names of all packages to be downloaded and installed. +- **IsUserRetry** Did the user initiate the retry? +- **HResult** The result code of the last action performed before this operation. + + +### Microsoft.Windows.StoreAgent.Telemetry.ResumeOperationRequest + +This event happens when a product install or update is resumed by a user and on installation retries. It's used to help keep Windows up-to-date and secure. + +The following fields are available: + +- **ProductId** The Store Product ID for the product being installed. + + +### Microsoft.Windows.StoreAgent.Telemetry.SearchForUpdateOperationRequest + +This event is sent when searching for update packages to install. It's used to help keep Windows up-to-date and secure. + +The following fields are available: + +- **ProductId** The Store Product ID for the product being installed. +- **SkuId** Specfic edition of the app being updated. +- **CatalogId** The Store Product ID for the product being installed. + + +### Microsoft.Windows.StoreAgent.Telemetry.UpdateAppOperationRequest + +This event happens an app for a user needs to be updated. It's used to help keep Windows up-to-date and secure. + +The following fields are available: + +- **PFamN** The name of the product that is requested for update. + + +## Windows Update Delivery Optimization events + +### Microsoft.OSG.DU.DeliveryOptClient.DownloadCanceled + +This event describes when a download was canceled with Delivery Optimization. It's used to understand and address problems regarding downloads. + +The following fields are available: + +- **bytesFromIntPeers** The number of bytes received from peers not in the same LAN or in the same group. +- **fileID** The ID of the file being downloaded. +- **sessionID** The ID of the file download session. +- **scenarioID** The ID of the scenario. +- **bytesFromCDN** The number of bytes received from a CDN source. +- **updateID** The ID of the update being downloaded. +- **background** Is the download being done in the background? +- **bytesFromPeers** The number of bytes received from a peer in the same LAN. +- **clientTelId** A random number used for device sampling. +- **bytesFromGroupPeers** The number of bytes received from a peer in the same group. +- **errorCode** The error code that was returned. +- **doErrorCode** The Delivery Optimization error code that was returned. +- **cdnErrorCodes** A list of CDN connection errors since the last FailureCDNCommunication event. +- **cdnErrorCounts** The number of times each error in cdnErrorCodes was encountered. +- **experimentId** When running a test, this is used to correlate events that are part of the same test. +- **isVpn** Is the device connected to a Virtual Private Network? +- **usedMemoryStream** Did the download use memory streaming? + + +### Microsoft.OSG.DU.DeliveryOptClient.DownloadCompleted + +This event describes when a download has completed with Delivery Optimization. It's used to understand and address problems regarding downloads. + +The following fields are available: + +- **sessionID** The ID of the download session. +- **scenarioID** The ID of the scenario. +- **bytesFromIntPeers** The number of bytes received from peers not in the same LAN or in the same domain group. +- **updateID** The ID of the update being downloaded. +- **fileSize** The size of the file being downloaded. +- **bytesFromCDN** The number of bytes received from a CDN source. +- **fileID** The ID of the file being downloaded. +- **background** Is the download a background download? +- **bytesFromPeers** The number of bytes received from a peer in the same LAN. +- **totalTime** How long did the download take (in seconds)? +- **restrictedUpload** Is the upload restricted? +- **clientTelId** A random number used for device sampling. +- **bytesFromGroupPeers** The number of bytes received from a peer in the same domain group. +- **downloadMode** The download mode used for this file download session. +- **doErrorCode** The Delivery Optimization error code that was returned. +- **numPeers** The total number of peers used for this download. +- **cdnConnectionCount** The total number of connections made to the CDN. +- **lanConnectionCount** The total number of connections made to peers in the same LAN. +- **groupConnectionCount** The total number of connections made to peers in the same group. +- **internetConnectionCount** The total number of connections made to peers not in the same LAN or the same group. +- **cdnIp** The IP address of the source CDN. +- **downlinkBps** The maximum measured available download bandwidth (in bytes per second). +- **uplinkBps** The maximum measured available upload bandwidth (in bytes per second). +- **downlinkUsageBps** The download speed (in bytes per second). +- **uplinkUsageBps** The upload speed (in bytes per second). +- **totalTimeMs** Duration of the download (in seconds). +- **cdnErrorCodes** A list of CDN connection errors since the last FailureCDNCommunication event. +- **cdnErrorCounts** The number of times each error in cdnErrorCodes was encountered. +- **bytesRequested** The total number of bytes requested for download. +- **experimentId** When running a test, this is used to correlate with other events that are part of the same test. +- **isVpn** Is the device connected to a Virtual Private Network? +- **usedMemoryStream** Did the download use memory streaming? + + +### Microsoft.OSG.DU.DeliveryOptClient.DownloadPaused + +This event represents a temporary suspension of a download with Delivery Optimization. It's used to understand and address problems regarding downloads. + +The following fields are available: + +- **updateID** The ID of the update being paused. +- **errorCode** The error code that was returned. +- **scenarioID** The ID of the scenario. +- **background** Is the download a background download? +- **sessionID** The ID of the download session. +- **clientTelId** A random number used for device sampling. +- **reasonCode** The reason for pausing the download. +- **fileID** The ID of the file being paused. +- **experimentId** When running a test, this is used to correlate with other events that are part of the same test. +- **isVpn** Is the device connected to a Virtual Private Network? + + +### Microsoft.OSG.DU.DeliveryOptClient.DownloadStarted + +This event describes the start of a new download with Delivery Optimization. It's used to understand and address problems regarding downloads. + +The following fields are available: + +- **experimentId** When running a test, this is used to correlate with other events that are part of the same test. +- **errorCode** The error code that was returned. +- **doErrorCode** The Delivery Optimization error code that was returned. +- **peerID** The ID for this Delivery Optimization client. +- **doClientVersion** The version of the Delivery Optimization client. +- **jobID** The ID of the Windows Update job. +- **sessionID** The ID of the download session. +- **updateID** The ID of the update being downloaded. +- **scenarioID** The ID of the scenario. +- **fileID** The ID of the file being downloaded. +- **cdnUrl** The URL of the CDN. +- **filePath** The path where the file will be written. +- **groupID** ID for the group. +- **background** Is the download a background download? +- **downloadMode** The download mode used for this file download session. +- **minFileSizePolicy** The minimum content file size policy to allow the download using Peering. +- **diceRoll** The dice roll value used in sampling events. +- **deviceProfile** Identifies the usage or form factor. Example: Desktop or Xbox +- **isVpn** Is the device connected to a Virtual Private Network? +- **usedMemoryStream** Did the download use memory streaming? +- **minDiskSizePolicyEnforced** Is the minimum disk size enforced via policy? +- **minDiskSizeGB** The minimum disk size (in GB) required for Peering. +- **clientTelId** A random number used for device sampling. +- **costFlags** A set of flags representing network cost. + + +### Microsoft.OSG.DU.DeliveryOptClient.FailureCdnCommunication + +This event represents a failure to download from a CDN with Delivery Optimization. It's used to understand and address problems regarding downloads. + +The following fields are available: + +- **experimentId** When running a test, this is used to correlate with other events that are part of the same test. +- **fileID** The ID of the file being downloaded. +- **errorCode** The error code that was returned. +- **httpStatusCode** The HTTP status code returned by the CDN. +- **errorCount** The total number of times this error code was seen since the last FailureCdnCommunication event was encountered. +- **sessionID** The ID of the download session. +- **cdnUrl** The URL of the CDN. +- **cdnIp** The IP address of the CDN. +- **cdnHeaders** The HTTP headers returned by the CDN. +- **clientTelId** A random number used for device sampling. +- **isHeadRequest** The type of HTTP request that was sent to the CDN. Example: HEAD or GET +- **requestSize** The size of the range requested from the CDN. +- **responseSize** The size of the range response received from the CDN. + + +### Microsoft.OSG.DU.DeliveryOptClient.JobError + +This event represents a Windows Update job error. It allows for investigation of top errors. + +The following fields are available: + +- **jobID** The Windows Update job ID. +- **fileID** The ID of the file being downloaded. +- **errorCode** The error code returned. +- **clientTelId** A random number used for device sampling. +- **experimentId** When running a test, this is used to correlate with other events that are part of the same test. + + +## Windows Update events + +### Microsoft.Windows.Update.DataMigrationFramework.DmfMigrationCompleted + +This event sends data collected at the end of the Data Migration Framework (DMF) and parameters involved in its invocation, to help keep Windows up to date. + +The following fields are available: + +- **MigrationEndtime** A system timestamp of when the DMF migration completed. +- **UpdateIds** A collection of GUIDs for updates that are associated with the DMF session. +- **WuClientid** The GUID of the Windows Update client responsible for triggering the DMF migration. +- **MigrationDurationinmilliseconds** How long the DMF migration took (in milliseconds). +- **RevisionNumbers** A collection of revision numbers for the updates associated with the DMF session. + + +### Microsoft.Windows.Update.DataMigrationFramework.DmfMigrationStarted + +This event sends data collected at the beginning of the Data Migration Framework (DMF) and parameters involved in its invocation, to help keep Windows up to date. + +The following fields are available: + +- **UpdateIds** A collection of GUIDs identifying the upgrades that are running. +- **MigrationStarttime** The timestamp representing the beginning of the DMF migration. +- **MigrationOEMphases** The number of OEM-authored migrators scheduled to be ran by DMF for this upgrade. +- **WuClientid** The GUID of the Windows Update client invoking DMF. +- **MigrationMicrosoftphases** The number of Microsoft-authored migrators scheduled to be ran by DMF for this upgrade. +- **RevisionNumbers** A collection of the revision numbers associated with the UpdateIds. + + +### Microsoft.Windows.Update.DataMigrationFramework.MigratorResult + +This event sends DMF migrator data to help keep Windows up to date. + +The following fields are available: + +- **MigratorGuid** A GUID identifying the migrator that just completed. +- **RunDurationInSeconds** The time it took for the migrator to complete. +- **CurrentStep** This is the last step the migrator reported before returning a result. This tells us how far through the individual migrator the device was before failure. +- **MigratorName** The name of the migrator that just completed. +- **MigratorId** A GUID identifying the migrator that just completed. +- **ErrorCode** The result (as an HRESULT) of the migrator that just completed. +- **TotalSteps** Migrators report progress in number of completed steps against the total steps. This is the total number of steps. + + +### Microsoft.Windows.Update.Orchestrator.CommitFailed + +This events tracks when a device needs to restart after an update but did not. + +The following fields are available: + +- **wuDeviceid** The Windows Update device GUID. +- **errorCode** The error code that was returned. + + +### Microsoft.Windows.Update.Orchestrator.Detection + +This event sends launch data for a Windows Update scan to help keep Windows up to date. + +The following fields are available: + +- **wuDeviceid** Unique device ID used by Windows Update. +- **revisionNumber** Update revision number. +- **eventScenario** End to end update session ID, or indicates the purpose of sending this event - whether because the software distribution just started installing content, or whether it was cancelled, succeeded, or failed. +- **deferReason** Reason why the device could not check for updates. +- **detectionBlockreason** Reason for detection not completing. +- **interactive** Identifies if session is User Initiated. +- **updateId** Update ID. +- **detectionDeferreason** A log of deferral reasons for every update state. +- **flightID** A unique update ID. +- **updateScenarioType** The update session type. +- **errorCode** The returned error code. + + +### Microsoft.Windows.Update.Orchestrator.Download + +This event sends launch data for a Windows Update download to help keep Windows up to date. + +The following fields are available: + +- **detectionDeferreason** Reason for download not completing +- **wuDeviceid** Unique device ID used by Windows Update. +- **interactive** Identifies if session is user initiated. +- **revisionNumber** Update revision number. +- **deferReason** Reason for download not completing +- **updateId** Update ID. +- **eventScenario** End to end update session ID. +- **errorCode** An error code represented as a hexadecimal value +- **flightID** Unique update ID. +- **updateScenarioType** The update session type. + + +### Microsoft.Windows.Update.Orchestrator.FlightInapplicable + +This event sends data on whether the update was applicable to the device, to help keep Windows up to date. + +The following fields are available: + +- **updateId** Unique Update ID +- **revisionNumber** Revision Number of the Update +- **UpdateStatus** Integer that describes Update state +- **EventPublishedTime** time that the event was generated +- **wuDeviceid** Unique Device ID +- **flightID** Unique Update ID +- **updateScenarioType** The update session type. + + +### Microsoft.Windows.Update.Orchestrator.InitiatingReboot + +This event sends data about an Orchestrator requesting a reboot from power management to help keep Windows up to date. + +The following fields are available: + +- **revisionNumber** Revision number of the update. +- **EventPublishedTime** Time of the event. +- **updateId** Update ID. +- **wuDeviceid** Unique device ID used by Windows Update. +- **flightID** Unique update ID +- **interactive** Indicates the reboot initiation stage of the update process was entered as a result of user action or not. +- **rebootOutsideOfActiveHours** Indicates the timing that the reboot was to occur to ensure the correct update process and experience is provided to keep Windows up to date. +- **uxRebootstate** Indicates the exact state of the user experience at the time the required reboot was initiated to ensure the correct update process and experience is provided to keep Windows up to date. +- **updateScenarioType** The update session type. + + +### Microsoft.Windows.Update.Orchestrator.Install + +This event sends launch data for a Windows Update install to help keep Windows up to date. + +The following fields are available: + +- **eventScenario** End to end update session ID. +- **deferReason** Reason for install not completing. +- **interactive** Identifies if session is user initiated. +- **wuDeviceid** Unique device ID used by Windows Update. +- **batteryLevel** Current battery capacity in mWh or percentage left. +- **installCommitfailedtime** The time it took for a reboot to happen but the upgrade failed to progress. +- **errorCode** The error code reppresented by a hexadecimal value. +- **updateId** Update ID. +- **revisionNumber** Update revision number. +- **flightID** Unique update ID +- **installRebootinitiatetime** The time it took for a reboot to be attempted. +- **flightUpdate** Flight update +- **minutesToCommit** The time it took to install updates. +- **ForcedRebootReminderSet** A boolean value that indicates if a forced reboot will happen for updates. +- **rebootOutsideOfActiveHours** Indicates the timing that the reboot was to occur to ensure the correct update process and experience is provided to keep Windows up to date. +- **uxRebootstate** Indicates the exact state of the user experience at the time the required reboot was initiated to ensure the correct update process and experience is provided to keep Windows up to date. +- **updateScenarioType** The update session type. + + +### Microsoft.Windows.Update.Orchestrator.PostInstall + +This event sends data about lite stack devices (mobile, IOT, anything non-PC) immediately before data migration is launched to help keep Windows up to date. + +The following fields are available: + +- **wuDeviceid** Unique device ID used by Windows Update. +- **eventScenario** End to end update session ID. +- **sessionType** Interactive vs. Background. +- **bundleRevisionnumber** Bundle revision number. +- **batteryLevel** Current battery capacity in mWh or percentage left. +- **bundleId** Update grouping ID. +- **errorCode** Hex code for the error message, to allow lookup of the specific error. +- **flightID** Unique update ID. + + +### Microsoft.Windows.Update.Orchestrator.RebootFailed + +This event sends information about whether an update required a reboot and reasons for failure to help keep Windows up to date. + +The following fields are available: + +- **updateId** Update ID. +- **batteryLevel** Current battery capacity in mWh or percentage left. +- **RebootResults** Hex code indicating failure reason. Typically, we expect this to be a specific USO generated hex code. +- **installRebootDeferreason** Reason for reboot not occurring. +- **revisionNumber** Update revision number. +- **EventPublishedTime** The time that the reboot failure occurred. +- **deferReason** Reason for install not completing. +- **wuDeviceid** Unique device ID used by Windows Update. +- **flightID** Unique update ID. +- **rebootOutsideOfActiveHours** Indicates the timing that the reboot was to occur to ensure the correct update process and experience is provided to keep Windows up to date. +- **uxRebootstate** Indicates the exact state of the user experience at the time the required reboot was initiated to ensure the correct update process and experience is provided to keep Windows up to date. +- **updateScenarioType** The update session type. + + +### Microsoft.Windows.Update.Orchestrator.RestoreRebootTask + +This event sends data indicating that a reboot task is missing unexpectedly on a device and the task is restored because a reboot is still required, to help keep Windows up to date. + +The following fields are available: + +- **RebootTaskRestoredTime** Time at which this reboot task was restored. +- **wuDeviceid** Device id on which the reboot is restored +- **revisionNumber** Update revision number. +- **updateId** Update ID. + + +### Microsoft.Windows.Update.Orchestrator.SystemNeeded + +This event sends data about why a device is unable to reboot, to help keep Windows up to date. + +The following fields are available: + +- **eventScenario** End to end update session ID. +- **wuDeviceid** Unique device ID used by Windows Update. +- **systemNeededReason** Reason ID +- **updateId** Update ID. +- **revisionNumber** Update revision number. +- **rebootOutsideOfActiveHours** Indicates the timing that the reboot was to occur to ensure the correct update process and experience is provided to keep Windows up to date. +- **uxRebootstate** Indicates the exact state of the user experience at the time the required reboot was initiated to ensure the correct update process and experience is provided to keep Windows up to date. +- **updateScenarioType** The update session type. + + +### Microsoft.Windows.Update.Orchestrator.UpdatePolicyCacheRefresh + +This event sends data on whether Update Management Policies were enabled on a device, to help keep Windows up to date. + +The following fields are available: + +- **wuDeviceid** Unique device ID used by Windows Update. +- **policyCacherefreshtime** Refresh time +- **policiesNamevaluesource** Policy Name +- **updateInstalluxsetting** This shows whether a user has set policies via UX option +- **configuredPoliciescount** Policy Count + + +### Microsoft.Windows.Update.Orchestrator.UpdateRebootRequired + +This event sends data about whether an update required a reboot to help keep Windows up to date. + +The following fields are available: + +- **updateId** Update ID. +- **revisionNumber** Update revision number. +- **wuDeviceid** Unique device ID used by Windows Update. +- **flightID** Unique update ID. +- **interactive** Indicates the reboot initiation stage of the update process was entered as a result of user action or not. +- **uxRebootstate** Indicates the exact state of the user experience at the time the required reboot was initiated to ensure the correct update process and experience is provided to keep Windows up to date. +- **updateScenarioType** The update session type. + + +### Microsoft.Windows.Update.UpdateStackServicing.CheckForUpdates + +This event sends data about the UpdateStackServicing check for updates, to help keep Windows up to date. + +The following fields are available: + +- **EventScenario** The scenario of the event. Example: Started, Failed, or Succeeded +- **StatusCode** The HRESULT code of the operation. +- **CallerApplicationName** The name of the USS scheduled task. Example UssScheduled or UssBoot +- **ClientVersion** The version of the client. +- **EventInstanceID** The USS session ID. +- **WUDeviceID** The Windows Update device ID. +- **ServiceGuid** The GUID of the service. +- **BspVersion** The version of the BSP. +- **OemName** The name of the manufacturer. +- **DeviceName** The name of the device. +- **CommercializationOperator** The name of the operator. +- **DetectionVersion** The string returned from the GetDetectionVersion export of the downloaded detection DLL. + + +### Microsoft.Windows.Update.Ux.MusNotification.RebootNoLongerNeeded + +This event is sent when a security update has successfully completed. + +The following fields are available: + +- **UtcTime** The Coordinated Universal Time that the restart was no longer needed. + + +### Microsoft.Windows.Update.Ux.MusNotification.RebootScheduled + +This event sends data about a required reboot that is scheduled with no user interaction, to help keep Windows up to date. + +The following fields are available: + +- **updateId** Update ID of the update that is getting installed with this reboot. +- **ScheduledRebootTime** Time of the scheduled reboot. +- **wuDeviceid** Unique device ID used by Windows Update. +- **revisionNumber** Revision number of the update that is getting installed with this reboot. +- **forcedreboot** True, if a reboot is forced on the device. False, otherwise. +- **rebootArgument** Argument for the reboot task. It also represents specific reboot related action. +- **rebootScheduledByUser** True, if a reboot is scheduled by user. False, if a reboot is scheduled automatically. +- **activeHoursApplicable** True, If Active Hours applicable on this device. False, otherwise. +- **rebootOutsideOfActiveHours** True, if a reboot is scheduled outside of active hours. False, otherwise. +- **rebootState** The state of the reboot. + + +### Microsoft.Windows.Update.Ux.MusNotification.ToastDisplayedToScheduleReboot + +This event is sent when a toast notification is shown to the user about scheduling a device restart. + +The following fields are available: + +- **UtcTime** The Coordinated Universal Time when the toast notification was shown. + + +### Microsoft.Windows.Update.Ux.MusUpdateSettings.RebootScheduled + +This event sends basic information for scheduling a device restart to install security updates. It's used to help keep Windows up-to-date. + +The following fields are available: + +- **ScheduledRebootTime** The time that the device was restarted. +- **updateId** The Windows Update device GUID. +- **revisionNumber** The revision number of the OS being updated. +- **wuDeviceid** The Windows Update device GUID. +- **forcedreboot** Is the restart that's being scheduled a forced restart? +- **rebootArgument** The arguments that are passed to the OS for the restarted. +- **rebootScheduledByUser** Was the restart scheduled by the user? If the value is false, the restart was scheduled by the device. +- **activeHoursApplicable** Is the restart respecting Active Hours? +- **rebootOutsideOfActiveHours** Was the restart scheduled outside of Active Hours? +- **rebootState** The state of the restart. + + +## Winlogon events + +### Microsoft.Windows.Security.Winlogon.SetupCompleteLogon + +This event signals the completion of the setup process. It happens only once during the first logon. + + + From 3b9f6e868b9446e73e8cbcd81b0570844492aeb1 Mon Sep 17 00:00:00 2001 From: LizRoss Date: Mon, 3 Apr 2017 09:24:46 -0700 Subject: [PATCH 40/51] Fixing broken formatting --- .../add-apps-to-protected-list-using-custom-uri.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/windows/keep-secure/add-apps-to-protected-list-using-custom-uri.md b/windows/keep-secure/add-apps-to-protected-list-using-custom-uri.md index ca83fa4210..1bf6c06da4 100644 --- a/windows/keep-secure/add-apps-to-protected-list-using-custom-uri.md +++ b/windows/keep-secure/add-apps-to-protected-list-using-custom-uri.md @@ -39,14 +39,15 @@ You can add apps to your Windows Information Protection (WIP) protected app list 5. In the **Rules Preferences** screen, keep the default settings, and then click **Next** to start generating the rules. - + >[!Note] >We recommend that you use **Publisher** rules because they only work with apps you've specifically defined and they can be configured to not require updating simply because a new version came out.

    If you can't use **Publisher** rules, we then recommend that you use **File hash** rules. **File hash** rules are a secure alternative that can be used on unsigned code. The primary disadvantage to **File hash** is that every time a binary changes (such as, through servicing updates or upgrades), you'll need to create a new rule. 6. In the **Review Rules** screen, look over your rules to make sure they’re right, and then click **Create** to add them to your collection of rules. 7. In the left pane, right-click **AppLocker**, click **Export Policies**, go to where you want to save the XML file and type a file name, click **Save**, and then clear your AppLocker rules. - >**Important**
    Be aware that what you're saving are the actual AppLocker rules using your local policy. You don't want to apply these rules to your employee devices, you just want to use them to create and export the XML content. You must delete the AppLocker rules before you apply your policy. + >[!Important] + >Be aware that what you're saving are the actual AppLocker rules using your local policy. You don't want to apply these rules to your employee devices, you just want to use them to create and export the XML content. You must delete the AppLocker rules before you apply your policy. 8. Open the Intune administration console, and go to the **Policy** node, click **Add Policy** from the **Tasks** area, go to **Windows**, click the **Custom Configuration (Windows 10 Desktop and Mobile and later)** policy, click **Create and Deploy a Custom Policy**, and then click **Create Policy**. @@ -86,15 +87,18 @@ After saving the policy, you’ll need to deploy it to your employee’s devices 5. In the **Rules Preferences** screen, keep the default settings, and then click **Next** to start generating the rules. - >**Important**
    You can also use **Path** rules instead of the **File hash** if you have concerns about unsigned files potentially changing the hash value if they're updated in the future. + >[!Important] + >You can also use **Path** rules instead of the **File hash** if you have concerns about unsigned files potentially changing the hash value if they're updated in the future. - >**Note**
    We recommend that you use **Publisher** rules because they only work with apps you've specifically defined and they can be configured to not require updating simply because a new version came out.

    If you can't use **Publisher** rules, we then recommend that you use **File hash** rules. **File hash** rules are a secure alternative that can be used on unsigned code. The primary disadvantage to **File hash** is that every time a binary changes (such as, through servicing updates or upgrades), you'll need to create a new rule.

    Finally, there's **Path** rules. **Path** rules are easier to set up and maintain, but can let apps bypass Windows Information Protection (WIP) by simply renaming and moving an unallowed file to match one of the apps on the **Protected App** list. For example, if your **Path** rule says to allow `%PROGRAMFILES%/NOTEPAD.EXE`, it becomes possible to rename DisallowedApp.exe to Notepad.exe, move it into the specified path above, and have it suddenly be allowed. + >[!Note] + >We recommend that you use **Publisher** rules because they only work with apps you've specifically defined and they can be configured to not require updating simply because a new version came out.

    If you can't use **Publisher** rules, we then recommend that you use **File hash** rules. **File hash** rules are a secure alternative that can be used on unsigned code. The primary disadvantage to **File hash** is that every time a binary changes (such as, through servicing updates or upgrades), you'll need to create a new rule.

    Finally, there's **Path** rules. **Path** rules are easier to set up and maintain, but can let apps bypass Windows Information Protection (WIP) by simply renaming and moving an unallowed file to match one of the apps on the **Protected App** list. For example, if your **Path** rule says to allow `%PROGRAMFILES%/NOTEPAD.EXE`, it becomes possible to rename DisallowedApp.exe to Notepad.exe, move it into the specified path above, and have it suddenly be allowed. 6. In the **Review Rules** screen, look over your rules to make sure they’re right, and then click **Create** to add them to your collection of rules. 7. In the left pane, right-click **AppLocker**, click **Export Policies**, go to where you want to save the XML file and type a file name, click **Save**, and then clear your AppLocker rules. - >**Important**
    Be aware that what you're saving are the actual AppLocker rules using your local policy. You don't want to apply these rules to your employee devices, you just want to use them to create and export the XML content. You must delete the AppLocker rules before you apply your policy. + >[!Important] + >Be aware that what you're saving are the actual AppLocker rules using your local policy. You don't want to apply these rules to your employee devices, you just want to use them to create and export the XML content. You must delete the AppLocker rules before you apply your policy. 8. Open the Intune administration console, and go to the **Policy** node, click **Add Policy** from the **Tasks** area, go to **Windows**, click the **Custom Configuration (Windows 10 Desktop and Mobile and later)** policy, click **Create and Deploy a Custom Policy**, and then click **Create Policy**. From fddce3e9d8365bc517d48c8d06e2358d6468ebd2 Mon Sep 17 00:00:00 2001 From: LizRoss Date: Mon, 3 Apr 2017 09:32:27 -0700 Subject: [PATCH 41/51] Fixed broken formatting --- .../keep-secure/create-and-verify-an-efs-dra-certificate.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/windows/keep-secure/create-and-verify-an-efs-dra-certificate.md b/windows/keep-secure/create-and-verify-an-efs-dra-certificate.md index e24a68abfe..6fd0497318 100644 --- a/windows/keep-secure/create-and-verify-an-efs-dra-certificate.md +++ b/windows/keep-secure/create-and-verify-an-efs-dra-certificate.md @@ -53,9 +53,9 @@ The recovery process included in this topic only works for desktop devices. WIP 3. Open a command prompt with elevated rights, navigate to where you stored the file you just created, and then run this command: - cipher /c file_name + cipher /c filename - Where *file_name* is the name of the file you created in Step 1. + Where *filename* is the name of the file you created in Step 1. 4. Make sure that your data recovery certificate is listed in the **Recovery Certificates** list. @@ -67,7 +67,7 @@ The recovery process included in this topic only works for desktop devices. WIP 3. Open a command prompt with elevated rights, navigate to the encrypted file, and then run this command: - cipher /d encryptedfile.extension> + cipher /d encryptedfile.extension Where *encryptedfile.extension* is the name of your encrypted file. For example, corporatedata.docx. From a7c6b9e9332bfc41a211f9ea63d3a079d9b892b7 Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Mon, 3 Apr 2017 09:36:23 -0700 Subject: [PATCH 42/51] diagnostic data for 1703 --- windows/configure/TOC.md | 1 + windows/configure/windows-diagnostic-data.md | 119 +++++++++++++++++++ 2 files changed, 120 insertions(+) create mode 100644 windows/configure/windows-diagnostic-data.md diff --git a/windows/configure/TOC.md b/windows/configure/TOC.md index 31156eef01..bd73a150be 100644 --- a/windows/configure/TOC.md +++ b/windows/configure/TOC.md @@ -1,6 +1,7 @@ # [Configure Windows 10](index.md) ## [Configure Windows telemetry in your organization](configure-windows-telemetry-in-your-organization.md) ## [Basic level Windows diagnostic events and fields](basic-level-windows-diagnostic-events-and-fields.md) +## [Windows 10, version 1703 diagnostic data](windows-diagnostic-data.md) ## [Manage connections from Windows operating system components to Microsoft services](manage-connections-from-windows-operating-system-components-to-microsoft-services.md) ## [Manage Wi-Fi Sense in your company](manage-wifi-sense-in-enterprise.md) ## [Configure kiosk and shared devices running Windows 10 desktop editions](kiosk-shared-pc.md) diff --git a/windows/configure/windows-diagnostic-data.md b/windows/configure/windows-diagnostic-data.md new file mode 100644 index 0000000000..9cc018cf4f --- /dev/null +++ b/windows/configure/windows-diagnostic-data.md @@ -0,0 +1,119 @@ +--- +title: Windows 10, version 1703 Diagnostic Data (Windows 10) +description: Use this article to learn about the types of that is collected the the Full telemetry level. +keywords: privacy,Windows 10 +ms.prod: w10 +ms.mktglfcycl: manage +ms.sitesec: library +localizationpriority: high +author: brianlic-msft +--- + +# Windows 10, version 1703 Diagnostic Data + +Microsoft collects Windows diagnostic data to keep Windows up-to-date, secure, and operating properly. It also helps us improve Windows and, for users who have turned on tailored experiences, can be used to provide relevant tips and recommendations to tailor Microsoft products to the user's needs. In keeping with our efforts to be transparent about diagnostic data Windows collects, as described in Terry Myerson's [blog post](https://blogs.windows.com/windowsexperience/2017/01/10/continuing-commitment-privacy-windows-10/) in January 2017, this article includes descriptions of the diagnostic data that is collected by Windows at the Full telemetry level. A small subset of this data is collected at the [Basic level](https://go.microsoft.com/fwlink/?linkid=845809). + + +The data covered in this article is grouped into the following categories: + +- Device, Connectivity, and Configuration data +- Product and Service Usage data +- Product and Service Performance data +- Software Setup and Inventory data +- Content Consumption data +- Browsing History data +- Search Requests and Query data +- Inking, Typing, and Speech Utterance data +- Licensing and Purchase data + +> [!NOTE] +> The majority of diagnostic data falls into the first four categories. + +## Common data + +Most diagnostic events contain a header of common data: + +| Category Name | Examples | +| - | - | +| Common Data | Information that is added to most diagnostic events, if relevant and available:

    • OS name, version, build, and [locale](https://msdn.microsoft.com/en-us/library/windows/desktop/dd318716.aspx)
    • User ID -- a unique identifier associated with the user's Microsoft Account (if one is used) or local account. The user's Microsoft Account identifier is not collected from devices configured to send Basic Diagnostic data; Xbox UserID
    • Environment from which the event was logged -- Application ID of app or component that logged the event, Session GUID. Used to track events over a given period of time such the period an app is running or between boots of the OS.
    • The diagnostic event name, Event ID, [ETW](https://msdn.microsoft.com/en-us/library/windows/desktop/bb968803.aspx) opcode, version, schema signature, keywords, and flags
    • HTTP header information including
    • IP address. This is not the IP address of the device but the source address in the network packet header received by the diagnostics ingestion service.
    • Various IDs that are used to correlate and sequence related events together.
    • Device ID. This is not the user provided device name, but an ID that is unique for that device.
    • Device class -- Desktop, Server, or Mobile
    • Event collection time
    • Diagnostic level eg. Basic or Full, Sample level -- for sampled data, what sample level is this machine opted into
    | + +## ​Device, Connectivity, and Configuration data + +This type of data includes details about the device, its configuration and connectivity capabilities, and status. + +| Category Name | Examples | +| - | - | +| Device properties | Information about the OS and device hardware, such as:
    • OS - version name, Edition
    • Installation type, subscription status, and genuine OS status
    • Processor architecture, speed, number of cores, manufacturer, and model
    • OEM details --manufacturer, model, and serial number
    • Device identifier and Xbox serial number
    • Firmware/BIOS -- type, manufacturer, model, and version
    • Memory. total memory, video memory, speed, and how much memory is available after the device has reserved memory
    • Storage -- total capacity and disk type
    • Battery -- charge capacity and InstantOn support
    • Hardware chassis type, color, and form factor
    • Is this a virtual machine?
    | +| Device capabilities | Information about the specific device capabilities such as:
    • Camera -- whether the device has a front facing, a rear facing camera, or both.
    • Touch screen -- does the device include a touch screen? If so, how many hardware touch points are supported?
    • Processor capabilities -- CompareExchange128, LahfSahf, NX, PrefetchW, and SSE2
    • Trusted Platform Module (TPM) – whether present and what version
    • Virtualization hardware -- whether an IOMMU is present, SLAT support, is virtualization enabled in the firmware
    • Voice – whether voice interaction is supported and the number of active microphones
    • Number of displays, resolutions, DPI
    • Wireless capabilities
    • OEM or platform face detection
    • OEM or platform video stabilization and quality level set
    • Advanced Camera Capture mode (HDR vs. LowLight), OEM vs. platform implementation, HDR probability, and Low Light probability
    | +| Device preferences and settings | Information about the device settings and user preferences such as:
    • User Settings – System, Device, Network & Internet, Personalization, Cortana, Apps, Accounts, Time & Language, Gaming, Ease of Access, Privacy, Update & Security
    • Device Name
    • Whether device is domain-joined, or cloud-domain joined (i.e. part of a company-managed network)
    • Hashed representation of the domain name
    • MDM (mobile device management) enrollment settings and status
    • BitLocker, Secure Boot, encryption settings, and status
    • Windows Update settings and status
    • Developer Unlock settings and status
    • Default app choices
    • Default browser choice
    • Default language settings for app, input, keyboard, speech, and display
    • App store update settings
    • Enterprise OrganizationID, Commercial ID
    | +| Device peripherals | Information about the device peripherals such as:
    • Peripheral name, device model, class, manufacturer and description
    • Peripheral device state, install state, and checksum
    • name, package name, version, and manufacturer
    • HWID - A hardware vendor defined ID to match a device to a driver [INF file](https://msdn.microsoft.com/windows/hardware/drivers/install/hardware-ids)
    • Driver state, problem code, and checksum
    • Whether driver is kernel mode, signed, and image size
    | +| Device network info | Information about the device network configuration such as:
    • Network system capabilities
    • Local or Internet connectivity status
    • Proxy, gateway, DHCP, DNS details and addresses
    • Paid or free network
    • Wireless driver is emulated or not
    • Access point mode capable
    • Access point manufacturer, model, and MAC address
    • WDI Version
    • Name of networking driver service
    • Wi-Fi Direct details
    • Wi-Fi device hardware ID and manufacturer
    • Wi-Fi scan attempt counts and item counts
    • Mac randomization is supported/enabled or not
    • Number of spatial streams and channel frequencies supported
    • Manual or Auto Connect enabled
    • Time and result of each connection attempt
    • Airplane mode status and attempts
    • Interface description provided by the manufacturer
    • Data transfer rates
    • Cipher algorithm
    • Mobile Equipment ID (IMEI) and Mobile Country Code (MCCO)
    • Mobile operator and service provider name
    • Available SSIDs and BSSIDs
    • IP Address type -- IPv4 or IPv6
    • Signal Quality percentage and changes
    • Hotspot presence detection and success rate
    • TCP connection performance
    • Miracast device names
    • Hashed IP address
    + +## Product and Service Performance data + +This type of data includes details about the health of the device, operating system, apps and drivers. + +### Product and Service Performance + +| Category Name | Description and Examples | +| - | - | +| Device health and crash data | Information about the device and software health such as:
    • Error codes and error messages, name and ID of the app, and process reporting the error
    • DLL library predicted to be the source of the error e.g. xyz.dll
    • System generated files -- app or product logs and trace files to help diagnose a crash or hang
    • System settings such as registry keys
    • User generated files – .doc, .ppt, .csv files where they are indicated as a potential cause for a crash or hang
    • Details and counts of abnormal shutdowns, hangs, and crashes
    • Crash failure data – OS, OS component, driver, device, 1st and 3rd party app data
    • Crash and Hang dumps
      • The recorded state of the working memory at the point of the crash.
      • Memory in use by the kernel at the point of the crash.
      • Memory in use by the application at the point of the crash.
      • All the physical memory used by Windows at the point of the crash.
      • Class and function name within the module that failed.
      | +| Device performance and reliability data | Information about the device and software performance such as:
      • User Interface interaction durations -- Start Menu display times, browser tab switch times, app launch and switch times, and Cortana and search performance and reliability.
      • Device on/off performance -- Device boot, shutdown, power on/off, lock/unlock times, and user authentication times (fingerprint and face recognition durations).
      • In-app responsiveness -- time to set alarm, time to fully render in-app navigation menus, time to sync reading list, time to start GPS navigation, time to attach picture MMS, and time to complete a Windows Store transaction.
      • User input responsiveness – onscreen keyboard invocation times for different languages, time to show auto-complete words, pen or touch latencies, latency for handwriting recognition to words, Narrator screen reader responsiveness, and CPU score.
      • UI and media performance and glitches/smoothness -- video playback frame rate, audio glitches, animation glitches (stutter when bringing up Start), graphics score, time to first frame, play/pause/stop/seek responsiveness, time to render PDF, dynamic streaming of video from OneDrive performance
      • Disk footprint -- Free disk space, out of memory conditions, and disk score.
      • Excessive resource utilization – components impacting performance or battery life through high CPU usage during different screen and power states
      • Background task performance -- download times, Windows Update scan duration, Windows Defender Antivirus scan times, disk defrag times, mail fetch times, service startup and state transition times, and time to index on-device files for search results
      • Peripheral and devices -- USB device connection times, time to connect to a wireless display, printing times, network availability and connection times (time to connect to Wi-Fi, time to get an IP address from DHCP etc.), smart card authentication times, automatic brightness environmental response times
      • Device setup -- first setup experience times (time to install updates, install apps, connect to network etc.), time to recognize connected devices (printer and monitor), and time to setup Microsoft Account.
      • Power and Battery life – power draw by component (Process/CPU/GPU/Display), hours of screen off time, sleep state transition details, temperature and thermal throttling, battery drain in a power state (screen off or screen on), processes and components requesting power use during screen off, auto-brightness details, time device is plugged into AC vs. battery, battery state transitions
      • Service responsiveness - Service URI, operation, latency, service success/error codes, and protocol.
      • Diagnostic heartbeat – regular signal to validate the health of the diagnostics system
      + +## Software Setup and Inventory data + +| Category Name | Data Examples | +| - | - | +| Installed Applications and Install History | Information about apps, drivers, update packages, or OS components installed on the device such as:
      • App, driver, update package, or component’s Name, ID, or Package Family Name
      • Product, SKU, availability, catalog, content, and Bundle IDs
      • OS component, app or driver publisher, language, version and type (Win32 or UWP)
      • Install date, method, and install directory, count of install attempts
      • MSI package code and product code
      • Original OS version at install time
      • User or administrator or mandatory installation/update
      • Installation type – clean install, repair, restore, OEM, retail, upgrade, and update
      | +| Device update information | Information about Windows Update such as:
      • Update Readiness analysis of device hardware, OS components, apps, and drivers (progress, status, and results)
      • Number of applicable updates, importance, type
      • Update download size and source -- CDN or LAN peers
      • Delay upgrade status and configuration
      • OS uninstall and rollback status and count
      • Windows Update server and service URL
      • Windows Update machine ID
      • Windows Insider build details
      + +## Content Consumption data + +This type of data includes diagnostic details about the applications and services that provide media consumption functionality, not the details of content consumed by users. + +### Content Consumption + +| Category Name | Examples | +| - | - | +| Movie Media Consumption | Information about movie consumption on the device such as:
      • Video Width, height, color pallet, encoding (compression) type, and encryption type
      • Instructions for how to stream content for the user eg the smooth streaming manifest of chunks of content files that must be pieced together to stream the content based on screen resolution and bandwidth
      • URL for a specific two-second chunk of content if there is an error
      • Full screen viewing mode details
      | +| Music & TV Media Consumption | Information about music and TV consumption on the device such as:
      • Service URL for song being downloaded from the music service – collected when an error occurs to facilitate restoration of service
      • Content type (video, audio, surround audio)
      • Local media library collection statistics -- number of purchased tracks, number of playlists
      • Region mismatch -- User OS Region, and Xbox Live region
      | +| Reading Media Consumption | Information about reading material consumption on the device such as:
      • App accessing content and status and options used to open a Windows Store book
      • Language of the book
      • Time spent reading content
      • Content type and size details
      | +| Photos App Media Consumption | Information about photos usage on the device such as:
      • File source data -- local, SD card, network device, and OneDrive
      • Image & video resolution, video length, file sizes types and encoding
      • Collection view or full screen viewer use and duration of view
      • Data about item tags that are analyzed to identify subjects in them -- _dog_ or _outdoors_
      + +## Browsing History data + +This type of data includes details about web browsing activity in Microsoft browsers on the device. + +### Browse History + +| Category Name | Description and Examples | +| - | - | +| Browse history | Information about browsing on the device such as:
      • BrowserId - an anonymous random unique number collected in addition to the identifiers in Common Data. Allows us to only use BrowserID when other identifiers are not necessary for troubleshooting and product improvement purposes.
      • URLs visited
      • Page title
      | + +## ​​​Search Requests and Query data + +This type of data includes diagnostic details about the web search activity in Edge and Cortana, and local file searches on the device. + +### Search performance diagnostics + +| Category Name | Description and Examples | +| - | - | +| Microsoft Edge queries | Information about Address bar and search box performance on the device such as:
      • Text typed in address bar and search box
      • Text selected for Ask Cortana search
      • Service response time
      • Auto-completed text if there was an auto-complete
      • Navigation suggestions provided based on local history and favorites
      | +| On-device file Query | Information about local search activity on the device such as:
      • Kind of query issued and index type (ConstraintIndex, SystemIndex)
      • Number of items requested and retrieved
      • File extension of search result user interacted with
      • Launched item kind, file extension, index of origin, and the App ID of the opening app.
      • Name of process calling the indexer and time to service the query.
      • A hash of the search scope (file, Outlook, OneNote, IE history )
      • The state of the indices (fully optimized, partially optimized, being built)
      | + +## Inking Typing and Speech Utterance data + +This type of data gathers details about the voice, inking, and typing input features on the device. + +| Category Name | Description and Examples | +| - | - | +| Voice, inking, and typing | Information about voice, inking and typing features such as:
      • Type of pen used (highlighter, ball point, pencil), pen color, stroke height and width, and how long it is used
      • Pen gestures (click, double click, pan, zoom, rotate)
      • Palm Touch x,y coordinates
      • Input latency, missed pen signals, number of frames, strokes, first frame commit time, sample rate
      • Ink strokes written, text before and after the ink insertion point, recognized text entered, Input language - processed to remove identifiers, sequencing information, and other data (such as names, email addresses, and numeric values) which could be used to reconstruct the original content or associate the input to the user.
      • Text of the Cortana recognition results and the text of what Cortana says to the user. This is critical diagnostics to improve service
      • Speech recognition results, result codes, and recognized text
      • Language and model of the recognizer, System Speech language
      • App ID using speech features
      • Whether user is known to be a child
      • Confidence and Success/Failure of speech recognition
      | + +## ​​​​​​​Licensing and Purchase data + +This type of data includes diagnostic details about the purchase and entitlement activity on the device. + +| Category Name | Data Examples | +| - | - | +| Purchase history | Information about purchases made on the device such as:
      • Product ID, edition ID and product URI
      • Offer details -- price
      • Device location settings and IP address based location of purchase
      • Order placed date/time and the charge date/time
      • Store client type -- web or native client
      • App ID and version for in-app purchases
      • Purchaser ID and beneficiary ID
      • Purchase quantity and price
      • Paid amount before and after tax, in local currency
      • Payment type -- credit card type and PayPal
      | +| Entitlements | Information about entitlements on the device such as:
      • Service subscription status and errors
      • DRM and license rights details --Groove subscription or OS volume license
      • Entitlement ID, lease ID, and package ID of the install package
      • Entitlement revocation
      • License type (trial, offline vs online) and duration
      • License usage session
      | \ No newline at end of file From 1992258ffb5475158fe983b24c912a262b9059c0 Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Mon, 3 Apr 2017 10:37:56 -0700 Subject: [PATCH 43/51] Bl 10743059 (#523) updates * checkpoint * test * checkin * checkpoint * testing * testing * adding census * checkpoint * checkin * checkpoint * testing new version * second upate * typos * fixed heading * more tpos * edits * added mon field * new draft * draft 03152017 * typo * added preupgradesettings and postupgradesettings * scrubbing descriptions * renaming file * updating text * update * updating applies to * updating locationsyncenabled description * removing old events * updates * more updates --- ...el-windows-diagnostic-events-and-fields.md | 168 ++++-------------- 1 file changed, 30 insertions(+), 138 deletions(-) diff --git a/windows/configure/basic-level-windows-diagnostic-events-and-fields.md b/windows/configure/basic-level-windows-diagnostic-events-and-fields.md index b4ab6e6bbb..3fd905b836 100644 --- a/windows/configure/basic-level-windows-diagnostic-events-and-fields.md +++ b/windows/configure/basic-level-windows-diagnostic-events-and-fields.md @@ -177,7 +177,6 @@ These fields are added whenever Ms.Device.DeviceInventoryChange is included in t The following fields are available: - **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. -- **objectInstanceId** Object identity used within the device scope. This is commonly going to be ProgramId, FileId or DeviceInstancePathId but is typically something unique to the objectType and in some cases is artificially created. - **objectType** Indicates the object type that the event applies to. - **Action** The change that was invoked on a device inventory object. - **inventoryId** Device ID used for Compatibility testing @@ -307,27 +306,14 @@ This event sends compatibility information about a file to help keep Windows up- The following fields are available: -- **objectInstanceId** A hash of the full file path including the file name. - **AppraiserVersion** The version of the appraiser file that is generating the events. -- **AvDisplayName** If it is an anti-virus app, this is the the display name for the app. Example: System Center Endpoint Protection +- **AvDisplayName** If it is an anti-virus app, this is its display name. - **CompatModelIndex** The compatibility prediction for this file. - **HasCitData** Is the file present in CIT data? - **HasUpgradeExe** Does the anti-virus app have an upgrade.exe file? - **IsAv** Is the file an anti-virus reporting EXE? - **ResolveAttempted** This will always be an empty string when sending telemetry. - **SdbEntries** An array of fields that indicates the SDB entries that apply to this file. -- **SdbEntries_item_MigShimCommand** The command line to be passed to the MigShim if one is applicable. -- **SdbEntries_item_MigShimName** Example: DevenvDotnetCacheRebuildShim -- **SdbEntries_item_MigXmlName** Example: MicrosoftForefrontEndpointProtection__4_6__PART -- **SdbEntries_item_MigXmlType** Example: MIG_XML_TYPE_REMOVED -- **SdbEntries_item_ReinstallUpgradeMessage** Example: Resource: 10022 -- **SdbEntries_item_SdbAppGuid** Example: {551f8360-14dd-4ea5-bd29-74b0c21abfde} -- **SdbEntries_item_SdbAppName** Example: Visual Studio -- **SdbEntries_item_SdbAppVendor** Example: Microsoft -- **SdbEntries_item_SdbBlockType** Example: ReinstallAfterUpgradeInfo -- **SdbEntries_item_SdbEntryGuid** Example: {84e92468-a463-4c02-93a6-20171694b8a8} -- **SdbEntries_item_SdbUpgradeMode** Example: Swap -- **SdbEntries_item_SdbUxBlocktypeOverride** Example: SDB_UX_BLOCKTYPE_OVERRIDE_MIG_FIXED ### Microsoft.Windows.Appraiser.General.DatasourceApplicationFileRemove @@ -354,7 +340,6 @@ This event sends compatibility data for a PNP device, to help keep Windows up-to The following fields are available: -- **objectInstanceId** The Device Instance ID of the device (uniquely identifies a device in the system). Example: pci\ven_8086&dev_0085&subsys_13118086&rev_34\4&2dded11c&0&00e1 - **AppraiserVersion** The version of the appraiser file generating the events. - **ActiveNetworkConnection** Is the device an active network device? - **CosDeviceRating** An enumeration that indicates if there is a driver on the target operating system. @@ -363,13 +348,6 @@ The following fields are available: - **CosPopulatedFromId** The expected uplevel driver matching ID based on driver coverage data. - **IsBootCritical** Is the device boot critical? - **SdbEntries** An array of fields indicating the SDB entries that apply to this device. -- **SdbEntries_item_SdbAppGuid** Example: {0ba2f09d-5288-45fa-be32-001857cc020f} -- **SdbEntries_item_SdbAppName** Example: Virtual Machine Manager Self-Service Client -- **SdbEntries_item_SdbAppVendor** Example: Microsoft Corporation -- **SdbEntries_item_SdbBlockType** Example: ReinstallAfterUpgrade -- **SdbEntries_item_SdbEntryGuid** Example: {2a1cc617-9ee0-4dff-b3c0-a09cfc13543a} -- **SdbEntries_item_SdbUpgradeMode** Example: Swap -- **SdbEntries_item_SdbUxBlocktypeOverride** Example: SDB_UX_BLOCKTYPE_OVERRIDE_REINSTALL_BLOCK - **UplevelInboxDriver** Is there a driver uplevel for this device? - **WuDriverCoverage** Is there a driver uplevel for this device according to Windows Update? - **WuDriverUpdateID** The Windows Update ID of the applicable uplevel driver. @@ -400,16 +378,8 @@ This event sends compatibility database data about driver packages to help keep The following fields are available: -- **objectInstanceId** DriverPackageId that is used for uniquely identifying a driver package on a system. - **AppraiserVersion** The version of the appraiser file generating the events. - **SdbEntries** An array of fields indicating the SDB entries that apply to this driver package. -- **SdbEntries_item_SdbAppGuid** Example: {5f29791d-ad69-40a4-9783-6edbdf66bd4b} -- **SdbEntries_item_SdbAppName** Example: Microsoft PDF/XPS Printer -- **SdbEntries_item_SdbAppVendor** Example: Microsoft -- **SdbEntries_item_SdbBlockType** Example: BlockDriver -- **SdbEntries_item_SdbEntryGuid** Example: {380213ca-97c8-4fdc-b194-b4f714006796} -- **SdbEntries_item_SdbUpgradeMode** Example: Service -- **SdbEntries_item_SdbUxBlocktypeOverride** Example: SDB_UX_BLOCKTYPE_OVERRIDE_NO_BLOCK ### Microsoft.Windows.Appraiser.General.DatasourceDriverPackageRemove @@ -436,16 +406,8 @@ This event sends blocking data about any compatibility blocking entries hit on t The following fields are available: -- **objectInstanceId** This will always be BlockingMatchingInfo. - **AppraiserVersion** The version of the appraiser file generating the events. - **SdbEntries** An array of fields indicating the SDB entries that apply to this file. -- **SdbEntries_item_SdbAppGuid** Example: {4cca1f6c-74f8-4bfd-9fb4-3d4b65f23f98} -- **SdbEntries_item_SdbAppName** Example: Intel(R)DynamicPowerPerformanceManagement -- **SdbEntries_item_SdbAppVendor** Example: Intel -- **SdbEntries_item_SdbBlockType** Example: BlockUpgradeUntilUpdate -- **SdbEntries_item_SdbEntryGuid** Example: {4be49993-88ec-4003-b9a6-9f8812e94c50} -- **SdbEntries_item_SdbUpgradeMode** Example: Swap -- **SdbEntries_item_SdbUxBlocktypeOverride** Example: SDB_UX_BLOCKTYPE_OVERRIDE_UPGRADE_UNTIL_UPDATE_BLOCK ### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoBlockRemove @@ -472,20 +434,8 @@ This event sends compatibility database information about non-blocking compatibi The following fields are available: -- **objectInstanceId** This will always be PassiveMatchingInfo. - **AppraiserVersion** The version of the appraiser file generating the events. - **SdbEntries** An array of fields indicating the SDB entries that apply to this file. -- **SdbEntries_item_MigShimCommand** The command line to be passed to the MigShim if one is applicable. -- **SdbEntries_item_MigShimName** Example: MigrateVCRuntimeShim -- **SdbEntries_item_MigXmlName** Example: Intel_Rapid_Storage_Technolgy_Enterprise_Filter_Driver__3__PART -- **SdbEntries_item_MigXmlType** Example: MIG_XML_TYPE_FIXED -- **SdbEntries_item_SdbAppGuid** Example: {03760bce-35d7-47a3-b83b-de673fdb6ab4} -- **SdbEntries_item_SdbAppName** Example: VC Runtime -- **SdbEntries_item_SdbAppVendor** Example: Microsoft -- **SdbEntries_item_SdbBlockType** Example: BlockUpgradeUntilUpdate -- **SdbEntries_item_SdbEntryGuid** Example: {00b0c9b2-3f04-4795-a8ac-5b7bd5ea2ea8} -- **SdbEntries_item_SdbUpgradeMode** Example: Swap -- **SdbEntries_item_SdbUxBlocktypeOverride** Example: SDB_UX_BLOCKTYPE_OVERRIDE_MIG_FIXED ### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPassiveRemove @@ -512,17 +462,8 @@ This event sends compatibility database information about entries requiring rein The following fields are available: -- **objectInstanceId** This will always be PostUpgradeMatchingInfo. - **AppraiserVersion** The version of the appraiser file generating the events. - **SdbEntries** An array of fields indicating the SDB entries that apply to this file. -- **SdbEntries_item_ReinstallUpgradeMessage** Example: Resource: 10022 -- **SdbEntries_item_SdbAppGuid** Example: {0ba2f09d-5288-45fa-be32-001857cc020f} -- **SdbEntries_item_SdbAppName** Example: Virtual Machine Manager Self-Service Client -- **SdbEntries_item_SdbAppVendor** Example: Microsoft Corporation -- **SdbEntries_item_SdbBlockType** Example: ReinstallAfterUpgrade -- **SdbEntries_item_SdbEntryGuid** Example: {2a1cc617-9ee0-4dff-b3c0-a09cfc13543a} -- **SdbEntries_item_SdbUpgradeMode** Example: Swap -- **SdbEntries_item_SdbUxBlocktypeOverride** Example: SDB_UX_BLOCKTYPE_OVERRIDE_REINSTALL_BLOCK ### Microsoft.Windows.Appraiser.General.DataSourceMatchingInfoPostUpgradeRemove @@ -549,12 +490,8 @@ This event sends compatibility database information about the BIOS to help keep The following fields are available: -- **objectInstanceId** This will always be BIOS. - **AppraiserVersion** The version of the Appraiser file generating the events. - **SdbEntries** An array of fields indicating the SDB entries that apply to this BIOS. -- **SdbEntries_item_SdbBlockType** Example: BiosBlock -- **SdbEntries_item_SdbEntryGuid** Example: {b77118fd-0d87-4f63-a836-d5c6bd8eed4c} -- **SdbEntries_item_SdbUpgradeMode** Example: Swap ### Microsoft.Windows.Appraiser.General.DatasourceSystemBiosRemove @@ -581,9 +518,8 @@ This event sends compatibility decision data about a file to help keep Windows u The following fields are available: -- **objectInstanceId** A hash of the full file path, including the file name. - **AppraiserVersion** The version of the appraiser file generating the events. -- **BlockAlreadyInbox** The uplevel runtime block on the file already existed on the current OS. Example: FALSE +- **BlockAlreadyInbox** The uplevel runtime block on the file already existed on the current OS. - **BlockingApplication** Are there any application issues that interfere with upgrade due to the file in question? - **DisplayGenericMessage** Will be a generic message be shown for this file? - **HardBlock** This file is blocked in the SDB. @@ -627,7 +563,6 @@ This event sends compatibility decision data about a PNP device to help keep Win The following fields are available: -- **objectInstanceId** This uniquely identifies a device in the system. - **AppraiserVersion** The version of the appraiser file generating the events. - **AssociatedDriverIsBlocked** Is the driver associated with this PNP device blocked? - **BlockAssociatedDriver** Should the driver associated with this PNP device be blocked? @@ -639,7 +574,7 @@ The following fields are available: - **DriverAvailableOnline** Is there a driver for this PNP device on Windows Update? - **DriverAvailableUplevel** Is there a driver on Windows Update or included with the operating system for this PNP device? - **DriverBlockOverridden** Is there is a driver block on the device that has been overridden? -- **NeedsDismissAction** Will the user would need to dismiss something during Setup for this device? +- **NeedsDismissAction** Will the user would need to dismiss a warning during Setup for this device? - **NotRegressed** Does the device have a problem code on the source OS that is no better than the one it would have on the target OS? - **SdbDeviceBlockUpgrade** Is there an SDB block on the PNP device that blocks upgrade? - **SdbDriverBlockOverridden** Is there an SDB block on the PNP device that blocks upgrade, but that block was overridden? @@ -669,7 +604,6 @@ This event sends decision data about driver package compatibility to help keep W The following fields are available: -- **objectInstanceId** Used for uniquely identifying a driver package on a system. - **AppraiserVersion** The version of the appraiser file generating the events. - **DriverBlockOverridden** Does the driver package have an SDB block that blocks it from migrating, but that block has been overridden? - **DriverIsDeviceBlocked** Was the driver package was blocked because of a device block? @@ -702,7 +636,6 @@ This event sends compatibility decision data about blocking entries on the syste The following fields are available: -- **objectInstanceId** This will always be BlockingMatchingInfo. - **AppraiserVersion** The version of the appraiser file generating the events. - **BlockingApplication** Are there are any application issues that interfere with upgrade due to matching info blocks? - **DisplayGenericMessage** Will a generic message be shown for this block? @@ -736,7 +669,6 @@ This event sends compatibility decision data about non-blocking entries on the s The following fields are available: -- **objectInstanceId** This will always be PassiveMatchingInfo. - **AppraiserVersion** The version of the Appraiser file that is generating the events. - **BlockingApplication** Are there any application issues that interfere with upgrade due to matching info blocks? - **MigApplication** Is there a matching info block with a mig for the current mode of upgrade? @@ -766,7 +698,6 @@ This event sends compatibility decision data about entries that require reinstal The following fields are available: -- **objectInstanceId** This will always be PostUpgradeMatchingInfo. - **AppraiserVersion** The version of the Appraiser file that is generating the events. - **NeedsInstallPostUpgradeData** Will the file have a notification after upgrade to install a replacement for the app? - **NeedsNotifyPostUpgradeData** Should a notification be shown for this file after upgrade? @@ -798,12 +729,11 @@ This event sends decision data about the presence of Windows Media Center, to he The following fields are available: -- **objectInstanceId** This will always be MediaCenter. - **AppraiserVersion** The version of the Appraiser file generating the events. - **BlockingApplication** Is there any application issues that interfere with upgrade due to Windows Media Center? - **MediaCenterActivelyUsed** If Windows Media Center is supported on the edition, has it been run at least once and are the MediaCenterIndicators are true? - **MediaCenterInUse** Is Windows Media Center actively being used? -- **MediaCenterIndicators** Are any of the signals indicating that Windows Media Center is being used, such as default launcher, watched folders, extender accounts, etc...? +- **MediaCenterIndicators** Do any indicators imply that Windows Media Center is in active use? - **MediaCenterPaidOrActivelyUsed** Is Windows Media Center actively being used or is it running on a supported edition? - **NeedsDismissAction** Are there any actions that can be dismissed coming from Windows Media Center? @@ -832,7 +762,6 @@ This event sends compatibility decision data about the BIOS to help keep Windows The following fields are available: -- **objectInstanceId** This will always be Bios. - **AppraiserVersion** The version of the Appraiser file generating the events. - **Blocking** Is the device blocked from upgrade due to a BIOS block? - **HasBiosBlock** Does the device have a BIOS block? @@ -856,25 +785,12 @@ The following fields are available: - **AppraiserVersion** The version of the Appraiser file that is generating the events. -### Microsoft.Windows.Appraiser.General.DecisionSystemProcessorAdd - -This event sends defunct data. It always reads false. - -The following fields are available: - -- **objectInstanceId** Will always be Processor. -- **AppraiserVersion** The version of the appraiser binary generating the events. Example: 10014361 -- **Blocking** Will always be FALSE -- **ProcessorRequirementViolated** Will always be FALSE - - ### Microsoft.Windows.Appraiser.General.EnterpriseScenarioWithDiagTrackServiceRunning The event that indicates that Appraiser has been triggered to run an enterprise scenario while the DiagTrack service is installed. This event can only be sent if a special flag is used to trigger the enterprise scenario. The following fields are available: -- **CensusId** An ID for the system calculated from the CEIP, WER, and RAC IDs. - **Time** The client time of the event. - **PCFP** An ID for the system calculated by hashing hardware identifiers. @@ -899,7 +815,6 @@ This event represents the basic metadata about a file on the system. The file m The following fields are available: -- **objectInstanceId** A hash of the full file path including the file name. - **AppraiserVersion** The version of the Appraiser file generating the events. - **BinFileVersion** An attempt to clean up FileVersion at the client that tries to place the version into 4 octets. - **BinProductVersion** An attempt to clean up ProductVersion at the client that tries to place the version into 4 octets. @@ -941,7 +856,6 @@ This event sends data about the number of language packs installed on the system The following fields are available: -- **objectInstanceId** This will always be LanguagePack. - **AppraiserVersion** The version of the Appraiser file that is generating the events. - **HasLanguagePack** Does this device have 2 or more language packs? - **LanguagePackCount** How many language packs are installed? @@ -971,7 +885,6 @@ This event sends true/false data about decision points used to understand whethe The following fields are available: -- **objectInstanceId** This will always be MediaCenter. - **AppraiserVersion** The version of the Appraiser file generating the events. - **EverLaunched** Has Windows Media Center ever been launched? - **HasConfiguredTv** Has the user configured a TV tuner through Windows Media Center? @@ -1006,7 +919,6 @@ This event sends basic metadata about the BIOS to determine whether it has a com The following fields are available: -- **objectInstanceId** This will always be Bios. - **AppraiserVersion** The version of the Appraiser file that is generating the events. - **BiosDate** The release date of the BIOS in UTC format. - **BiosName** The name field from Win32_BIOS. @@ -1082,7 +994,6 @@ The following fields are available: - **Time** The client time of the event. - **PCFP** A unique hardware identifier that is calculated by hashing hardware identifiers. - **IsOnlineRun** Was the device able to connect to Windows Update to get driver availability information? -- **CensusId** An ID for the system calculated from the CEIP, WER, and RAC IDs. ### Microsoft.Windows.Appraiser.General.IsOnlineWuDriverDataSource @@ -1095,7 +1006,6 @@ The following fields are available: - **PCFP** A unique hardware identifier that is calculated by hashing hardware identifiers. - **IsOnlineRun** Was the device able to connect to Windows Update to get driver availability information? - **TargetVersion** The abbreviated name for the OS version against which Windows Update was queried. -- **CensusId** An ID for the system calculated from the CEIP, WER, and RAC IDs. ### Microsoft.Windows.Appraiser.General.RunContext @@ -1132,7 +1042,6 @@ This event sends data on the amount of memory on the system and whether it meets The following fields are available: -- **objectInstanceId** This will always be Memory. - **AppraiserVersion** The version of the Appraiser file generating the events. - **Blocking** Is the device from upgrade due to memory restrictions? - **MemoryRequirementViolated** Was a memory requirement violated? @@ -1167,7 +1076,6 @@ This event sends data indicating whether the system supports the CompareExchange The following fields are available: -- **objectInstanceId** This will always be CompareExchange128. - **AppraiserVersion** The version of the Appraiser file generating the events. - **Blocking** Is the upgrade blocked due to the processor? - **CompareExchange128Support** Does the CPU support CompareExchange128? @@ -1197,7 +1105,6 @@ This event sends data indicating whether the system supports the LahfSahf CPU re The following fields are available: -- **objectInstanceId** This will always be LahfSahf. - **AppraiserVersion** The version of the Appraiser file generating the events. - **Blocking** Is the upgrade blocked due to the processor? - **LahfSahfSupport** Does the CPU support LAHF/SAHF? @@ -1227,7 +1134,6 @@ This event sends data indicating whether the system supports the NX CPU requirem The following fields are available: -- **objectInstanceId** This will always be NX. - **AppraiserVersion** The version of the Appraiser file that is generating the events. - **Blocking** Is the upgrade blocked due to the processor? - **NXDriverResult** The result of the driver used to do a non-deterministic check for NX support. @@ -1258,7 +1164,6 @@ This event sends data indicating whether the system supports the PrefetchW CPU r The following fields are available: -- **objectInstanceId** This will always be PrefetchW. - **AppraiserVersion** The version of the Appraiser file that is generating the events. - **Blocking** Is the upgrade blocked due to the processor? - **PrefetchWSupport** Does the processor support PrefetchW? @@ -1288,7 +1193,6 @@ This event sends data indicating whether the system supports the SSE2 CPU requir The following fields are available: -- **objectInstanceId** This will always be SSE2. - **AppraiserVersion** The version of the Appraiser file that is generating the events. - **Blocking** Is the upgrade blocked due to the processor? - **SSE2ProcessorSupport** Does the processor support SSE2? @@ -1318,7 +1222,6 @@ This event sends data indicating whether the system supports touch, to help keep The following fields are available: -- **objectInstanceId** This will always be Touch. - **AppraiserVersion** The version of the Appraiser file that is generating the events. - **IntegratedTouchDigitizerPresent** Is there an integrated touch digitizer? - **MaximumTouches** The maximum number of touch points supported by the device hardware. @@ -1348,7 +1251,6 @@ This event sends data indicating whether the operating system is running from a The following fields are available: -- **objectInstanceId** This will always be Wim. - **AppraiserVersion** The version of the Appraiser file that is generating the events. - **IsWimBoot** Is the current operating system running from a compressed WIM file? - **RegistryWimBootValue** The raw value from the registry that is used to indicate if the device is running from a WIM. @@ -1378,7 +1280,6 @@ This event sends data indicating whether the current operating system is activat The following fields are available: -- **objectInstanceId** This will always be WindowsActivationStatus. - **AppraiserVersion** The version of the Appraiser file that is generating the events. - **WindowsIsLicensedApiValue** The result from the API that's used to indicate if operating system is activated. - **WindowsNotActivatedDecision** Is the current operating system activated? @@ -1408,7 +1309,6 @@ This event sends data indicating whether the system has WLAN, and if so, whether The following fields are available: -- **objectInstanceId** This will always be Wlan. - **AppraiserVersion** The version of the Appraiser file that is generating the events. - **Blocking** Is the upgrade blocked because of an emulated WLAN driver? - **HasWlanBlock** Does the emulated WLAN driver have an upgrade block? @@ -2084,7 +1984,6 @@ This event sends inventory component versions for the Device Inventory data. The following fields are available: -- **aeinv.dll** The version of the App inventory component. - **devinv.dll** The file version of the Device inventory component. - **aeinv** The version of the App inventory component. - **devinv** The file version of the Device inventory component. @@ -2113,8 +2012,7 @@ The following fields are available: - **InstallDateMsi** The install date if the application was installed via MSI. Passed as an array. Example: 4/11/2015 00:00:00 - **InstallDateFromLinkFile** The estimated date of install based on the links to the files. Passed as an array. Example: 4/8/2015 01:06:11 - **InstallDateArpLastModified** The date of the registry ARP key for a given application. Hints at install date but not always accurate. Passed as an array. Example: 4/11/2015 00:00:00 -- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. -- **objectInstanceId** ProgramId (a hash of Name, Version, Publisher, and Language of an application used to identify it). Example: 00000144865763f3de24c2ae5a289fde6db300000904 +- **PartB_Ms.Device.DeviceInventoryChange** See the Common Data Fields section. - **PackageFullName** The package full name for a Store application. Example: Microsoft.Hexic_1.2.0.36_x86__8wekyb3d8bbwe - **InventoryVersion** The version of the inventory file generating the events. - **StoreAppType** A sub-classification for the type of Windows Store app, such as UWP or Win8StoreApp. @@ -2126,7 +2024,7 @@ This event indicates that a new set of InventoryDevicePnpAdd events will be sent The following fields are available: -- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **PartB_Ms.Device.DeviceInventoryChange** See the Common Data Fields section. - **InventoryVersion** The version of the inventory file generating the events. @@ -2136,7 +2034,7 @@ This event indicates that a new set of InventoryApplicationAdd events will be se The following fields are available: -- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **PartB_Ms.Device.DeviceInventoryChange** See the Common Data Fields section. - **InventoryVersion** The version of the inventory file generating the events. @@ -2160,8 +2058,7 @@ The following fields are available: - **DiscoveryMethod** The discovery method for the device container. - **ModelNumber** The model number for the device container. - **Manufacturer** The manufacturer name for the device container. -- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. -- **objectInstanceId** ContainerId. Example: {552dd320-0dae-2794-2b41-df42fee22488} +- **PartB_Ms.Device.DeviceInventoryChange** See the Common Data Fields section. - **InventoryVersion** The version of the inventory file generating the events. @@ -2171,7 +2068,7 @@ This event indicates that the InventoryDeviceContainer object is no longer prese The following fields are available: -- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **PartB_Ms.Device.DeviceInventoryChange** See the Common Data Fields section. - **InventoryVersion** The version of the inventory file generating the events. @@ -2181,7 +2078,7 @@ This event indicates that a new set of InventoryDeviceContainerAdd events will b The following fields are available: -- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **PartB_Ms.Device.DeviceInventoryChange** See the Common Data Fields section. - **InventoryVersion** The version of the inventory file generating the events. @@ -2229,8 +2126,7 @@ The following fields are available: - **audio.captureDriver** Audio device capture driver. Example: hdaudio.inf:db04a16ce4e8d6ee:HdAudModel:10.0.14887.1000:hdaudio\func_01 - **audio.renderDriver** Audio device render driver. Example: hdaudio.inf:db04a16ce4e8d6ee:HdAudModel:10.0.14889.1001:hdaudio\func_01 -- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. -- **objectInstanceId** Device Instance ID of the PNP device. Example: hdaudio/func_01&ven_10ec&dev_0262&subsys_103c1309&rev_1002/4&12f2dd06&0&0001 +- **PartB_Ms.Device.DeviceInventoryChange** See the Common Data Fields section. - **InventoryVersion** The version of the inventory file generating the events. - **Audio_CaptureDriver** The Audio device capture driver endpoint. - **Audio_RenderDriver** The Audio device render driver endpoint. @@ -2238,11 +2134,11 @@ The following fields are available: ### Microsoft.Windows.Inventory.Core.InventoryDeviceMediaClassRemove -This event indicates that the InventoryDeviceMediaClass object represented by the objectInstanceId is no longer present. +This event indicates that the InventoryDeviceMediaClassRemove object is no longer present. The following fields are available: -- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **PartB_Ms.Device.DeviceInventoryChange** See the Common Data Fields section. - **InventoryVersion** The version of the inventory file generating the events. @@ -2252,7 +2148,7 @@ This event indicates that a new set of InventoryDeviceMediaClassSAdd events will The following fields are available: -- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **PartB_Ms.Device.DeviceInventoryChange** See the Common Data Fields section. - **InventoryVersion** The version of the inventory file generating the events. @@ -2286,8 +2182,7 @@ The following fields are available: - **LowerFilters** Lower filter drivers IDs installed for the device. - **UpperClassFilters** Upper filter class drivers IDs installed for the device. - **UpperFilters** Upper filter drivers IDs installed for the device. -- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. -- **objectInstanceId** The Device Instance ID of the device (uniquely identifies a device in the system). Example: pci\ven_8086&dev_0085&subsys_13118086&rev_34\4&2dded11c&0&00e1 +- **PartB_Ms.Device.DeviceInventoryChange** See the Common Data Fields section. - **DriverId** A unique identifier for the installed device. - **DriverName** The name of the driver image file. - **InventoryVersion** The version of the inventory file generating the events. @@ -2300,7 +2195,7 @@ This event indicates that the InventoryDevicePnpRemove object is no longer prese The following fields are available: -- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **PartB_Ms.Device.DeviceInventoryChange** See the Common Data Fields section. - **InventoryVersion** The version of the inventory file generating the events. @@ -2310,7 +2205,7 @@ This event indicates that a new set of InventoryDevicePnpAdd events will be sent The following fields are available: -- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **PartB_Ms.Device.DeviceInventoryChange** See the Common Data Fields section. - **InventoryVersion** The version of the inventory file generating the events. @@ -2336,8 +2231,7 @@ The following fields are available: - **ProductVersion** The product version that is included in the driver file. - **WdfVersion** The Windows Driver Framework version. - **Service** The name of the service that is installed for the device. -- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. -- **objectInstanceId** Can be used to join with InventoryDevicePnp (on driverId, upperFilters, etc.). Example: 000038dbe54a022b6c73edbdb8bf5cba32a882d2df2a +- **PartB_Ms.Device.DeviceInventoryChange** See the Common Data Fields section. - **InventoryVersion** The version of the inventory file generating the events. @@ -2347,7 +2241,7 @@ This event indicates that the InventoryDriverBinary object is no longer present. The following fields are available: -- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **PartB_Ms.Device.DeviceInventoryChange** See the Common Data Fields section. - **InventoryVersion** The version of the inventory file generating the events. @@ -2357,7 +2251,7 @@ This event indicates that a new set of InventoryDriverBinaryAdd events will be s The following fields are available: -- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **PartB_Ms.Device.DeviceInventoryChange** See the Common Data Fields section. - **InventoryVersion** The version of the inventory file generating the events. @@ -2375,17 +2269,17 @@ The following fields are available: - **Version** The version of the driver package. - **Provider** The provider for the driver package. - **SubmissionId** The HLK submission ID for the driver package. -- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **PartB_Ms.Device.DeviceInventoryChange** See the Common Data Fields section. - **InventoryVersion** The version of the inventory file generating the events. ### Microsoft.Windows.Inventory.Core.InventoryDriverPackageRemove -This event indicates that the InventoryDriverPackage object represented by the objectInstanceId is no longer present. No object attributes are transmitted other than the objectInstanceId +This event indicates that the InventoryDriverPackageRemove object is no longer present. The following fields are available: -- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **PartB_Ms.Device.DeviceInventoryChange** See the Common Data Fields section. - **InventoryVersion** The version of the inventory file generating the events. @@ -2395,29 +2289,27 @@ This event indicates that a new set of InventoryDriverPackageAdd events will be The following fields are available: -- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **PartB_Ms.Device.DeviceInventoryChange** See the Common Data Fields section. - **InventoryVersion** The version of the inventory file generating the events. ### Microsoft.Windows.Inventory.Indicators.Checksum -This event captures basic checksum data about the device inventory items stored in the cache for use in validating data completeness for Microsoft.Windows.Inventory.Core events. +This event summarizes the counts for the InventoryMiscellaneousUexIndicatorAdd events. The following fields are available: -- **CensusId** A unique hardware identifier. - **ChecksumDictionary** A count of each operating system indicator. -- **PCFP** Microsoft.Windows.Inventory.Indicators +- **PCFP** Equivalent to the InventoryId field that is found in other core events. ### Microsoft.Windows.Inventory.Indicators.InventoryMiscellaneousUexIndicatorAdd -This event captures basic checksum data about the device inventory items stored in the cache for use in validating data completeness for Microsoft.Windows.Inventory.Core events. The fields in this event may change over time, but they will always represent a count of a given object. +These events represent the basic metadata about the OS indicators installed on the system which are used for keeping the device up-to-date. The following fields are available: -- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. -- **Value** Describes an operating system indicator that may be relevant for the device upgrade. +- **PartB_Ms.Device.DeviceInventoryChange** See the Common Data Fields section. - **IndicatorValue** The indicator value @@ -2427,7 +2319,7 @@ This event is a counterpart to InventoryMiscellaneousUexIndicatorAdd, indicating The following fields are available: -- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **PartB_Ms.Device.DeviceInventoryChange** See the Common Data Fields section. ### Microsoft.Windows.Inventory.Indicators.InventoryMiscellaneousUexIndicatorStartSync @@ -2436,7 +2328,7 @@ This event indicates that a new set of InventoryMiscellaneousUexIndicatorAdd eve The following fields are available: -- **PartB_Ms.Device.DeviceInventoryChange** This field is replaced with the following fields: syncId, objectInstanceId, objectType, Action, and InventoryId. +- **PartB_Ms.Device.DeviceInventoryChange** See the Common Data Fields section. ## OneDrive events From 640aed3c3ad04e6b35a3bf2ffd6b9de379ddc15e Mon Sep 17 00:00:00 2001 From: jdeckerMS Date: Mon, 3 Apr 2017 10:39:34 -0700 Subject: [PATCH 44/51] correct format for listing new RS2 topics --- ...-history-for-manage-and-update-windows-10.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/windows/manage/change-history-for-manage-and-update-windows-10.md b/windows/manage/change-history-for-manage-and-update-windows-10.md index d6a3868254..ee97eba3c0 100644 --- a/windows/manage/change-history-for-manage-and-update-windows-10.md +++ b/windows/manage/change-history-for-manage-and-update-windows-10.md @@ -16,19 +16,20 @@ This topic lists new and updated topics in the [Manage Windows 10](index.md) doc ## RELEASE: Windows 10, version 1703 -The topics in this library have been updated for Windows 10, version 1703 (also known as the Creators Update). Some topics have been moved to [Update Windows 10](../update/index.md) or to [Configure Windows 10](../configure/index.md). +The topics in this library have been updated for Windows 10, version 1703 (also known as the Creators Update). Some topics have been moved to [Update Windows 10](../update/index.md) or to [Configure Windows 10](../configure/index.md). The following new topics have been added: + +- [Release Notes for App-V for Windows 10, version 1703](appv-release-notes-for-appv-for-windows-1703.md) +- [Automatically provision your sequencing environment using Microsoft Application Virtualization Sequencer (App-V Sequencer)](appv-auto-provision-a-vm.md) +- [Automatically sequence multiple apps at the same time using Microsoft Application Virtualization Sequencer (App-V Sequencer)](appv-auto-batch-sequencing.md) +- [Automatically update multiple apps at the same time using Microsoft Application Virtualization Sequencer (App-V Sequencer)](appv-auto-batch-updating.md) +- [Automatically cleanup unpublished packages on the App-V client](appv-auto-clean-unpublished-packages.md) +- [Available Mobile Data Management (MDM) settings for App-V](appv-available-mdm-settings.md) ## March 2017 | New or changed topic | Description | | --- | --- | |[Test scenario 6 - Review a reminder suggested by Cortana based on what you’ve promised in email](cortana-at-work-scenario-6.md) |New | -|[What's new in App-V for Windows 10, version 1703 and earlier](appv-about-appv.md)|Updated to include new features in App-V for Windows 10, version 1703. | -|[Release Notes for App-V for Windows 10, version 1703](appv-release-notes-for-appv-for-windows-1703.md)|New | -|[Automatically provision your sequencing environment using Microsoft Application Virtualization Sequencer (App-V Sequencer)](appv-auto-provision-a-vm.md) |New | -|[Automatically sequence multiple apps at the same time using Microsoft Application Virtualization Sequencer (App-V Sequencer)](appv-auto-batch-sequencing.md) |New | -|[Automatically update multiple apps at the same time using Microsoft Application Virtualization Sequencer (App-V Sequencer)](appv-auto-batch-updating.md) |New | -|[Automatically cleanup unpublished packages on the App-V client](appv-auto-clean-unpublished-packages.md) |New | -|[Available Mobile Data Management (MDM) settings for App-V](appv-available-mdm-settings.md) |New | + ## February 2017 | New or changed topic | Description | From a2a5c4d737d17946284d299501ca6790d35872c4 Mon Sep 17 00:00:00 2001 From: jdeckerMS Date: Mon, 3 Apr 2017 10:43:21 -0700 Subject: [PATCH 45/51] add Windows Libraries to new topics for RS2 --- .../manage/change-history-for-manage-and-update-windows-10.md | 1 + 1 file changed, 1 insertion(+) diff --git a/windows/manage/change-history-for-manage-and-update-windows-10.md b/windows/manage/change-history-for-manage-and-update-windows-10.md index ee97eba3c0..40251024c8 100644 --- a/windows/manage/change-history-for-manage-and-update-windows-10.md +++ b/windows/manage/change-history-for-manage-and-update-windows-10.md @@ -24,6 +24,7 @@ The topics in this library have been updated for Windows 10, version 1703 (also - [Automatically update multiple apps at the same time using Microsoft Application Virtualization Sequencer (App-V Sequencer)](appv-auto-batch-updating.md) - [Automatically cleanup unpublished packages on the App-V client](appv-auto-clean-unpublished-packages.md) - [Available Mobile Data Management (MDM) settings for App-V](appv-available-mdm-settings.md) +- [Windows Libraries](windows-libraries.md) ## March 2017 | New or changed topic | Description | From 1df4589f5e679ede35bed25ed6919c7c3399b735 Mon Sep 17 00:00:00 2001 From: Trudy Hakala Date: Mon, 3 Apr 2017 10:44:37 -0700 Subject: [PATCH 46/51] update plan section change history --- .../change-history-for-plan-for-windows-10-deployment.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/windows/plan/change-history-for-plan-for-windows-10-deployment.md b/windows/plan/change-history-for-plan-for-windows-10-deployment.md index 6d43bdcb7f..e8814f6869 100644 --- a/windows/plan/change-history-for-plan-for-windows-10-deployment.md +++ b/windows/plan/change-history-for-plan-for-windows-10-deployment.md @@ -13,6 +13,12 @@ author: TrudyHa This topic lists new and updated topics in the [Plan for Windows 10 deployment](index.md) documentation for [Windows 10 and Windows 10 Mobile](../index.md). + +## RELEASE: Windows 10, version 1703 + +The topics in this library have been updated for Windows 10, version 1703 (also known as the Creators Update). The following is a new topic: +- [Windows 10 Enterprise - FAQ for IT Professionals](windows-10-enterprise-faq-itpro.md) + ## January 2017 | New or changed topic | Description | |----------------------|-------------| From de296d24b4cbb9d0212e2db659d4eeba64cfd764 Mon Sep 17 00:00:00 2001 From: jdeckerMS Date: Mon, 3 Apr 2017 10:53:00 -0700 Subject: [PATCH 47/51] remove libraries from rs2 list (was added in Feb) --- .../manage/change-history-for-manage-and-update-windows-10.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/manage/change-history-for-manage-and-update-windows-10.md b/windows/manage/change-history-for-manage-and-update-windows-10.md index 40251024c8..9536038f34 100644 --- a/windows/manage/change-history-for-manage-and-update-windows-10.md +++ b/windows/manage/change-history-for-manage-and-update-windows-10.md @@ -24,7 +24,7 @@ The topics in this library have been updated for Windows 10, version 1703 (also - [Automatically update multiple apps at the same time using Microsoft Application Virtualization Sequencer (App-V Sequencer)](appv-auto-batch-updating.md) - [Automatically cleanup unpublished packages on the App-V client](appv-auto-clean-unpublished-packages.md) - [Available Mobile Data Management (MDM) settings for App-V](appv-available-mdm-settings.md) -- [Windows Libraries](windows-libraries.md) + ## March 2017 | New or changed topic | Description | From 256cb9a2b6b7ef5da663c4b18bf6379ce9919af6 Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Mon, 3 Apr 2017 11:19:32 -0700 Subject: [PATCH 48/51] review feedback --- windows/configure/windows-diagnostic-data.md | 66 ++++++++++---------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/windows/configure/windows-diagnostic-data.md b/windows/configure/windows-diagnostic-data.md index 9cc018cf4f..ebe055bacf 100644 --- a/windows/configure/windows-diagnostic-data.md +++ b/windows/configure/windows-diagnostic-data.md @@ -11,18 +11,18 @@ author: brianlic-msft # Windows 10, version 1703 Diagnostic Data -Microsoft collects Windows diagnostic data to keep Windows up-to-date, secure, and operating properly. It also helps us improve Windows and, for users who have turned on tailored experiences, can be used to provide relevant tips and recommendations to tailor Microsoft products to the user's needs. In keeping with our efforts to be transparent about diagnostic data Windows collects, as described in Terry Myerson's [blog post](https://blogs.windows.com/windowsexperience/2017/01/10/continuing-commitment-privacy-windows-10/) in January 2017, this article includes descriptions of the diagnostic data that is collected by Windows at the Full telemetry level. A small subset of this data is collected at the [Basic level](https://go.microsoft.com/fwlink/?linkid=845809). +Microsoft collects Windows diagnostic data to keep Windows up-to-date, secure, and operating properly. It also helps us improve Windows and, for users who have turned on “tailored experiences”, can be used to provide relevant tips and recommendations to tailor Microsoft products to the user’s needs. This article describes all types diagnostic data collected by Windows at the Full telemetry level (inclusive of data collected at Basic), with comprehensive examples of data we collect per each type. For additional, detailed technical descriptions of Basic data items, see [Windows 10, version 1703 Basic level diagnostic events and fields](basic-level-windows-diagnostic-events-and-fields.md). The data covered in this article is grouped into the following categories: +- Common Data (diagnostic header information) - Device, Connectivity, and Configuration data - Product and Service Usage data - Product and Service Performance data - Software Setup and Inventory data - Content Consumption data -- Browsing History data -- Search Requests and Query data +- Browsing, Search and Query data - Inking, Typing, and Speech Utterance data - Licensing and Purchase data @@ -35,7 +35,7 @@ Most diagnostic events contain a header of common data: | Category Name | Examples | | - | - | -| Common Data | Information that is added to most diagnostic events, if relevant and available:
      • OS name, version, build, and [locale](https://msdn.microsoft.com/en-us/library/windows/desktop/dd318716.aspx)
      • User ID -- a unique identifier associated with the user's Microsoft Account (if one is used) or local account. The user's Microsoft Account identifier is not collected from devices configured to send Basic Diagnostic data; Xbox UserID
      • Environment from which the event was logged -- Application ID of app or component that logged the event, Session GUID. Used to track events over a given period of time such the period an app is running or between boots of the OS.
      • The diagnostic event name, Event ID, [ETW](https://msdn.microsoft.com/en-us/library/windows/desktop/bb968803.aspx) opcode, version, schema signature, keywords, and flags
      • HTTP header information including
      • IP address. This is not the IP address of the device but the source address in the network packet header received by the diagnostics ingestion service.
      • Various IDs that are used to correlate and sequence related events together.
      • Device ID. This is not the user provided device name, but an ID that is unique for that device.
      • Device class -- Desktop, Server, or Mobile
      • Event collection time
      • Diagnostic level eg. Basic or Full, Sample level -- for sampled data, what sample level is this machine opted into
      | +| Common Data | Information that is added to most diagnostic events, if relevant and available:
      • OS name, version, build, and [locale](https://msdn.microsoft.com/library/windows/desktop/dd318716.aspx)
      • User ID -- a unique identifier associated with the user's Microsoft Account (if one is used) or local account. The user's Microsoft Account identifier is not collected from devices configured to send Basic diagnostic data
      • Xbox UserID
      • Environment from which the event was logged -- Application ID of app or component that logged the event, Session GUID. Used to track events over a given period of time such the period an app is running or between boots of the OS.
      • The diagnostic event name, Event ID, [ETW](https://msdn.microsoft.com/library/windows/desktop/bb968803.aspx) opcode, version, schema signature, keywords, and flags
      • HTTP header information including IP address. This is not the IP address of the device but the source address in the network packet header received by the diagnostics ingestion service.
      • Various IDs that are used to correlate and sequence related events together.
      • Device ID. This is not the user provided device name, but an ID that is unique for that device.
      • Device class -- Desktop, Server, or Mobile
      • Event collection time
      • Diagnostic level -- Basic or Full, Sample level -- for sampled data, what sample level is this device opted into
      | ## ​Device, Connectivity, and Configuration data @@ -43,25 +43,36 @@ This type of data includes details about the device, its configuration and conne | Category Name | Examples | | - | - | -| Device properties | Information about the OS and device hardware, such as:
      • OS - version name, Edition
      • Installation type, subscription status, and genuine OS status
      • Processor architecture, speed, number of cores, manufacturer, and model
      • OEM details --manufacturer, model, and serial number
      • Device identifier and Xbox serial number
      • Firmware/BIOS -- type, manufacturer, model, and version
      • Memory. total memory, video memory, speed, and how much memory is available after the device has reserved memory
      • Storage -- total capacity and disk type
      • Battery -- charge capacity and InstantOn support
      • Hardware chassis type, color, and form factor
      • Is this a virtual machine?
      | +| Device properties | Information about the OS and device hardware, such as:
      • OS - version name, Edition
      • Installation type, subscription status, and genuine OS status
      • Processor architecture, speed, number of cores, manufacturer, and model
      • OEM details --manufacturer, model, and serial number
      • Device identifier and Xbox serial number
      • Firmware/BIOS -- type, manufacturer, model, and version
      • Memory -- total memory, video memory, speed, and how much memory is available after the device has reserved memory
      • Storage -- total capacity and disk type
      • Battery -- charge capacity and InstantOn support
      • Hardware chassis type, color, and form factor
      • Is this a virtual machine?
      | | Device capabilities | Information about the specific device capabilities such as:
      • Camera -- whether the device has a front facing, a rear facing camera, or both.
      • Touch screen -- does the device include a touch screen? If so, how many hardware touch points are supported?
      • Processor capabilities -- CompareExchange128, LahfSahf, NX, PrefetchW, and SSE2
      • Trusted Platform Module (TPM) – whether present and what version
      • Virtualization hardware -- whether an IOMMU is present, SLAT support, is virtualization enabled in the firmware
      • Voice – whether voice interaction is supported and the number of active microphones
      • Number of displays, resolutions, DPI
      • Wireless capabilities
      • OEM or platform face detection
      • OEM or platform video stabilization and quality level set
      • Advanced Camera Capture mode (HDR vs. LowLight), OEM vs. platform implementation, HDR probability, and Low Light probability
      | -| Device preferences and settings | Information about the device settings and user preferences such as:
      • User Settings – System, Device, Network & Internet, Personalization, Cortana, Apps, Accounts, Time & Language, Gaming, Ease of Access, Privacy, Update & Security
      • Device Name
      • Whether device is domain-joined, or cloud-domain joined (i.e. part of a company-managed network)
      • Hashed representation of the domain name
      • MDM (mobile device management) enrollment settings and status
      • BitLocker, Secure Boot, encryption settings, and status
      • Windows Update settings and status
      • Developer Unlock settings and status
      • Default app choices
      • Default browser choice
      • Default language settings for app, input, keyboard, speech, and display
      • App store update settings
      • Enterprise OrganizationID, Commercial ID
      | -| Device peripherals | Information about the device peripherals such as:
      • Peripheral name, device model, class, manufacturer and description
      • Peripheral device state, install state, and checksum
      • name, package name, version, and manufacturer
      • HWID - A hardware vendor defined ID to match a device to a driver [INF file](https://msdn.microsoft.com/windows/hardware/drivers/install/hardware-ids)
      • Driver state, problem code, and checksum
      • Whether driver is kernel mode, signed, and image size
      | +| Device preferences and settings | Information about the device settings and user preferences such as:
      • User Settings – System, Device, Network & Internet, Personalization, Cortana, Apps, Accounts, Time & Language, Gaming, Ease of Access, Privacy, Update & Security
      • User-provided device name
      • Whether device is domain-joined, or cloud-domain joined (i.e. part of a company-managed network)
      • Hashed representation of the domain name
      • MDM (mobile device management) enrollment settings and status
      • BitLocker, Secure Boot, encryption settings, and status
      • Windows Update settings and status
      • Developer Unlock settings and status
      • Default app choices
      • Default browser choice
      • Default language settings for app, input, keyboard, speech, and display
      • App store update settings
      • Enterprise OrganizationID, Commercial ID
      | +| Device peripherals | Information about the device peripherals such as:
      • Peripheral name, device model, class, manufacturer and description
      • Peripheral device state, install state, and checksum
      • Driver name, package name, version, and manufacturer
      • HWID - A hardware vendor defined ID to match a device to a driver [INF file](https://msdn.microsoft.com/windows/hardware/drivers/install/hardware-ids)
      • Driver state, problem code, and checksum
      • Whether driver is kernel mode, signed, and image size
      | | Device network info | Information about the device network configuration such as:
      • Network system capabilities
      • Local or Internet connectivity status
      • Proxy, gateway, DHCP, DNS details and addresses
      • Paid or free network
      • Wireless driver is emulated or not
      • Access point mode capable
      • Access point manufacturer, model, and MAC address
      • WDI Version
      • Name of networking driver service
      • Wi-Fi Direct details
      • Wi-Fi device hardware ID and manufacturer
      • Wi-Fi scan attempt counts and item counts
      • Mac randomization is supported/enabled or not
      • Number of spatial streams and channel frequencies supported
      • Manual or Auto Connect enabled
      • Time and result of each connection attempt
      • Airplane mode status and attempts
      • Interface description provided by the manufacturer
      • Data transfer rates
      • Cipher algorithm
      • Mobile Equipment ID (IMEI) and Mobile Country Code (MCCO)
      • Mobile operator and service provider name
      • Available SSIDs and BSSIDs
      • IP Address type -- IPv4 or IPv6
      • Signal Quality percentage and changes
      • Hotspot presence detection and success rate
      • TCP connection performance
      • Miracast device names
      • Hashed IP address
      +## Product and Service Usage data + +This type of data includes details about the usage of the device, operating system, applications and services. + +| Category Name | Examples | +| - | - | +| App usage | Information about Windows and application usage such as:
      • OS component and app feature usage
      • User navigation and interaction with app and Windows features. This could potentially include user input, such as name of a new alarm set, user menu choices, or user favorites.
      • Time of and count of app/component launches, duration of use, session GUID, and process ID
      • App time in various states – running foreground or background, sleeping, or receiving active user interaction
      • User interaction method and duration – whether and length of time user used the keyboard, mouse, pen, touch, speech, or game controller
      • Cortana launch entry point/reason
      • Notification delivery requests and status
      • Apps used to edit images and videos
      • SMS, MMS, VCard, and broadcast message usage statistics on primary or secondary line
      • Incoming and Outgoing calls and Voicemail usage statistics on primary or secondary line
      • Emergency alerts are received or displayed statistics
      • Content searches within an app
      • Reading activity -- bookmarking used, print used, layout changed
      | +| App or product state | Information about Windows and application state such as:
      • Start Menu and Taskbar pins
      • Online/Offline status
      • App launch state –- with deep-link such as Groove launched with an audio track to play, or share contract such as MMS launched to share a picture.
      • Personalization impressions delivered
      • Whether the user clicked or hovered on UI controls or hotspots
      • User feedback Like or Dislike or rating was provided
      • Caret location or position within documents and media files -- how much of a book has been read in a single session or how much of a song has been listened to.
      | +| Login properties |
      • Login success or failure
      • Login sessions and state
      | + + ## Product and Service Performance data This type of data includes details about the health of the device, operating system, apps and drivers. -### Product and Service Performance - | Category Name | Description and Examples | | - | - | -| Device health and crash data | Information about the device and software health such as:
      • Error codes and error messages, name and ID of the app, and process reporting the error
      • DLL library predicted to be the source of the error e.g. xyz.dll
      • System generated files -- app or product logs and trace files to help diagnose a crash or hang
      • System settings such as registry keys
      • User generated files – .doc, .ppt, .csv files where they are indicated as a potential cause for a crash or hang
      • Details and counts of abnormal shutdowns, hangs, and crashes
      • Crash failure data – OS, OS component, driver, device, 1st and 3rd party app data
      • Crash and Hang dumps
        • The recorded state of the working memory at the point of the crash.
        • Memory in use by the kernel at the point of the crash.
        • Memory in use by the application at the point of the crash.
        • All the physical memory used by Windows at the point of the crash.
        • Class and function name within the module that failed.
        | +| Device health and crash data | Information about the device and software health such as:
        • Error codes and error messages, name and ID of the app, and process reporting the error
        • DLL library predicted to be the source of the error -- xyz.dll
        • System generated files -- app or product logs and trace files to help diagnose a crash or hang
        • System settings such as registry keys
        • User generated files – .doc, .ppt, .csv files where they are indicated as a potential cause for a crash or hang
        • Details and counts of abnormal shutdowns, hangs, and crashes
        • Crash failure data – OS, OS component, driver, device, 1st and 3rd party app data
        • Crash and Hang dumps
          • The recorded state of the working memory at the point of the crash.
          • Memory in use by the kernel at the point of the crash.
          • Memory in use by the application at the point of the crash.
          • All the physical memory used by Windows at the point of the crash.
          • Class and function name within the module that failed.
          | | Device performance and reliability data | Information about the device and software performance such as:
          • User Interface interaction durations -- Start Menu display times, browser tab switch times, app launch and switch times, and Cortana and search performance and reliability.
          • Device on/off performance -- Device boot, shutdown, power on/off, lock/unlock times, and user authentication times (fingerprint and face recognition durations).
          • In-app responsiveness -- time to set alarm, time to fully render in-app navigation menus, time to sync reading list, time to start GPS navigation, time to attach picture MMS, and time to complete a Windows Store transaction.
          • User input responsiveness – onscreen keyboard invocation times for different languages, time to show auto-complete words, pen or touch latencies, latency for handwriting recognition to words, Narrator screen reader responsiveness, and CPU score.
          • UI and media performance and glitches/smoothness -- video playback frame rate, audio glitches, animation glitches (stutter when bringing up Start), graphics score, time to first frame, play/pause/stop/seek responsiveness, time to render PDF, dynamic streaming of video from OneDrive performance
          • Disk footprint -- Free disk space, out of memory conditions, and disk score.
          • Excessive resource utilization – components impacting performance or battery life through high CPU usage during different screen and power states
          • Background task performance -- download times, Windows Update scan duration, Windows Defender Antivirus scan times, disk defrag times, mail fetch times, service startup and state transition times, and time to index on-device files for search results
          • Peripheral and devices -- USB device connection times, time to connect to a wireless display, printing times, network availability and connection times (time to connect to Wi-Fi, time to get an IP address from DHCP etc.), smart card authentication times, automatic brightness environmental response times
          • Device setup -- first setup experience times (time to install updates, install apps, connect to network etc.), time to recognize connected devices (printer and monitor), and time to setup Microsoft Account.
          • Power and Battery life – power draw by component (Process/CPU/GPU/Display), hours of screen off time, sleep state transition details, temperature and thermal throttling, battery drain in a power state (screen off or screen on), processes and components requesting power use during screen off, auto-brightness details, time device is plugged into AC vs. battery, battery state transitions
          • Service responsiveness - Service URI, operation, latency, service success/error codes, and protocol.
          • Diagnostic heartbeat – regular signal to validate the health of the diagnostics system
          ## Software Setup and Inventory data +This type of data includes software installation and update information on the device. + | Category Name | Data Examples | | - | - | | Installed Applications and Install History | Information about apps, drivers, update packages, or OS components installed on the device such as:
          • App, driver, update package, or component’s Name, ID, or Package Family Name
          • Product, SKU, availability, catalog, content, and Bundle IDs
          • OS component, app or driver publisher, language, version and type (Win32 or UWP)
          • Install date, method, and install directory, count of install attempts
          • MSI package code and product code
          • Original OS version at install time
          • User or administrator or mandatory installation/update
          • Installation type – clean install, repair, restore, OEM, retail, upgrade, and update
          | @@ -69,37 +80,26 @@ This type of data includes details about the health of the device, operating sys ## Content Consumption data -This type of data includes diagnostic details about the applications and services that provide media consumption functionality, not the details of content consumed by users. +This type of data includes diagnostic details about Microsoft applications that provide media consumption functionality (such as Groove Music), and is not intended to capture user viewing, listening or reading habits. ### Content Consumption | Category Name | Examples | | - | - | -| Movie Media Consumption | Information about movie consumption on the device such as:
          • Video Width, height, color pallet, encoding (compression) type, and encryption type
          • Instructions for how to stream content for the user eg the smooth streaming manifest of chunks of content files that must be pieced together to stream the content based on screen resolution and bandwidth
          • URL for a specific two-second chunk of content if there is an error
          • Full screen viewing mode details
          | -| Music & TV Media Consumption | Information about music and TV consumption on the device such as:
          • Service URL for song being downloaded from the music service – collected when an error occurs to facilitate restoration of service
          • Content type (video, audio, surround audio)
          • Local media library collection statistics -- number of purchased tracks, number of playlists
          • Region mismatch -- User OS Region, and Xbox Live region
          | -| Reading Media Consumption | Information about reading material consumption on the device such as:
          • App accessing content and status and options used to open a Windows Store book
          • Language of the book
          • Time spent reading content
          • Content type and size details
          | -| Photos App Media Consumption | Information about photos usage on the device such as:
          • File source data -- local, SD card, network device, and OneDrive
          • Image & video resolution, video length, file sizes types and encoding
          • Collection view or full screen viewer use and duration of view
          • Data about item tags that are analyzed to identify subjects in them -- _dog_ or _outdoors_
          +| Movies | Information about movie consumption functionality on the device such as:
          • Video Width, height, color pallet, encoding (compression) type, and encryption type
          • Instructions for how to stream content for the user -- the smooth streaming manifest of chunks of content files that must be pieced together to stream the content based on screen resolution and bandwidth
          • URL for a specific two second chunk of content if there is an error
          • Full screen viewing mode details
          | +| Music & TV | Information about music and TV consumption on the device such as:
          • Service URL for song being downloaded from the music service – collected when an error occurs to facilitate restoration of service
          • Content type (video, audio, surround audio)
          • Local media library collection statistics -- number of purchased tracks, number of playlists
          • Region mismatch -- User OS Region, and Xbox Live region
          | +| Reading | Information about reading consumption functionality on the device such as:
          • App accessing content and status and options used to open a Windows Store book
          • Language of the book
          • Time spent reading content
          • Content type and size details
          | +| Photos App | Information about photos usage on the device such as:
          • File source data -- local, SD card, network device, and OneDrive
          • Image & video resolution, video length, file sizes types and encoding
          • Collection view or full screen viewer use and duration of view
          -## Browsing History data +## Browsing, Search and Query data -This type of data includes details about web browsing activity in Microsoft browsers on the device. - -### Browse History +This type of data includes details about web browsing, search and query activity in the Microsoft browsers and Cortana, and local file searches on the device. | Category Name | Description and Examples | | - | - | -| Browse history | Information about browsing on the device such as:
          • BrowserId - an anonymous random unique number collected in addition to the identifiers in Common Data. Allows us to only use BrowserID when other identifiers are not necessary for troubleshooting and product improvement purposes.
          • URLs visited
          • Page title
          | +| Microsoft browser data | Information about Address bar and search box performance on the device such as:
          • Text typed in address bar and search box
          • Text selected for Ask Cortana search
          • Service response time
          • Auto-completed text if there was an auto-complete
          • Navigation suggestions provided based on local history and favorites
          • Browser ID
          • URLs (which may include search terms)
          • Page title
          | +| On-device file query | Information about local search activity on the device such as:
          • Kind of query issued and index type (ConstraintIndex, SystemIndex)
          • Number of items requested and retrieved
          • File extension of search result user interacted with
          • Launched item kind, file extension, index of origin, and the App ID of the opening app.
          • Name of process calling the indexer and time to service the query.
          • A hash of the search scope (file, Outlook, OneNote, IE history)
          • The state of the indices (fully optimized, partially optimized, being built)
          | -## ​​​Search Requests and Query data - -This type of data includes diagnostic details about the web search activity in Edge and Cortana, and local file searches on the device. - -### Search performance diagnostics - -| Category Name | Description and Examples | -| - | - | -| Microsoft Edge queries | Information about Address bar and search box performance on the device such as:
          • Text typed in address bar and search box
          • Text selected for Ask Cortana search
          • Service response time
          • Auto-completed text if there was an auto-complete
          • Navigation suggestions provided based on local history and favorites
          | -| On-device file Query | Information about local search activity on the device such as:
          • Kind of query issued and index type (ConstraintIndex, SystemIndex)
          • Number of items requested and retrieved
          • File extension of search result user interacted with
          • Launched item kind, file extension, index of origin, and the App ID of the opening app.
          • Name of process calling the indexer and time to service the query.
          • A hash of the search scope (file, Outlook, OneNote, IE history )
          • The state of the indices (fully optimized, partially optimized, being built)
          | ## Inking Typing and Speech Utterance data @@ -107,7 +107,7 @@ This type of data gathers details about the voice, inking, and typing input feat | Category Name | Description and Examples | | - | - | -| Voice, inking, and typing | Information about voice, inking and typing features such as:
          • Type of pen used (highlighter, ball point, pencil), pen color, stroke height and width, and how long it is used
          • Pen gestures (click, double click, pan, zoom, rotate)
          • Palm Touch x,y coordinates
          • Input latency, missed pen signals, number of frames, strokes, first frame commit time, sample rate
          • Ink strokes written, text before and after the ink insertion point, recognized text entered, Input language - processed to remove identifiers, sequencing information, and other data (such as names, email addresses, and numeric values) which could be used to reconstruct the original content or associate the input to the user.
          • Text of the Cortana recognition results and the text of what Cortana says to the user. This is critical diagnostics to improve service
          • Speech recognition results, result codes, and recognized text
          • Language and model of the recognizer, System Speech language
          • App ID using speech features
          • Whether user is known to be a child
          • Confidence and Success/Failure of speech recognition
          | +| Voice, inking, and typing | Information about voice, inking and typing features such as:
          • Type of pen used (highlighter, ball point, pencil), pen color, stroke height and width, and how long it is used
          • Pen gestures (click, double click, pan, zoom, rotate)
          • Palm Touch x,y coordinates
          • Input latency, missed pen signals, number of frames, strokes, first frame commit time, sample rate
          • Ink strokes written, text before and after the ink insertion point, recognized text entered, Input language - processed to remove identifiers, sequencing information, and other data (such as names, email addresses, and numeric values) which could be used to reconstruct the original content or associate the input to the user.
          • Text of speech recognition results -- result codes and recognized text
          • Language and model of the recognizer, System Speech language
          • App ID using speech features
          • Whether user is known to be a child
          • Confidence and Success/Failure of speech recognition
          | ## ​​​​​​​Licensing and Purchase data @@ -115,5 +115,5 @@ This type of data includes diagnostic details about the purchase and entitlement | Category Name | Data Examples | | - | - | -| Purchase history | Information about purchases made on the device such as:
          • Product ID, edition ID and product URI
          • Offer details -- price
          • Device location settings and IP address based location of purchase
          • Order placed date/time and the charge date/time
          • Store client type -- web or native client
          • App ID and version for in-app purchases
          • Purchaser ID and beneficiary ID
          • Purchase quantity and price
          • Paid amount before and after tax, in local currency
          • Payment type -- credit card type and PayPal
          | -| Entitlements | Information about entitlements on the device such as:
          • Service subscription status and errors
          • DRM and license rights details --Groove subscription or OS volume license
          • Entitlement ID, lease ID, and package ID of the install package
          • Entitlement revocation
          • License type (trial, offline vs online) and duration
          • License usage session
          | \ No newline at end of file +| Purchase history | Information about purchases made on the device such as:
          • Product ID, edition ID and product URI
          • Offer details -- price
          • Order requested date/time
          • Store client type -- web or native client
          • Purchase quantity and price
          • Payment type -- credit card type and PayPal
          | +| Entitlements | Information about entitlements on the device such as:
          • Service subscription status and errors
          • DRM and license rights details -- Groove subscription or OS volume license
          • Entitlement ID, lease ID, and package ID of the install package
          • Entitlement revocation
          • License type (trial, offline vs online) and duration
          • License usage session
          | \ No newline at end of file From cb64e60f00b5e8f225707ca3de2a4bfbcafad946 Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Mon, 3 Apr 2017 11:24:37 -0700 Subject: [PATCH 49/51] Bl 9256023 (#525) updates --- windows/configure/windows-diagnostic-data.md | 66 ++++++++++---------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/windows/configure/windows-diagnostic-data.md b/windows/configure/windows-diagnostic-data.md index 9cc018cf4f..ebe055bacf 100644 --- a/windows/configure/windows-diagnostic-data.md +++ b/windows/configure/windows-diagnostic-data.md @@ -11,18 +11,18 @@ author: brianlic-msft # Windows 10, version 1703 Diagnostic Data -Microsoft collects Windows diagnostic data to keep Windows up-to-date, secure, and operating properly. It also helps us improve Windows and, for users who have turned on tailored experiences, can be used to provide relevant tips and recommendations to tailor Microsoft products to the user's needs. In keeping with our efforts to be transparent about diagnostic data Windows collects, as described in Terry Myerson's [blog post](https://blogs.windows.com/windowsexperience/2017/01/10/continuing-commitment-privacy-windows-10/) in January 2017, this article includes descriptions of the diagnostic data that is collected by Windows at the Full telemetry level. A small subset of this data is collected at the [Basic level](https://go.microsoft.com/fwlink/?linkid=845809). +Microsoft collects Windows diagnostic data to keep Windows up-to-date, secure, and operating properly. It also helps us improve Windows and, for users who have turned on “tailored experiences”, can be used to provide relevant tips and recommendations to tailor Microsoft products to the user’s needs. This article describes all types diagnostic data collected by Windows at the Full telemetry level (inclusive of data collected at Basic), with comprehensive examples of data we collect per each type. For additional, detailed technical descriptions of Basic data items, see [Windows 10, version 1703 Basic level diagnostic events and fields](basic-level-windows-diagnostic-events-and-fields.md). The data covered in this article is grouped into the following categories: +- Common Data (diagnostic header information) - Device, Connectivity, and Configuration data - Product and Service Usage data - Product and Service Performance data - Software Setup and Inventory data - Content Consumption data -- Browsing History data -- Search Requests and Query data +- Browsing, Search and Query data - Inking, Typing, and Speech Utterance data - Licensing and Purchase data @@ -35,7 +35,7 @@ Most diagnostic events contain a header of common data: | Category Name | Examples | | - | - | -| Common Data | Information that is added to most diagnostic events, if relevant and available:
          • OS name, version, build, and [locale](https://msdn.microsoft.com/en-us/library/windows/desktop/dd318716.aspx)
          • User ID -- a unique identifier associated with the user's Microsoft Account (if one is used) or local account. The user's Microsoft Account identifier is not collected from devices configured to send Basic Diagnostic data; Xbox UserID
          • Environment from which the event was logged -- Application ID of app or component that logged the event, Session GUID. Used to track events over a given period of time such the period an app is running or between boots of the OS.
          • The diagnostic event name, Event ID, [ETW](https://msdn.microsoft.com/en-us/library/windows/desktop/bb968803.aspx) opcode, version, schema signature, keywords, and flags
          • HTTP header information including
          • IP address. This is not the IP address of the device but the source address in the network packet header received by the diagnostics ingestion service.
          • Various IDs that are used to correlate and sequence related events together.
          • Device ID. This is not the user provided device name, but an ID that is unique for that device.
          • Device class -- Desktop, Server, or Mobile
          • Event collection time
          • Diagnostic level eg. Basic or Full, Sample level -- for sampled data, what sample level is this machine opted into
          | +| Common Data | Information that is added to most diagnostic events, if relevant and available:
          • OS name, version, build, and [locale](https://msdn.microsoft.com/library/windows/desktop/dd318716.aspx)
          • User ID -- a unique identifier associated with the user's Microsoft Account (if one is used) or local account. The user's Microsoft Account identifier is not collected from devices configured to send Basic diagnostic data
          • Xbox UserID
          • Environment from which the event was logged -- Application ID of app or component that logged the event, Session GUID. Used to track events over a given period of time such the period an app is running or between boots of the OS.
          • The diagnostic event name, Event ID, [ETW](https://msdn.microsoft.com/library/windows/desktop/bb968803.aspx) opcode, version, schema signature, keywords, and flags
          • HTTP header information including IP address. This is not the IP address of the device but the source address in the network packet header received by the diagnostics ingestion service.
          • Various IDs that are used to correlate and sequence related events together.
          • Device ID. This is not the user provided device name, but an ID that is unique for that device.
          • Device class -- Desktop, Server, or Mobile
          • Event collection time
          • Diagnostic level -- Basic or Full, Sample level -- for sampled data, what sample level is this device opted into
          | ## ​Device, Connectivity, and Configuration data @@ -43,25 +43,36 @@ This type of data includes details about the device, its configuration and conne | Category Name | Examples | | - | - | -| Device properties | Information about the OS and device hardware, such as:
          • OS - version name, Edition
          • Installation type, subscription status, and genuine OS status
          • Processor architecture, speed, number of cores, manufacturer, and model
          • OEM details --manufacturer, model, and serial number
          • Device identifier and Xbox serial number
          • Firmware/BIOS -- type, manufacturer, model, and version
          • Memory. total memory, video memory, speed, and how much memory is available after the device has reserved memory
          • Storage -- total capacity and disk type
          • Battery -- charge capacity and InstantOn support
          • Hardware chassis type, color, and form factor
          • Is this a virtual machine?
          | +| Device properties | Information about the OS and device hardware, such as:
          • OS - version name, Edition
          • Installation type, subscription status, and genuine OS status
          • Processor architecture, speed, number of cores, manufacturer, and model
          • OEM details --manufacturer, model, and serial number
          • Device identifier and Xbox serial number
          • Firmware/BIOS -- type, manufacturer, model, and version
          • Memory -- total memory, video memory, speed, and how much memory is available after the device has reserved memory
          • Storage -- total capacity and disk type
          • Battery -- charge capacity and InstantOn support
          • Hardware chassis type, color, and form factor
          • Is this a virtual machine?
          | | Device capabilities | Information about the specific device capabilities such as:
          • Camera -- whether the device has a front facing, a rear facing camera, or both.
          • Touch screen -- does the device include a touch screen? If so, how many hardware touch points are supported?
          • Processor capabilities -- CompareExchange128, LahfSahf, NX, PrefetchW, and SSE2
          • Trusted Platform Module (TPM) – whether present and what version
          • Virtualization hardware -- whether an IOMMU is present, SLAT support, is virtualization enabled in the firmware
          • Voice – whether voice interaction is supported and the number of active microphones
          • Number of displays, resolutions, DPI
          • Wireless capabilities
          • OEM or platform face detection
          • OEM or platform video stabilization and quality level set
          • Advanced Camera Capture mode (HDR vs. LowLight), OEM vs. platform implementation, HDR probability, and Low Light probability
          | -| Device preferences and settings | Information about the device settings and user preferences such as:
          • User Settings – System, Device, Network & Internet, Personalization, Cortana, Apps, Accounts, Time & Language, Gaming, Ease of Access, Privacy, Update & Security
          • Device Name
          • Whether device is domain-joined, or cloud-domain joined (i.e. part of a company-managed network)
          • Hashed representation of the domain name
          • MDM (mobile device management) enrollment settings and status
          • BitLocker, Secure Boot, encryption settings, and status
          • Windows Update settings and status
          • Developer Unlock settings and status
          • Default app choices
          • Default browser choice
          • Default language settings for app, input, keyboard, speech, and display
          • App store update settings
          • Enterprise OrganizationID, Commercial ID
          | -| Device peripherals | Information about the device peripherals such as:
          • Peripheral name, device model, class, manufacturer and description
          • Peripheral device state, install state, and checksum
          • name, package name, version, and manufacturer
          • HWID - A hardware vendor defined ID to match a device to a driver [INF file](https://msdn.microsoft.com/windows/hardware/drivers/install/hardware-ids)
          • Driver state, problem code, and checksum
          • Whether driver is kernel mode, signed, and image size
          | +| Device preferences and settings | Information about the device settings and user preferences such as:
          • User Settings – System, Device, Network & Internet, Personalization, Cortana, Apps, Accounts, Time & Language, Gaming, Ease of Access, Privacy, Update & Security
          • User-provided device name
          • Whether device is domain-joined, or cloud-domain joined (i.e. part of a company-managed network)
          • Hashed representation of the domain name
          • MDM (mobile device management) enrollment settings and status
          • BitLocker, Secure Boot, encryption settings, and status
          • Windows Update settings and status
          • Developer Unlock settings and status
          • Default app choices
          • Default browser choice
          • Default language settings for app, input, keyboard, speech, and display
          • App store update settings
          • Enterprise OrganizationID, Commercial ID
          | +| Device peripherals | Information about the device peripherals such as:
          • Peripheral name, device model, class, manufacturer and description
          • Peripheral device state, install state, and checksum
          • Driver name, package name, version, and manufacturer
          • HWID - A hardware vendor defined ID to match a device to a driver [INF file](https://msdn.microsoft.com/windows/hardware/drivers/install/hardware-ids)
          • Driver state, problem code, and checksum
          • Whether driver is kernel mode, signed, and image size
          | | Device network info | Information about the device network configuration such as:
          • Network system capabilities
          • Local or Internet connectivity status
          • Proxy, gateway, DHCP, DNS details and addresses
          • Paid or free network
          • Wireless driver is emulated or not
          • Access point mode capable
          • Access point manufacturer, model, and MAC address
          • WDI Version
          • Name of networking driver service
          • Wi-Fi Direct details
          • Wi-Fi device hardware ID and manufacturer
          • Wi-Fi scan attempt counts and item counts
          • Mac randomization is supported/enabled or not
          • Number of spatial streams and channel frequencies supported
          • Manual or Auto Connect enabled
          • Time and result of each connection attempt
          • Airplane mode status and attempts
          • Interface description provided by the manufacturer
          • Data transfer rates
          • Cipher algorithm
          • Mobile Equipment ID (IMEI) and Mobile Country Code (MCCO)
          • Mobile operator and service provider name
          • Available SSIDs and BSSIDs
          • IP Address type -- IPv4 or IPv6
          • Signal Quality percentage and changes
          • Hotspot presence detection and success rate
          • TCP connection performance
          • Miracast device names
          • Hashed IP address
          +## Product and Service Usage data + +This type of data includes details about the usage of the device, operating system, applications and services. + +| Category Name | Examples | +| - | - | +| App usage | Information about Windows and application usage such as:
          • OS component and app feature usage
          • User navigation and interaction with app and Windows features. This could potentially include user input, such as name of a new alarm set, user menu choices, or user favorites.
          • Time of and count of app/component launches, duration of use, session GUID, and process ID
          • App time in various states – running foreground or background, sleeping, or receiving active user interaction
          • User interaction method and duration – whether and length of time user used the keyboard, mouse, pen, touch, speech, or game controller
          • Cortana launch entry point/reason
          • Notification delivery requests and status
          • Apps used to edit images and videos
          • SMS, MMS, VCard, and broadcast message usage statistics on primary or secondary line
          • Incoming and Outgoing calls and Voicemail usage statistics on primary or secondary line
          • Emergency alerts are received or displayed statistics
          • Content searches within an app
          • Reading activity -- bookmarking used, print used, layout changed
          | +| App or product state | Information about Windows and application state such as:
          • Start Menu and Taskbar pins
          • Online/Offline status
          • App launch state –- with deep-link such as Groove launched with an audio track to play, or share contract such as MMS launched to share a picture.
          • Personalization impressions delivered
          • Whether the user clicked or hovered on UI controls or hotspots
          • User feedback Like or Dislike or rating was provided
          • Caret location or position within documents and media files -- how much of a book has been read in a single session or how much of a song has been listened to.
          | +| Login properties |
          • Login success or failure
          • Login sessions and state
          | + + ## Product and Service Performance data This type of data includes details about the health of the device, operating system, apps and drivers. -### Product and Service Performance - | Category Name | Description and Examples | | - | - | -| Device health and crash data | Information about the device and software health such as:
          • Error codes and error messages, name and ID of the app, and process reporting the error
          • DLL library predicted to be the source of the error e.g. xyz.dll
          • System generated files -- app or product logs and trace files to help diagnose a crash or hang
          • System settings such as registry keys
          • User generated files – .doc, .ppt, .csv files where they are indicated as a potential cause for a crash or hang
          • Details and counts of abnormal shutdowns, hangs, and crashes
          • Crash failure data – OS, OS component, driver, device, 1st and 3rd party app data
          • Crash and Hang dumps
            • The recorded state of the working memory at the point of the crash.
            • Memory in use by the kernel at the point of the crash.
            • Memory in use by the application at the point of the crash.
            • All the physical memory used by Windows at the point of the crash.
            • Class and function name within the module that failed.
            | +| Device health and crash data | Information about the device and software health such as:
            • Error codes and error messages, name and ID of the app, and process reporting the error
            • DLL library predicted to be the source of the error -- xyz.dll
            • System generated files -- app or product logs and trace files to help diagnose a crash or hang
            • System settings such as registry keys
            • User generated files – .doc, .ppt, .csv files where they are indicated as a potential cause for a crash or hang
            • Details and counts of abnormal shutdowns, hangs, and crashes
            • Crash failure data – OS, OS component, driver, device, 1st and 3rd party app data
            • Crash and Hang dumps
              • The recorded state of the working memory at the point of the crash.
              • Memory in use by the kernel at the point of the crash.
              • Memory in use by the application at the point of the crash.
              • All the physical memory used by Windows at the point of the crash.
              • Class and function name within the module that failed.
              | | Device performance and reliability data | Information about the device and software performance such as:
              • User Interface interaction durations -- Start Menu display times, browser tab switch times, app launch and switch times, and Cortana and search performance and reliability.
              • Device on/off performance -- Device boot, shutdown, power on/off, lock/unlock times, and user authentication times (fingerprint and face recognition durations).
              • In-app responsiveness -- time to set alarm, time to fully render in-app navigation menus, time to sync reading list, time to start GPS navigation, time to attach picture MMS, and time to complete a Windows Store transaction.
              • User input responsiveness – onscreen keyboard invocation times for different languages, time to show auto-complete words, pen or touch latencies, latency for handwriting recognition to words, Narrator screen reader responsiveness, and CPU score.
              • UI and media performance and glitches/smoothness -- video playback frame rate, audio glitches, animation glitches (stutter when bringing up Start), graphics score, time to first frame, play/pause/stop/seek responsiveness, time to render PDF, dynamic streaming of video from OneDrive performance
              • Disk footprint -- Free disk space, out of memory conditions, and disk score.
              • Excessive resource utilization – components impacting performance or battery life through high CPU usage during different screen and power states
              • Background task performance -- download times, Windows Update scan duration, Windows Defender Antivirus scan times, disk defrag times, mail fetch times, service startup and state transition times, and time to index on-device files for search results
              • Peripheral and devices -- USB device connection times, time to connect to a wireless display, printing times, network availability and connection times (time to connect to Wi-Fi, time to get an IP address from DHCP etc.), smart card authentication times, automatic brightness environmental response times
              • Device setup -- first setup experience times (time to install updates, install apps, connect to network etc.), time to recognize connected devices (printer and monitor), and time to setup Microsoft Account.
              • Power and Battery life – power draw by component (Process/CPU/GPU/Display), hours of screen off time, sleep state transition details, temperature and thermal throttling, battery drain in a power state (screen off or screen on), processes and components requesting power use during screen off, auto-brightness details, time device is plugged into AC vs. battery, battery state transitions
              • Service responsiveness - Service URI, operation, latency, service success/error codes, and protocol.
              • Diagnostic heartbeat – regular signal to validate the health of the diagnostics system
              ## Software Setup and Inventory data +This type of data includes software installation and update information on the device. + | Category Name | Data Examples | | - | - | | Installed Applications and Install History | Information about apps, drivers, update packages, or OS components installed on the device such as:
              • App, driver, update package, or component’s Name, ID, or Package Family Name
              • Product, SKU, availability, catalog, content, and Bundle IDs
              • OS component, app or driver publisher, language, version and type (Win32 or UWP)
              • Install date, method, and install directory, count of install attempts
              • MSI package code and product code
              • Original OS version at install time
              • User or administrator or mandatory installation/update
              • Installation type – clean install, repair, restore, OEM, retail, upgrade, and update
              | @@ -69,37 +80,26 @@ This type of data includes details about the health of the device, operating sys ## Content Consumption data -This type of data includes diagnostic details about the applications and services that provide media consumption functionality, not the details of content consumed by users. +This type of data includes diagnostic details about Microsoft applications that provide media consumption functionality (such as Groove Music), and is not intended to capture user viewing, listening or reading habits. ### Content Consumption | Category Name | Examples | | - | - | -| Movie Media Consumption | Information about movie consumption on the device such as:
              • Video Width, height, color pallet, encoding (compression) type, and encryption type
              • Instructions for how to stream content for the user eg the smooth streaming manifest of chunks of content files that must be pieced together to stream the content based on screen resolution and bandwidth
              • URL for a specific two-second chunk of content if there is an error
              • Full screen viewing mode details
              | -| Music & TV Media Consumption | Information about music and TV consumption on the device such as:
              • Service URL for song being downloaded from the music service – collected when an error occurs to facilitate restoration of service
              • Content type (video, audio, surround audio)
              • Local media library collection statistics -- number of purchased tracks, number of playlists
              • Region mismatch -- User OS Region, and Xbox Live region
              | -| Reading Media Consumption | Information about reading material consumption on the device such as:
              • App accessing content and status and options used to open a Windows Store book
              • Language of the book
              • Time spent reading content
              • Content type and size details
              | -| Photos App Media Consumption | Information about photos usage on the device such as:
              • File source data -- local, SD card, network device, and OneDrive
              • Image & video resolution, video length, file sizes types and encoding
              • Collection view or full screen viewer use and duration of view
              • Data about item tags that are analyzed to identify subjects in them -- _dog_ or _outdoors_
              +| Movies | Information about movie consumption functionality on the device such as:
              • Video Width, height, color pallet, encoding (compression) type, and encryption type
              • Instructions for how to stream content for the user -- the smooth streaming manifest of chunks of content files that must be pieced together to stream the content based on screen resolution and bandwidth
              • URL for a specific two second chunk of content if there is an error
              • Full screen viewing mode details
              | +| Music & TV | Information about music and TV consumption on the device such as:
              • Service URL for song being downloaded from the music service – collected when an error occurs to facilitate restoration of service
              • Content type (video, audio, surround audio)
              • Local media library collection statistics -- number of purchased tracks, number of playlists
              • Region mismatch -- User OS Region, and Xbox Live region
              | +| Reading | Information about reading consumption functionality on the device such as:
              • App accessing content and status and options used to open a Windows Store book
              • Language of the book
              • Time spent reading content
              • Content type and size details
              | +| Photos App | Information about photos usage on the device such as:
              • File source data -- local, SD card, network device, and OneDrive
              • Image & video resolution, video length, file sizes types and encoding
              • Collection view or full screen viewer use and duration of view
              -## Browsing History data +## Browsing, Search and Query data -This type of data includes details about web browsing activity in Microsoft browsers on the device. - -### Browse History +This type of data includes details about web browsing, search and query activity in the Microsoft browsers and Cortana, and local file searches on the device. | Category Name | Description and Examples | | - | - | -| Browse history | Information about browsing on the device such as:
              • BrowserId - an anonymous random unique number collected in addition to the identifiers in Common Data. Allows us to only use BrowserID when other identifiers are not necessary for troubleshooting and product improvement purposes.
              • URLs visited
              • Page title
              | +| Microsoft browser data | Information about Address bar and search box performance on the device such as:
              • Text typed in address bar and search box
              • Text selected for Ask Cortana search
              • Service response time
              • Auto-completed text if there was an auto-complete
              • Navigation suggestions provided based on local history and favorites
              • Browser ID
              • URLs (which may include search terms)
              • Page title
              | +| On-device file query | Information about local search activity on the device such as:
              • Kind of query issued and index type (ConstraintIndex, SystemIndex)
              • Number of items requested and retrieved
              • File extension of search result user interacted with
              • Launched item kind, file extension, index of origin, and the App ID of the opening app.
              • Name of process calling the indexer and time to service the query.
              • A hash of the search scope (file, Outlook, OneNote, IE history)
              • The state of the indices (fully optimized, partially optimized, being built)
              | -## ​​​Search Requests and Query data - -This type of data includes diagnostic details about the web search activity in Edge and Cortana, and local file searches on the device. - -### Search performance diagnostics - -| Category Name | Description and Examples | -| - | - | -| Microsoft Edge queries | Information about Address bar and search box performance on the device such as:
              • Text typed in address bar and search box
              • Text selected for Ask Cortana search
              • Service response time
              • Auto-completed text if there was an auto-complete
              • Navigation suggestions provided based on local history and favorites
              | -| On-device file Query | Information about local search activity on the device such as:
              • Kind of query issued and index type (ConstraintIndex, SystemIndex)
              • Number of items requested and retrieved
              • File extension of search result user interacted with
              • Launched item kind, file extension, index of origin, and the App ID of the opening app.
              • Name of process calling the indexer and time to service the query.
              • A hash of the search scope (file, Outlook, OneNote, IE history )
              • The state of the indices (fully optimized, partially optimized, being built)
              | ## Inking Typing and Speech Utterance data @@ -107,7 +107,7 @@ This type of data gathers details about the voice, inking, and typing input feat | Category Name | Description and Examples | | - | - | -| Voice, inking, and typing | Information about voice, inking and typing features such as:
              • Type of pen used (highlighter, ball point, pencil), pen color, stroke height and width, and how long it is used
              • Pen gestures (click, double click, pan, zoom, rotate)
              • Palm Touch x,y coordinates
              • Input latency, missed pen signals, number of frames, strokes, first frame commit time, sample rate
              • Ink strokes written, text before and after the ink insertion point, recognized text entered, Input language - processed to remove identifiers, sequencing information, and other data (such as names, email addresses, and numeric values) which could be used to reconstruct the original content or associate the input to the user.
              • Text of the Cortana recognition results and the text of what Cortana says to the user. This is critical diagnostics to improve service
              • Speech recognition results, result codes, and recognized text
              • Language and model of the recognizer, System Speech language
              • App ID using speech features
              • Whether user is known to be a child
              • Confidence and Success/Failure of speech recognition
              | +| Voice, inking, and typing | Information about voice, inking and typing features such as:
              • Type of pen used (highlighter, ball point, pencil), pen color, stroke height and width, and how long it is used
              • Pen gestures (click, double click, pan, zoom, rotate)
              • Palm Touch x,y coordinates
              • Input latency, missed pen signals, number of frames, strokes, first frame commit time, sample rate
              • Ink strokes written, text before and after the ink insertion point, recognized text entered, Input language - processed to remove identifiers, sequencing information, and other data (such as names, email addresses, and numeric values) which could be used to reconstruct the original content or associate the input to the user.
              • Text of speech recognition results -- result codes and recognized text
              • Language and model of the recognizer, System Speech language
              • App ID using speech features
              • Whether user is known to be a child
              • Confidence and Success/Failure of speech recognition
              | ## ​​​​​​​Licensing and Purchase data @@ -115,5 +115,5 @@ This type of data includes diagnostic details about the purchase and entitlement | Category Name | Data Examples | | - | - | -| Purchase history | Information about purchases made on the device such as:
              • Product ID, edition ID and product URI
              • Offer details -- price
              • Device location settings and IP address based location of purchase
              • Order placed date/time and the charge date/time
              • Store client type -- web or native client
              • App ID and version for in-app purchases
              • Purchaser ID and beneficiary ID
              • Purchase quantity and price
              • Paid amount before and after tax, in local currency
              • Payment type -- credit card type and PayPal
              | -| Entitlements | Information about entitlements on the device such as:
              • Service subscription status and errors
              • DRM and license rights details --Groove subscription or OS volume license
              • Entitlement ID, lease ID, and package ID of the install package
              • Entitlement revocation
              • License type (trial, offline vs online) and duration
              • License usage session
              | \ No newline at end of file +| Purchase history | Information about purchases made on the device such as:
              • Product ID, edition ID and product URI
              • Offer details -- price
              • Order requested date/time
              • Store client type -- web or native client
              • Purchase quantity and price
              • Payment type -- credit card type and PayPal
              | +| Entitlements | Information about entitlements on the device such as:
              • Service subscription status and errors
              • DRM and license rights details -- Groove subscription or OS volume license
              • Entitlement ID, lease ID, and package ID of the install package
              • Entitlement revocation
              • License type (trial, offline vs online) and duration
              • License usage session
              | \ No newline at end of file From 91b0812886d191aef4f14ffb9ac49da72633e65c Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Mon, 3 Apr 2017 11:38:46 -0700 Subject: [PATCH 50/51] removed stray heading --- windows/configure/windows-diagnostic-data.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/windows/configure/windows-diagnostic-data.md b/windows/configure/windows-diagnostic-data.md index ebe055bacf..7818844702 100644 --- a/windows/configure/windows-diagnostic-data.md +++ b/windows/configure/windows-diagnostic-data.md @@ -82,8 +82,6 @@ This type of data includes software installation and update information on the d This type of data includes diagnostic details about Microsoft applications that provide media consumption functionality (such as Groove Music), and is not intended to capture user viewing, listening or reading habits. -### Content Consumption - | Category Name | Examples | | - | - | | Movies | Information about movie consumption functionality on the device such as:
              • Video Width, height, color pallet, encoding (compression) type, and encryption type
              • Instructions for how to stream content for the user -- the smooth streaming manifest of chunks of content files that must be pieced together to stream the content based on screen resolution and bandwidth
              • URL for a specific two second chunk of content if there is an error
              • Full screen viewing mode details
              | From 2b9ea88bd462f4cc997ea87b827560805f76c69e Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Mon, 3 Apr 2017 13:57:59 -0700 Subject: [PATCH 51/51] feedback --- ...dows-operating-system-components-to-microsoft-services.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/windows/configure/manage-connections-from-windows-operating-system-components-to-microsoft-services.md b/windows/configure/manage-connections-from-windows-operating-system-components-to-microsoft-services.md index 86503c42e8..9ea87f1c09 100644 --- a/windows/configure/manage-connections-from-windows-operating-system-components-to-microsoft-services.md +++ b/windows/configure/manage-connections-from-windows-operating-system-components-to-microsoft-services.md @@ -420,6 +420,7 @@ You can also use registry entries to set these Group Policies. | Turn off the flip ahead with page prediction feature | HKEY\_LOCAL\_MACHINE\\SOFTWARE\\Policies\\Microsoft\\Internet Explorer\\FlipAhead!Enabled
              REG_DWORD: 0| | Turn off background synchronization for feeds and Web Slices | HKEY\_LOCAL\_MACHINE\\SOFTWARE\\Policies\\Microsoft\\Internet Explorer\\Feeds!BackgroundSyncStatus
              DWORD:0 | +To turn off the home page, enable the Group Policy: **User Configuration** > **Administrative Templates** > **Windows Components** > **Internet Explorer** > **Disable changing home page settings** ### 8.1 ActiveX control blocking @@ -445,6 +446,8 @@ To turn off Live Tiles: - Create a REG\_DWORD registry setting called **HKEY\_LOCAL\_MACHINE\\Policies\\Microsoft\\Windows\\CurrentVersion\\PushNotifications!NoCloudApplicationNotification**, with a value of 1 (one). +You must also unpin all tiles that are pinned to Start. + ### 10. Mail synchronization To turn off mail synchronization for Microsoft Accounts that are configured on a device: @@ -495,7 +498,7 @@ Find the Microsoft Edge Group Policy objects under **Computer Configuration** &g | Configure search suggestions in Address bar | Choose whether the address bar shows search suggestions.
              Default: Enabled | | Configure Windows Defender SmartScreen Filter (Windows 10, version 1703)
              Configure SmartScreen Filter (Windows Server 2016) | Choose whether Windows Defender SmartScreen is turned on or off.
              Default: Enabled | | Allow web content on New Tab page | Choose whether a new tab page appears.
              Default: Enabled | -| Configure Home pages | Choose the corporate Home page for domain-joined devices.
              Set this to **about:blank** | +| Configure Start pages | Choose the Start page for domain-joined devices.
              Set this to **about:blank** | The Windows 10, version 1511 Microsoft Edge Group Policy names are: