10-05-2021 09:21 AM - edited 10-05-2021 09:31 AM
Hi all,
So short story, I don't have access to Composer (yet) and would like to try to utilize some basic policy / scripts to be able to extract a .app application to the waiting room, move it to the /Applications folder. It's odd to me that there isn't a built in feature that extracts an app and places it in the Applications folder as so many companies simply just have DMGs that direct you to drag and drop the .app to the Applications folder nowadays. But I digress. Is there a simple two step way of getting a DMG to cache its contents to the "Waiting Room", then move the .app to the Applications folder. Is it that simple? Thanks for any insight!
Posted on 10-05-2021 09:38 AM
Not sure why you don't have access to composer if you're using jamf pro, but to answer your question... You could probably run a script to mount your DP, and copy the .app directly to the /Applications folder with proper permissions.
Posted on 10-05-2021 10:56 AM
Posted on 10-05-2021 09:22 PM
To jump off of what @mehlers mentioned, why exactly don't you have access to Composer yet? Is it because you don't have an account on https://account.jamf.com that's tied to your Jamf Pro license? Because if you do have that, you can download the Mac Jamf Pro installer and the Jamf tools, including Composer, are contained within the downloaded disk image.
In any event, apologies for the self promotion here, but I use a tool of my own creation to package up apps that ship in disk images like you're referring to. You can find it here in case it suites your needs - App-Packager