I am trying to add a file to all of our Macs in our school system and then use JamfHelper to notify our staff that it is time to update the OS. I have the Script to run working but I would like to add our School Picture.
I have tried using Composer by creating a .pkg as well as a .dmg and using the FEU option. None have worked so far.
I'm trying to place the file in /Library/Application Support/Jamf
When the Policy runs I get the following error when using the .pkg:
Installation failed. The installer reported: installer: Package name is XXXX XXX
installer: Installing at base path / installer: The install failed. (The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance. An unexpected error occurred while moving files to the final destination.)
When I run the .dmg, the Policy runs but does not add the picture.
Is there a location I can copy a .png file that all users would get it installed so I can match it up to our JamfHelper Script?