Hello
For those of you using super as any comes across this issue.
We currently rolling out MacOS 15 to our Mac estate
I have seen this message in the logs it doesnt seem to be all machines just some.
Sun Apr 27 06:44:10 M-5ce91eb4f537 super[94775]: Disallowed: The following "over-the-air" macOS major upgrades are available but not allowed:
Sun Apr 27 06:44:10 M-5ce91eb4f537 super[94775]: Disallowed: macOS major upgrade 1 of 1 is: Title:macOS Sequoia 15.4.1,Build:24E263,Version:15.4.1
Depsite my config profile having the write settings for major upgrades
<key>InstallMacOSMajorUpgrades</key>
<true/>
<key>InstallMacOSMajorVersionTarget</key>
<string>15</string>
The profile seems to be working on 100 of machines just some seem to be having issues. In some cases it seems to resolve itself.
Any idea?