PowerShell: Thoughts on Module Design
I’ve finally decided to grow up and start making modules out of my rather large PowerShell code base. Here are a few things I’ve learned.
Continue readingI’ve finally decided to grow up and start making modules out of my rather large PowerShell code base. Here are a few things I’ve learned.
Continue readingSome time ago I tackled the challenge of constructing a variant of the bin packing algorithm for leveling out Exchange databases’ size with the least amount of mailbox migrations necessary. Since then, I’ve been approached by a few people in dreadfully large environments looking for help with errors and compatibility issues around the script I released. I’ve finally rounded back to this script to do it some justice.
Continue reading