Posted on 11-29-2022 08:16 AM
Hello Everyone, I am trying to update mac m1 computers from monterey to ventura using full fetch installer. When i run the command in terminal manually it will download the latest ventura installer which is good but when i tried it in jamf by creating a script and policy and pushed it to test m1 computer it will fail. Error that i got in jamf logs was installation failed... Any other ways or script to put in jamf to push updates to m1 mac from monterey to ventura? Appreciate you help on this.
Posted on 11-29-2022 09:25 AM
What version of Monterey are you upgrading from? I found that 12.6.1 to 13.0.1 or 13.1 s best. See if you need an incremental. I have not had to script any thing to update just yet but it is possible someone will chime in.
Thanks.
11-29-2022 09:49 AM - edited 11-29-2022 09:50 AM
Hi @mforeman1 If you have only 1 policy created complete this task, this may fail if the user is getting disconnected from the network or is user turns down the device. You can try to create two policies (one to initiate the download, then another policy that checks if the installer is downloaded completely and then to install it). Suggest you to test this before pushing it to your production.
Posted on 11-29-2022 11:27 AM
Erase Install is the easiest way I've come across to update
https://github.com/grahampugh/erase-install/wiki/8.-Use-in-Jamf-Pro
Posted on 11-30-2022 08:37 AM
Download the installer .pkg from Mr.Macintosh or installinstallmacos.py and deploy it to your fleet. Keep it simple.
Posted on 04-03-2023 01:53 PM
Yes, you can automate macOS Ventura updates with Nudge and Erase Install. Workflow linked here.