Searched full:win32_computersystem (Results 1 – 5 of 5) sorted by relevance
60 $threads = (Get-CimInstance Win32_ComputerSystem).NumberOfLogicalProcessors
106 // An encapsulation of information retrieved from the 'Win32_ComputerSystem' and
296 L"SELECT Manufacturer,Model FROM Win32_ComputerSystem"; in TEST_F()