PowerShell Prompt Using PSCX
Since I’m using the PowerShell Community Extensions, it makes sense for me to also use the prompt mechanism defined there. In this article I will describe what PSCX provides over and above what PowerShell provides and how I have chosen to integrate it into my environment.
PSCX implements its prompt mechanism as a layer over the [...]

