PowerShellGet PowerShell on-line help June 23, 2011February 21, 2021 - by Gene - Leave a Comment If you want to go straight to the horses mouth for help with a cmdlet, just type this: start-process ((get-help get-process).relatedLinks.navigationLink |select-object -expand uri)[0] –Gene Share this:Click to email a link to a friend (Opens in new window)Click to share on Facebook (Opens in new window)Click to share on Twitter (Opens in new window)Click to share on Reddit (Opens in new window)Click to share on LinkedIn (Opens in new window)Click to share on Tumblr (Opens in new window)Like this:Like Loading... Related