Dear JAMF friends,
I wrote a script which users can run via the selfservice/policy. This script takes a long time to finish because i need to fetch several GBs from a server. Since there is some waiting time involved i'd like to give my users a popup notification like, 'your data is downloading', 'your data is extracting'.
The jamf binary has those capabilities because it's able to give the cool transparent popups, and it would be awesome to use those in my script.
Can give anyone an enlightening hint?
Many thanks :)