Share via

Is Intune Functionality dependent on Windows OS Build?

Anonymous
2022-08-21T14:45:26.167+00:00

Trying to run a configuration profile which limits user access to Control Panel and Settings App. Wrote configuration profile for it, pretty simple, assigned it to an individual test user account, but it is throwing an error 65000.

After a bit of poking around came across an answer stating that this Device Restriction setting is only available in Windows 21H2 onwards and I'm on 20H2 (Don't shout, got issue with Windows Update Ring and Microsoft Support are working with me to sort it out).

My question is does this type of thing happen alot, if the OS version is out of date and if so will it tend to throw this error 65000?

Microsoft Security | Intune | Configuration
0 comments No comments

Answer accepted by question author

Crystal-MSFT 54,311 Reputation points Microsoft External Staff
2022-08-22T04:27:50.557+00:00

@Anonymous , In fact, Intune only deploy the policy to the device, to make the functionality works. This still depends on windows itself. If the windows version is not supported for the setting, then the policy will fail with error. or not take effect.

For the Control Panel and settings, the setting will be deployed via the Settings policy CSP
https://learn.microsoft.com/en-us/mem/intune/configuration/device-restrictions-windows-10#control-panel-and-settings

Here is a link with more details of Settings policy CSP
https://learn.microsoft.com/en-us/windows/client-management/mdm/policy-csp-settings#settings-pagevisibilitylist

For the error code 65000, I didn't find a detailed explanation with it. But you can view the DeviceManagement-Enterprise-Diagnostic-Provider event log to get more finding.
https://learn.microsoft.com/en-us/windows/client-management/mdm/diagnose-mdm-failures-in-windows-10#collect-logs-directly-from-windows-10-pcs

Hope it can help.


If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.