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