想要查看电脑的硬件编码。在以前可以在cmd中用wmic/?,wmic bios get serialnumber命令查看。现在wmic/?提示已弃用,有没有代替的命令或者其他方法查看这个硬件编码?
powershell中输入Get-ComputerInfo
https://blog.csdn.net/WQR1994/article/details/100584671https://www.it610.com/article/1297604504014888960.htm