Posted on 01-21-2019 10:42 AM
We created a snapshot using composer to create a .dmg file to push to the computer using via policy. The policy is set to trigger at recurring check-in, execution frequency is set to ongoing, and we have a smart computer group set to exclude any machine with the installer present or the software already installed on the machine. My team is new to using Jamf so we don't quite know the ins and outs of the system, yet. Any help is appreciated.
Posted on 01-22-2019 04:12 AM
Are you trying to do an in place upgrade via the DMG you deployed?
Posted on 01-22-2019 06:00 AM
If you need to perform In-place OS upgrade, I would recommend using this: https://github.com/kc9wwh/macOSUpgrade
Posted on 01-22-2019 02:28 PM
We just switched to the script at that URL, which is working out much better for us. The problem we're running into there is that if we aren't running the self-service from the local admin account, the user using their network account gets prompted for admin credentials. We want our users to be able to run the upgrade autonomously. Is there a way to edit the script, or a setting in Jamf to allow this for our users?