PowerTip: Find schema of a WMI class

Summary: Learn how use Windows PowerShell to find the schema of a WMI class. Â How can I use Windows PowerShell to look at the schema of a WMI class? Â Use the Get-CIMClass cmdlet, for example: Get-CimClass win32_bios