For some time now I worked with Functions in Powershell, but wanted to go to the next level, working with modules.
Creating modules isn’t rocket science, but working with modules the right way is something completely different.
At first is I placed my modules at C:\Windows\system32\WindowsPowerShell\v1.0\Modules\
But later I found
Read more... Working with Powershell and modules. [Solved]