In PowerShell 3.0, the new CIM cmdlets use the WSMAN protocol to retrieve WMI information. A byproduct is that the objects you retrieve across the wire do not have any WMI methods. Using WMI, we would ...
The fourth part of the CIM cmdlets blog series focuses on creating a duplicate CIM session on a different PowerShell unit. The new CIM cmdlets in PowerShell 3.0 rely on a remoting feature called a CIM ...