Forum Discussion
MaxMorsia
Mar 30, 2023Brass Contributor
Endpoint privilege management, deployment unsuccessful with "device health monitoring" error
Hello all, I'm testing Endpoint privilege management on a few machines in a test environment. The elevation settings policy isn't deploying when "send data to microsoft" is selected, the error receiv...
Apr 03, 2023
I assume you arent blocking telemetry? AllowTelemetry
SOFTWARE\Policies\Microsoft\Windows\DataCollection
And this service isnt disabled?
Connected User Experience and Telemetry.
What does this reg key tells you?
HKEY_LOCAL_MACHINE\software\microsoft\policymanager\current\device\DeviceHealthMonitoring
SOFTWARE\Policies\Microsoft\Windows\DataCollection
And this service isnt disabled?
Connected User Experience and Telemetry.
What does this reg key tells you?
HKEY_LOCAL_MACHINE\software\microsoft\policymanager\current\device\DeviceHealthMonitoring
MaxMorsia
Apr 04, 2023Brass Contributor
Hi,
regarding the first nest, AllowTelemetry_PolicyManager is = 1
same goes for AllowDeviceHealthMonitoring (=1) under HKEY_LOCAL_MACHINE\software\microsoft\policymanager\current\device\DeviceHealthMonitoring. Service "Connected User Experience and Telemetry" is running.