this has probably been discussed before, but here's what i'm trying to do and what i've tried:
- policy triggered by startup attempts to lock the screen, installs apple software updates, then reboots
- neither jamfHelper nor LockScreen seem to be able to lock the screen at the loginwindow context, but the installs run normally
- the reboot never happens because it's part of the policy to "reboot if a software update requires," so the message is logged, but the client never reboots, since there's no login session
- triggering the policy at login leaves a window of time where the user may login and start doing something, so early during startup at the loginwindow is preferable
munki handles this gracefully, but i'm trying to do something similar with casper for a client who uses the suite.
how do you handle this situation, and is there an easier way?
thanks,
nate
