Good morning! so i figured it was worth mentioning, but the mdmclient command no longer inclues the AvailableOSUpdates argument as Apple has seemed to split it off in macOS 27's more recent beta builds.
here is a command output.
ambercaine@AmberBookPro ~ % sudo super
Tue Aug 25 08:15:19 AmberBookPro super[65760]: Status: Found previous super instance running with PID 64868, killing processes...
Tue Aug 25 08:15:19 AmberBookPro super[65760]: **** S.U.P.E.R.M.A.N. 5.1.1 - SUPER STARTUP ****
Tue Aug 25 08:15:19 AmberBookPro super[65760]: Status: Mac computer with Apple silicon running: macOS Beta 27.0-26A5416b
Tue Aug 25 08:15:19 AmberBookPro super[65760]: Status: Last macOS startup was: 2026-08-23:07:39:23
Tue Aug 25 08:15:19 AmberBookPro super[65760]: Status: Current active GUI user is: ambercaine (501)
Tue Aug 25 08:15:19 AmberBookPro super[65760]: Status: Active managed workflow configuration located at /Library/Managed Preferences/com.macjutsu.super.plist.
Tue Aug 25 08:15:20 AmberBookPro super[65760]: Parameter Warning: Specifying the --test-storage-upgrade option should only be used for testing purposes.
Tue Aug 25 08:15:21 AmberBookPro super[65760]: Status: macOS update/upgrade workflows automatically authenticated via saved password for current user: ambercaine
Tue Aug 25 08:15:21 AmberBookPro super[65760]: **** S.U.P.E.R.M.A.N. 5.1.1 - CHECK FOR SOFTWARE UPDATES/UPGRADES ****
Tue Aug 25 08:15:21 AmberBookPro super[65760]: Status: Last macOS software status check was more than 6 hours ago, full software status check required.
Tue Aug 25 08:15:21 AmberBookPro super[65760]: Status: This system is currently configured to receive macOS beta updates/upgrades.
Tue Aug 25 08:15:21 AmberBookPro super[65760]: Warning: Automatic download and installation of macOS updates is currently enabled, this can result in updates being installed outside of super workflows.
Tue Aug 25 08:15:21 AmberBookPro super[65760]: mdmclient: Waiting for available updates listing...
Tue Aug 25 08:17:21 AmberBookPro super[65760]: mdmclient Error: Apple update listing failed, check /Library/Management/super/logs/mdmclient-list.log for more detail.
Tue Aug 25 08:17:21 AmberBookPro super[65760]: mdmclient Error: Apple update listing failed to complete, as indicated by no progress after waiting for 120 seconds.
Tue Aug 25 08:17:21 AmberBookPro super[65760]: Warning: Re-starting mdmclient available updates listing...
Tue Aug 25 08:17:21 AmberBookPro super[65760]: Warning: Apple no longer allows for restarting of software update services on macOS 14.4 or newer. The system may need to be restarted for software update to function properly.
Tue Aug 25 08:17:31 AmberBookPro super[65760]: mdmclient: Waiting for available updates listing...
Tue Aug 25 08:22:28 AmberBookPro super[65760]: mdmclient Error: Apple update listing failed, check /Library/Management/super/logs/mdmclient-list.log for more detail.
Tue Aug 25 08:22:28 AmberBookPro super[65760]: mdmclient Error: Apple update listing failed to complete, as indicated by no progress after waiting for 120 seconds.
Tue Aug 25 08:22:28 AmberBookPro super[65760]: Error: Checking for mdmclient available updates listing did not complete after multiple attempts.
Tue Aug 25 08:22:28 AmberBookPro super[65760]: Error: Checking for macOS software status workflow failed, trying again in 1440 minutes.
Tue Aug 25 08:22:28 AmberBookPro super[65760]: Exit: super is scheduled to automatically relaunch at: 2026-08-26:08:22:00
Tue Aug 25 08:22:28 AmberBookPro super[65760]: **** S.U.P.E.R.M.A.N. 5.1.1 - EXIT CLEAN ****
ambercaine@AmberBookPro ~ % sudo cat /Library/Management/super/logs/mdmclient-list.log
[ERROR] Unrecognized command: AvailableOSUpdates
mdmclient: MDM (Mobile Device Management) client
Used internally for communication with Mobile Device Management server. Provides support for configuration profiles. Part of Managed Client (MCX).
WARNING: All command arguments are private. The arguments and output can and will change without notice. Do not rely on any output this command may produce.
IsFactory (AS): no
Good morning! so i figured it was worth mentioning, but the mdmclient command no longer inclues the AvailableOSUpdates argument as Apple has seemed to split it off in macOS 27's more recent beta builds.
here is a command output.