in the Automated Device Enrollment provisioning workflow: • Any user is able to select the appropriate configuration for a device • IT does not need to pre-assign roles and IT does not need to be involved in the unboxing experience • Once the role is selected, Jamf Setup can be automatically removed
including Jamf Setup in the Automated Device Enrollment provisioning workflow: • Any user is able to select the appropriate configuration for his or her role • All of the associated apps, settings and wallpaper will change to match that configuration • When someone else needs to use the device for a different role, Jamf Setup can be used to change the configuration of the device on the fly…no PII means no need to reset
Reset in the Automated Device Enrollment provisioning workflow: • Users are able to completely personalize their device experience • When it’s time to go, they can completely remove all of their personal information with a few taps • The device is now ready for the next user
way to troubleshoot a device is to reset it • With just a few taps, any user can reset both the device itself and the corresponding management actions to ensure that any device is at factory settings
<string>insert-password-here</string> <key>com.jamf.config.jamfpro.device-id</key> <string>$JSSID</string> <key>com.jamf.config.setup.extension-attribute.name</key> <string>insert-name-here</string> <key>com.jamf.config.setup.extension-attribute.options</key> <array> <string>insert-option-one-here</string> <string>insert-option-two-here</string> <string>insert-option-three-here</string> <string>insert-option-four-here</string> </array> <key>com.jamf.config.ui.header-image.url</key> <string>https://resources.jamf.com/images/logos/Jamf-color.png</string> <key>com.jamf.config.ui.main-page.title</key> <string>Make a Selection</string> <key>com.jamf.config.ui.main-page.text</key> <string>Select the appropriate role below, and then tab Submit to configure your device</string> <key>com.jamf.config.ui.text.color</key> <string>#444444</string> <key>com.jamf.config.ui.main-page.button.text</key> <string>Submit</string> <key>com.jamf.config.ui.main-page.button.color</key> <string>#37BB9A</string> <key>com.jamf.config.ui.main-page.button.text.color</key> <string>#F8F8F8</string> <key>com.jamf.config.ui.success-page.title</key> <string>Success</string> <key>com.jamf.config.ui.success-page.text</key> <string>You have selected: $SELECTION. Press the home button or swipe up to begin using this device.</string> <key>com.jamf.config.ui.background.color</key> <string>#F8F8F8</string> </dict> Managed App Config
<string>Tap Submit to configure your device.</string> <key>com.jamf.config.ui.text.color</key> <string>#444444</string> <key>com.jamf.config.ui.main-page.button.text</key> <string>Submit</string> <key>com.jamf.config.ui.main-page.button.color</key> <string>#37BB9A</string> <key>com.jamf.config.ui.main-page.button.text.color</key> <string>#F8F8F8</string> <key>com.jamf.config.ui.success-page.title</key> <string>Success</string> <key>com.jamf.config.ui.success-page.text</key> <string>You have selected: $SELECTION. Press the home button or swipe up to begin using this device.</string> <key>com.jamf.config.ui.background.color</key> <string>#F8F8F8</string> </dict> Managed App Config