Quantcast
Channel: Hey, Scripting Guy! Blog
Viewing all articles
Browse latest Browse all 3333

PowerTip: Find WMI Classes that Support Updates

$
0
0

Summary: Use Windows PowerShell to find WMI classes that support updates.

Hey, Scripting Guy! Question How can I use Windows PowerShell to find WMI classes that support updates?

Hey, Scripting Guy! Answer Use the Get-CimClass cmdlet in Windows PowerShell 4.0 or Windows PowerShell 3.0,
          and then search for the SupportsUpdate qualifier:

Get-CimClass -QualifierName supportsupdate


Viewing all articles
Browse latest Browse all 3333

Trending Articles



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