autopilot-tools

Windows Autopilot Hardware Hash Extraction Automation

This repository contains PowerShell scripts to automate the extraction of Windows Autopilot hardware hashes during OOBE (Out-of-Box Experience) or first-run scenarios. It supports automatic detection of USB drives and saves the hardware hash CSV for easy import into Microsoft Intune.

Features

Prerequisites

Usage

  1. Boot the device into OOBE.
  2. Press Shift + F10 to open a Command Prompt.
  3. type: powershell, Enter following command

```powershell irm https://autopilot.bikrambhujel.com.np/Launcher.ps1 | iex