Skip to main content
Question

Error trying to push a package

  • January 21, 2019
  • 3 replies
  • 2 views

Forum|alt.badge.img+4


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.

3 replies

Forum|alt.badge.img+8
  • Valued Contributor
  • 52 replies
  • January 22, 2019

Are you trying to do an in place upgrade via the DMG you deployed?


Forum|alt.badge.img+8
  • Valued Contributor
  • 87 replies
  • January 22, 2019

If you need to perform In-place OS upgrade, I would recommend using this: https://github.com/kc9wwh/macOSUpgrade


Forum|alt.badge.img+4
  • Author
  • Contributor
  • 24 replies
  • January 22, 2019

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?