This is my collection of profile options and configuration settings for Windows PowerShell.
The powershell files can be dropped under c:\users\USERID\Documents\WindowsPowerShell
.
To install the necessary modules, run ./install.ps1
.
You'll likely need to set your ExecutionPolicy... I use RemoteSigned. Just run Set-ExecutionPolicy RemoteSigned
.
Visit my website and shoot me a line.