Posted on 01-28-2013 06:36 AM
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
Solved! Go to Solution.
Posted on 01-28-2013 10:08 AM
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?
Posted on 01-28-2013 08:46 AM
Manually edit your quickadd.pkg's postflight (postinstall?) script to manually call your policy.
Posted on 01-28-2013 10:08 AM
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?
Posted on 01-28-2013 11:41 AM
thanks guys