Import Windows Autopilot devices to Azure Skip Navigation

Import 
Windows Autopilot
 devices to 
Azure

Complete these steps to import each 
Windows 10
 device that you want to allow to be activated with 
Windows Autopilot
.
  1. Turn on the 
    Windows 10
     device to load the device out-of-the-box setup.
  2. Connect to a 
    Wi-Fi
     network with an internet connection.
  3. On the keyboard, press 
    CTRL + SHIFT + F3
     or 
    CTRL+Fn+SHIFT+F3
    . The device restarts and enters audit mode.
  4. Run 
    Windows PowerShell
     as an administrator.
  5. Run 
    Save-Script -Name Get-WindowsAutoPilotInfo -Path C:\Windows\Temp
     to inspect the 
    Windows PowerShell
     script.
  6. Run 
    Install-Script -Name Get-WindowsAutoPilotInfo
     to install the script.
  7. Run 
    Get-WindowsAutoPilotInfo.ps1 -OutputFile C:\Windows\Temp\MyComputer.csv
     to save the device information to a .csv file.
  8. To import the .csv file into 
    Microsoft Azure
    , perform the following actions:
    1. In the 
      Azure
       portal, navigate to 
      Device enrollment > Windows enrollment > Windows Autopilot  devices
      .
    2. Click 
      Import
      .
    3. Select the .csv file.
  9. In the 
    System Preparation Tool
     dialog, do the following:
    1. In the 
      System Cleanup Action
       field, select 
      Enter System Out-of-Box Experience (OOBE)
       and deselect 
      Generalize
      .
    2. In the 
      Shutdown Options
       field, select 
      Reboot
      .