Hey @reggie,
Don’t worry, this is a fairly common glitch where the device’s ADE token gets slightly out of sync between Apple’s servers and the Mdm, even if the portal says the sync was successful.
To clear the bottleneck, you basically need to refresh the assignment status and force the Mac to fetch a new enrollment profile. Here is the exact workflow to fix it:
Step 1: Reassign in ABM
- Log into your ABM account.
- Find the specific Mac by its Serial number.
- Edit the MDM server assignment: Unassign it from your Hexnode MDM server completely.
- Save it, wait a few seconds, and then Reassign it back to your Hexnode MDM server.
Step 2: Sync in Hexnode
- Go back to your Hexnode portal and navigate to Admin > Apple Business Manager > ADE.
- Click on Sync to pull the fresh assignment data from Apple.
- Check the ADE devices list and verify that the status for this specific Mac has changed back to Assigned.
Step 3: Force the Mac to Renew
Since the Mac is currently hung up, you need to force it to drop the bad connection and request the new profile.
- If the user managed to bypass the screen and get to the local desktop, or if you can access Terminal, have them run this command: sudo profiles renew -type enrollment
- Restart the Mac.
- Proceed through the Setup assistant again.
It should immediately grab the fresh profile and fly right past the “waiting on management server” screen. Let us know if that clears it up!