First page of Microsoft's 100,000-partner directory, sorted by responsiveness All 6 Microsoft Solutions Partner designations Microsoft Solutions Partner since 2006 1,100+ organizations under management
Home/Blog/Everything You Wanted to Know About Windows Auto…

Everything You Wanted to Know About Windows Autopilot Deployment: Hybrid Microsoft Entra Join and Existing Devices

2026-06-16·IT Partnerhowtowindows autopilotMicrosoft IntuneWindows 11

Windows Autopilot is still one of the most practical ways to provision Windows 11 devices with Microsoft Intune. In 2026, the best default is cloud-native Microsoft Entra join, but hybrid join and Autopilot for existing devices remain useful when you have legacy domain dependencies, staged refresh projects, or Configuration Manager-based deployment workflows.

What changed since the original Autopilot guidance

The core idea has not changed: Windows Autopilot lets organizations deliver a ready-to-work Windows device without building and maintaining traditional images. What has changed is the platform around it. Azure AD is now Microsoft Entra ID, Hybrid Azure AD join is now Microsoft Entra hybrid join, SCCM is now Microsoft Configuration Manager, and Windows 11 is the primary target operating system. Windows 10 reached end of support for most editions on October 14, 2025, so new deployment planning should focus on Windows 11, device eligibility, and cloud-based management.

The current Microsoft recommendation is clear: use cloud-native Microsoft Entra joined devices where possible. Microsoft Entra hybrid join should be reserved for cases where applications, authentication flows, network resources, or management processes still require Active Directory domain join.

Autopilot deployment scenarios in 2026

Most organizations use one or more of these Windows Autopilot scenarios:

  • User-driven Microsoft Entra join: the recommended modern path for most employee devices. The user signs in during OOBE, the device joins Microsoft Entra ID, enrolls in Intune, and receives apps, settings, compliance policies, and security baselines.
  • Microsoft Entra hybrid join: for devices that must be joined to on-premises Active Directory and also registered in Microsoft Entra ID. This requires the Intune Connector for Active Directory and reliable domain controller line-of-sight during provisioning.
  • Pre-provisioning: IT or a partner prepares the device before delivery so apps and policies are installed before the user receives it.
  • Self-deploying mode: for supported kiosk, shared, or dedicated devices. Hardware and TPM requirements apply.
  • Autopilot Reset: returns an Intune-managed device to a business-ready state while preserving the management relationship.
  • Autopilot for existing devices: commonly used with Microsoft Configuration Manager task sequences to reimage or refresh existing PCs into a Windows Autopilot OOBE experience.
  • Windows Autopilot device preparation: a newer Intune capability for supported cloud-native deployments. It is separate from classic Autopilot and can simplify some Microsoft Entra joined provisioning scenarios, but it does not replace every classic Autopilot use case, especially hybrid join, pre-provisioning, or complex existing-device migrations.

Licensing and prerequisites to verify first

Before designing an Autopilot rollout, confirm licensing, device eligibility, and administrative access. Typical licensing includes Microsoft Intune Plan 1, often through Microsoft 365 Business Premium, Microsoft 365 E3/E5, Enterprise Mobility + Security E3/E5, or equivalent CSP/NCE subscriptions. You also need Microsoft Entra ID, supported Windows 11 editions such as Pro, Enterprise, or Education, and appropriate Intune and Entra administrative roles.

For self-deploying and some zero-touch scenarios, verify TPM support and Windows hardware requirements. For Windows 11 migrations, validate CPU, TPM 2.0, Secure Boot, memory, and storage requirements before promising an in-place upgrade. Also review enrollment restrictions, device limit restrictions, Conditional Access, MFA, and Enrollment Status Page settings so security policies do not accidentally block enrollment.

When to choose Microsoft Entra hybrid join

Microsoft Entra hybrid join is valuable when a Windows 11 device must be joined to on-premises Active Directory during provisioning. Common reasons include legacy applications that require domain-joined devices, file shares or print infrastructure that have not been modernized, device-based Kerberos dependencies, or existing management processes that still rely on Active Directory computer objects.

Hybrid join should not be the default just because it is familiar. It adds dependencies: the Intune Connector for Active Directory, OU permissions, domain controller connectivity, DNS, device naming rules, and more troubleshooting points. If the same business outcome can be achieved with Microsoft Entra join, Intune, Windows Hello for Business, cloud Kerberos trust, OneDrive Known Folder Move, Universal Print, and modern app delivery, the cloud-native path is usually simpler and more resilient.

How hybrid Autopilot works behind the scenes

Hybrid Autopilot uses an offline domain join process. During OOBE, the device downloads its Autopilot profile, enrolls into Intune, and receives a domain join profile. Intune then works with the Intune Connector for Active Directory to create an offline domain join blob. That blob allows the device to join the specified Active Directory domain and create or use a computer object in the target OU.

After the offline domain join step, the device reboots. The user then signs in, and the device completes policy, app, and configuration delivery through Intune. To succeed, the device must be able to reach required Microsoft cloud endpoints and, at the correct point in the process, domain controllers. A traditional user-only VPN that starts after Windows sign-in is usually too late. If remote hybrid provisioning is required, use a supported pre-logon or device tunnel VPN design and test it thoroughly before scaling.

Set up Intune Connector for Active Directory

The Intune Connector for Active Directory is the bridge between Intune and your on-premises domain. Install it on a supported, domain-joined Windows Server that has reliable connectivity to domain controllers and outbound access to Microsoft cloud services. Avoid treating the connector as a one-off component; monitor its health and consider multiple connectors for resiliency.

