
Force an Immediate Group Policy Update
After you configure a new policy, it can take one to eight hours to update the policy settings on MDM Device Management Server, after which a device can connect and obtain the policy. The minimum time for the update to MDM Device Management Server is one hour.
To avoid this delay, such as when you troubleshoot a policy, you can start an immediate policy update on MDM Device Management Server if you run the Update-MobilePolicyCalculation cmdlet in MDM Shell:
Update-MobilePolicyCalculation <device name>
This cmdlet retrieves the latest policy set from Active Directory for a given device, and caches it in the server for the next time that the device connects. After you update policy settings by using the Update-MobilePolicyCalculation cmdlet, you can also start a client connection by running the MDM Connect Now Tool. Install and run this application on the device to force an immediate synchronization with MDM Device Management Server. To download and install the MDM Connect Now Tool, see this Microsoft Web site: http://go.microsoft.com/fwlink/?LinkId=108953.