Deploying Ventura 13.3

mlinkey
New Contributor

First time posting hear and very new to Jamf Pro.  We are using Jamf Pro in the cloud and I am trying to figure out how to get Ventura 13.3 deployed.  I have created a policy and configured the Software Updates to use Apples Software Update server and does not seem to work.  found another article that says download from Apple, use Composer to create a dmg file.  However it won't upload to Jamf Pro Cloud.  Get to 2% and stops.  I am probably doing something wrong, but thought I would ask for input from folks that have done this before.  We are still learning so will take whatever we can get!

Mike

1 ACCEPTED SOLUTION

sdagley
Esteemed Contributor II

@mlinkey Ignore the erase part of the name (it does updates as well) and take a look at erase-install and its associated Wiki on using with Jamf Pro: https://github.com/grahampugh/erase-install/wiki/6.-Use-in-Jamf-Pro. it handles preflighting the install, downloading, and user notification of the download and install setup process.

View solution in original post

3 REPLIES 3

sdagley
Esteemed Contributor II

@mlinkey Ignore the erase part of the name (it does updates as well) and take a look at erase-install and its associated Wiki on using with Jamf Pro: https://github.com/grahampugh/erase-install/wiki/6.-Use-in-Jamf-Pro. it handles preflighting the install, downloading, and user notification of the download and install setup process.

I will take a look at that.  I have seen that before and saw erase and thought that would be bad!  LOL!  Will read more on that one now!

sharif_khan
Contributor II

Try this doc: https://learn.jamf.com/bundle/technical-paper-deploying-macos-upgrades-current/page/Introduction.htm...

If you have M1 macOS then you need to pass local admin username and password. the comman is looks like as below

echo "Local Admin Password" | '/Applications/Install macOS Ventura.app/Contents/Resources/startosinstall' --agreetolicense --forcequitapps --nointeraction --user “Local User Info” --stdinpass