mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
Updates for February
This commit is contained in:
parent
353abb5c8e
commit
4b030b5a11
@ -1226,8 +1226,8 @@ The following fields are available:
|
||||
- **CpuStepping** Cpu stepping.
|
||||
- **CpuVendor** Cpu vendor.
|
||||
- **PlatformId** CPU platform identifier.
|
||||
- **ProcessorName** OEM processor name.
|
||||
- **ProductName** OEM product name.
|
||||
- **ProcessorName** The name of the processor.
|
||||
- **ProductName** The name of the product.
|
||||
- **SysReqOverride** Appraiser decision about system requirements override.
|
||||
|
||||
|
||||
@ -2473,6 +2473,7 @@ The following fields are available:
|
||||
|
||||
- **wilActivity** Contains the thread ID used to match the begin and end events, and for the end event also a HResult indicating sucess or failure.
|
||||
|
||||
|
||||
### Microsoft.Windows.Security.CodeIntegrity.HVCISysprep.HvciScanGetResultFailed
|
||||
|
||||
Fires when driver scanning fails to get results.
|
||||
@ -2670,19 +2671,6 @@ The following fields are available:
|
||||
- **uts** A bit field, with 2 bits being assigned to each user ID listed in xid. This field is omitted if all users are retail accounts.
|
||||
- **xid** A list of base10-encoded XBOX User IDs.
|
||||
|
||||
## Common data fields
|
||||
|
||||
### Ms.Device.DeviceInventoryChange
|
||||
|
||||
Describes the installation state for all hardware and software components available on a particular device.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **action** The change that was invoked on a device inventory object.
|
||||
- **inventoryId** Device ID used for Compatibility testing
|
||||
- **objectInstanceId** Object identity which is unique within the device scope.
|
||||
- **objectType** Indicates the object type that the event applies to.
|
||||
- **syncId** A string used to group StartSync, EndSync, Add, and Remove operations that belong together. This field is unique by Sync period and is used to disambiguate in situations where multiple agents perform overlapping inventories for the same object.
|
||||
|
||||
## Component-based servicing events
|
||||
|
||||
@ -3112,6 +3100,290 @@ The following fields are available:
|
||||
|
||||
## Direct to update events
|
||||
|
||||
### Microsoft.Windows.DirectToUpdate.DTUCoordinatorCheckApplicabilityGenericFailure
|
||||
|
||||
This event indicatse that we have received an unexpected error in the Direct to Update (DTU) Coordinators CheckApplicability call. The data collected with this event is used to help keep Windows secure and up to date.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **CampaignID** ID of the campaign being run.
|
||||
- **ClientID** ID of the client receiving the update.
|
||||
- **CoordinatorVersion** Coordinator version of Direct to Update.
|
||||
- **CV** Correlation vector.
|
||||
- **hResult** HRESULT of the failure.
|
||||
|
||||
|
||||
### Microsoft.Windows.DirectToUpdate.DTUCoordinatorCleanupGenericFailure
|
||||
|
||||
This event indicates that we have received an unexpected error in the Direct to Update (DTU) Coordinator Cleanup call. The data collected with this event is used to help keep Windows secure and up to date.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **CampaignID** Campaign ID being run
|
||||
- **ClientID** Client ID being run
|
||||
- **CoordinatorVersion** Coordinator version of DTU
|
||||
- **CV** Correlation vector
|
||||
- **hResult** HRESULT of the failure
|
||||
|
||||
|
||||
### Microsoft.Windows.DirectToUpdate.DTUCoordinatorCleanupSuccess
|
||||
|
||||
This event indicates that the Coordinator Cleanup call succeeded. The data collected with this event is used to help keep Windows secure and up to date.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **CampaignID** Campaign ID being run
|
||||
- **ClientID** Client ID being run
|
||||
- **CoordinatorVersion** Coordinator version of DTU
|
||||
- **CV** Correlation vector
|
||||
|
||||
|
||||
### Microsoft.Windows.DirectToUpdate.DTUCoordinatorCommitGenericFailure
|
||||
|
||||
This event indicates that we have received an unexpected error in the Direct to Update (DTU) Coordinator Commit call. The data collected with this event is used to help keep Windows secure and up to date.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **CampaignID** Campaign ID being run.
|
||||
- **ClientID** Client ID being run.
|
||||
- **CoordinatorVersion** Coordinator version of DTU.
|
||||
- **CV** Correlation vector.
|
||||
- **hResult** HRESULT of the failure.
|
||||
|
||||
|
||||
### Microsoft.Windows.DirectToUpdate.DTUCoordinatorCommitSuccess
|
||||
|
||||
This event indicates that the Coordinator Commit call succeeded. The data collected with this event is used to help keep Windows secure and up to date.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **CampaignID** Campaign ID being run.
|
||||
- **ClientID** Client ID being run.
|
||||
- **CoordinatorVersion** Coordinator version of DTU.
|
||||
- **CV** Correlation vector.
|
||||
|
||||
|
||||
### Microsoft.Windows.DirectToUpdate.DTUCoordinatorDownloadGenericFailure
|
||||
|
||||
This event indicates that we have received an unexpected error in the Direct to Update (DTU) Coordinator Download call. The data collected with this event is used to help keep Windows secure and up to date.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **CampaignID** Campaign ID being run.
|
||||
- **ClientID** Client ID being run.
|
||||
- **CoordinatorVersion** Coordinator version of DTU.
|
||||
- **CV** Correlation vector.
|
||||
- **hResult** HRESULT of the failure.
|
||||
|
||||
|
||||
### Microsoft.Windows.DirectToUpdate.DTUCoordinatorDownloadSuccess
|
||||
|
||||
This event indicates that the Coordinator Download call succeeded. The data collected with this event is used to help keep Windows secure and up to date.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **CampaignID** Campaign ID being run.
|
||||
- **ClientID** Client ID being run.
|
||||
- **CoordinatorVersion** Coordinator version of DTU.
|
||||
- **CV** Correlation vector.
|
||||
|
||||
|
||||
### Microsoft.Windows.DirectToUpdate.DTUCoordinatorInitializeGenericFailure
|
||||
|
||||
This event indicates that we have received an unexpected error in the Direct to Update (DTU) Coordinator Initialize call. The data collected with this event is used to help keep Windows secure and up to date.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **CampaignID** Campaign ID being run.
|
||||
- **ClientID** Client ID being run.
|
||||
- **CoordinatorVersion** Coordinator version of DTU.
|
||||
- **CV** Correlation vector.
|
||||
- **hResult** HRESULT of the failure.
|
||||
|
||||
|
||||
### Microsoft.Windows.DirectToUpdate.DTUCoordinatorInitializeSuccess
|
||||
|
||||
This event indicates that the Coordinator Initialize call succeeded. The data collected with this event is used to help keep Windows secure and up to date.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **CampaignID** Campaign ID being run.
|
||||
- **ClientID** Client ID being run.
|
||||
- **CoordinatorVersion** Coordinator version of DTU.
|
||||
- **CV** Correlation vector.
|
||||
|
||||
|
||||
### Microsoft.Windows.DirectToUpdate.DTUCoordinatorInstallGenericFailure
|
||||
|
||||
This event indicates that we have received an unexpected error in the Direct to Update (DTU) Coordinator Install call. The data collected with this event is used to help keep Windows secure and up to date.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **CampaignID** Campaign ID being run.
|
||||
- **ClientID** Client ID being run.
|
||||
- **CoordinatorVersion** Coordinator version of DTU.
|
||||
- **CV** Correlation vector.
|
||||
- **hResult** HRESULT of the failure.
|
||||
|
||||
|
||||
### Microsoft.Windows.DirectToUpdate.DTUCoordinatorInstallIgnoredFailure
|
||||
|
||||
This event indicates that we have received an error in the Direct to Update (DTU) Coordinator Install call that will be ignored. The data collected with this event is used to help keep Windows secure and up to date.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **CampaignID** Campaign ID being run.
|
||||
- **ClientID** Client ID being run.
|
||||
- **CoordinatorVersion** Coordinator version of DTU.
|
||||
- **CV** Correlation vector.
|
||||
- **hResult** HRESULT of the failure.
|
||||
|
||||
|
||||
### Microsoft.Windows.DirectToUpdate.DTUCoordinatorProgressCallBack
|
||||
|
||||
This event indicates that the Coordinator's progress callback has been called. The data collected with this event is used to help keep Windows secure and up to date.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **CampaignID** Campaign ID being run.
|
||||
- **ClientID** Client ID being run.
|
||||
- **CoordinatorVersion** Coordinator version of DTU.
|
||||
- **CV** Correlation vector.
|
||||
- **DeployPhase** Current Deploy Phase.
|
||||
|
||||
|
||||
### Microsoft.Windows.DirectToUpdate.DTUCoordinatorWaitForRebootUiGenericFailure
|
||||
|
||||
This event indicates that we have received an unexpected error in the Direct to Update (DTU) Coordinator WaitForRebootUi call.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **CampaignID** Campaign ID being run.
|
||||
- **ClientID** Client ID being run.
|
||||
- **CoordinatorVersion** Coordinator version of DTU.
|
||||
- **CV** Correlation vector.
|
||||
- **hResult** HRESULT of the failure.
|
||||
|
||||
|
||||
### Microsoft.Windows.DirectToUpdate.DTUCoordinatorWaitForRebootUiSuccess
|
||||
|
||||
This event indicates that the Coordinator WaitForRebootUi call succeeded. The data collected with this event is used to help keep Windows secure and up to date.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **CampaignID** ID of the update campaign being run.
|
||||
- **ClientID** ID of the client receiving the update.
|
||||
- **CoordinatorVersion** Coordinator version of Direct to Update.
|
||||
- **CV** Correlation vector.
|
||||
|
||||
|
||||
### Microsoft.Windows.DirectToUpdate.DTUHandlerCheckApplicabilityGenericFailure
|
||||
|
||||
This event indicates that we have received an unexpected error in the Direct to Update (DTU) Handler CheckApplicability call. The data collected with this event is used to help keep Windows secure and up to date.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **CampaignID** Campaign ID being run
|
||||
- **ClientID** Client ID being run
|
||||
- **CoordinatorVersion** Coordinator version of DTU
|
||||
- **CV** Correlation vector
|
||||
- **CV_new** New correlation vector
|
||||
- **hResult** HRESULT of the failure
|
||||
|
||||
|
||||
### Microsoft.Windows.DirectToUpdate.DTUHandlerCheckApplicabilitySuccess
|
||||
|
||||
This event indicates that the Handler CheckApplicability call succeeded. The data collected with this event is used to help keep Windows secure and up to date.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **ApplicabilityResult** The result code indicating whether the update is applicable.
|
||||
- **CampaignID** ID of the update campaign being run.
|
||||
- **ClientID** ID of the client receiving the update.
|
||||
- **CoordinatorVersion** Coordinator version of Direct to Update.
|
||||
- **CV** Correlation vector.
|
||||
- **CV_new** New correlation vector.
|
||||
|
||||
|
||||
### Microsoft.Windows.DirectToUpdate.DTUHandlerCheckIfCoordinatorMinApplicableVersionGenericFailure
|
||||
|
||||
This event indicates that we have received an unexpected error in the Direct to Update (DTU) Handler CheckIfCoordinatorMinApplicableVersion call. The data collected with this event is used to help keep Windows secure and up to date.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **CampaignID** Campaign ID being run
|
||||
- **ClientID** Client ID being run
|
||||
- **CoordinatorVersion** Coordinator version of DTU
|
||||
- **CV** Correlation vector
|
||||
- **hResult** HRESULT of the failure
|
||||
|
||||
|
||||
### Microsoft.Windows.DirectToUpdate.DTUHandlerCheckIfCoordinatorMinApplicableVersionSuccess
|
||||
|
||||
This event indicates that the Handler CheckIfCoordinatorMinApplicableVersion call succeeded. The data collected with this event is used to help keep Windows secure and up to date.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **CampaignID** ID of the update campaign being run.
|
||||
- **CheckIfCoordinatorMinApplicableVersionResult** Result of CheckIfCoordinatorMinApplicableVersion function.
|
||||
- **ClientID** ID of the client receiving the update.
|
||||
- **CoordinatorVersion** Coordinator version of Direct to Update.
|
||||
- **CV** Correlation vector.
|
||||
|
||||
|
||||
### Microsoft.Windows.DirectToUpdate.DTUHandlerCommitGenericFailure
|
||||
|
||||
This event indicates that we have received an unexpected error in the Direct to Update (DTU) Handler Commit call. The data collected with this event is used to help keep Windows secure and up to date.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **CampaignID** ID of the update campaign being run.
|
||||
- **ClientID** ID of the client receiving the update.
|
||||
- **CoordinatorVersion** Coordinator version of Direct to Update.
|
||||
- **CV** Correlation vector.
|
||||
- **CV_new** New correlation vector.
|
||||
- **hResult** HRESULT of the failure.
|
||||
|
||||
|
||||
### Microsoft.Windows.DirectToUpdate.DTUHandlerCommitSuccess
|
||||
|
||||
This event indicates that the Handler Commit call succeeded. The data collected with this event is used to help keep Windows secure and up to date.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **CampaignID** ID of the update campaign being run.run
|
||||
- **ClientID** ID of the client receiving the update.
|
||||
- **CoordinatorVersion** Coordinator version of Direct to Update.
|
||||
- **CV** Correlation vector.
|
||||
- **CV_new** New correlation vector.
|
||||
|
||||
|
||||
### Microsoft.Windows.DirectToUpdate.DTUHandlerDownloadAndExtractCabAlreadyDownloaded
|
||||
|
||||
This event indicates that the Handler Download and Extract cab returned a value indicating that the cab has already been downloaded. The data collected with this event is used to help keep Windows secure and up to date.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **CampaignID** Campaign ID being run
|
||||
- **ClientID** Client ID being run
|
||||
- **CoordinatorVersion** Coordinator version of DTU
|
||||
- **CV** Correlation vector
|
||||
|
||||
|
||||
### Microsoft.Windows.DirectToUpdate.DTUHandlerDownloadAndExtractCabFailure
|
||||
|
||||
This event indicates that the Handler Download and Extract cab call failed. The data collected with this event is used to help keep Windows secure and up to date.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **CampaignID** ID of the update campaign being run.
|
||||
- **ClientID** ID of the client receiving the update.
|
||||
- **CoordinatorVersion** Coordinator version of Direct to Update.
|
||||
- **CV** Correlation vector.
|
||||
- **DownloadAndExtractCabFunction_failureReason** Reason why the update download and extract process failed.
|
||||
- **hResult** HRESULT of the failure.
|
||||
|
||||
|
||||
### Microsoft.Windows.DirectToUpdate.DTUHandlerDownloadAndExtractCabSuccess
|
||||
|
||||
This event indicates that the Handler Download and Extract cab call succeeded. The data collected with this event is used to help keep Windows secure and up to date.
|
||||
@ -3124,6 +3396,193 @@ The following fields are available:
|
||||
- **CV** Correlation vector.
|
||||
|
||||
|
||||
### Microsoft.Windows.DirectToUpdate.DTUHandlerDownloadGenericFailure
|
||||
|
||||
This event indicates that we have received an unexpected error in the Direct to Update (DTU) Handler Download call. The data collected with this event is used to help keep Windows secure and up to date.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **CampaignID** ID of the update campaign being run.
|
||||
- **ClientID** ID of the client receiving the update.
|
||||
- **CoordinatorVersion** Coordinator version of Direct to Update.
|
||||
- **CV** Correlation vector.
|
||||
- **hResult** HRESULT of the failure.
|
||||
|
||||
|
||||
### Microsoft.Windows.DirectToUpdate.DTUHandlerDownloadSuccess
|
||||
|
||||
This event indicates that the Handler Download call succeeded. The data collected with this event is used to help keep Windows secure and up to date.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **CampaignID** ID of the update campaign being run.
|
||||
- **ClientID** ID of the client receiving the update.
|
||||
- **CoordinatorVersion** Coordinator version of Direct to Update.
|
||||
- **CV** Correlation vector.
|
||||
|
||||
|
||||
### Microsoft.Windows.DirectToUpdate.DTUHandlerInitializeGenericFailure
|
||||
|
||||
This event indicates that we have received an unexpected error in the Direct to Update (DTU) Handler Initialize call. The data collected with this event is used to help keep Windows secure and up to date.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **CampaignID** ID of the update campaign being run.
|
||||
- **ClientID** ID of the client receiving the update.
|
||||
- **CoordinatorVersion** Coordinator version of Direct to Update.
|
||||
- **CV** Correlation vector.
|
||||
- **DownloadAndExtractCabFunction_hResult** HRESULT of the download and extract.
|
||||
- **hResult** HRESULT of the failure.
|
||||
|
||||
|
||||
### Microsoft.Windows.DirectToUpdate.DTUHandlerInitializeSuccess
|
||||
|
||||
This event indicates that the Handler Initialize call succeeded. The data collected with this event is used to help keep Windows secure and up to date.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **CampaignID** ID of the update campaign being run.
|
||||
- **ClientID** ID of the client receiving the update.
|
||||
- **CoordinatorVersion** Coordinator version of Direct to Update.
|
||||
- **CV** Correlation vector.
|
||||
- **DownloadAndExtractCabFunction_hResult** HRESULT of the download and extraction.
|
||||
|
||||
|
||||
### Microsoft.Windows.DirectToUpdate.DTUHandlerInstallGenericFailure
|
||||
|
||||
This event indicates that we have received an unexpected error in the Direct to Update (DTU) Handler Install call. The data collected with this event is used to help keep Windows secure and up to date.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **CampaignID** ID of the update campaign being run.
|
||||
- **ClientID** ID of the client receiving the update.
|
||||
- **CoordinatorVersion** Coordinator version of Direct to Update.
|
||||
- **CV** Correlation vector.
|
||||
- **hResult** HRESULT of the failure.
|
||||
|
||||
|
||||
### Microsoft.Windows.DirectToUpdate.DTUHandlerInstallSuccess
|
||||
|
||||
This event indicates that the Coordinator Install call succeeded. The data collected with this event is used to help keep Windows secure and up to date.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **CampaignID** ID of the update campaign being run.
|
||||
- **ClientID** ID of the client receiving the update.
|
||||
- **CoordinatorVersion** Coordinator version of Direct to Update.
|
||||
- **CV** Correlation vector.
|
||||
|
||||
|
||||
### Microsoft.Windows.DirectToUpdate.DTUHandlerWaitForRebootUiGenericFailure
|
||||
|
||||
This event indicates that we have received an unexpected error in the Direct to Update (DTU) Handler WaitForRebootUi call. The data collected with this event is used to help keep Windows secure and up to date.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **CampaignID** The ID of the campaigning being run.
|
||||
- **ClientID** ID of the client receiving the update.
|
||||
- **CoordinatorVersion** Coordinator version of Direct to Update.
|
||||
- **CV** Correlation vector.
|
||||
- **hResult** The HRESULT of the failure.
|
||||
|
||||
|
||||
### Microsoft.Windows.DirectToUpdate.DTUHandlerWaitForRebootUiSuccess
|
||||
|
||||
This event indicates that the Handler WaitForRebootUi call succeeded. The data collected with this event is used to help keep Windows secure and up to date.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **CampaignID** ID of the campaign being run.
|
||||
- **ClientID** ID of the client receiving the update.
|
||||
- **CoordinatorVersion** Coordinator version of Direct to Update.
|
||||
- **CV** Correlation vector.
|
||||
|
||||
|
||||
### Microsoft.Windows.DirectToUpdate.DTUNotificationUXEnteringState
|
||||
|
||||
This event indicates that DTUNotificationUX has started processing a workflow state. The data collected with this event is used to help keep Windows up to date and performing properly.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **CampaignID** The ID of the campaign being run.
|
||||
- **ClientID** The ID of the client being run.
|
||||
- **CoordinatorVersion** The coordinator version of Direct To Update.
|
||||
- **CV** Correlation vector.
|
||||
- **State** State of the workflow.
|
||||
|
||||
|
||||
### Microsoft.Windows.DirectToUpdate.DTUNotificationUXEvaluationError
|
||||
|
||||
This event indicates that Applicability DLL failed on a test. The data collected with this event is used to help keep Windows up to date and performing properly.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **CampaignID** The ID of the campaign being run.
|
||||
- **ClientID** The ID of the client being run.
|
||||
- **CoordinatorVersion** Coordinator version of DTU.
|
||||
- **CV** Correlation vector.
|
||||
- **FailedTest** The enumeration code of the test that failed.
|
||||
- **HRESULT** An error (if any) that occurred.
|
||||
|
||||
|
||||
### Microsoft.Windows.DirectToUpdate.DTUNotificationUXExitingState
|
||||
|
||||
This event indicates that DTUNotificationUX has stopped processing a workflow state. The data collected with this event is used to help keep Windows up to date and performing properly.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **CampaignID** The ID of the campaign being run.
|
||||
- **ClientID** The ID of the client being run.
|
||||
- **CoordinatorVersion** Coordinator version of DTU.
|
||||
- **CV** Correlation vector.
|
||||
- **HRESULT** Error (if any) that occurred.
|
||||
- **NextState** Next workflow state we will enter.
|
||||
- **State** The state of the workflow.
|
||||
|
||||
|
||||
### Microsoft.Windows.DirectToUpdate.DTUNotificationUXFinalAcceptDialogDisplayed
|
||||
|
||||
This event indicates that the Final Accept dialog has been shown. The data collected with this event is used to help keep Windows up to date and performing properly.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **CampaignID** The ID of the campaign being run.
|
||||
- **ClientID** The ID of the client being run.
|
||||
- **CoordinatorVersion** Coordinator version of DTU.
|
||||
- **CV** Correlation vector.
|
||||
- **EnterpriseAttribution** If true, the user is told that the enterprise managed the reboot.
|
||||
- **HRESULT** Error (if any) that occurred.
|
||||
- **UserResponse** The enumeration code indicating the user response to a dialog.
|
||||
|
||||
|
||||
### Microsoft.Windows.DirectToUpdate.DTUNotificationUXFirstAcceptDialogDisplayed
|
||||
|
||||
This event indicates that the First Accept dialog has been shown. The data collected with this event is used to help keep Windows up to date and performing properly.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **CampaignID** The ID of the campaign being run.
|
||||
- **ClientID** The ID of the client being run.
|
||||
- **CoordinatorVersion** Coordinator version of DTU.
|
||||
- **CV** Correlation vector.
|
||||
- **EnterpriseAttribution** If true, the user is told that the enterprise managed the reboot.
|
||||
- **HRESULT** Error (if any) that occurred.
|
||||
- **UserResponse** Enumeration code indicating the user response to a dialog.
|
||||
|
||||
|
||||
### Microsoft.Windows.DirectToUpdate.DTUNotificationUXLaunch
|
||||
|
||||
This event indicates that DTUNotificationUX has launched. The data collected with this event is used to help keep Windows up to date and performing properly.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **CampaignID** The ID of the campaign being run.
|
||||
- **ClientID** The ID of the client being run.
|
||||
- **CommandLine** Command line passed to DTUNotificationUX.
|
||||
- **CoordinatorVersion** Coordinator version of DTU.
|
||||
- **CV** Correlation vector.
|
||||
|
||||
|
||||
## DISM events
|
||||
|
||||
### Microsoft.Windows.StartRepairCore.DISMLatestInstalledLCU
|
||||
@ -3726,6 +4185,35 @@ The following fields are available:
|
||||
- **devinv** The file version of the Device inventory component.
|
||||
|
||||
|
||||
### 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 data collected with this event is used to keep Windows performing properly.
|
||||
|
||||
This event includes fields from [Ms.Device.DeviceInventoryChange](#msdevicedeviceinventorychange).
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **CatalogSigners** Signers from catalog. Each signer starts with Chain.
|
||||
- **DigestAlgorithm** The pseudonymizing (hashing) algorithm used when the file or package was signed.
|
||||
- **DriverPackageStrongName** Optional. Available only if FileSigningInfo is collected on a driver package.
|
||||
- **EmbeddedSigners** Embedded signers. Each signer starts with Chain.
|
||||
- **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.
|
||||
- **InventoryVersion** The version of the inventory file generating the events.
|
||||
- **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
|
||||
|
||||
The FileSigningInfoStartSync event indicates that a new set of FileSigningInfoAdd events will be sent.
|
||||
|
||||
This event includes fields from [Ms.Device.DeviceInventoryChange](#msdevicedeviceinventorychange).
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **InventoryVersion** The version of the inventory binary generating the events.
|
||||
|
||||
|
||||
### Microsoft.Windows.Inventory.Core.InventoryAcpiPhatHealthRecordAdd
|
||||
|
||||
This event sends basic metadata about ACPI PHAT Health Record structure on the machine. The data collected with this event is used to help keep Windows up to date.
|
||||
@ -4214,12 +4702,6 @@ This event sends details collected for a specific application on the source devi
|
||||
|
||||
|
||||
|
||||
### Microsoft.Windows.Inventory.General.AppHealthStaticStartSync
|
||||
|
||||
This event indicates the beginning of a series of AppHealthStaticAdd events. The data collected with this event is used to keep Windows performing properly.
|
||||
|
||||
|
||||
|
||||
### Microsoft.Windows.Inventory.General.InventoryMiscellaneousMemorySlotArrayInfoAdd
|
||||
|
||||
This event provides basic information about active memory slots on the device.
|
||||
@ -4570,12 +5052,12 @@ The following fields are available:
|
||||
- **appNextVersion** The version of the app that the update flow to which this event belongs attempted to reach, regardless of the success or failure of the update operation. Please see the wiki for additional information. Default: '0.0.0.0'.
|
||||
- **appPingEventAppSize** The total number of bytes of all downloaded packages. Default: '0'.
|
||||
- **appPingEventDoneBeforeOOBEComplete** Indicates whether the install or update was completed before Windows Out of the Box Experience ends. 1 means event completed before OOBE finishes; 0 means event was not completed before OOBE finishes; -1 means the field does not apply.
|
||||
- **appPingEventDownloadMetricsCdnAzureRefOriginShield** Provides a unique reference string that identifies a request served by Azure Front Door. It's used to search access logs and is critical for troubleshooting. E.g. Ref A: E172B39D19774147B0EFCC8E3E823D9D Ref B: BL2EDGE0215 Ref C: 2021-05-11T22:25:48Z
|
||||
- **appPingEventDownloadMetricsCdnCache** Corresponds to the result, whether the proxy has served the result from cache (HIT for yes, and MISS for no) E.g. HIT from proxy.domain.tld, MISS from proxy.local
|
||||
- **appPingEventDownloadMetricsCdnAzureRefOriginShield** Provides a unique reference string that identifies a request served by Azure Front Door. It's used to search access logs and is critical for troubleshooting. For example, Ref A: E172B39D19774147B0EFCC8E3E823D9D Ref B: BL2EDGE0215 Ref C: 2021-05-11T22:25:48Z.
|
||||
- **appPingEventDownloadMetricsCdnCache** Corresponds to the result, whether the proxy has served the result from cache (HIT for yes, and MISS for no) For example, HIT from proxy.domain.tld, MISS from proxy.local.
|
||||
- **appPingEventDownloadMetricsCdnCCC** ISO 2 character country code that matches to the country updated binaries are delivered from. E.g.: US.
|
||||
- **appPingEventDownloadMetricsCdnCID** Numeric value used to internally track the origins of the updated binaries. For example, 2.
|
||||
- **appPingEventDownloadMetricsCdnMSEdgeRef** Used to help correlate client-to-AFD (Azure Front Door) conversations. E.g. Ref A: E2476A9592DF426A934098C0C2EAD3AB Ref B: DM2EDGE0307 Ref C: 2022-01-13T22:08:31Z
|
||||
- **appPingEventDownloadMetricsCdnP3P** Electronic privacy statement: CAO = collects contact-and-other, PSA = for pseudo-analysis, OUR = data received by us only. Helps identify the existence of transparent intermediaries (proxies) that can create noise in legitimate error detection. E.g. CP=\"CAO PSA OUR\"
|
||||
- **appPingEventDownloadMetricsCdnMSEdgeRef** Used to help correlate client-to-AFD (Azure Front Door) conversations. For example, Ref A: E2476A9592DF426A934098C0C2EAD3AB Ref B: DM2EDGE0307 Ref C: 2022-01-13T22:08:31Z.
|
||||
- **appPingEventDownloadMetricsCdnP3P** Electronic privacy statement: CAO = collects contact-and-other, PSA = for pseudo-analysis, OUR = data received by us only. Helps identify the existence of transparent intermediaries (proxies) that can create noise in legitimate error detection. For example, CP=\"CAO PSA OUR\".
|
||||
- **appPingEventDownloadMetricsDownloadedBytes** For events representing a download, the number of bytes expected to be downloaded. For events representing an entire update flow, the sum of all such expected bytes over the course of the update flow. Default: '0'.
|
||||
- **appPingEventDownloadMetricsDownloader** A string identifying the download algorithm and/or stack. Example values include: 'bits', 'direct', 'winhttp', 'p2p'. Sent in events that have an event type of '14' only. Default: ''.
|
||||
- **appPingEventDownloadMetricsDownloadTimeMs** For events representing a download, the time elapsed between the start of the download and the end of the download, in milliseconds. For events representing an entire update flow, the sum of all such download times over the course of the update flow. Sent in events that have an event type of '1', '2', '3', and '14' only. Default: '0'.
|
||||
@ -8736,6 +9218,16 @@ The following fields are available:
|
||||
- **ResultId** The final result of the interaction campaign.
|
||||
|
||||
|
||||
### Microsoft.Windows.WindowsUpdate.RUXIM.ICSDownloadAndExtractCabResult
|
||||
|
||||
This event is generated when the RUXIM Interaction Campaign Scheduler (RUXIMICS.EXE) attempted DownloadAndExtractCab.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **failureReason** The failure reason returned by DownloadAndExtractCab.
|
||||
- **hrResult** Error encountered (if any) during download and extract CAB step.
|
||||
|
||||
|
||||
### Microsoft.Windows.WindowsUpdate.RUXIM.ICSEvaluateInteractionCampaign
|
||||
|
||||
This event is generated when the RUXIM Interaction Campaign Scheduler (RUXIMICS.EXE) finishes processing an interaction campaign. The data collected with this event is used to help keep Windows up to date and performing properly.
|
||||
@ -8783,6 +9275,27 @@ This event is sent when RUXIM begins checking with OneSettings to retrieve any U
|
||||
|
||||
|
||||
|
||||
### Microsoft.Windows.WindowsUpdate.RUXIM.IHBeginPresentation
|
||||
|
||||
This event is generated when RUXIM is about to present an interaction campaign to the user. The data collected with this event is used to help keep Windows up to date and performing properly.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **InteractionCampaignID** GUID identifying interaction campaign being presented.
|
||||
|
||||
|
||||
### Microsoft.Windows.WindowsUpdate.RUXIM.IHEndPresentation
|
||||
|
||||
This event is generated when Interaction Handler completes presenting an interaction campaign to the user. The data collected with this event is used to help keep Windows up to date and performing properly.
|
||||
|
||||
The following fields are available:
|
||||
|
||||
- **hrPresentation** Error, if any, occurring during the presentation.
|
||||
- **InteractionCampaignID** GUID identifying the interaction campaign being presented.
|
||||
- **ResultId** Result generated by the presentation.
|
||||
- **WasCompleted** True if the interaction campaign is now considered complete.
|
||||
|
||||
|
||||
### Microsoft.Windows.WindowsUpdate.RUXIM.IHEvaluateAndPresent
|
||||
|
||||
This event is generated when the RUXIM Interaction Handler finishes evaluating, and possibly presenting an interaction campaign. The data collected with this event is used to help keep Windows up to date and performing properly.
|
||||
|
Loading…
x
Reference in New Issue
Block a user