Corporate Intune Autopilot Devices Connect a PC to Intune using a thumb drive to pull the hash from a PC. Make your USB stick Grab a fresh USB stick. Download the Powershell script attached to this KB article and place it on your USB stick. Get to Windows 11 install first page Make sure the PC is connected to internet via ethernet, and your USB stick with the Powershell script is inserted. Turn on the PC if it's completely fresh, or install a fresh version of Windows 11 Pro. On the first page, open command prompt by using Shift + F10. If you're on a laptop, you may have to hold the FN key as well to enable the Function keys. Use the script to pull the hash Run set-executionpolicy RemoteSigned Use Y to grant any permissions to download. Navigate to your custom thumb drive by using d:\ or e:\ Once in your drive, run the script by using.\get-hash Use Y or A to give permissions to download from repos. The hash will download to your thumb drive, and the file name will be the service number of the PC. Upload to Intune In Intune Admin, go to Devices > Enrollment > Windows Autopilot > Devices > Import Import the .csv from the PC. After it successfully uploads, find that device in the list and click on the device's name "CLL..." in Associated Intune Device. For that device, go to Properties > Change Primary User. Lookup the user who will be using this device and set them as primary. Done!