Is There a True gpupdate Equivalent for Intune Policies?

0
0
Asked By MellowHarbor42 On

Intune policy changes seem to apply whenever Microsoft decides to check in rather than immediately. Even when I select Sync in the Intune admin center or on the device, the interface reports that synchronization completed but the new settings may not appear. What is the best way to force or speed up policy updates on demand, similar to running gpupdate for Group Policy?

4 Answers

Answered By CleverWren84 On

Restarting the Microsoft Intune Management Extension can help rerun Win32 app deployments, PowerShell scripts, and remediations. It generally does not force OMA-DM configuration or compliance policies to refresh, so it should not be treated as a full gpupdate replacement. For those policies, use a device sync, reboot, and the sync-status view to confirm what actually happened.

BrightLantern26 -

The Company Portal sync is useful for nudging a device, but it still does not guarantee that every policy will finish applying immediately. The service has to receive and process the check-in first.

Answered By AmberPigeon31 On

Installing Company Portal on managed devices gives users another practical sync option, since its Sync button can trigger a check-in. You can also sync from Settings under Accounts > Access work or school > your organization > Info. A reboot can sometimes trigger another check-in as well. For devices that remain stuck, verify connectivity; switching networks has occasionally resolved stalled syncs.

Answered By SilverCactus58 On

Configuration Refresh is the closest feature to a local policy refresh. You can configure it through the Settings Catalog or the DMClient CSP and adjust the refresh interval, typically from 30 to 1440 minutes. It reapplies configuration settings already downloaded to the device, but it does not immediately retrieve newly changed policies from Intune, so it is separate from the normal MDM check-in cycle.

Answered By QuietMaple7 On

There isn't a perfect gpupdate equivalent. The Sync action mainly asks the device to check in, and policy processing remains asynchronous. On an internet-connected device, it should apply the change as soon as the service and device process it, but the result is not always immediate. The newer sync-status view can help show whether the device was notified and whether policies or apps actually applied.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.