Hi PowerShell has a lot of the things one might find i SQL; select, where, group, sum. But one thing it lacks i "JOIN". So I've created 2 new CmdLets, New-BOList and Join-BOList to try to fill that void. New-BOList is to used place a arbitrary list inside...