You are here: Home > Device Management > Windows > Enrollment > Windows Autopilot

Enroll Windows Devices with Applivery Using Windows Autopilot

Enroll Windows Devices with Applivery through Windows Autopilot — configure the MDM handover, deployment profile, and hardware registration for zero-touch provisioning.

6 min read

TL;DR

Configure Windows Autopilot with Applivery by setting the MDM handover in Entra, creating a deployment profile, registering device hardware hashes, and letting devices provision automatically on first boot.

Windows Autopilot is Microsoft's zero-touch provisioning technology: it lets a brand-new Windows Device configure itself the first time it's turned on, with no manual imaging or setup. When you combine Autopilot with Applivery, the device is redirected to Applivery during the out-of-box experience (OOBE) — so the Applivery Agent, your Policies, and your Apps are installed automatically the moment the user signs in.

Warning

Before starting this configuration, make sure you have completed the Microsoft Entra ID setup. Autopilot requires an active Entra ID integration to redirect devices to Applivery during enrollment.

1. Configure the MDM Handover

This is the most critical step. It tells Microsoft Entra: "Do not manage this device yourself; send it to Applivery."

1
Log in to the Azure Portal

Sign in to the Azure Portal with an account that has permission to manage Mobility settings.

2
Open the Mobility (MDM and WIP) settings

Navigate to Manage > Mobility (MDM and WIP).

3
Select your Applivery application

Click on your Applivery application. It should already appear listed in the mobility applications panel — if it isn't there, add it first.

mobility mdm and wip
4
Set the MDM User Scope and verify the Discovery URL

Set the MDM User Scope to All, or target a specific security group by choosing Some.

Then verify that the MDM Discovery URL points to the Applivery Enrollment Endpoint. This URL is what redirects the device away from Intune and toward Applivery — it should have been configured during the Entra ID setup.

mdm user scope

2. Create the Deployment Profile

The deployment profile controls the Out-of-Box Experience (OOBE) — what the user sees when they turn on the computer.

1
Open Deployment Profiles in Intune

In the Microsoft Intune Admin Center, go to Devices > Windows, then to Enrollment > Deployment Profiles.

Note

Creating a deployment profile requires one of these licenses: Microsoft 365 E3, Microsoft 365 E5, Microsoft 365 F1, Microsoft 365 F3, or Microsoft 365 Business Premium.

2
Create a new profile

Click + Create profile > Windows PC.

3
Name your profile

Use a descriptive name that identifies its purpose, for example: Applivery-Standard-Setup.

4
Configure the OOBE settings

Configure the out-of-box experience with the following settings:

  • Deployment mode: select User-driven.

  • Join to Microsoft Entra ID as: select Microsoft Entra ID joined.

  • Hide privacy settings: set to Hide for a smoother experience.

  • User account type: select Standard user (recommended for security).

{/* TODO: image — Deployment profile OOBE settings */}

5
Save and assign the profile

Save the profile and assign it to an Entra ID group containing your target devices. The profile will be applied automatically to all devices registered in that group.

3. Hardware Registration

The device needs to be "known" by Microsoft before it can be managed by Autopilot.

1
Get the hardware hash for each device

The hardware hash is a unique identifier used to register the device in Autopilot. You can obtain it by either:

  • Requesting the .csv file directly from your hardware vendor.

  • Running the Get-WindowsAutopilotInfo.ps1 PowerShell script on the devices.

2
Open the Devices import screen in Intune

In the Microsoft Intune Admin Center, go to Devices > Windows, then to Enrollment > Devices.

3
Import the CSV file

Click Import and upload your .csv file.

4
Wait for the import to complete

The status will change from Pending to Assigned once the deployment profile from Phase 2 is applied. This may take a few minutes.

4. Verification & Handover

Once a registered device is turned on, the automatic provisioning flow begins.

1
Connect the device to Wi-Fi

As soon as the device connects to the internet, it recognizes its Autopilot profile automatically.

2
Sign in with Microsoft Entra credentials

The user is prompted to enter their corporate Microsoft account credentials during the OOBE setup.

3
Entra ID redirects the device to Applivery

After authentication, Entra ID verifies the user and uses the MDM Discovery URL configured in Phase 1 to redirect enrollment to Applivery instead of Intune.

4
Automatic provisioning begins

The Applivery Agent is installed automatically, and the device starts downloading your configured Policies and Apps.

provisioning

With Autopilot configured, every new device your organization powers on enrolls into Applivery on its own — no manual imaging, no technician touch, and your Policies and Apps applied from the very first boot.

Key Takeaways

  • Windows Autopilot enables zero-touch enrollment of Windows Devices.
  • An active Microsoft Entra ID integration is required before you start.
  • The MDM handover redirects devices from Intune to Applivery.
  • The deployment profile controls the out-of-box experience (OOBE).
  • Devices provision automatically once registered and connected to the internet.

Windows Autopilot is Microsoft's zero-touch provisioning technology. When combined with Applivery, Entra ID redirects each device to Applivery during the out-of-box experience, so the Applivery Agent, policies, and apps are deployed automatically without manual setup.

You need an active Microsoft Entra ID integration. Autopilot relies on the MDM Discovery URL configured during the Entra ID setup to redirect devices to Applivery instead of Intune.

It tells Microsoft Entra not to manage the device with Intune and to send it to Applivery instead. This is controlled by the MDM User Scope and the MDM Discovery URL in the Mobility (MDM and WIP) settings of the Azure portal.

Creating a deployment profile requires one of these licenses: Microsoft 365 E3, Microsoft 365 E5, Microsoft 365 F1, Microsoft 365 F3, or Microsoft 365 Business Premium.

You can request the .csv file directly from your hardware vendor, or run the Get-WindowsAutopilotInfo.ps1 PowerShell script on the device to generate its unique hardware hash.

A device stays Pending until the deployment profile from Phase 2 is applied. Once assigned, the status changes to Assigned. This may take a few minutes.

Set Deployment mode to User-driven, Join to Microsoft Entra ID as Microsoft Entra ID joined, Hide privacy settings to Hide, and User account type to Standard user for better security.

The device connects to Wi-Fi and recognizes its Autopilot profile, the user signs in with their Entra ID credentials, Entra reads the MDM Discovery URL and redirects enrollment to Applivery, and the Applivery Agent installs your policies and apps automatically.

Was this page helpful?

Last updated: August 8, 2026