Introducing the PowerShell Profile Editor
PowerShell’s profiles make setting up your work environment a bit easier, allowing you to pre-load your most common snapins or modules, define functions, set variables and whatever else you need on startup.
However, since there are quite a number of…
Read More