Posted on 07-11-2022 08:03 AM
Hello,
I'm looking for suggestions on stopping Mac OS software updates? We try to maintain control of what updates go out when because of our classes and such, and was looking for thoughts on ways to achieve this. It drives me crazy when an issue comes up and I look at a lab and there are 2 or 3 different OS versions on different computers.
Thanks for your suggestions!
Solved! Go to Solution.
Posted on 07-11-2022 09:01 AM
Use the 'deferral' payload (Computers > Configuration Profiles > Restrictions > Functionality). Limit admin users and make sure you have a regular, solid policy to rotate any local admin account passwords (incrementing 22 to 23 does not count). Define and publish standards for organizationally owned or managed equipment in terms of supported OS and app versions.
Posted on 07-11-2022 08:07 AM
Hello,
We are deploying a .plist config profile to hide software updates pane in system preferences. And we restrict the pane via the restrictions configuration profile. We make sure our OS keeps getting the minor update via a re-occurring policy which executes "SoftwareUpdate -iaR".
Posted on 07-11-2022 09:01 AM
Use the 'deferral' payload (Computers > Configuration Profiles > Restrictions > Functionality). Limit admin users and make sure you have a regular, solid policy to rotate any local admin account passwords (incrementing 22 to 23 does not count). Define and publish standards for organizationally owned or managed equipment in terms of supported OS and app versions.
Posted on 07-14-2022 10:48 AM
Thank you for the feedback. Are you disabling the keep my Mac up to date using a config profile - Software Update area? If so, are you removing the checkmark in all of the items? Also, do you know if the deferral payload needs configured along with the software update ones for any reason?