snktech
Enthusiast
Enthusiast


@LucD wrote:

If Install-Module installs in a User directory, that means the Scope is the default, namely CurrentUser.
When you do with the Scope AllUsers, it should be in a folder accessible to all users.


That was one of the first things I tried to resolve the modules not being accessible, but I can't recall if I did it with a fresh powershell install or not. Will give that a try.

Reply
0 Kudos