Skip to main content

All,
When a new OS X machine does a web URL enrollment via the JSS and runs the Quickadd.pkg, is there a way to instantly run a policy? Currently the only options I see are: logout, login, 15 trigger. I really don't want the end user to have to perform a logout or login and not wait 15 minutes for the policy to execute. Any insight or help would be appreciated.



thanks

Manually edit your quickadd.pkg's postflight (postinstall?) script to manually call your policy.


There is an option within the Enrollment Process under Computer Management Framework Settings to check for policies when the enrollment process is done. You can also trigger Self Service to launch as well.
Is this what you're looking for?


thanks guys