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

PowerTip: Find Specific PowerShell Cmdlet Help

$
0
0

Summary: Learn how to find help for a specific Windows PowerShell cmdlet parameter.

Hey, Scripting Guy! Question How can I find more information about a specific Windows PowerShell parameter that I saw a presenter use?

Hey, Scripting Guy! Answer Use the Get-Help cmdlet, and specify the Windows PowerShell cmdlet and parameter names.
           This example returns help about the Raw parameter for the Get-Content cmdlet:

get-help get-content -Parameter raw


Viewing all articles
Browse latest Browse all 3333

Trending Articles



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