Use least-privilege delegation. The connector does not need broad domain administrator rights for daily operation. Delegate only the permissions required to create and manage computer objects in the OU where Autopilot devices will be placed. In the Microsoft Intune admin center, go to Devices > Windows > Windows enrollment and configure the Intune Connector for Active Directory, then create a domain join profile that specifies the domain, OU, and computer naming format. Assign the Autopilot deployment profile and the domain join profile to the correct device groups.

Configure the hybrid Autopilot profile

In the Microsoft Intune admin center, create a Windows Autopilot deployment profile for Microsoft Entra hybrid joined devices. Configure OOBE options such as privacy settings, local administrator behavior, device naming, and whether the Enrollment Status Page should block access until required apps and policies are installed.

Be conservative with the Enrollment Status Page during early pilots. Blocking until every app installs can create a poor experience if one large or unreliable app fails. Start with critical security and management components, test with real network conditions, and then tighten the experience as your app deployment quality improves.

Autopilot for existing devices

Autopilot is not only for brand-new hardware. Existing Windows devices can be brought into Autopilot in several ways.

For Intune-managed corporate devices, you can use an Autopilot deployment profile option to convert targeted devices to Autopilot devices. This helps make future resets and redeployments easier.

For pilot devices or small batches, you can capture the device hardware hash and import it into Windows Autopilot. The commonly used Get-WindowsAutoPilotInfo PowerShell script can collect the hardware hash and export it for import. Use current Microsoft Graph permissions and approved administrative accounts when automating this process.

For rebuild projects, Microsoft Configuration Manager can still be used with an Autopilot for existing devices task sequence. The task sequence installs Windows 11, injects drivers if needed, places the Autopilot configuration file in the correct provisioning location, and then allows OOBE to be completed through the assigned Autopilot experience.

Replacing the old Windows 7-to-Windows 10 workflow

The old Windows 7 migration workflow is now legacy. In 2026, the practical migration question is usually Windows 10-to-Windows 11 or hardware refresh.

For eligible Windows 10 devices, use Intune feature update policies, Windows Update for Business, or a managed Configuration Manager approach to move to Windows 11. For devices that are not eligible for Windows 11, plan replacement hardware and register those devices with Autopilot before delivery. If temporary Windows 10 Extended Security Updates are part of your risk plan, treat them as a bridge, not a modernization strategy.

Before reimaging or replacing devices, move user data to the cloud with OneDrive Known Folder Move where appropriate. This reduces dependency on traditional profile migration and helps users return to productivity faster after receiving a Windows 11 device.

MFA, Conditional Access, and first sign-in considerations

Autopilot must be secure, but security controls need to be enrollment-aware. Conditional Access policies that require compliant devices can block a new device before it has had a chance to become compliant. MFA prompts during enrollment are common, but they must be tested with your chosen identity methods, such as Microsoft Authenticator, Temporary Access Pass, FIDO2 security keys, or Windows Hello for Business.

For hybrid deployments, remember that the first Windows sign-in may require domain controller connectivity. For Microsoft Entra joined devices, the experience is generally simpler because the user signs in directly with Microsoft Entra credentials and receives policies from Intune without requiring a domain join.

Common troubleshooting areas

Most Autopilot failures come from a few predictable areas:

  • Device registration conflicts: the device may already be registered in another tenant or associated with an old Autopilot record.
  • Hardware hash issues: the wrong device hash was imported, the motherboard changed, or the device was not assigned to the expected profile.
  • Profile assignment delays: dynamic group rules and Autopilot profile assignments can take time to evaluate.
  • Enrollment restrictions: platform, ownership, or device limit rules may block enrollment.
  • Conditional Access: policies may require compliance before enrollment can complete.
  • ESP failures: a required app, script, or policy may fail or take too long.
  • Hybrid join failures: the connector may be unhealthy, OU permissions may be wrong, the domain join profile may be misconfigured, DNS may be incorrect, or the device may not have line-of-sight to a domain controller.
  • Reuse and cleanup problems: retired devices should be cleaned up from Intune, Microsoft Entra ID, Autopilot, and Configuration Manager as appropriate before reassignment.

Recommended 2026 design pattern

For most organizations, the best pattern is to standardize on Microsoft Entra joined Windows 11 devices managed by Intune. Use Autopilot pre-provisioning or device preparation where it improves the delivery process. Keep hybrid Autopilot only for business units or workloads that still require Active Directory domain join, and define a roadmap to reduce those dependencies over time.

A successful rollout should include a pilot group, documented enrollment flows, app readiness testing, Windows 11 compatibility validation, security baseline design, recovery procedures, device cleanup processes, and clear ownership between identity, endpoint, network, and support teams.

Key takeaways

  • Windows Autopilot remains relevant in 2026, especially for Windows 11 provisioning with Microsoft Intune.
  • Microsoft Entra join is the recommended default for new deployments; Microsoft Entra hybrid join should be used only when legacy domain dependencies require it.
  • Hybrid Autopilot depends on the Intune Connector for Active Directory, correct OU delegation, domain join profiles, and reliable domain controller connectivity.
  • Autopilot for existing devices is still useful for refresh and rebuild projects, particularly with Microsoft Configuration Manager task sequences.
  • Windows 7 migration guidance is obsolete, and Windows 10 should now be treated as an end-of-support migration risk for most organizations.
  • Licensing, enrollment restrictions, Conditional Access, MFA, ESP settings, and device cleanup processes should be validated before scaling.

Planning a Windows 11 device rollout or modern endpoint management project? IT Partner can help you design and implement Microsoft Intune, Windows Autopilot, Microsoft Entra ID, and Modern Workplace services with the right licensing and deployment model for your environment.

Questions this article didn’t answer?

Thirty minutes with Mike — our CEO, not a sales rep. Bring the hard version of the question.