Posted on 06-28-2013 11:43 AM
We push a number of policies to our machines and users at login. Is it possible to deploy a script or something that will delay the actual pushing of policy data until after the user has logged in, and then do it in the background? Right now, logins just take too long because the policies have to be pushed first.
Posted on 06-28-2013 11:49 AM
There's already an option in the JSS for that (globally) Look under:
Settings > Computer Management Framework Settings > Login and Logout Hooks
Check an option called "Perform login actions in background" I believe that will resolve your issue.
Posted on 07-03-2013 07:30 AM
Thank you. I'll try that.