his is a new area in PowerShell v2 that enables you to load\unload functionality from your PowerShell sessions. Modules can be "libraries" of functions as I showed in a recent set of posts or they can be compiled dlls with cmdlets. ...
Read More