I have systems that are missing UPGRADE_EXPERIENCE_INDICATORS in resource explorer. The hardware inventory client setting includes the Upgrade Experience Indicators classes and is deployed to a collection containing all of my workstations.
I have determined that the following GPOs need to be set:
Windows 10: Computer Configuration\Administrative Templates\Windows Components\Data Collection and Preview Builds\Allow Telemetry - Enabled and set to set to 1 - Basic
Windows 11: Computer Configuration > Administrative Templates > Windows Components > Data Collection and Preview Builds > Allow Diagnostic Data - Enabled and set to (1) Send required diagnostic data
Setting these GPOs creates the registry DWORD: HKLM\SOFTWARE\Policies\Microsoft\Windows\DataCollection, DWORD: AllowTelemetry, value=1
The Microsoft Compatibility Appraiser scheduled task must be enabled.
Once these GPOs are set and the Microsoft Compatibility Appraiser is run it populates the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\CompatMarkers registry key with compatibility information.
Then once a Hardware Inventory cycle is run the Upgrade Experience Indicators should populate in Resource Explorer.
I am finding this only works on some of my machines.
I troubleshot hardware inventory using this article and there are no problems with the process itself. Inventory is being successfully sent to the MP.
The CompatMarkers get created on all machines and the Hardware Inventory seems to be successful but some are missing the UPGRADE_EXPERIENCE_INDICATORS in resource explorer.
Can anyone tell me what's going on?