PowerTip: Display Graphical PowerShell Help​

Doctor Scripto

Summary: Learn how to display graphical Windows PowerShell Help.

Hey, Scripting Guy! Question How can I see Windows PowerShell Help in a graphical way so I can float the Help?

Hey, Scripting Guy! Answer Use the –ShowWindow parameter from the Get-Help cmdlet, for example:

Get-Help Get-Process -ShowWindow

0 comments

Discussion is closed.

Feedback usabilla icon