Microsoft Autopilot streamlines the process of setting up and pre-configuring new Windows devices, making them ready for productive use. This guide walks you through the steps to add Windows devices to your organization's Autopilot environment, enabling zero-touch deployment for your users.
Following these instructions will help you register devices with Autopilot and prepare them for automatic enrollment in Microsoft Intune device management.
Prerequisites
- Windows device in Out-of-Box Experience (OOBE) state
- Active Microsoft Intune subscription
- Internet connection
- Administrative access to Microsoft Endpoint Manager
Step-by-Step Guide
1. Prepare the Device
- Unbox the new Windows device or reset existing device to factory settings.
- Connect the device to the internet.
- Power on the device and wait for the OOBE screen.
2. Start the Autopilot Registration Process
- On the first OOBE screen, press
SHIFT + F10to open Command Prompt. - Type
PowerShelland press Enter. - Run the following command to register the device directly with Intune:
Install-Script -Name Get-WindowsAutoPilotInfo
Get-WindowsAutoPilotInfo -Online
When prompted, sign in with your admin credentials. This method automatically uploads the device information to Intune without requiring manual CSV file handling.
3. Verify Registration
- Sign in to Microsoft Endpoint Manager admin center.
- Navigate to Devices > Windows > Windows enrollment > Devices.
- Verify that your device appears in the list.
- Wait for the registration process to complete.
4. Complete Device Setup
- Restart the device.
- On the Windows setup screen, select your region.
- Select your keyboard layout.
- Wait for the device to connect to your organization.
- Sign in with organizational credentials when prompted.
Verification
- Device should appear in Intune console under Devices > All devices.
- Status should change to "Enrolled" once setup is complete.
Troubleshooting
- If the device doesn't connect, check internet connectivity and verify the hardware hash was successfully uploaded.
- If enrollment fails, verify the user has proper licenses assigned.
- If the profile doesn't apply, check the Autopilot deployment profile assignment.
Note: The entire process may take 15 to 30 minutes to complete. Ensure the device remains connected to power and internet throughout the process.