Problem Scenario: You want the rich features provided by PowerShell Community Extensions (also known as PSCX).
Solution:
1. Download the .msi from this link.
2, Double click it.
3. Install it by accepting the License Agreement and the defaults.
4. Open PowerShell as Administrator.
5. In PowerShell, Change directories to where it was installed (e.g., C:\Program Files (x86)\PowerShell Community Extensions\Pscx3\Pscx).
6. Run this command: import-module .\Pscx.Core.dll