Goal
Explore how Apple's MDM framework functions and how it can enable management for devices with Jamf Pro.
Video
Key points
-
Mobile Device Management (MDM) allows organizations to remotely configure, secure, and deploy content to Apple devices.
-
Jamf Pro communicates with enrolled devices via Apple Push Notification service (APNs) through the following process:
-
Jamf Pro contacts APNs.
-
APNs notifies devices available online.
-
Alerted devices contact Jamf Pro for management updates.
-
Devices notify APNs of success.
-
APNs notifies Jamf Pro of success.
-
-
Declarative device management is an evolution of Apple's MDM protocol allowing for improved stability and speed of management.
-
A push certificate is required for MDM communication.
-
This certificate must be renewed yearly with the same Apple ID, so creating an organizational Apple ID is recommended.
-
-
Both the Jamf Pro server and enrolled devices must be able to communicate with APNs over a network for MDM commands to be sent and received.
-
Much of Jamf Pro functionality leverages MDM communication, including:
-
Remote commands
-
Configuration profiles
-
App deployment
-
Review
To view answers, click arrow next to each question.
Practice
-
Locate an existing push certificate in your Jamf Pro server.
-
Navigate to .
-
Identify the Apple ID that was used to create the push certificate.
-
Note the expiration date of the push certificate.
-
Resources
Jamf 100 Course
Jamf Pro Documentation
Jamf Technical Articles
Apple Platform Deployment
Apple