csrutil disable
Restart computer
In the terminal, type
sudo open /Applications/TextEdit.app /System/Library/LaunchDaemons/com.apple.ManagedClient.enroll.plist
change
<key>com.apple.ManagedClient.enroll</key>
<true/>
to
<key>com.apple.ManagedClient.enroll</key>
<false/>
So that the changes take effect
when I run
profiles status -type enrollment
in my terminal, I getCurrently on Sonoma 14.7 on an M1 and there's a Sequoia 15.0.1 update, anyone with similar profile that has updated?