Head over to the Microsoft site and download the PowerShell help files in chm (Windows Help) format. Good stuff and very helpful while writing PowerShell scripts.
It comes with a readme file that explains how to invoke GUI help from the PowerShell command line as well.

Post a Comment