Skip to main content

I'm trying to configure my updates to run via S.U.P.E.R finally, and I keep running into the error:


Warning: Inaccurate deferral found for macOS major upgrade 1 of 1 is: DeferredUntil:2025-01-10 00:00:00,Title:macOS Ventura 13.7.2,Build:22H313,Version:13.7.2


I have config profiles setup for Apple Software Updates and  SUPER the following:


Apple Software




Allow installation of macOS beta releases






Automatically install macOS updates







Automatically install app updates from the App Store












Automatically check for updates







Automatically download new updates when available







Automatically install configuration data







Automatically install system data files and security updates

 

MacJutsu.Super




<key>AuthJamfComputerID</key> <string>$JSSID</string> <key>InstallMacOSMajorUpgrades</key> <true/> <key>InstallMacOSMajorVersionTarget</key> <string>14</string> <key>InstallRapidSecurityResponses</key> <true/> <key>InstallNonSystemUpdatesWithoutRestarting</key> <true/> <key>WorkflowInstallNow</key> <true/> <key>DisplayIconSize</key> <string>128</string> <key>DisplayIconFile</key> <string>/Users/Shared/kohawk.jpeg</string> <key>DeferralTimerDefault</key> <string>X</string> <key>VerboseMode</key> <true/>


The prompts come up, the icon is changed, but it never applies the major update. Any thoughts on finding whats deferring it so I can join the SUPER updates club?

If you're a member of the MacAdmins Slack, I highly recommend posting your question on the #super channel.


Something in the configuration profiles was wrong. I removed those and just ran as a policy with the Major updates tag, and it worked.


Reply