Blocking Jamf Pro’s macOS Onboarding feature using a macOS configuration profile
2023-12-20 05:34:5 Author: derflounder.wordpress.com(查看原文) 阅读量:12 收藏

Home > Jamf Pro, Management Profiles > Blocking Jamf Pro’s macOS Onboarding feature using a macOS configuration profile

Blocking Jamf Pro’s macOS Onboarding feature using a macOS configuration profile

One of the new features of Jamf Pro 11.1.x and later is macOS Onboarding, which is a Self Service-based feature which provides a way to run a setup policy or policies. Rob Potvin has a good write-up on it here, which I recommend checking out:

https://www.motionbug.com/jamf-pro-and-macos-onboarding/

One of the things to be aware of with the new macOS Onboarding feature is that once the feature has been enabled, macOS Onboarding will run its associated policies on all Macs which don’t have the following user-level preference set:

  • Domain: com.jamfsoftware.selfservice.mac
  • Key: com.jamfsoftware.selfservice.onboardingcomplete
  • Value: Boolean (TRUE or FALSE)

Value set to FALSE (allowing macOS Onboarding to run):

Value set to TRUE (blocking macOS Onboarding from running):

Fortunately, it’s possible to add this setting with a value of TRUE to a macOS configuration profile and deploy the profile to all Macs that you don’t want to run macOS Onboarding on.

For those who would need this, I have an example macOS configuration profile with com.jamfsoftware.selfservice.onboardingcomplete set to TRUE available via the link below:

https://github.com/rtrouton/profiles/tree/main/JamfProSelfServiceOnboardingCompleted


文章来源: https://derflounder.wordpress.com/2023/12/19/blocking-jamf-pros-macos-onboarding-feature-using-a-macos-configuration-profile/
如有侵权请联系:admin#unsafe.sh