CIM cmdlets
The CIM cmdlets are found in the CIMcmdlets module. Get-Command -Module CimCmdlets produces this list of names. I"™ve added some information on the tasks they perform Get-CimAssociatedInstance is for working with WMI associated classes Get-CimClass is for discovering the properties and methods …
