Posted on 01-13-2023 07:32 AM
I had a Mac that lost its connection with JAMF. I ran the following command on the machine, sudo Jamf enroll -prompt, and the machine started reporting into JAMF. The issue is that it will not push down any new Configuration Profiles and the "Management Commands" option is missing. I have tried to run the following commands to see if I could resolve any of these issues but nothing helped.
sudo jamf -removeFramework
sudo jamf reenroll -prompt
sudo profiles renew -type enrollment
I also tried to do a manual enrollment but since the old "MDM Profile" is still on the machine it will not install a new one and I can't remove the old "MDM Profile" since it was enrolled with DEP.
Is the only option I have is wipe the device?
Solved! Go to Solution.
Posted on 01-13-2023 08:06 AM
I used this method to remove a non-removable MDM. This requires to be hands on the machine and booting the recovery mode and disabling SIP.
You can either run the above to enroll or user-initiate enroll.
Posted on 01-13-2023 07:37 AM
@Mwhitten Wipe it
Posted on 01-13-2023 08:06 AM
I used this method to remove a non-removable MDM. This requires to be hands on the machine and booting the recovery mode and disabling SIP.
You can either run the above to enroll or user-initiate enroll.
Posted on 03-01-2023 03:32 AM
Thanks a megaton. 🤗
Posted on 12-05-2023 11:43 PM
This method fails on step 9. "cd: var: No such file or directory" message appears.
Navigating to the /var/db/ConfigurationProfiles and following the other steps also not working.