用Powershell找出notebook的硬體序號由於微軟將停止開發wmic,將用powershell for wmi取代這個功能,所以也找了一下怎麼用powershell來找notebook的序號:Get-WmiObject win32_bios | select Serialnumber