When I look at the Win32_ComputerSystem class, it shows loads of properties like Status, PowerManagementCapabilities, etc. However, when in PowerSh
Status
PowerManagementCapabilities
The most succinct way to do this is:
Get-WmiObject -Class win32_computersystem -Property *