From 0e0b8700ba0ec30d13884b5c3ddad212a3e3f6f5 Mon Sep 17 00:00:00 2001 From: alexlushsevernunival Date: Mon, 22 Oct 2018 14:27:59 +0100 Subject: [PATCH] Added pre-requisite regarding management by Intune Agents --- ...nroll-a-windows-10-device-automatically-using-group-policy.md | 1 + 1 file changed, 1 insertion(+) 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 010ca41cad..a252c8664d 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 @@ -17,6 +17,7 @@ Requirements: - AD-joined PC running Windows 10, version 1709 - Enterprise has MDM service already configured - Enterprise AD must be registered with Azure AD +- Device should not already be enrolled in Intune using the classic agents (devices manged using agents will fail enrollment with error 0x80180026) > [!Tip] > [How to configure automatic registration of Windows domain-joined devices with Azure Active Directory](https://docs.microsoft.com/en-us/azure/active-directory/active-directory-conditional-access-automatic-device-registration-setup)