From 44ebc6107bc7c62dade2857f90bdce8541161987 Mon Sep 17 00:00:00 2001 From: Scottduf Date: Mon, 21 Oct 2019 14:33:10 -0700 Subject: [PATCH] Update enroll-a-windows-10-device-automatically-using-group-policy.md Device credential automatic enrollment isnt supported by Intune. Added a note to call this out. --- ...oll-a-windows-10-device-automatically-using-group-policy.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/windows/client-management/mdm/enroll-a-windows-10-device-automatically-using-group-policy.md b/windows/client-management/mdm/enroll-a-windows-10-device-automatically-using-group-policy.md index 849b1c551d..ac08247a1f 100644 --- a/windows/client-management/mdm/enroll-a-windows-10-device-automatically-using-group-policy.md +++ b/windows/client-management/mdm/enroll-a-windows-10-device-automatically-using-group-policy.md @@ -116,6 +116,9 @@ Requirements: > In Windows 10, version 1903, the MDM.admx file was updated to include an option to select which credential is used to enroll the device. **Device Credential** is a new option that will only have an effect on clients that have the Windows 10, version 1903 feature update installed. The default behavior for older releases is to revert to **User Credential**. +> [!NOTE] +> Device credential group policy setting is not supported for enrolling into Microsoft Intune. + When a group policy refresh occurs on the client, a task is created and scheduled to run every 5 minutes for the duration of one day. The task is called " Schedule created by enrollment client for automatically enrolling in MDM from AAD." To see the scheduled task, launch the [Task Scheduler app](#task-scheduler-app).