Speed up policy deployment by forcing device synchronization and verify the policy is working correctly.
To force immediate sync on test devices, navigate to Devices > Windows, select a target device, and click Sync. This triggers an immediate check-in.
On the target device, you can also force sync using Command Prompt as administrator:
dsregcmd /status
This command shows the device's Azure AD and Intune status. Look for recent sync timestamps.
To verify the policy is applied, open File Explorer on the target device and navigate to the View tab. The Options button should be disabled or non-functional.
You can also generate a policy report on the device:
gpresult /h C:\temp\intune-policy-report.html
Pro tip: Monitor policy deployment status in the Intune admin center under Devices > Configuration > [Your Policy] > Overview. This shows real-time deployment progress and any errors.
Verification: Users should no longer be able to access Folder Options through the File Explorer ribbon. Test with a standard user account to confirm the restriction is working.