Configure Windows Autopilot for device activation
Windows Autopilot
for device activationIf you configure
Windows Autopilot
, the device is automatically activated when the user completes out-of-the-box setup using only their Entra ID
username and password.- Log in to theMicrosoft Entra IDmanagement portal.
- In the section forWindowsdevice enrollment, create aWindows Autopilotdeployment profile.
- Enter a name and description for the profile.
- Configure the out-of-box experience settings.
- Assign the profile to the appropriate user groups.
- Save the profile.
- Complete the following steps on eachWindows 10device that you want to activate withWindows Autopilot:
- Turn on the device to load the out-of-the-box setup and connect to aWi-Finetwork.
- Press CTRL + SHIFT + F3 to restart and enter audit mode.
- RunWindows PowerShellas an administrator and run the following commands:Save-Script -Name Get-WindowsAutoPilotInfo -Path C:\Windows\TempInstall-Script -Name Get-WindowsAutoPilotInfoGet-WindowsAutoPilotInfo.ps1 -OutputFile C:\Windows\Temp\MyComputer.csv
- Collect the resulting .csv file from each device.
- In theMicrosoft Entra IDmanagement portal, in the section forWindowsdevice enrollment andWindows Autopilotdevices, import the .csv file from each device.
- In the system preparation tool dialog, do the following:
- For the system cleanup action, select the option to enter system out-of-box experience (OOBE) and deselect generalize.
- In the shutdown options, select the option to reboot.