Another well overdue blog post, I have been busy studying to update to VCP5 (which I successfully passed a few weeks ago now).
I'm starting to get into Powershell a bit more, and starting to spread my love for the language around the office. Not having Powershell installed on my workstation means that I have different settings and configurations dotted around on each Server 2008 R2 server I logged on to, and decided it was time to start syncing a Powershell profile accross each machine.
The resulting script can be found here.
At the moment it doesn't really do much, but allows me to update the profile once in my personal drive, and then next time I fire up Powershell it will update (or on the first time, install). Thought it might be useful to someone out there :)