Posted on 06-12-2018 06:45 AM
Hi All
I was hoping someone could help and provide some advice. My Push Certificate is soon to expire, but I no longer have access to the AppleID account that it was associated with. From my understanding I need to create a NEW cert and alos re-enroll to push out the new cert.
Does anyone know of any solutions to do a re-enroll that would just download the NEW push certification?
Posted on 06-12-2018 07:04 AM
Is it for Macs or iOS devices?
If it is Macs, you can create a policy to re-enroll, as it will only be the MDM part that is broken. There is some work to do on config profiles etc as the new MDM cert5 won't be able to manage the profiles that had been deployed previously. You may want to remove them all via a script and have them re-deploy.
If it's iOS devices, it's a manual process unfortunately.
Posted on 06-12-2018 07:48 AM
its mac only. @davidacland where would i find this policy just to enroll only?
Posted on 06-12-2018 07:52 AM
@Quan.nong You can use an Extension Attribute to see all Macs with successful enrol or not and use it for create a smart group and scope this on a policy with your trigger and your QuickAdd.pkg to deploy this again on your Mac.
Posted on 06-12-2018 07:53 AM
You will have to run a script from a policy with jamf mdm
.
You'll need to test the behaviour of the existing profiles on the Macs though as you may need to add extra commands before jamf mdm
to get them out of the way.
Posted on 06-12-2018 07:59 AM
Thanks... I will do some testing
Posted on 06-29-2018 10:46 AM
Hi All,
Is there any workflow how to re-enroll the MDM, and the right script to create and push it ?
I face with the same issue after I renew the APNs certificate on JAMF cloud. JAMF please fix that!