PowerShell 1.0: Getting Help with Get-Help

Home -> Windows

3115 views

From the computer of: shamanstears (738 recipes)
Created: Dec 04, 2006     Updated: Dec 07, 2006


Add a comment

Add to:
Add to stumbleuponAdd to del.icio.usDigg itAdd to FURL

If you are new to PowerShell, then you will definitely find the Get-Help cmdlet to be a quite useful tool for learning about Windows PowerShell. Here's some "help" on using Get-Help:

get-help
Displays information about the help system in Windows PowerShell.


get-help get-command
Displays simple help for a cmdlet, such as Get-Process or Get-Eventlog.


get-help get-command -detailed
Displays detailed help for a cmdlet, including parameter descriptions and examples.


get-help get-command -full
Displays all of the available help for a cmdlet.


get-help get-command -examples
Displays only the examples of a help file.

Subscribe to the Tech-Recipes Newsletter

You can get tips like this delivered in your email every week!

Enter your Email

We will never, ever sell your email address or spam you.





Related recipes:

  PowerShell: Enable Script Support
  Windows Server 2008: Install Windows PowerShell
  PowerShell: Get a Cmdlet or Script's Execution Time
  PowerShell: Quick Way to Check for a File Type on a Drive or Directory
  Word: Store and Reuse Large Blocks of Text
  Winamp 5: Enhancing The Appearance of Modern Skins
  Thumbs.db: Prevent Windows from Creating the Thumbnail Cache
  Word 2007: Using Address Block in a Mail Merge
  OpenOffice.org Calc: Highlight Negative Numbers in Red
  How To Speed Up Nero Burning Rom in Windows XP

 

Sponsored links

 

Login

Nickname

Password

Don't have an account yet? You can create one. As a registered user you have some advantages like theme manager, comments configuration and post comments with your name.