Posted on 11-08-2018 07:37 AM
Remove the pesky red badge by pushing a custom config with the following settings.
com.apple.systempreferences
<dict> <key>AttentionPrefBundleIDs</key> <integer>0</integer> </dict>
Since we are controlling Software Update we need to prevent the badge icon on System Preferences each time a new update is available. Our policy is to hold off on all updates for 2 weeks after their release.
Are there any better ways to handle this?
Posted on 07-23-2019 02:03 PM
deleted
Posted on 02-11-2020 08:54 AM
Hey! did you find a way to do this? Thanks!
Posted on 03-30-2020 06:14 AM
Also still looking for a way to keep Mojave from bothering users with those badges in the Dock and System prefs. It's a bit like wack-a-mole with them, you get one off then another one pops up, and it all gets reset when there are new updates.