Just to chime in and say @UESCDurandal that I too have this error pretty
much word for word.I wonder if the action is trying to spawn the GUI
dialog to prompt for a restart, but is being interrupted through the use
of the script or JAMF policy... I a...
Here you go: Serial=$(ioreg -rd1 -c IOPlatformExpertDevice | awk
-F'["|"]' '/IOPlatformSerialNumber/{print $4}') echo ${Serial:(-6)} or
even make it a variable to use in your naming: last6=echo ${Serial:(-6)}
Just to chime in here.I am running new 10.8 Imaging configs and also
finding that after the reboot, my list of shell scripts is not executing
and the JAMF binary not installing.....