All Posts
Microsoft 365 1 View 9 min read

How to Enable Intune MDM Scope in Microsoft Entra

Last Updated July 20, 2026

The Mobile Device Management (MDM) user scope in Microsoft Entra dictates which users can automatically enroll their Windows devices into Microsoft Intune when a user signs in. This applies both to the Windows Out-of-Box Experience (OOBE) via Windows Autopilot, and to manual joins via Windows Settings. In managed environments, ensuring this scope is properly configured is the foundational step for zero-touch provisioning and centralized endpoint management.

With Microsoft Entra and Intune, you can initialize this routing centrally from the Mobility settings. This guide walks through verifying and enabling the MDM auto-enrollment scope—including critical wait times, prerequisite checks, and troubleshooting for new administrators.

Why Enable Intune MDM Scope?

Controlling the MDM user scope at the tenant level helps with:

  1. Zero-touch provisioning: It allows devices to automatically enroll into Intune the moment a user signs in during initial Windows setup or via Settings.
  2. Policy enforcement: Without MDM scope enabled, joined devices remain unmanaged, preventing the deployment of security baselines, Conditional Access, and application payloads.
  3. Lifecycle management: Enabling auto-enrollment ensures that every corporate device is registered in the endpoint management portal for inventory tracking, compliance evaluation, and remote wipe capabilities.

Prerequisites

Before beginning this configuration, ensure you have the following:

  • Roles: Your account must hold the Global Administrator or Intune Administrator role.
  • Licensing: Microsoft 365 Business Premium includes both Microsoft Entra ID P1 and Intune Plan 1 licenses. However, each user who enrolls a device must have the Intune license actively assigned to them in the Microsoft 365 admin center. Simply having the subscription is not enough.
  • Supported Windows Editions: The target devices must be running Windows 10/11 Pro, Enterprise, or Education.

CRITICAL WARNING: Windows Home edition does not support Entra ID Join or Intune enrollment. If you are testing on a consumer laptop running Windows Home, auto-enrollment will fail. You must upgrade the OS to Pro first.

Before You Begin: How Automatic Enrollment Actually Works

Many new administrators assume that after enabling the MDM scope, devices will magically appear in Intune. Here is what actually happens:

  1. You enable the MDM user scope for “All” or a specific group of users.
  2. A user manually signs into a Windows device using their work account (during initial Windows setup or via Settings → Accounts → Access work or school).
  3. The device joins Microsoft Entra ID.
  4. Because the MDM scope is enabled, the device automatically enrolls into Intune—but this can take 15 to 60 minutes to complete.
  5. The device then appears in the Intune admin center under Devices → Windows.

Key takeaway: The user must take action (signing in) to trigger enrollment. The setting alone does not magically enroll devices.

Step 1: Access the Automatic Enrollment Settings

There are two ways to reach the same settings. Choose the one you prefer.

Option A (Recommended for beginners): Using the Intune admin center

  1. Navigate to the Microsoft Intune admin center and log in.
  2. On the left navigation pane, go to DevicesEnrollmentWindowsAutomatic enrollment.

Option B: Using the Microsoft Entra admin center (classic method)

  1. Navigate to the Microsoft Entra admin center.
  2. Go to IdentityMobility (MDM and MAM)Microsoft Intune.

Both options lead to the exact same configuration pane.

Step 2: Configure the MDM and MAM User Scope

  1. Click on Microsoft Intune in the list of applications (if not already selected).
  2. MDM user scope – Choose one of the following:
    • All – Every user who joins a device to Entra ID will have that device automatically enrolled into Intune. This is the simplest option for testing and small organizations.
    • Some – Only users in a specific Entra security group will have their devices auto-enrolled. (Note: If you change this from “All” to “Some” later, already enrolled devices will not be automatically un-enrolled, but new devices outside the group will fail to enroll).
    • None – Auto-enrollment is disabled (default).

Recommendation for initial deployment: Start with All. It requires no group management and just works. You can always change it to “Some” later if needed.

  1. MAM user scope – Set this to None for Windows device enrollment. MAM (Mobile Application Management) is designed for iOS/Android devices. Leaving it enabled for Windows can cause the OS to attempt mobile-style app management during the device join process, leading to conflicts.
  2. Leave the default URLs unchanged:
    • MDM Terms of use URL – Auto-populated.
    • MDM Discovery URL – Auto-populated.
    • MDM Compliance URL – Auto-populated.
  3. Click Save at the top of the pane.

Step 3: Wait for the Change to Propagate

After clicking Save, do not test immediately. Microsoft takes time to apply the change across all services.

  • Minimum wait time: 15 minutes
  • Recommended wait time: 60 minutes
  • Maximum possible propagation time: 24 hours (though rare)

Patience is critical. If you test within 5 minutes, the device will not auto-enroll, and you will waste time troubleshooting a non-issue.

Step 4: Test Enrollment on a Windows Device

