September 24th, 2012

PowerTip: Easily Find PowerShell Help Online

Doctor Scripto
Scripter

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

Author

The "Scripting Guys" is a historical title passed from scripter to scripter. The current revision has morphed into our good friend Doctor Scripto who has been with us since the very beginning.

0 comments

Discussion are closed.