- In Jamf Pro, click Settings in the sidebar.
- In the Self Service section, click
iOS
.
- Click Edit .
- On the General pane, choose "Manually install Self Service app" from the Installation Method pop-up menu.
- (Optional) Click the App Options tab and configure the preferences as needed.
- Click Save .
- Click Devices in the sidebar.
- Click Mobile Device Apps.
- Click New.
- Select App Store app and click Next.
- Add Jamf Self Service from the App Store catalog.
- On the General pane, select "Install Automatically/Prompt Users to Install" from the Distribution Method pop-up menu, and configure any additional settings.
- Click the Scope tab and configure the scope of the app.
- On the App Configuration tab, add the following lines to the Preferences field:
<dict> <key>INVITATION_STRING</key> <string>$MOBILEDEVICEAPPINVITE</string> <key>JSS_ID</key> <string>$JSSID</string> <key>SERIAL_NUMBER</key> <string>$SERIALNUMBER</string> <key>DEVICE_NAME</key> <string>$DEVICENAME</string> <key>MAC_ADDRESS</key> <string>$MACADDRESS</string> <key>UDID</key> <string>$UDID</string> <key>MANAGEMENT_ID</key> <string>$MANAGEMENTID</string> <key>JSS_URL</key> <string>$JPS_URL</string> </dict> - Click Save .
Self Service is distributed to mobile devices in the scope the next time they check in with Jamf Pro.