Advertisement
Guest User

Untitled

a guest
Apr 20th, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. remove system integrity
  2. sudo launchctl unload -w /System/Library/LaunchAgents/com.apple.ManagedClientAgent.enrollagent.plist
  3. sudo launchctl unload -w /System/Library/LaunchDaemons/com.apple.ManagedClient.enroll.plist
  4.  
  5. if nothing is matched then it's disabled
  6. launchctl list | grep enroll
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement