At some point in your PowerShell career you realize the power and utility of hashtables. It’s barely an exaggeration to say that they’re used everywhere, for just about everything, whether it’s on the fly in-line or as a grouping structure when implementing code according to the ...