Posts Tagged ‘ui’
PowerShell Profile Tricks – Random Background Color
The need: To run multiple PowerShell windows and keep it straight which one is working on what.
Example:
- In PowerShell window #1 you’re working with SharePoint
- In PowerShell window #2 you’re working with Active Directory users
- In PowerShell window #3 you’re goofing off customizing your profile so you can write a blog post
Only problem is, once you’re working with these windows, it’s hard to tell which window was the one you are working on your profile in – because they all look like this:
Here’s how to alleviate this problem automatically using an awesome PowerShell profile trick
