PowerShell - Modules and Script Organization
You run
Import-Module MyModule but get an error saying the module is already imported. How can you fix this?