- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
Blog: lucd.info Twitter: @LucD22 Co-author PowerCLI Reference