Forum Discussion

StefanKi's avatar
StefanKi
Iron Contributor
Jun 27, 2019

clients autoenroll without user input

Hallo,

all our clients are joined to an active directory. Is there a way to enroll Intune MDM on this devices without user input?

To connect our AD into Azure AD we use ad connect.

 

Thanks for your help

Stefan

4 Replies

  • jenstf's avatar
    jenstf
    Brass Contributor

    Is the clients hybrid Azure AD joined?

    If so, do a local GPO:

    • Navigate to Computer Policy > Administrative Templates > Windows Components > MDM
    • Enable the MDM Autoenrollment Policy

    JT

     

    • StefanKi's avatar
      StefanKi
      Iron Contributor

      jenstfThanks for your good answer

       

      How I can bring the clients to Azure AD joined?

      I do not want do disconnect the clients form the internal AD Domin.

       

      Edit: Is this the right way https://docs.microsoft.com/de-de/azure/active-directory/devices/hybrid-azuread-join-managed-domains ?

      • Adam Weldon-Ming's avatar
        Adam Weldon-Ming
        Brass Contributor

        StefanKi 

         

        Hey,

         

        You need to do 3 things at a high level.

        1. Configure Azure AD Connect for Azure AD Hybrid Join using the Azure AD Connect wizard
        2. Enable “Register domain-joined computers as devices” via Group Policy under 
          Computer Configuration > Policies > Administrative Templates > Windows Components > Device Registration.
        3.  Set a GPO to enrol on-prem devices (Windows 10) into Intune MDM
          Create a (GPO) and enable the
          Computer Configuration > Policies > Administrative Templates > Windows Components > MDM > Enable automatic MDM enrollment using default Azure AD credentials

         

        Here is a good starting block for point 1 and 2:
        https://www.adamfowlerit.com/2018/08/azure-ad-hybrid-joined-devices-overview/

         

        Point 3

        https://docs.microsoft.com/en-us/windows/client-management/mdm/enroll-a-windows-10-device-automatically-using-group-policy

         

Resources