Get-CimClass

Get-CimClass is used to dig into the information available within a WMI class. At its most basic level we get a set of information like this PS> Get-CimClass -ClassName Win32_OperatingSystem | fl * ClassName           Read More...

Read the complete post at http://msmvps.com/blogs/richardsiddaway/archive/2012/01/23/get-cimclass.aspx


Posted Jan 23 2012, 01:25 PM by Richard Siddaway's Blog
Copyright 2012 PowerShell.com. All rights reserved.