Posted on 10-27-2021 12:49 AM
So - how is the best way to avoid the software update at all download monterey ? - As far I know the "ignore" parameter is not working in big sur anymore. Of course other softwareupdates should still show up like big sur 11.1 etc
Posted on 10-27-2021 05:56 AM
Hey, I don't know of a way to prevent the download itself, but restricting "Install macOS Monterey.app" in the Jamf Restrictions and using the "Kill process" option prevents users from installing Monterey.
Other minor updates of e.g. Big Sur will still be available.
Posted on 10-27-2021 11:30 AM
Defer updates will prevent users from seeing the Monterey update in System Prefs/Software Updates.
Create a configuration profile with the Restrictions payload - Functionality tab - select Defer updates of Only major software updates for 30 days and scope for all computers. Then scope exclusions for test computers or early adopters.
Posted on 10-28-2021 08:30 AM
Thanks, Ed. This requires 11.3+ to work if I recall correctly. Anyone have a working method for Catalina?
Posted on 10-28-2021 09:28 AM
I was able to find a workaround to defer macOS Monterey with a plist instead of a full Restrictions Payload. This is EXTREMELY helpful, as you do not have to enable/disable any other settings in your environment with that configuration profile. I have this config profile scoped to a smart group of OS is Big Sur or higher.
For any devices on 10.15.7 Catalina or lower, you can still use softwareupdate --ignore "macOS Monterey". I found with my policy, the command is a bit finicky and did not apply properly to all machines. It seems a machine reboot, or flushing and re-pushing the command works if it fails the first time around.
Posted on 10-29-2021 12:25 PM
I tried that and when testing it on two devices it worked on one and not on the other. Is there anything else you put in this profile that gave you more success?