-1

We have more than 900 iOS devices enrolled on MDM protal. In last month mdm profile for all devices changed to "Not verified". Due to this we are unable to publish apps on iOS devies. All commnds remains in pending states. I did some research on it, everyone is saying to reenroll the device which we really don't want to... Any help would be really appreciated...

Check attached screnshots

  • Did maybe your signing certificate expire? – max Apr 18 '18 at 10:03
  • we have renewed it. When we enroll any new device it shows verified. But what about the previously enrolled devices. How we can change their status from "not verified" to verified – Yogesh Nandane Apr 18 '18 at 10:05

1 Answers1

0

What Settings is showing there isn't a provisioning profile of the app but the trust of the certificate that signed the MDM enrollment profile. The only way to change that would be to update or reinstall the MDM enrollment profile or determine what's failing in chaining the signing certificate to a trusted root certificate (you can guess which is usually easier).

That said, the MDM profile not being verified shouldn't have any impact on the MDM channel. Are you sure you weren't affected by some bug like updating iOS via MDM with JAMF? https://9to5mac.com/2018/04/04/jamf-pro-mdm-ios-11-3/

Nobosi
  • 1,066
  • 6
  • 14