Search notes:

PowerShell cmdLet Get-CimInstance

get-cimInstance returns a Microsoft.Management.Infrastructure.CimInstance object.
get-cimInstance -class win32_powerplan -namespace root\cimv2\power

See also

With PowerShell 3.0, get-cimInstance superseded get-wmiObject
Microsoft.Management.Infrastructure.CimInstance
Powershell command noun: cimInstance

Index