Quantcast
Channel: TechNet Blogs
Viewing all articles
Browse latest Browse all 17778

PowerTip: Use PowerShell 3.0 to Find WMI Classes

$
0
0

Summary: Use Windows PowerShell 3.0 to find WMI classes that create stuff.

Hey, Scripting Guy! Question How can I use Windows PowerShell 3.0 to find WMI classes that can create stuff?

Hey, Scripting Guy! Answer Use the Get-CimClass cmdlet and specify the Create value to the MethodName parameter:

Get-CimClass -MethodName create


Viewing all articles
Browse latest Browse all 17778

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>