Data flow: Receiving configuration updates on a Windows 10 device
Windows 10
device- An action is taken in the management console that triggers a configuration update for aWindows 10device. For example, you update the IT policy or assign a new profile or app to the user account.
- Updates are applied inBlackBerry UEM, and objects that must be shared with the device are identified.
- TheBlackBerry UEM Corecontacts theBlackBerry Infrastructure, through theBlackBerry Routeror TCP proxy server, if installed, and the external firewall over port 3101.
- TheBlackBerry Infrastructureuses the WNS to notify the device that an update is pending.
- The WNS sends a notification to the device to contact theBlackBerry UEM Core.
- When the device receives the notification, it contacts theBlackBerry UEM Core, on port 3101 on the external firewall, passing through theBlackBerry Routeror TCP proxy server, if installed, to retrieve any pending actions.
- When an update is pending for the device, theBlackBerry UEM Corereplies with the highest priority action. Priority is given to device actions, such as Delete device data and Lock device. If necessary, additional information is included in the response. If no actions or commands are pending for the device, theBlackBerry UEM Corereplies to the device with an empty message.
- The device inspects the response, schedules the command to be processed, and waits for the command to be run. The device sends a response to theBlackBerry UEM Coreto update the command status. The status indicates whether the command ran successfully and provides an error message in the event of a failure.Steps 7 and 8 are repeated until no more actions or commands are pending for the device.