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

PowerTip: Use Show-Command to See PowerShell Parameters

$
0
0

Summary: Use Show-Command to display interactive Windows PowerShell parameter Help.

Hey, Scripting Guy! Question How do you display the parameters and parameter sets of Windows PowerShell cmdlets in an interactive fashion?

Hey, Scripting Guy! Answer Use the Show-Command cmdlet from the Windows PowerShell console or the Windows PowerShell ISE:

            Show-Command –name cmdletname

For example:

Show-Command get-process


Viewing all articles
Browse latest Browse all 3333

Trending Articles



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