Possible to Delay Login Policies to Prevent Locking Up at Login Window?

erier2003
New Contributor

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.

2 REPLIES 2

mm2270
Legendary Contributor III

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.

erier2003
New Contributor

Thank you. I'll try that.