How to Change SCCM MDM Authority to Intune Standalone

Benoit LecoursIntune, SCCM2 Comments

With the release of SCCM 1710, one of the key new features is the Co-Management possibility with Intune. Going in the direction of the Co-Management would eventually allow to offload some management task to Intune and be more aligned with the concept of Modern Management for Windows 10. One of the main requirement to enable Co-Management is to have Intune as the MDM Authority. This goes against what many SCCM admins have done over the past few years, by enabling the Intune Connector in SCCM to manage mobile devices from the SCCM console. This is called Intune in Hybrid mode. Microsoft has come up with a solution to bring back Intune as the MDM authority, which is the Standalone mode. All this without impacting the end-user with his enrolled devices. In this post, we will detail how to move Intune from Hybrid mode to Standalone. Prerequisites to Change SCCM MDM … Read More

Use IMEI Numbers with SCCM and Intune to identify Corporate Devices

Nicolas PilonIntune, SCCM1 Comment

Last January, Microsoft released an update for Intune standalone environment in which you can import international mobile equipment identity (IMEI) numbers for mobile device platforms that have an IMEI number to help identify corporate-owned mobile devices. Once enrolled in Intune, devices with imported IMEI numbers are tagged as Corporate, which can be used for applying policies that are different than those applied to Personal devices. What happens if you use an Intune hybrid environment? SCCM has no built in tool to add a list of IMEI numbers and switch device owners from Personal to Company when devices are enrolled. In this post, we will configure SCCM to identify devices based on a list of IMEI numbers and change their ownership from Personal to Company. Before starting, you can read the difference between both ownership attributes. Preparing the Collection The first step is to extract all IMEI numbers of your corporate-owned devices. The idea is to create a list of … Read More