Quantcast
Channel: Scripting Blog
Viewing all articles
Browse latest Browse all 2129

PowerTip: Find PowerShell Help for Specific Parameter

$
0
0

Summary: Use Windows PowerShell Help to assist with a specific parameter.

Hey, Scripting Guy! Question I know I can use Get-Help –full to see the complete Help for a Windows PowerShell cmdlet, but how can I
           see the Help for only  a specific parameter?

Hey, Scripting Guy! Answer Use the Get-Help cmdlet, specify the cmdlet name, and then specify the specific parameter, for example:

get-help Start-Process -Parameter wait


Viewing all articles
Browse latest Browse all 2129

Trending Articles



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