If you are including those commands in a postinstall script, in your
package. You must include a hashbang.#!/bin/zsh launchctl bootout system
/Library/LaunchDaemons/com.paceap.eden.licensed.plist launchctl
bootstrap system /Library/LaunchDaemons/com....
Update for newer OS (Sonoma)mhinsz's solution still works, but the
launchctl commands need to be changed to use bootout/bootstrap.On your
server, export a server.config.prefs fileOn a test computer, import that
file to add the serverCopy com.paceap.e...
You simply cannot use that option on Catalina. There is no workaround
except admin permissions (At the time, SAP enterprise privileges app was
extremely useful for this problem.
https://github.com/SAP/macOS-enterprise-privileges)I created separate
pr...