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

PowerTip: Better Way to View PowerShell Help

$
0
0

Summary: Learn a better way to view Windows PowerShell Help.

Hey, Scripting Guy! Question I like the Windows PowerShell Help files, but I do not like trying to read them in the Windows PowerShell
            console window. What is a better way to read the content?

Hey, Scripting Guy! Answer Use the –ShowWindow parameter from Get-Help. This example displays the About_Automatic_Variables Help:

Get-Help -Category helpfile automatic -ShowWindow


Viewing all articles
Browse latest Browse all 3333

Trending Articles



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