You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Tutorial: Configure hybrid Azure Active Directory join for managed domains
21
21
22
-
In this tutorial, you learn how to configure hybrid Azure Active Directory (Azure AD) join for Active Directory domain-joined computers devices in a managed environment.
22
+
In this tutorial, you learn how to configure hybrid Azure Active Directory (Azure AD) join for Active Directory domain-joined devices in a managed environment.
23
23
24
-
Like a user in your organization, a device is a core identity you want to protect. You can use a device's identity to protect your resources at any time and from any location. You can accomplish this goal by bringing device identities and managing them in Azure AD by using one of the following methods:
24
+
Like a user in your organization, a device is a core identity you want to protect. You can use a device's identity to protect your resources at any time and from any location. You can accomplish this goal by managing device identities in Azure AD. Use one of the following methods:
25
25
26
26
- Azure AD join
27
27
- Hybrid Azure AD join
@@ -41,6 +41,10 @@ In this tutorial, you learn how to:
41
41
42
42
## Prerequisites
43
43
44
+
- The [Azure AD Connect](https://www.microsoft.com/download/details.aspx?id=47594) (1.1.819.0 or later)
45
+
- The credentials of a global administrator for your Azure AD tenant
46
+
- The enterprise administrator credentials for each of the forests
47
+
44
48
This tutorial assumes that you're familiar with these articles:
45
49
46
50
-[What is a device identity?](overview.md)
@@ -50,11 +54,9 @@ This tutorial assumes that you're familiar with these articles:
50
54
> [!NOTE]
51
55
> Azure AD doesn't support smartcards or certificates in managed domains.
52
56
53
-
To configure the scenario in this article, you need the [latest version of Azure AD Connect](https://www.microsoft.com/download/details.aspx?id=47594) (1.1.819.0 or later) installed.
54
-
55
57
Verify that Azure AD Connect has synced the computer objects of the devices you want to be hybrid Azure AD joined to Azure AD. If the computer objects belong to specific organizational units (OUs), you must also configure the OUs to sync in Azure AD Connect. To learn more about how to sync computer objects by using Azure AD Connect, see [Organizational unit–based filtering](../hybrid/how-to-connect-sync-configure-filtering.md#organizational-unitbased-filtering).
56
58
57
-
Beginning with version 1.1.819.0, Azure AD Connect includes a wizard that you can use to configure hybrid Azure AD join. The wizard significantly simplifies the configuration process. The wizard configures the service connection points (SCPs) for device registration.
59
+
Beginning with version 1.1.819.0, Azure AD Connect includes a wizard to configure hybrid Azure AD join. The wizard significantly simplifies the configuration process. The wizard configures the service connection points (SCPs) for device registration.
58
60
59
61
The configuration steps in this article are based on using the wizard in Azure AD Connect.
60
62
@@ -78,12 +80,7 @@ To verify if the device can access the above Microsoft resources under the syste
78
80
79
81
## Configure hybrid Azure AD join
80
82
81
-
To configure a hybrid Azure AD join using Azure AD Connect, you need:
82
-
83
-
- The credentials of a global administrator for your Azure AD tenant
84
-
- The enterprise administrator credentials for each of the forests
85
-
86
-
**To configure a hybrid Azure AD join by using Azure AD Connect:**
83
+
To configure a hybrid Azure AD join by using Azure AD Connect:
87
84
88
85
1. Start Azure AD Connect, and then select **Configure**.
89
86
@@ -121,39 +118,39 @@ To configure a hybrid Azure AD join using Azure AD Connect, you need:
121
118
122
119

If some of your domain-joined devices are Windows downlevel devices, you must:
127
+
If some of your domain-joined devices are Windows down-level devices, you must:
131
128
132
129
- Configure the local intranet settings for device registration
133
130
- Configure seamless SSO
134
-
- Install Microsoft Workplace Join for Windows downlevel computers
131
+
- Install Microsoft Workplace Join for Windows down-level computers
135
132
136
133
> [!NOTE]
137
134
> Windows 7 support ended on January 14, 2020. For more information, see [Windows 7 support ended](https://support.microsoft.com/en-us/help/4057281/windows-7-support-ended-on-january-14-2020).
138
135
139
136
### Configure the local intranet settings for device registration
140
137
141
-
To complete hybrid Azure AD join of your Windows downlevel devices and to avoid certificate prompts when devices authenticate to Azure AD, you can push a policy to your domain-joined devices to add the following URLs to the local intranet zone in Internet Explorer:
138
+
To complete hybrid Azure AD join of your Windows down-level devices and to avoid certificate prompts when devices authenticate to Azure AD, you can push a policy to your domain-joined devices to add the following URLs to the local intranet zone in Internet Explorer:
142
139
143
140
-`https://device.login.microsoftonline.com`
144
141
-`https://autologon.microsoftazuread-sso.com`
145
142
146
-
You also must enable **Allow updates to status bar via script** in the user’s local intranet zone.
143
+
You also must enable **Allow updates to status bar via script** in the user's local intranet zone.
147
144
148
145
### Configure seamless SSO
149
146
150
-
To complete hybrid Azure AD join of your Windows downlevel devices in a managed domain that uses [password hash sync](../hybrid/whatis-phs.md) or [pass-through authentication](../hybrid/how-to-connect-pta.md) as your Azure AD cloud authentication method, you must also [configure seamless SSO](../hybrid/how-to-connect-sso-quick-start.md#step-2-enable-the-feature).
147
+
To complete hybrid Azure AD join of your Windows down-level devices in a managed domain that uses [password hash sync](../hybrid/whatis-phs.md) or [pass-through authentication](../hybrid/how-to-connect-pta.md) as your Azure AD cloud authentication method, you must also [configure seamless SSO](../hybrid/how-to-connect-sso-quick-start.md#step-2-enable-the-feature).
151
148
152
-
### Install Microsoft Workplace Join for Windows downlevel computers
149
+
### Install Microsoft Workplace Join for Windows down-level computers
153
150
154
-
To register Windows downlevel devices, organizations must install [Microsoft Workplace Join for non-Windows 10 computers](https://www.microsoft.com/download/details.aspx?id=53554). Microsoft Workplace Join for non-Windows 10 computers is available in the Microsoft Download Center.
151
+
To register Windows down-level devices, organizations must install [Microsoft Workplace Join for non-Windows 10 computers](https://www.microsoft.com/download/details.aspx?id=53554). Microsoft Workplace Join for non-Windows 10 computers is available in the Microsoft Download Center.
155
152
156
-
You can deploy the package by using a software distribution system like [Microsoft Endpoint Configuration Manager](https://docs.microsoft.com/configmgr/). The package supports the standard silent installation options with the `quiet` parameter. The current branch of Configuration Manager offers benefits over earlier versions, like the ability to track completed registrations.
153
+
You can deploy the package by using a software distribution system like [Microsoft Endpoint Configuration Manager](https://docs.microsoft.com/configmgr/). The package supports the standard silent installation options with the `quiet` parameter. The current version of Configuration Manager offers benefits over earlier versions, like the ability to track completed registrations.
157
154
158
155
The installer creates a scheduled task on the system that runs in the user context. The task is triggered when the user signs in to Windows. The task silently joins the device with Azure AD by using the user credentials after it authenticates with Azure AD.
159
156
@@ -167,7 +164,7 @@ When you use the **Get-MSolDevice** cmdlet to check the service details:
167
164
- The value for **DeviceTrustType** is **Domain Joined**. This setting is equivalent to the **Hybrid Azure AD joined** state on the **Devices** page in the Azure AD portal.
168
165
- For devices that are used in Conditional Access, the value for **Enabled** is **True** and **DeviceTrustLevel** is **Managed**.
169
166
170
-
**To check the service details**:
167
+
To check the service details:
171
168
172
169
1. Open Windows PowerShell as an administrator.
173
170
1. Enter `Connect-MsolService` to connect to your Azure tenant.
@@ -176,7 +173,7 @@ When you use the **Get-MSolDevice** cmdlet to check the service details:
176
173
177
174
## Troubleshoot your implementation
178
175
179
-
If you experience issues with completing hybrid Azure AD join for domain-joined Windows devices, see:
176
+
If you experience issues completing hybrid Azure AD join for domain-joined Windows devices, see:
180
177
181
178
-[Troubleshooting hybrid Azure Active Directory joined devices](troubleshoot-hybrid-join-windows-current.md)
182
179
-[Troubleshooting hybrid Azure Active Directory joined down-level devices](troubleshoot-hybrid-join-windows-legacy.md)
0 commit comments