Hi guys,
I'm trying to create a policy that prompts users with cached updates to restart.. on restarting they should see a full screen message like the below until all packages have been installed.
However, if I run the below as a before script.. the screen displays but the policy halts waiting for the screen to be dismissed..
So how do you guys do it?
#!/bin/sh
/Library/Application Support/JAMF/bin/jamfHelper.app/Contents/MacOS/jamfHelper -windowType fs -heading "Updates Installing" -description "Updates are currently being installed, please do not turn off this computer." -icon /System/Library/CoreServices/Software Update.app/Contents/Resources/Software Update.icns