Skip to main content

Hi all,

i wanted to remove MDM Profiles from a client and used sudo jamf removeFramework instead removeMDMProfile. So now i have a problem..i can´t enroll this device because the profiles are still there and cannot be deleted.

How can install jamf on a mac manually und do sudoremoveMDMProfile

The easiest solution would be to remove the old profiles on a mac but they are not removable. I cannot remove them as admin.

Any ideas?

greetz Frank

 

sudo profiles renew -type enrolment

This will re-enroll (watch the install log for progress) then use 'remove MDM profile' in device record 


Some things to try in this link: https://community.jamf.com/t5/jamf-pro/cannot-remove-profile/m-p/256361 


 


This worked for me on rare occasions I had to go this far: https://graffino.com/til/UmkCdmEx7v-remove-a-non-removable-mdm-profile-from-macos-without-a-complete-wipe 


sudo profiles renew -type enrolment

This will re-enroll (watch the install log for progress) then use 'remove MDM profile' in device record 


sudo profiles renew -type enrolment


Error: The profile type option was not recognized.


sudo profiles renew -type enrolment


Error: The profile type option was not recognized.


sudo profiles renew -type enrollment 

darn auto correct.. 


sudo profiles renew -type enrolment


Error: The profile type option was not recognized.



@Franky779 wrote:

sudo profiles renew -type enrolment



sudo profiles renew -type enrollment

With 2 ll is working...i´ll give that a try on that machine





@Franky779 wrote:

sudo profiles renew -type enrolment



sudo profiles renew -type enrollment

With 2 ll is working...i´ll give that a try on that machine




Problem solved! Thanks!


Reply