# Apple's Automated Device Enrolment ## What From inception known as Device Enrolment Programme (DEP), Apple's Automated Device Enrolment (ADE) is a zero touch enrolment method for Apple devices. This article aims to cover the generic processes. ## When/Why Typically this process is used with new devices or those erased. ### Registration The basics: - Devices, purchased from a supplier signed up to Apple's programme, are registered with Apple - FileWave MDM server is registered with Apple - Devices are assigned to the FileWave MDM server within the Apple Business or School account: ABM or ASM ### Enrolment Profile Enrolment Profile has options, e.g which Setup Assistant items are shown. When an Enrolment Profile is associated with one or more devices, the Enrolment Profile is sent to Apple; differing Enrolment Profiles may be configured and associated with different devices. [Working with Appleās Device Enrollment Program (DEP)](https://kb.filewave.com/books/apple-school-business-manager/page/working-with-apples-device-enrollment-program-dep) ## How ### Enrolment Stages #### Enrolment Profile delivery When the device is first connected to a network, the device will initially communicate with Apple. Apple observe the identity of the device and if there is an associated Enrolment Profile with this device, the Profile is sent to the device.
Once the Enrolment Profile is delivered, it will remain on the device, even if rebooted. Only a subsequent erase of the device will remove the Enrolment Profile and the process be re-triggered from scratch.
A key item in the Enrolment Profile is the MDM Server URL. [](https://kb.filewave.com/uploads/images/gallery/2024-08/K21uYJka35rRjkaC-image.png) #### Check-in The device reads the MDM Server URL and the enrolment process can then begin. #### Authentication The next requirement from check-in is authentication.On initial check-in, FileWave server returns a 401 due to no authentication and then informs the device how to authenticate.
Local Authentication | FileWave is configured with a local username and password encrypted on the FileWave Server (Default) |
No Authentication | FileWave Server is configured to allow devices to enrol with no authentication required |
LDAP | An LDAP server, e.g. Active Directory, is configured, allowing directory users to authenticate enrolment |
IdP | Okta, Google or Entra users may authenticate enrolment |