- log in offline account

- run PowerShell with administrator to capture 4K HH

md c:\HWID
Set-Location c:\HWID
Set-ExecutionPolicy -Scope Process -ExecutionPolicy Unrestricted -Force
Install-Script -Name Get-WindowsAutopilotInfo -Force
Get-WindowsAutopilotInfo.ps1 -OutputFile AutopilotHWID.csv
- upload AutopilotHWID.csv to Windows Intune
- reset PC

- reboot and log in again.



