我正在尝试找到一种唯一标识PC的方法,并认为来自Win32_OperatingSystem的.SerialNumber可以满足我的需要。但我不想因为收集可能被视为敏感信息的内容而让任何人不高兴。那么Win32_OperatingSystem.SerialNumber有什么用,但更重要的是它被认为是敏感的;据我所知,这不是产品key或类似的东西?SetobjWMI=GetObject("WinMgmts:")Setprops=objWMI.ExecQuery("Select*fromWin32_OperatingSystem")ForEachpropInpropssystemSpecs=