en-US

Enable automatic MDM enrollment using default Azure AD credentials

Supported on: At least Windows 10

Registry

HKLM Software\Policies\Microsoft\Windows\CurrentVersion\MDM

Value name: AutoEnrollMDM

Enabled: AutoEnrollMDM = 1

Disabled: AutoEnrollMDM = 0

Options

UseAADCredentialType enum
  • User Credential -> 1
  • Device Credential -> 2
MDMApplicationId text

Description

This policy setting specifies whether to automatically enroll the device to the Mobile Device Management (MDM) service configured in Azure Active Directory (Azure AD). If the enrollment is successful, the device will remotely managed by the MDM service. Important: The device must be registered in Azure AD for enrollment to succeed. If you do not configure this policy setting, automatic MDM enrollment will not be initiated. If you enable this policy setting, a task is created to initiate enrollment of the device to MDM service specified in the Azure AD. If you disable this policy setting, MDM will be unenrolled.