Checking your device…
Paramount-Skydance-Corporation

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
Copied

If you see the output below, your Mac is already managed — stop here.

Enrolled via DEP: Yes
MDM enrollment: Yes (User Approved)
MDM server: https://ncc1701.jamfcloud.com/mdm/ServerURL
If you see "Enrolled via DEP: Yes" — do not proceed. Your Mac is already under MDM management. Contact the IT Help Desk if you have questions.

Step 2 — Confirm eligibility

If you confirmed your Mac is not enrolled via DEP, check both boxes below to continue.

Continue to enrollment
🔧 Having MDM issues?

If 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
Copied

If the issue persists after running this command, contact the IT Help Desk for assistance.