Forum Discussion
Techoutlet-eu
Nov 02, 2023Copper Contributor
AutoPilot Hardware hash error, You cannot call a method on a null-valued expression
When we trying to download the hardware hash for Autopilot via Powershell, we recently are getting null-valued expression errors on random laptops W11P laptops . So far on W10P we never hard proble...
deltavictorindialima
Jul 10, 2025Copper Contributor
Remove the -ComputerName $env:computername parameter. It probably utilizes WMIC which is deprecated in Windows 11