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

PowerTip: Find WMI Classes That Permit You to Create Things

$
0
0

Summary: Use a Windows PowerShell 3.0 cmdlet to find WMI classes that permit you to create things.

Hey, Scripting Guy! Question How can you easily find WMI classes that permit you to create stuff?

          Hey, Scripting Guy! Answer Use the Get-Cimclass cmdlet and specify a method name of create:

                             Get-CimClass -MethodName create


Viewing all articles
Browse latest Browse all 36188

Trending Articles



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