I have a message via jamfhelper that users will see during a policy that runs at logout (shutdown triggers it also, so looks like if a user shuts down instead of logout, its the same as logout).
I want to add an icon to the message, jamfhelper has the -icon argument that lets me do that.
Testing the script locally with the icon in the same directoy works, so now I want to add the script and image to the JSS, but where would I put the image file?
my file share distribution point is casperlocal/jssdist. where are the scripts stored? would i put the image in the same directory as these scripts?


