Skip to main content
Question

Switch all app to Self Service install

  • July 8, 2020
  • 1 reply
  • 13 views

Forum|alt.badge.img+6

Is there a batch process available to switch all mobile device apps from Install Automatically to Make Available in Self Service? We have a bunch of apps and I'd like to avoid making this change manually. Once changed I'll then switch a handful back to auto install.

1 reply

Forum|alt.badge.img+9
  • Contributor
  • July 8, 2020

Should be achievable through Jamf's classic API. In the mobiledeviceapplications section, there is a <deployment_type> value that can be set to "Make Available in Self Service".

Update: Did a search with these values and saw @Canniff achieved something similar in Editing IOS App Settings with API. Hopefully he can chime in on his steps.