adding common data fields

This commit is contained in:
Brian Lich
2020-03-27 11:07:04 -07:00
parent c4c5bb252e
commit 6927b2efb5

View File

@ -351,6 +351,21 @@ The following fields are available:
- **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.
## DISM events
### Microsoft.Windows.StartRepairCore.DISMLatestInstalledLCU