Įvykiai
04-09 15 - 04-10 12
Code the Future with AI and connect with Java peers and experts at JDConf 2025.
Registruotis dabarŠi naršyklė nebepalaikoma.
Atnaujinkite į „Microsoft Edge“, kad pasinaudotumėte naujausiomis funkcijomis, saugos naujinimais ir techniniu palaikymu.
You can validate your planning and prerequisites for hybrid Microsoft Entra joining devices using a targeted deployment before enabling it across the entire organization. This article explains how to accomplish a targeted deployment of Microsoft Entra hybrid join.
Dėmesio
Use caution when modifying values in Active Directory. Making changes in an established environment might have unintended consequences.
For devices running Windows 10, the minimum supported version is Windows 10 (version 1607) to do hybrid join. As a best practice, upgrade to the latest version of Windows 10 or 11.
To do a targeted deployment of Microsoft Entra hybrid join on Windows devices, you need to:
Patarimas
The SCP might be configured locally in the registry of the device in certain situations. If the device finds a value in the registry it uses that configuration, otherwise it queries the directory for the SCP and attempts to hybrid join.
Use the Active Directory Services Interfaces Editor (ADSI Edit) to modify the SCP objects in Microsoft Windows Server Active Directory.
Use the following example to create a Group Policy Object (GPO) to deploy a registry setting configuring an SCP entry in the registry of your devices.
contoso.onmicrosoft.com
if you're using managed environment.If your Microsoft Entra ID is federated with AD FS, you first need to configure client-side SCP using the instructions mentioned earlier by linking the GPO to your AD FS servers. The SCP object defines the source of authority for device objects. It can be on-premises or Microsoft Entra ID. When client-side SCP is configured for AD FS, the source for device objects is established as Microsoft Entra ID.
Pastaba
If you failed to configure client-side SCP on your AD FS servers, the source for device identities would be considered as on-premises. AD FS will then start deleting device objects from on-premises directory after the stipulated period defined in the AD FS Device Registration's attribute "MaximumInactiveDays". AD FS Device Registration objects can be found using the Get-AdfsDeviceRegistration cmdlet.
When you configure a Microsoft Entra hybrid join task in the Microsoft Entra Connect Sync for your on-premises devices, the task syncs device objects to Microsoft Entra ID, and temporarily set the registered state of the devices to "pending" before the device completes the device registration. This pending state is because the device must be added to the Microsoft Entra directory before it can be registered. For more information about the device registration process, see How it works: Device registration.
After you verify that everything works as expected, you can automatically register the rest of your Windows devices with Microsoft Entra ID. Automate Microsoft Entra hybrid join by configuring the SCP using Microsoft Entra Connect.
Įvykiai
04-09 15 - 04-10 12
Code the Future with AI and connect with Java peers and experts at JDConf 2025.
Registruotis dabarMokymas
Modulis
Manage device authentication - Training
In this module, you learn about device authentication and management in Microsoft Entra ID. MD-102
Sertifikatas
Microsoft 365 Certified: Endpoint Administrator Associate - Certifications
Plan and execute an endpoint deployment strategy, using essential elements of modern management, co-management approaches, and Microsoft Intune integration.
Dokumentacija
Plan your Microsoft Entra hybrid join deployment - Microsoft Entra ID
Explains the steps that are required to implement Microsoft Entra hybrid joined devices in your environment.
Configure Microsoft Entra hybrid join - Microsoft Entra ID
Learn how to configure Microsoft Entra hybrid join.
Manual configuration for Microsoft Entra hybrid join - Microsoft Entra ID
Learn how to manually configure Microsoft Entra hybrid join devices.