Mac OS Monterey update via Self Service

Sophie_Main
New Contributor II

Hello All,

I work in a K-12 environment with Intel Macs and M1 Macs. I'm trying to get the Mac OS Monterey Installer package in Self Service and have standard account users be able to install it on their own without the use of our Admin password. I downloaded the Monterey Installer from Apple and then I followed the directions on page 14 of this document: https://resources.jamf.com/documents/technical-papers/Deploying-macOS-Upgrades-with-Jamf-Pro.pdf. I was able to create a package of the Monterey installer using Jamf Composer but I receive this error when trying to install it. Screen Shot 2021-12-15 at 12.29.56 PM.png

I've also looked into some of the scripts that others have shared about Monterey but I'd rather use a package if possible. Has anyone been successful in deploying the OS package? Our students are still using Intel Macs and are standard users so I'm more concerned with getting it installed on theirs rather than our faculty who are admins on their M1s.

 

Any advice? Thank you in advance.

1 ACCEPTED SOLUTION

sdagley
Esteemed Contributor II

@Sophie_Main I'm a firm believer in making things easy for users, and when it comes to simplifying installation of macOS Monterey the following script from @grahamrpugh does a great job (ignore the erase part of the name, it can be used for upgrades as well): https://github.com/grahampugh/erase-install 

The associated Wiki explains how to use it from Jamf Pro: https://github.com/grahampugh/erase-install/wiki/8.-Use-in-Jamf-Pro

@YanW Friends don't let friends build .dmg installers. Especially for macOS Big Sur or Monterey installers when Apple has already produced .pkg installers for them, and you can find the Monterey download links on @ClassicII 's web site: https://mrmacintosh.com/macos-12-monterey-full-installer-database-download-directly-from-apple/ (there is a separate page for Big Sur installer downloads if Monterey isn't an option)

View solution in original post

5 REPLIES 5

YanW
Contributor III

Is your .pkg has only 16MB? If you want to stick with using Composer to create package, you can try to build it as DMG instead. There are posts about creating a deployable .pkgs like THIS script. Also, check this POST out for the explanation. 

sdagley
Esteemed Contributor II

@Sophie_Main I'm a firm believer in making things easy for users, and when it comes to simplifying installation of macOS Monterey the following script from @grahamrpugh does a great job (ignore the erase part of the name, it can be used for upgrades as well): https://github.com/grahampugh/erase-install 

The associated Wiki explains how to use it from Jamf Pro: https://github.com/grahampugh/erase-install/wiki/8.-Use-in-Jamf-Pro

@YanW Friends don't let friends build .dmg installers. Especially for macOS Big Sur or Monterey installers when Apple has already produced .pkg installers for them, and you can find the Monterey download links on @ClassicII 's web site: https://mrmacintosh.com/macos-12-monterey-full-installer-database-download-directly-from-apple/ (there is a separate page for Big Sur installer downloads if Monterey isn't an option)

YanW
Contributor III

thank you

bwoods
Valued Contributor

"Friends don't let friends build .dmg installers" This is hilarious. You've won Jamf Nation. Congratulations. 🤣

jlombardo
Contributor

This script is a game changer.

Anyone also use this for minor OS updates?  It would take longer than normal, but it is also a great workaround to all the problems I have had with minor OS updates on M1 laptops