Saturday, October 4, 2014

How to open online help within PowerShell

To open a web page with documentation on a particular cmdlet or command within PowerShell, use the format Get-Help cmdlet –Online.  The default web browser should open to the online documentation for the cmdlet in question.

powershell_gethelp_online_1

powershell_gethelp_online_2

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.