AzureAd Join Works with Local ADDS Together ?

TECHIT SRIWICHAI 160 Reputation points
2023-07-15T02:19:39.12+00:00

I have a question I would like to ask I have a Server Local ADDS running and client have Local AD Joins. I want it to be able to join Azure AD Joins to get policies from GPOs and Intune working together Is this possible or can you share?

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,743 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,646 questions
0 comments No comments
{count} votes

Accepted answer
  1. Dillon Silzer 56,681 Reputation points
    2023-07-15T03:05:20.0733333+00:00

    If I understand you correctly, you would like to have your local AD accounts connected to Azure AD. First you will need Azure AD Connect (hybrid):

    https://learn.microsoft.com/en-us/azure/active-directory/hybrid/connect/how-to-connect-install-roadmap

    Next, you will no longer use GPOs (from local) for Intune. You can convert a lot to most of the templates that are out there in Intune already. For the things that require some programming (PowerShell) I recommend you create scripts or win32 wrapped apps:

    https://learn.microsoft.com/en-us/mem/intune/apps/apps-win32-app-management

    Hope this helps.


    If this is helpful please accept answer.

    0 comments No comments

0 additional answers

Sort by: Most helpful