This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 48
Bundle Installation Script
Simone Martorelli edited this page Feb 8, 2021
·
2 revisions
This example script reads the application plist for the bundle names and installs the applications specified in the install_event_list dictionary. The variable bundlename will need to be set for each bundle created and the install loop duplicated for each bundle.
In the Jamf Pro Server (JPS):
- Upload the example script, modified to reflect your bundles, into the JPS.
- Create a policy and attach the script to it.
- Create a custom event trigger that needs to be specified in the enrollment application. When the user selects next at the bundle selection screen this is the event trigger that is called.
- Set the policy to run ongoing and scope to all users.