Posted on 12-22-2019 03:04 AM
Posted on 12-22-2019 03:45 AM
Check out this post
https://www.jamf.com/blog/streamlining-your-macos-upgrade-process/
Posted on 12-23-2019 02:06 PM
https://www.jamf.com/blog/reinstall-a-clean-macos-with-one-button/
This covers allot of Catalina specific content.
Posted on 12-26-2019 03:19 AM
This is the best way to upgrade to Catalina from Mojave suggested by @rickgmac. I did the same and work for me. excellent.
Posted on 12-26-2019 06:47 AM
If you want something a little more with some visual impact, take a look at https://github.com/kc9wwh/macOSUpgrade
Posted on 01-02-2020 11:18 AM
Right now I'm keeping things pretty basic. I package up the Catalina installer using Composer and first pass that to the computers I want to upgrade via policy. Then I have a separate Self Service policy so that users can install Catalina themselves. It just users the following text in the Files and Processes section of the policy: '/Applications/Install macOS Catalina.app/Contents/Resources/startosinstall' --agreetolicense --nointeraction &
Posted on 01-07-2020 04:48 AM
yee its working for me thanks.