We had our APN certificate expire in our Jamf Cloud instance, and we were unable to renew it because we couldn't figure out what Apple ID was used to create it. Unfortunately, the team that would have created the original is no longer with the company, and we were forced to use a new Apple ID and create a new cert.
Is there a simple way to update the existing mdm profile on the computers to use the new apn cert? Or a simple way to re-enroll the computers in the background? We are completely remote, and setting up time with each employee to do this will be incredibly difficult. Also, we use DEP enrollment.
I've tried sudo jamf removeMDMprofile and nothing happened.
I've also tried sudo jamf mdm and sudo jamf manage.
So far, the only thing that's worked is to run sudo jamf removeFramework, followed by sudo rm /var/db/.AppleSetupDone, and then rebooting, creating a fake user, going through the enrollment again, then deleting the fake user. With our current setup, this would be almost impossible to do for every user.
Thanks ahead of time for any help!