...
When they click Update Now or the deadline expires, Nudge will open a Self Service item, eg "Install macOS Updates Now"
On an Apple Silicon Mac, it will prompt for the logged-in user's password:
...
NOTE: the password will get saved in the user's keychain - next time the Mac needs updates, the user will not be prompted!
On an Intel Mac, or once the user enters their password, they'll see a notification that "This computer will automatically restart very soon"
...
SETTING UP SUPER+Nudge macOS Updates
...
- Create a self-service policy to run SUPER with the '--workflow-install-now' parameter:
SITE - Run SUPER for macOS updates- Install Updates Now
- In Files and Processes, Execute command, add "/usr/local/bin/super --workflow-install-now &"
- Scope it to your SITE - SUPER+Nudge macos update targets group
- For Self Service give it a display name such as "Install macOS Updates Now"
- copy the self service installation URL, then add it to your SITE - Nudge with SUPER Settings config profile's 'actionButtonPath'
...