Get Your Free IT Resume Guide

The Help Feature in Windows PowerShell

This lesson from Windows PowerShell Fundamentals course Jeff Hicks shows to take advantage of the great Help feature in PowerShell.

“Help” is the shortcut for the get-help cmdlet, and it will ask PowerShell for information it knows, for example, related to service. Type in “help service” and you will see a list of related commands, such as get-service, stop-service, start-service and so on. Jeff Hicks goes on to show how to drilldown through more and more information about the syntax and pararmeters of specific commands.

More Related Posts

  1. Access 2010 New Feature: Data Macros
  2. Silverlight 2.0 Overview: Feature Report, Pros and Cons
  3. Cisco Call Manager Express IOS Feature for VoIP
  4. New Training Release: Windows Server 2008 PowerShell Training
  5. New Training Release: Windows PowerShell Fundamentals Training

Discussion

No comments or trackbacks for “The Help Feature in Windows PowerShell

Post a comment

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>