Forum Discussion

hongwoo_jin's avatar
hongwoo_jin
Brass Contributor
Feb 08, 2021

Can anyone help fot setup of specific devices that is synced to hybrid azure ad join?

Hi, All Can anyone know how to setup hybrid azure ad join devices not all computers but specific computers? I tried to configure it that followed by Microsoft docs with select specific computer ou ...
  • CoasterKaty's avatar
    Feb 08, 2021

    hongwoo_jin You can configure specific PCs to hybrid join by using client side registry keys rather than setting up the hybrid join SCP in AADConnect - I use group policy preferences registry items to set these:

     

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\CDJ\AAD\TenantId – REG_SZ – and set the value to your tenant ID (can be obtained from the Azure AD Overview screen)

     

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\CDJ\AAD\TenantName – REG_SZ – and set the value to your primary domain (again this can be seen on the Azure AD Overview screen).

Resources