April 17th, 2013

PowerTip: Get Windows PowerShell Online Help

Doctor Scripto
Scripter

Summary: Use Get-Help and a switch to show the latest Windows PowerShell online Help in your browser.

Hey, Scripting Guy! Question How can I open and view the Windows PowerShell online Help in my Internet browser?

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

Get-Help Get-Process -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.