December 13th, 2015

PowerTip: Find List of PowerShell About Topics

Doctor Scripto
Scripter

Summary: Find a list of Windows PowerShell About topics.

Hey, Scripting Guy! Question How can I find Help topics so I can learn about various Windows PowerShell concepts?

Hey, Scripting Guy! Answer Use Get-Help and a wildcard character, for example:

Get-Help about*

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.