About Intune,Azure AD Registered,GPO, SCCM

tarou chabi 731 Reputation points
2021-02-15T14:05:02.54+00:00

Now, The configuration of my environment is as follows.
* VDI (Windows10 After 1809)
* SCCM
* AADC <Synchronize with alternate ID, Pass-through authentication> Azure AD

And Now, All devices are registered as Azure AD Registered.

Please teach me.
I don't know which configuration is the best. Is there any difference in any configuration with "Intune, Conditional access etc." ?
And what are the precautions for vdi device management? Are they just the same computer name?
Is it okay to not worry about security threats because the user ID and device are linked?

  1. Azure AD joined <<< I can't take this configuration because I need to change the configuration of all devices from domain join to workgroup.
  2. Azure AD registered + Intune <<< Does the duplicate policy of "GPO, Intune" apply? Is this configuration possible?
  3. Azure AD registered + Intune + SCCM
  4. Hybrid Azure AD Join + Intune + GPO?
  5. Hybrid Azure AD Join + Intune + SCCM + GPO?
Microsoft Security | Intune | Configuration
Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} votes

Accepted answer
  1. Crystal-MSFT 53,991 Reputation points Microsoft External Staff
    2021-02-16T02:39:05.48+00:00

    @tarou chabi , In General, SCCM and Intune are both used to manage device and apps. For the internet devices, we can do Azure AD-joined and enroll into Intune to mange. For the devices in on-premise domain, if we want to use both tools to manage, we can consider co-management.

    From Intune side, the OS supported by Intune are as below. It didn't have too much different on a Physical machine or virtual machine.
    https://learn.microsoft.com/en-us/mem/intune/fundamentals/supported-devices-browsers

    Conditional Access is the tool used by Azure Active Directory to control access. This feature needs Azure AD Premium P1 license.
    https://learn.microsoft.com/en-us/azure/active-directory/conditional-access/plan-conditional-access

    For Azure AD registered device, when it enrolls into Intune. There will be some limitation. For example, Win32 app is not supported for Azure AD registered device.
    https://learn.microsoft.com/en-us/mem/intune/apps/apps-win32-app-management#prerequisites

    For a device, we can only choose one enrollment type for it. For co-management and GPO enrollment, the prerequisites is that the device needs to be Hybrid Azure AD joined. We can choose one refer to your requiement. Here is an article for the reference:
    https://learn.microsoft.com/en-us/mem/intune/enrollment/device-enrollment#windows-enrollment-methods

    For the security threats, I am not familiar with it. Did you means we have set it on Azure via the following modules? if yes, it can protect.
    https://learn.microsoft.com/en-us/learn/modules/protect-against-security-threats-azure/

    Hope it can help.


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.
    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Pa_D 1,071 Reputation points
    2021-02-15T20:39:50.333+00:00

    1) Azure AD registered + Intune <<< Does the duplicate policy of "GPO, Intune" apply? Is this configuration possible?

    • If your PCs are still domain joined. You have to use Hybrid Domain join + Intune.
    • From what i have seen & heard, most of the important GPOs are now available in Intune, via admin templates, ADMX ingestion, custom CSP or Intune/MDM policy.

    2) Azure AD registered + Intune + SCCM

    • This option is best if you have already invested in SCCM.
    • One of the pre-requisite is Hybrid domain join.
    • Here you can still continue to use GPOs, because your PCs are Hybrid domain join.

    3) Hybrid Azure AD Join + Intune + GPO?

    • Best option, if your PCs are still domain joined.
    • You dont have SCCM or any other management tool.

    4) Hybrid Azure AD Join + Intune + SCCM + GPO?

    • This same as option 2.
    1 person found this answer helpful.

  2. tarou chabi 731 Reputation points
    2021-02-20T12:36:32.9+00:00

    Sorry for the late reply.
    Now, I'm looking for two ideas.

    1. Considering the DUAL STATE of the device, I build "hybrid ad join + Intune".
      https://learn.microsoft.com/ja-jp/azure/active-directory/devices/hybrid-azuread-join-plan#handling-devices-with-azure-ad-registered-state
    2. I build "Azure AD Registered + Intune". "Azure AD Registered PC" is domain joined to on-premises AD.

    Well..... Functionally, can No. 2 be realized?
    Is there a way to register win10(Azure AD Registered) that is already registered in Azure ad to intune?
    Is it possible to check the state of GPO or SCCM Update state with Intune and quarantine it to comply with Intune?


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.