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

PowerTip: Easily Find PowerShell Help Online

$
0
0

Summary: Learn how to use the Online parameter from the Get-Help Windows PowerShell cmdlet.

Hey, Scripting Guy! Question How can you easily find updated Help information from within Windows PowerShell?

Hey, Scripting Guy! Answer Use the Online switched parameter with the Get-Help cmdlet:

Get-Help gps -Online


Viewing all articles
Browse latest Browse all 3333

Trending Articles