Goal
Create and deploy configuration profiles to enrolled computers and mobile devices.
Video
Installed configuration profiles are now located in General > Device Management within System Settings in macOS.
Key points
-
Configuration profiles are XML files used to enforce various settings on managed devices.
-
Configuration profiles can be created and deployed with Jamf Pro.
-
Configuration profile deployment leverages communication with the Apple Push Notification service (APNs).
-
Configuration profile creation and deployment in Jamf Pro is nearly identical for computers and mobile devices.
-
Some payloads are only available for computers and others are only available for mobile devices.
-
-
Configuration profile payloads contain settings for security, functionality, or services for MDM-capable devices.
-
The General payload is always required as it contains important information about the configuration profile.
-
-
Commonly used configuration profile payloads include the Passcode, Restrictions, and Wi-Fi payloads.
-
Passcode: sets passcode requirements
-
Restrictions: restricts access to specific features of the device operating system
-
Wi-Fi: configures saved wireless networks
-
-
Many payloads support multiple configurations of the same type in configuration profiles.
-
Use the button in the upper-right corner to configure additional payloads of the same type.
-
This allows, for example, the configuration of two Wi-Fi networks using the same configuration profile.
-
-
Avoid bundling multiple non-related payloads into a single configuration profile.
-
For example, deploy one configuration profile to enforce restrictions and a separate profile for Wi-Fi.
-
This approach reduces complexity when configuring scope and troubleshooting issues.
-
Review
To view answers, click arrow next to each question.
Practice
-
Create and deploy a computer configuration profile with a Passcode payload.
-
In the Distribution Method pop-up menu, select "Install Automatically".
-
Configure the Passcode payload as follows:
-
Complex Passcode: Excluded
-
Alphanumeric Value: Included and Enforced
-
Minimum passcode length: 8 characters
-
Maximum passcode age: 60 days
-
-
Select the Scope tab, then target a test computer group.
-
-
Create a mobile device configuration profile using the Wi-Fi payload with two configurations.
-
In the Distribution Method pop-up menu, select "Install Automatically".
-
In the Wi-Fi payload, configure the first Wi-Fi network as follows:
-
Service Set Identifier (SSID): Acme NYC
-
Hidden Network: Deselected
-
Auto Join: Selected
-
Disable Captive Network Detection: Deselected
-
Disable MAC Address Randomization: Deselected
-
Proxy Setup: None
-
Security Type: WPA / WPA2
-
Personal Password: acme1234
-
Verify Password: acme1234
-
-
Add a second Wi-Fi network with the following settings:
-
Service Set Identifier (SSID): Acme Hidden
-
Hidden Network: Selected
-
Auto Join: Selected
-
Disable Captive Network Detection: Deselected
-
Disable MAC Address Randomization: Deselected
-
Proxy Setup: None
-
Security Type: WPA / WPA2
-
Personal Password: Acme123456!
-
Verify Password: Acme123456!
-
-
Select the Scope tab, then target a building of your choice.
-
Resources
Jamf Pro Documentation
Apple