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
1. If you are using AD FS, you must also configure the client-side registry setting for SCP on your AD FS server using a GPO
35
33
36
-
> [!NOTE]
37
-
> Ensure default configuration remains unchanged for “Register domain-joined computers as devices” GPO set to “Not Configured” and “Automatically register new Windows 10 domain joined devices with Azure Active Directory” set to “Yes” when using Configuration Manager.
38
34
39
-
After you verify that everything works as expected, you can automatically register the rest of your Windows current devices with Azure AD by [configuring SCP using Azure AD Connect](hybrid-azuread-join-managed-domains.md#configure-hybrid-azure-ad-join).
40
35
41
36
### Clear the SCP from AD
42
37
@@ -50,8 +45,6 @@ Use the Active Directory Services Interfaces Editor (ADSI Edit) to modify the SC
50
45
1. Select the values of **azureADId** and **azureADName** (one at a time) and click **Remove**
51
46
1. Close **ADSI Edit**
52
47
53
-
> [!NOTE]
54
-
> If a SCP is not configured in AD, then you should follow the same approach as described to [Configure client-side registry setting for SCP](#configure-client-side-registry-setting-for-scp)) on your domain-joined computers using a Group Policy Object (GPO).
55
48
56
49
### Configure client-side registry setting for SCP
57
50
@@ -96,9 +89,10 @@ The installer creates a scheduled task on the system that runs in the user conte
96
89
To control the device registration, you should deploy the Windows Installer package to your selected group of Windows down-level devices.
97
90
98
91
> [!NOTE]
99
-
> If SCP is not configured in AD, then you should follow the same approach as described above to configure the client-side registry setting for SCP on your domain-joined computers using a Group Policy Object (GPO).
92
+
> If a SCP is not configured in AD, then you should follow the same approach as described to [Configure client-side registry setting for SCP](#configure-client-side-registry-setting-for-scp)) on your domain-joined computers using a Group Policy Object (GPO).
93
+
100
94
101
-
After you verify that everything works as expected, you can automatically register the rest of your Windows down-level devices with Azure AD by deploying the package to all down-level devices and[configuring SCP using Azure AD Connect](hybrid-azuread-join-managed-domains.md#configure-hybrid-azure-ad-join).
95
+
After you verify that everything works as expected, you can automatically register the rest of your Windows current and down-level devices with Azure AD by [configuring SCP using Azure AD Connect](hybrid-azuread-join-managed-domains.md#configure-hybrid-azure-ad-join).
0 commit comments