PowerTip: Find Help about PowerShell Objects

Doctor Scripto

Summary: Learn how to find Help about Windows PowerShell objects.

Hey, Scripting Guy! Question How can I find Help about Windows PowerShell objects?

Hey, Scripting Guy! Answer In Windows PowerShell 4.0 or Windows PowerShell 3.0, open the Windows PowerShell console
          with Admin rights, and run Update-Help.
           (For more information, see Understanding and Using Updatable PowerShell Help.)

Then use the Get-Help cmdlet:

Get-Help about_Objects

0 comments

Discussion is closed.

Feedback usabilla icon