Checking your device…
Notice: Automated enrollment through Apple Business Manager (ABM) is strictly required for all company devices. Manual enrollment is a deprecated workflow. Information Security requires automated enrollment wherever possible to strictly enforce endpoint security compliance.
Please ensure every effort has been made to add this device to ABM through our resellers or Apple Configurator before proceeding. This portal is exclusively reserved for legacy hardware that cannot be integrated into ABM but requires manual management restoration.
Step 1 — Check if your Mac is already enrolled
Run this command in Terminal. If your Mac was provisioned through IT or appeared pre-configured on first boot, it is likely already enrolled via Apple Business Manager (DEP) and does not need to use this portal.
sudo profiles show -type enrollment
If you see the output below, your Mac is already managed — stop here.
Step 2 — Confirm eligibility
If you confirmed your Mac is not enrolled via DEP, check both boxes below to continue.
Continue to enrollmentIf your Mac was previously enrolled but MDM profiles are missing, not applying, or your device is showing as unmanaged in Self Service, you may be able to fix this without contacting IT.
Run the following command in Terminal to re-trigger MDM enrollment:
sudo profiles renew -type enrollment
If the issue persists after running this command, contact the IT Help Desk for assistance.