I've read through several of the discussion on deploying Adobe CC apps and all have been very informative. However, I'm still having issues getting them deployed. My end goal is to make each app available in Self Service.
Our setup is a local SMB file share onsite and a cloud distribution point in AWS. AWS is the master but our machines used the SMB share when they are on the LAN.
I started out by trying to pull the .pkg file out of the build folder from the Adobe package that I built in the Adobe Admin Console, but I had issues getting that into Jamf Admin. After I would upload, save, and close Jamf Admin, upon reopen, the .pkg would be missing. I did some digging here and found the discussions on Adobe .pkg files, SMB shares, and needing to wrap the .pkg into a .dmg.
I followed the instructions here to do that: https://www.jamf.com/jamf-nation/articles/161/deploying-pkgs-created-with-aamee-or-creative-cloud-packager
When i look in the installPKGfromDMG log I can see:
- Mounting the DMG CC_Acrobat DC.dmg
-DMG mounted successfully as volume on device
-Installing Package from mount path
There was an error installing the package, Exit Code: 1
Any pointers on where to go from here?
One thing I've noticed is that gatekeeper doesn't love the 2019 app builds. I get the unidentified developer warning so I have to right click -> open then hit open to get the installer to run. Could this be causing my problem?