micromdm / nanodep

NanoDEP is a set of tools and a Go library powering them for communicating with Apple's Device Enrollment Program (DEP) API servers.
MIT License
33 stars 12 forks source link

DEP ENROLLMENT STATUS #57

Closed TPJoseph closed 6 months ago

TPJoseph commented 6 months ago

Hello,

Is there a way to check if the device is DEP enrolled?

jessepeterson commented 6 months ago

If the device has been assigned to an MDM server (which can be automatically setup), you can query the DEP device details. There's a few ways to do that (check the docs).

If it's registered to ABM but not assigned to an MDM server you can only check the Apple portal on the web.