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

PowerTip: Find Commands in Specific PowerShell Modules

$
0
0

Summary:  Learn how to find commands in specific Windows PowerShell modules.

Hey, Scripting Guy! Question How can I find all the commands in the CIMCmdlets Windows PowerShell module?

Hey, Scripting Guy! Answer Use the Get-Command cmdlet and specify the module name, for example:

Get-Command -Module CIMCmdlets


Viewing all articles
Browse latest Browse all 3333

Trending Articles



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