One of the funny things about PowerShell is the relationship between functions, scripts, and modules, and the resulting myriad of ways you have to organize a collection of functions. Users occasionally ask what the best way to do this is, and I generally answer that there’s no single best method — different users and even different machines will call for different solutions. There was a post on the PowerShell Community Forums recently asking the question again, and I’m writing this pa