Custom IComparers in PowerShell (and Add-Type for v1)
Someone asked the question in #PowerShell (on irc.Freenode.net): How do I find an item (in an array) based on one of it’s properties? Actually, the question was rather more complicated than that. They were importing a bunch of users from a csv file, and wanted to sort them and search them based on a specific [...]