Microsoft has announced that on September 1, 2019, they will retire the hybrid MDM service offering. If you have SCCM in Hybrid mode, plan your migration to Intune Standalone. If you’re planning to do Mobile Device Management, please see our new post on that topic
Download and own all parts of the blog series in a single PDF file. Use our products page or use the download button below. This blog post won’t be updated, only the document will be.
In Part 1 of this series, we prepared the Intune environment for mobile device management. We also make sure we got the Intune subscription account.
In Part 2, we will configure Active Directory and create users in Intune to make possible a connection between Configuration Manager 2012 and Intune.
The licensing model for Intune is user based and a single license entitles the user to enroll up to 5 devices.
In order to prepare your Active Directory, you need to create an alternate UPN suffix to match the domain you added in Intune. See part 1 if that’s not completed.
An UPN suffix is the name of the domain that is added after the @ sign when a domain user account is created. The alternate UPN suffixes will simplify administration and user logon processes by providing a single UPN suffix for all users.
This is the domain that Configuration Manager and Intune would expect users to use when enrolling devices.

The next step is to change the UPN of all your users :
Tip : You can also use this PowerShell command to change multiple accounts. Just change the -SearchName and $_.samaccountname value to reflect your environment.
[pastacode lang=”markup” message=”” highlight=”” provider=”manual” manual=”Get-ADUser%20-Filter%20*%20-SearchBase%20’ou%3Dxxxx’%20-Properties%20userPrincipalName%20%7C%20foreach%20%7B%20Set-ADUser%20%24_%20-UserPrincipalName%20%22%24(%24_.samaccountname)%40systemcenterdudes.com%22%7D”/]
Your Active Directory Users needs to be synchronized with Intune. You can use Microsoft Azure Active Directory Sync (DirSync) or create your users manually if you have a small amount. For the sake of this post we’ll create them manually.




That’s it, you’ve completed the second step to manage mobile device with SCCM 2012.
Overview | Mobile Device Management with Intune and SCCM 2012
Next Part | Configuring SCCM 2012 Intune integration
Please fill out the form, and one of our representatives will contact you in Less Than 24 Hours. We are open from Monday to Friday.
Thank you for subscribing to our newsletter or requesting a quote. You will receive our next month's newsletter. If you have requested a quote, we will get in touch with you as soon as possible.
Something went wrong!
Thank for your reply!