Is there a way to Delete the MDM profile with applescript?
Page 1 / 1
Hi, sort of. The bash command profiles -D
will do it, so in AppleScript, you would use do shell script "profiles -D"
.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.