Create Powershell profile

31/08/2013 11:52

Create 'Microsoft.Powershell_profile.ps1' file in 'c:\Users\your.account\Documents\WindowsPowerShell\' folder (create if doesn't exist).

 

Use file for your most common functions.

Profile will be loaded when openin Powershell console and your functions will be available.