After looking at PowerShell in more detail recently I'd like to share a few tips I've discovered, so here is my first. The default PowerShell prompt is provided as built-in function, but this can be modified easily by including your own function prompt{}
Read More...