i have an applescript / shell script combi that puts up the jamfhelper screen while it calls the policies, but the 'do shell script jamf policy' runs as a sub process from the applescript, thus while this is running, the applescript continues, even though the policies are still running, eg software install.
I've looked at various methods of tying to monitor the jamf process / cpu usage, but i'm not getting that far..
any suggestions?
all i need is for the jamfhelper screen to come on, policies run, jamfhelper screen is removed.
thanks.