How do I join a device to Azure Active Directory using Group Policy?

Tags windows

Join a device to UIC's Azure Active Directory through the use of a Group Policy Objects and verify that the device has successfully entered a hybrid join state.

This only applies to Windows devices.

Add the following setting to a group policy object linked to your devices:

  1. Navigate to: Computer Configuration > Policies > Administrative Templates > Windows Components > Device Registration.
  2. Edit "Register domain-joined computers as devices" and set it to enabled.
  3. Click Apply and OK.

NOTE: if you don't have any blank GPOs available and would like to request one for this, please submit an Active Directory service request and select "Request new GPOs for your department".

Force policy refresh on your client:

  1. Log onto device.
  2. Open a command prompt.
  3. Type the following command: gpupdate /force

OR

  1. Reboot device.

NOTE: You can also wait for the device to refresh policies, instead of forcing a refresh, which can take up to an hour.
 

To verify that a device is enrolled in Azure AD:

  1. Log onto device
  2. Open a command prompt (does not need to be as an administrator).
  3. Type the following command: dsregcmd /status
  4. At the top of the output, the device should say "YES" for both Azure AD Joined and Domain Joined. 

NOTE: Azure AD Join can take some time (more than 5 minutes).

All information was obtained from Microsoft's official documentation.

If you experience any issues with Azure AD hybrid join, please submit an Endpoint Management support request.

Details

Article ID: 980
Created
Fri 1/15/21 6:18 PM
Modified
Wed 8/17/22 3:39 PM