Quantcast
Viewing all articles
Browse latest Browse all 3110

PowerTip: Find List of PowerShell About Topics

Summary: Find a list of Windows PowerShell About topics.

Image may be NSFW.
Clik here to view.
Hey, Scripting Guy! Question
 How can I find Help topics so I can learn about various Windows PowerShell concepts?

Image may be NSFW.
Clik here to view.
Hey, Scripting Guy! Answer
 Use Get-Help and a wildcard character, for example:

Get-Help about*

Image may be NSFW.
Clik here to view.

Image may be NSFW.
Clik here to view.

Viewing all articles
Browse latest Browse all 3110

Trending Articles