Now you are ready to test on a Windows 10/11 Pro, Enterprise, or Education device (version 1709 or later). Remember: Windows Home edition is not supported.

  1. On the Windows device, go to SettingsAccountsAccess work or school.
  2. Click Connect (or Join if the device is not yet joined).
  3. Sign in with the test user’s work credentials (the same user you verified has an Intune license and is within your MDM user scope).
  4. Complete the sign-in process. The device will join Microsoft Entra ID.

What happens next:

  1. The device will automatically enroll into Intune in the background.
  2. This enrollment can take 15 to 60 minutes to complete.
  3. During this time, you may see a message that “Your device is being managed” or nothing at all—that is normal.

Step 5: Verify the Device in Intune Admin Center

After waiting at least 30 minutes:

  1. Return to the Intune admin center.
  2. Navigate to DevicesWindows.
  3. Look for your test device. It should appear with Managed by = Intune.
    • Note: If it says Managed by = Intune + MDM or shows up but policies aren’t applying, it usually means the device has a conflicting on-premises GPO or a third-party MDM agent (like SCCM) fighting for control.
  4. If it does not appear after 2 hours, proceed to the troubleshooting section below.

Troubleshooting: Device Not Appearing?

Use this checklist if enrollment fails:

CheckWhere to LookWhat to Fix
User has Intune license?Microsoft 365 admin center → Users → Licenses and appsTurn on Microsoft Intune for the user.
MDM scope correctly set?Intune admin center → Devices → Enrollment → Automatic EnrollmentConfirm MDM user scope is “All” or “Some” with a valid group.
Enrollment restrictions allow Windows?Intune admin center → Devices → Enrollment → Enrollment restrictionsEnsure Windows platform is allowed (default is allowed).
Windows version & edition?Settings → System → AboutMust be Windows 10/11 Pro, Enterprise, or Education. Home edition will fail.
Device join status?Open Command Prompt on the device and run dsregcmd /statusCheck AzureAdJoined and TenantId. If NO, the device failed to join Entra ID (check OS edition and network).
Waited enough time?Wait at least 1 hour before troubleshooting further.

Wrap-Up

You can enable the Intune MDM scope for your Microsoft 365 tenant by accessing the Automatic Enrollment settings in the Intune admin center (or Entra Mobility settings) and modifying the Microsoft Intune application parameters. Ensure you hold Intune Administrator rights, verify your Windows editions, and have assigned Intune licenses to your users before testing. Set the MDM user scope to All for simplicity, leave MAM scope as None, and wait up to 60 minutes for the change to propagate.

Use this configuration to establish automatic device enrollment, providing the essential foundation required to push compliance policies and secure your fleet of Windows endpoints.

Final Tip: If you ever need to disable auto-enrollment, simply set MDM user scope back to None and save. Devices already enrolled will remain managed until you manually retire them from Intune.

Share this article:
Fast-Track Your Compliance

Need help with Aramco CCC Certification?

Get a Free Expert Consultation.

Aramco Kit

Ali Aljubaily

Cybersecurity Consultant

I am Ali Yousef, a certified engineer from Microsoft, holding the Microsoft Certified System Associate certification as well as the CompTIA Network+ certification. I work as the Group IT Manager.

Latest

Explore Our Blog Posts

Discover insightful articles on cybersecurity and more.

Exchange Online 17 Views 7 min read

How to Install and Configure PowerShell 7.x to Manage Microsoft 365 Workloads

Set up the modern, cross-platform automation shell to manage Exchange, SharePoint, Entra ID (Azure AD), Teams, and other Microsoft 365...
Read more
Aramco Third-Party Cybersecurity (TPCS) 2026 Assessment Questionnaire
Aramco Cybersecurity Compliance 103 Views 4 min read

Aramco TPCS 2026: Is Your Organization Ready for Third-Party Cybersecurity Compliance?

Evaluate your Aramco Third-Party Cybersecurity compliance with our free 2026 TPCS questionnaire. Get instant remediation steps. No commitment. Saudi-focused.
Read more
Aramco Cybersecurity Compliance - Email Compliance Guide
Aramco Cybersecurity Compliance 94 Views 11 min read

Pass the TPCS Email Audit with Exchange Online and Defender for Office 365

Achieve TPCS email security compliance using Exchange Online and Defender for Office 365. A step-by-step guide for Vendors seeking Aramco...
Read more

Our Certified Expertise and Technology Partnerships

We are certified partners with the world's leading cybersecurity vendors to deliver best-in-class solutions.

Microsoft
Microsoft
Certified Partner
Bitdefender
Bitdefender
Gold Partner
Fortinet
Fortinet
Authorized Partner
Acronis
Acronis
Certified Partner

Ready to Secure Your Business?

Our cybersecurity experts are here to help you achieve compliance and protect your digital assets with our 100% remote implementation model. Achieving compliance requires zero on-site field visits or internal IT hours. Contact us for a free, no-obligation assessment of your cybersecurity needs. We are committed to a 2-hour response time for all inquiries during business hours.

2-hour response time
Free consultation
Certified experts