Thursday, November 24, 2011

First post!

I've been working with PowerShell since Monad Beta 2 came out. In that time so many great people out there have shared their utilities and support... it's long overdue that I give back to the community as well. I created this blog to post some of the utilities/thoughts/garbage that I've come up with. Coming soon:
  • ScriptCop rule for Return statement inside ForEach cmdlet loop
  • PowerShell code formatter/pretty printer
  • Subversion/FishEye PowerShell 'client'
  • Global settings drive
  • Task-based processor
  • Crazy logger utility
  • Module framework thoughts