Windows Autopilot: Choose Your Path
Windows Autopilot transforms how you deploy devices β no imaging, no USB drives, no technician hands. Learn the three deployment modes and when to pick each one.
What is Windows Autopilot?
Imagine ordering a pizza that arrives fully customised β toppings, temperature, cut style β without the restaurant needing your oven.
Thatβs Autopilot. You buy laptops from Dell, HP, or Lenovo. The manufacturer ships them directly to your employees. When an employee opens the box and connects to Wi-Fi, the laptop configures itself: it joins your cloud directory, enrolls in Intune, installs company apps, and applies security policies. No IT technician touches the device. No USB drives. No imaging labs.
Autopilot vs provisioning packages
Sam at Tui Solutions is choosing between Autopilot and provisioning packages for 500 new laptops. Hereβs the comparison:
| Feature | Windows Autopilot | Provisioning Packages |
|---|---|---|
| Infrastructure needed | Internet connection only | Windows Configuration Designer (WCD) + USB/network share |
| Image required | No β uses the factory OS | No β uses the factory OS (but can customise settings) |
| Internet required during setup | Yes | No (offline capable) |
| IT technician needed | No β user self-service or zero-touch | Minimal β apply package via USB |
| Entra join | Automatic during OOBE | Can be configured in package |
| Intune enrollment | Automatic (via auto-enrollment) | Can be configured in package |
| Customisation depth | Profiles, apps, policies via Intune | Registry settings, certificates, Wi-Fi, apps |
| Best for | Cloud-managed devices with internet access | Kiosks, shared devices, or environments without reliable internet |
| Scale | Thousands of devices β fully cloud-driven | Hundreds β manual USB application per device |
Key exam concept: Autopilot is the recommended approach for modern cloud-managed deployments. Provisioning packages are the fallback for offline scenarios or specialised devices (kiosks, labs) where Autopilot isnβt practical.
The three deployment modes
This is one of the most exam-tested topics in MD-102. Each mode serves a different scenario.
| Feature | User-Driven | Self-Deploying | Pre-Provisioned |
|---|---|---|---|
| Who sets up the device | The end user | Nobody β zero-touch | IT technician (Phase 1) + end user (Phase 2) |
| User signs in during OOBE | Yes β user authenticates | No β no user interaction | Phase 1: technician. Phase 2: user. |
| User affinity | Yes β device is tied to a user | No β shared device | Yes β tied to user after Phase 2 |
| TPM 2.0 required | No (recommended) | Yes (mandatory) | Yes (mandatory) |
| Best for | Standard employee laptops | Kiosks, shared devices, meeting rooms | Executive devices needing pre-staging |
| Use case example | Sam ships laptops to remote workers who self-setup | Tui Solutions deploys conference room tablets | IT pre-installs heavy apps before giving to VIPs |
| Entra join type | Entra Joined or Hybrid Joined | Entra Joined only | Entra Joined or Hybrid Joined |
User-driven mode (most common)
The employee receives a new laptop, opens the box, connects to Wi-Fi, and signs in with their Entra ID credentials. Autopilot handles the rest:
- Device contacts Autopilot service
- Custom OOBE screens shown (branded company logo, custom text)
- User signs in β Entra join + Intune enrollment
- Apps, policies, and profiles install
- Device is ready to use
When to use: The default choice for standard employee devices. Works for both remote and in-office workers.
Self-deploying mode (no user needed)
The device powers on, connects to a network (wired or configured Wi-Fi), and configures itself completely without any user interaction.
- Device contacts Autopilot service using hardware identity (TPM attestation)
- Entra joins automatically (no user sign-in)
- Intune enrollment and configuration
- Device is ready for shared use
When to use: Kiosks, digital signage, shared meeting room devices, lobby check-in stations. Any device that doesnβt belong to a specific user.
Requirement: TPM 2.0 is mandatory β the device proves its identity through hardware attestation since no user authenticates.
Pre-provisioned mode (two-phase)
IT does the heavy lifting upfront, then the user finishes setup:
Phase 1 (IT technician):
- Technician powers on the device in a staging area
- Presses Windows key 5 times during OOBE to enter technician flow
- Device Entra-joins and starts installing apps/policies
- Technician verifies everything works, then reseals the device
Phase 2 (End user):
- User receives the pre-staged device
- Connects to Wi-Fi and signs in
- Any remaining user-specific config applies
- Device is ready β much faster than starting from scratch
When to use: When you need to pre-install large applications (e.g., Visual Studio, CAD software) or verify device readiness before handing to a user. Common for executives, developers, and remote workers with poor internet.
Exam tip: self-deploying requires TPM 2.0
The exam specifically tests the TPM requirement for self-deploying mode. Remember:
- User-driven β TPM recommended but NOT required
- Self-deploying β TPM 2.0 required (no user authenticates, so the device must prove identity via hardware)
- Pre-provisioned β TPM 2.0 required (Phase 1 uses device attestation)
If a question describes a kiosk device without TPM 2.0, self-deploying mode will NOT work. Youβd need user-driven (with a service account) or a provisioning package instead.
Samβs Autopilot plan for Tui Solutions
| Device Type | Count | Deployment Mode | Why |
|---|---|---|---|
| Employee laptops (remote workers) | 300 | User-driven | Shipped direct to employees, self-service setup |
| Employee laptops (office-based) | 100 | Pre-provisioned | IT pre-installs specialist consulting software |
| Conference room tablets | 30 | Self-deploying | No user β shared meeting room devices |
| Warehouse kiosks | 20 | Self-deploying | No user β inventory check-in stations |
| Executive laptops | 50 | Pre-provisioned | IT pre-stages with full app suite + verification |
π¬ Video walkthrough
π¬ Video coming soon
Windows Autopilot: Choose Your Path β MD-102 Module 8
Windows Autopilot: Choose Your Path β MD-102 Module 8
~12 minFlashcards
Knowledge Check
Tui Solutions needs to deploy 30 tablets for conference rooms. The tablets will display a meeting room booking app β no specific user will sign in. Which Autopilot deployment mode should Sam choose?
Sam discovers that 20 older kiosk devices in the warehouse don't have TPM 2.0 chips. He planned to use self-deploying mode for these. What should Sam do?
Next up: Autopilot Deployment: Device Names, ESP & Rollout β the practical details of implementing Autopilot at scale.