ryan_martindale
‎12-12-2023
New Contributor II

Joined: September 2014

User Statistics

  • 7 Posts
  • 0 Solutions
  • 9 Kudos given
  • 1 Kudos received

User Activity

Does anyone know of a script that can check this box? The script below works in macOS Mojave, but not macOS Catalina. !/bin/sh /usr/bin/defaults write /Library/Preferences/com.apple.SoftwareUpdate.plist AutomaticallyInstallMacOSUpdates -bool true/usr...