Force Install macOS Update

Here is a simple command to force install macOS updates in the background:

softwareupdate -i -a

After running that, you can use casper to notify user to reboot 🙂

 

and here is a useful link to enable update on the Mac:

Enforcing Critical OSX System Updates via Casper

Leave a Comment