Requirements - Macjutsu/super-beta-wiki GitHub Wiki
S.U.P.E.R.M.A.N. (or just super) enforces macOS minor updates and macOS major upgrades via multiple workflows that vary based on the system's current macOS version and CPU architecture. At this time there is no method in any version of macOS to programmatically install Mac App Store updates or Studio Display Firmware Updates.
Mac Computers With Intel
- macOS 11 or newer.
- The
superscript must run with system (root) privileges, but no additional credentials or MDM service is required.
Mac Computers With Apple Silicon
- The
superscript must run with system (root) privileges. - To enforce automatic macOS updates or upgrades via local authentication requires providing
superwith the local credentials of an existing account. - To enforce automatic macOS updates or upgrades via Jamf Pro MDM requires macOS 11.5 or newer, Jamf Pro 10.35 or newer, and providing
superwith Jamf Pro API credentials.
If no credentials are provided tosuper then macOS updates or upgrades can not be enforced on Mac computers with Apple silicon. In this case super prompts the user to provide their local account password.
The super user authentication dialog

Updating or Upgradingsuper Itself
New versions of super can always be installed on top of older versions. However, a major version upgrade (like 4.x to 5.x) of super indicates significant configuration changes such that settings for an older version of super are not compatible. If you have a working configuration for super version 3.0 you can upgrade your settings to support super version 5.x. There is no upgrade path for versions of super prior to version 3.0.
- Several
super4.x command line options and managed preferences are not compatible withsuper5.x - Most
super3.0 command line options and managed preferences are not compatible withsuper5.x - Previously saved
super3.0 and 4.x Apple silicon authentication credentials are automatically migrated the first timesuper5.x runs. - Refer to this spreadsheet (tab separated values) for migrating
supercommand line options. - Refer to this spreadsheet (tab separated values) for migrating
supermanaged preferences. - Updated example MDM configuration profiles.
- Updated Jamf Pro External Application Custom Schema.
- Updated Jamf Pro Extension Attribute scripts.