See all of your modules in a tree view. Import-Module by double clicking. Remove-Module with the click of a button. Go to command definition by double clicking an exported command.
To use:
1. Download 2. Unzip to User Modules folder (%UserProfile%\Documents\WindowsPowerShell\Modules) 3. Import-Module ModuleManager 4. Go to Tools->Show Module Manager
Click Refresh at any type to resync the list. Double click a module to import it Click "remove" to remove modules Double click an exported command to open it in PowerGUI
|