Your employer cannot wipe a personal iPhone under User Enrolment. Apple published the command list that proves it.
Account-driven User Enrolment is Apple’s BYOD model: the employee signs in with a Managed Apple Account, the work half of the phone comes under management, and the personal half stays genuinely out of reach. Apple publishes exactly eleven supported commands and eleven queries, and erasing the device is not among them. For Indian workforces on personal iPhones, that published boundary is what makes staff willing to enrol at all. Remote-first from Gachibowli, Hyderabad.

- 11 commandsThe published supported set
- No eraseNot on the supported command list
- iOS 15+Minimum for managed data separation
- Work onlyIT never manages the personal account
BYOD fails on trust, not on technology.
Every stalled BYOD programme we have seen failed because staff did not believe the boundary. The published documentation is the strongest argument available, and most organisations never show it to anybody.
- People assume enrolment gives their employer control of their phone, including the ability to erase it. The assumption is reasonable, because it is true of full device enrolment, and nobody has told them this enrolment type is different.
- The published position is specific: IT teams can manage only an organisation’s accounts, settings and information provisioned with a device management service, never a personal account. That is Apple’s language, not an employer promise.
- The supported command list runs to eleven items covering locking, pushing and removing work content. Erasing the device is not one of them, so the fear that drives most refusals is answered by a document rather than by reassurance.
- Showing people the actual documentation, rather than summarising it in a policy, changes the conversation. Adoption is the deliverable in a BYOD programme, and the material that produces adoption is already published and free.
Eight things to establish before you offer BYOD.
Designed for devices the employee owns
Apple is explicit that account-driven User Enrolment is designed for bring-your-own-device deployments where the user, not the organisation, owns the device. Everything about the capability set follows from that ownership position rather than from a configuration choice, which is why it cannot be tuned into full device control and should not be.
IT never touches the personal account
IT teams can manage only an organisation’s accounts, settings and information provisioned with a device management service, never a personal account. That sentence is the one to put in front of staff, because it answers the question they are actually asking before they hand over anything.
The command set is deliberately narrow
Apple publishes eleven supported commands: lock device, push apps, push books, push proprietary in-house apps, push settings, remove apps, remove books, remove settings, request AirPlay mirroring, update device information and validate apps. Erasing the device is not among them, and neither is clearing the passcode.
Visibility is limited to what work provisioned
The supported queries cover installed apps, installed managed apps, installed profiles, provisioning profiles, certificates, managed media, device information, security-related information, and app attributes, configuration and feedback. Personal content sits outside that scope entirely, by design rather than by employer promise.
Enrolment is a sign-in, not a profile download
The user signs in with a Managed Apple Account, and Apple describes account-driven enrolment as a seamless, secure way to set up devices for work. There is no profile to download, no link to distribute over WhatsApp, and no ceremony that makes the process feel like surrendering the phone.
Federation with your identity provider
It works with accounts created in Apple School Manager or Apple Business, or with federated accounts linking a device management service and an identity provider such as Google Workspace or Microsoft Entra ID. For most Indian organisations already standardised on Entra ID, enrolment becomes the same credentials people use every day.
Version floors for data separation
Managed app data, keychain items, Mail and Notes separate on iOS 15, iPadOS 15, macOS 14 and visionOS 1.1. Calendar requires iOS 16, iPadOS 16.1 or macOS 13. Reminders requires iOS 17, iPadOS 17 or macOS 14. In a BYOD population you do not control the upgrade cycle, so the floors have to be checked against what people actually carry.
The user can see what is managed
After signing in, users can see details about what is being managed on their device and how much iCloud storage the organisation provides. That transparency is built into the platform rather than depending on the employer choosing to disclose it, and it removes most of the suspicion BYOD normally attracts.
Four sentences that settle most staff objections.
Staff resist BYOD enrolment because they assume it gives IT full control of their phone. Apple published documentation that says otherwise, and quoting it directly works better than reassurance.
- IT can manage only the organisation’s accounts, settings and information provisioned through the management service, never a personal account. Published platform behaviour, showable to staff as documentation rather than policy.
- The supported command list for User Enrolment does not include erasing the device or clearing the passcode. What IT can do is remove the work apps, settings and books it provisioned, which is exactly what an employer should be able to do and no more.
- After signing in, the user can see what is being managed on their device. Nothing is hidden from them, and the transparency is built into the platform rather than depending on the organisation choosing to disclose.
- Photos, personal messages, personal mail and personal app data sit outside the managed scope and outside the query set. The supported queries return managed apps, profiles, certificates and managed media, not personal content.
Four things that make a BYOD programme land.
We brief staff with published language, not reassurance
Apple states that IT can manage only the organisation’s accounts, settings and information, never a personal account, and the supported command list has no erase. Showing people the documentation converts far better than a policy statement asking them to trust the employer.
We design policy inside the supported payload set
User Enrolment applies only a limited set of payloads and restrictions. Adapting a corporate device baseline produces settings that silently do not apply, so we build from the supported set upward rather than trimming a full profile downward.
We check the estate against the version floors
Managed data separation starts at iOS 15 and macOS 14, Calendar at iOS 16 or iPadOS 16.1, Reminders at iOS 17. In an Indian BYOD population with a long tail of older iPhones, knowing where the floors bite is essential before publishing an eligibility rule.
Remote-first, and we validate service discovery before rollout
The well-known resource request carries the account identifier and model family, and the response must set Content-Type to application/json. A wrong header produces an enrolment that never starts and an error that tells the user nothing. We validate it end to end from Gachibowli, Hyderabad, and back managed clients with a 30 minutes response SLA.
Four phases across roughly four to six weeks.
- 01Week 1· Week 1
Identity prerequisites
Managed Apple Accounts through Apple Business or Apple School Manager, or federated accounts linking your management service and identity provider. Without that foundation, account-driven enrolment has nothing to sign in against.
- Managed Apple Account provisioning confirmed
- Federation with the identity provider validated
- Device management service linked
- Test account signed in end to end
- 02Week 2· Week 2
Service discovery and enrolment path
The well-known resource request carries the entered account identifier and the device model family, and the server response must set the Content-Type header to application/json. Getting that response wrong is the most common reason enrolment silently fails to start.
- Service discovery endpoint published and reachable
- Content-Type header verified as application/json
- Enrolment tested on iPhone, iPad and Mac
- Failure modes documented for the service desk
- 03Week 3· Week 3
Policy inside the supported set
User Enrolment applies only a limited set of payloads and restrictions, so the policy has to be designed within the published capability set rather than adapted from a corporate device baseline. Available restrictions include Siri, screenshots and screen recordings, and managed pasteboard.
- Configuration designed within the supported payload set
- Managed pasteboard and screenshot policy decided
- Application catalogue for BYOD agreed
- Version floors checked against the estate
- 04Weeks 4-6· Weeks 4-6
Communicate, enrol, support
Staff briefing built on Apple’s published language about what IT can and cannot manage, then phased enrolment with a support route. Adoption is a communication outcome rather than a technical one, and the published boundary is the strongest argument available.
- Staff briefing issued quoting the published boundary
- Phased enrolment with a volunteer group first
- Service desk runbook for sign-in failures
- Adoption tracked and blockers addressed
Six situations where User Enrolment is the right answer.
A company where staff use personal iPhones for work mail
Work mail on an unmanaged personal phone is the most common uncontrolled exposure in an Indian business. User Enrolment brings the work account under management while leaving the personal side alone, which is the only version of this that staff across a large, mobile workforce will agree to.
A firm that must evidence data separation
Apple publishes exactly which data types separate and from which OS version. For a DPDP Act review, a client security questionnaire or an ISO 27001 audit, that is materially easier to present than an assertion that personal and corporate content are kept apart by policy alone.
A business with contractors and consultants
People who work with you but are not employees will not accept full device enrolment on their own hardware, and should not be asked to. User Enrolment gives them access to work applications with a clean removal path at the end of the engagement, which in India’s project-heavy services economy is a weekly event, not an edge case.
An organisation whose BYOD rollout was refused
Where a previous attempt used full device enrolment and staff resisted, the objection was almost always the erase capability. Moving to User Enrolment and showing the published command list addresses the specific fear rather than restating the policy louder.
An institution with staff-owned Macs
Data separation on macOS starts at macOS 14 for managed app data, keychain items, Mail and Notes. Establishing that floor determines who is eligible before any communication goes out, which is better than discovering it one support ticket at a time.
A team standardised on Microsoft Entra ID
Account-driven enrolment works with federated accounts linking a management service and an identity provider such as Microsoft Entra ID. For estates already using Entra as the identity source, enrolment becomes a sign-in with credentials people already know rather than a separate provisioning exercise.
How Indian organisations handle personally owned Apple devices.
| Feature | Account-driven User Enrolment | Full device enrolment on personal hardware | Unmanaged access to work data |
|---|---|---|---|
Suits employee-owned devices | Yes, designed for it | Poorly | No control |
Work and personal data separated | Yes | Partially | No |
Organisation can erase the whole device | Not on the supported list | Yes | No |
Personal account visible to IT | No | More exposure | No |
User can see what is managed | Yes | Varies | Nothing to see |
Work apps removable on exit | Yes | Yes | No |
Likely staff acceptance | High | Low | High but unmanaged |
Enrolment experience | Sign in with a Managed Apple Account | Profile download | None |
Defensible in a DPDP review | Yes | Harder | No |
Suitable for regulated data | With policy design | Yes but intrusive | No |
What a management service can send to a User Enrolled device.
| Capability | Available with User Enrolment | |
|---|---|---|
| Lock device | Yes, a supported command | |
| Push apps, books and in-house apps | Yes | |
| Push and remove settings | Yes | |
| Remove apps and books | Yes | |
| Request AirPlay mirroring | Yes | |
| Update device information and validate apps | Yes | |
| List installed apps, managed apps and profiles | Yes, a supported query | |
| Get device and security-related information | Yes | |
| Erase the device | Not on the published supported command list | |
| Clear the passcode | Not on the published supported command list | |
| Manage the personal Apple Account | No, explicitly out of scope |
Five steps, and the last one decides whether it works.
- 1
Establish the identity foundation
Week 1
Managed Apple Accounts through Apple Business or Apple School Manager, or federated accounts linking your management service and identity provider such as Microsoft Entra ID or Google Workspace. Account-driven enrolment depends entirely on this being in place first.
- 2
Publish and test service discovery
Week 2
The well-known resource request carries the entered account identifier and the device model family, and the server response must set the Content-Type header to application/json. We validate the response on real devices before anybody attempts a live enrolment.
- 3
Check the estate against the version floors
Week 2
iOS 15, iPadOS 15, macOS 14 and visionOS 1.1 for managed app data, keychain items, Mail and Notes. iOS 16, iPadOS 16.1 or macOS 13 for Calendar. iOS 17, iPadOS 17 or macOS 14 for Reminders. Eligibility rules follow from those numbers, not from optimism.
- 4
Design policy inside the supported set
Week 3
Built from the supported payloads and restrictions upward, covering decisions such as managed pasteboard and screenshots, rather than adapted from a corporate baseline that would produce settings which quietly never apply.
- 5
Brief staff, then enrol in phases
Weeks 4-6
A briefing built on Apple’s published language about the boundary, a volunteer group first, then wider rollout with a service desk runbook. Adoption is the actual deliverable, and the published documentation is the strongest tool available for getting it. Managed clients then run under a 30 minutes response SLA.
What people ask about account-driven User Enrolment.
Fifteen checks worth running first.
Identity
- Do users have Managed Apple Accounts?The sign-in requires one.
- Is federation configured?Entra ID or Google Workspace.
- Is the management service linked?Both sides are needed.
- Is service discovery published?The well-known resource.
- Is Content-Type application/json?A stated requirement.
Version floors
- Is the estate on iOS 15 or later?For managed app data and Mail.
- Do we need Calendar separation?iOS 16 or iPadOS 16.1.
- Do we need Reminders separation?iOS 17 or iPadOS 17.
- Are Macs on macOS 14?Required for several data types.
- Any visionOS devices?visionOS 1.1 is the floor.
Policy and people
- Is the policy inside the supported set?Payloads are limited.
- Have we decided on managed pasteboard?An available restriction.
- Have staff been told what IT cannot do?Quote the documentation.
- Is there a leaver process?Work data removal only.
- Does the service desk know the failure modes?Sign-in is the usual one.
The pages around this one.
Managed Apple Accounts
The organisation-issued account the user signs in with, and how it federates with Entra ID.
Learn moreZero-touch Apple deployment
The opposite case: hardware the organisation owns, supervised and fully managed from first boot.
Learn moreiPhone and iPad management
The wider mobile picture: ownership models, kiosk iPads and the leaver scenario.
Learn moreCheck what OS versions your BYOD population is actually running.
Managed data separation starts at iOS 15 and macOS 14, Calendar at iOS 16, Reminders at iOS 17. That one number decides how much of the model is available to you, and we will help you read it. Initial reply within 4 business hours.