Edit

Share via


Step by step tutorial for Windows Autopilot device preparation in automatic mode for Windows 365 (preview) in Intune

This step by step tutorial guides through using Intune to perform a Windows Autopilot device preparation in automatic mode for Windows 365.

The purpose of this tutorial is a step by step guide for all the configuration steps required for a successful Windows Autopilot device preparation in automatic mode for Windows 365 deployment using Intune. The tutorial is also designed as a walkthrough in a lab or testing scenario, but can be expanded for use in a production environment.

Before beginning, refer to the How to: Plan your Microsoft Entra join implementation to make sure all requirements are met for joining devices to Microsoft Entra ID.

Windows Autopilot device preparation in automatic mode for Windows 365 (preview) overview

Windows Autopilot device preparation in automatic mode for Windows 365 (preview), also known as Windows Autopilot device preparation automatic mode, is a solution that adds an additional Windows Autopilot device preparation policy that can be included in Windows 365 provisioning policies. By including the Windows Autopilot device preparation policy in the Windows 365 provisioning policies, it ensures that essential required device-targeted apps and scripts in Intune are installed on Cloud PCs during the provisioning process before the user signs in. This feature helps increase standardization of Cloud PCs while reducing the management overhead that comes with IT admins creating and managing their own custom images with pre-installed applications.

Windows Autopilot device preparation tracks the installation progress of specified Intune applications and scripts during Cloud PC provisioning. Instead of marking Cloud PCs as Provisioned after Intune enrollment, Windows Autopilot device preparation and Windows 365 wait until those workloads are fully installed. IT admins see a new status of Preparing reflected in the console while Windows Autopilot device preparation is underway.

Windows Autopilot device preparation in automatic mode for Windows 365 (preview) process

  1. The Windows 365 Cloud PC agent creates the Cloud PC.

  2. Once the Cloud PC is created, the Cloud PC agent joins Microsoft Entra.

  3. The Cloud PC agent triggers Intune enrollment.

  4. The Cloud PC agent calls the Windows Autopilot device preparation policy assigned to the Cloud PC provisioning policy and the configuration is applied including:

    1. The Intune management extension is installed.

    2. The deployment syncs with Intune and checks if line-of-business (LOB) and Microsoft 365 applications are selected in the Windows Autopilot device preparation policy. It also syncs all MDM policy at this time, but application of the policy isn't tracked during the deployment. If this step fails, the Deployment Status shows up as Failed during the phase Policy installation in the Windows Autopilot device preparation reporting and monitoring.

    3. If there are LOB and Microsoft 365 applications selected in the policy, then they're installed. If any application installation fails, the Deployment Status shows up as Failed during the phase Apps installation in the Windows Autopilot device preparation reporting and monitoring.

    4. The deployment checks if PowerShell scripts are selected in the Windows Autopilot device preparation policy. If there are PowerShell scripts selected in the policy, then they run. If any script fails, the Deployment Status shows up as Failed during the phase Scripts installation in the Windows Autopilot device preparation reporting and monitoring.

    5. The deployment checks if Win32 and Microsoft Store applications are selected in the Windows Autopilot device preparation policy. If there are Win32 and Microsoft Store applications selected in the policy, then they're installed. If any application installation fails, the Deployment Status shows up as Failed during the phase Apps installation in the Windows Autopilot device preparation reporting and monitoring.

    Important

    As part of a Windows Autopilot device preparation in automatic mode for Windows 365 deployment:

    • Up to 10 essential applications can be installed.
    • Up to 10 essential PowerShell scripts can be run.

Workflow

The following steps are needed to configure and then perform a Windows Autopilot device preparation in automatic mode for Windows 365 in Intune:

Note

Although the workflow is designed for lab or testing scenarios, it can also be used in a production environment.

Walkthrough