Hello! Quick info: Authenticating with a security Key in PowerShell keeps failing and I've been browsing the web for a way to upload AutoPilot HWID with Get-AutopilotInfo -Online with a FIDO2 key requirement wi
You need to install the Get-WindowsAutoPilotInfo.ps1 script from the PowerShell Gallery firstly, and then gather the computer information by using this script. To rune the script on the computer locally, you can follow the steps below. prettyprint 复制 md c:\\HWID Set-Location c:\\HWID ...