Adds a configuration profile setting (SysPrefsUpdate) that, when enabled, changes the behavior of the "Install" button to simply open the System Preferences > Software Update pane. This is similar to the behavior for M1 machines, except when the deferral window ends, the script will attempt to install the available updates using the softwareupdate command.
This PR is in response to the stability issues we've seen with the softwareupdate command.
Adds a configuration profile setting (SysPrefsUpdate) that, when enabled, changes the behavior of the "Install" button to simply open the System Preferences > Software Update pane. This is similar to the behavior for M1 machines, except when the deferral window ends, the script will attempt to install the available updates using the softwareupdate command.
This PR is in response to the stability issues we've seen with the softwareupdate command.