nomad-add-launchagent.py
: creates the NoMAD LaunchAgentnomad-load-launchagent.py
: loads an existing NoMAD LaunchAgentnomad-pre-update.py
: unloads NoMAD LaunchAgent and quits NoMAD prior to installing an updated version
These scripts are designed to be used in Jamf Pro policies. I've separated the functionality for different use cases
and flexibility. The ...add...
and ...load...
file naming convention ensures the scripts will run in the correct
order since Jamf Pro runs scripts alphabetically.
- Package:
NoMAD.pkg
- Script:
nomad-add-launchagent.py
After - Script:
nomad-load-launchagent.py
After
- Script:
nomad-pre-update.py
Before - Package:
NoMAD.pkg
- Script:
nomad-load-launchagent.py
After