PowerTip: List all WMI classes

Doctor Scripto

Summary: Use the Get-CimClass cmdlet to easily list all classes in current WMI namespace.Hey, Scripting Guy! Question How can I use Windows PowerShell to list all of the WMI classes in the current WMI namespace?

Hey, Scripting Guy! Answer Use the Get-CimClass cmdlet.