We recently became aware of a known issue as part of the hybrid MDM migration. Customers mentioned that the Apple DEP device records are remaining in the ConfigMgr console. Unfortunately, once the MDM authority is changed to Intune, admins cannot remove these devices from the ConfigMgr console.
There’s two workarounds:
- If you happen to run into this prior to changing your MDM authority, then kindly delete the DEP records from ConfigMgr.
- If you’ve already migrated, then you can run the SQL command below on the ConfigMgr database, which will remove the records:
Delete from MDMCorpOwnedDevices where DeviceType=8 and DiscoverySources=4
Here's documentation in case you would like additional information:
https://docs.microsoft.com/sccm/mdm/deploy-use/migrate-change-mdm-authority#bkmk-ki-dep
Updated Dec 19, 2023
Version 4.0Intune_Support_Team
Microsoft
Joined October 11, 2018
Intune Customer Success
Follow this blog board to get notified when there's new activity