PSModulePathManager

1.0.2

A GUI tool to easily manage PowerShell module paths (PSModulePath environment variable). Add, remove, and organize paths with a user-friendly interface.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSModulePathManager

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSModulePathManager

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2026 Joe Dwumfour. All rights reserved.

Package Details

Author(s)

  • Joe Dwumfour

Tags

PSModulePath Environment GUI Management PowerShell Modules Path Tool

Functions

Show-PSModulePathManager

Dependencies

This module has no dependencies.

Release Notes

## v1.0.2 - SESSION Paths Display

### New Features
- SESSION scope display (blue) for temporary paths
- Shows all paths visible to PowerShell (USER + SYSTEM + SESSION)
- Enhanced statistics with SESSION path count

## v1.0.1 - URL Corrections
- Fixed GitHub repository URLs
- Added .gitignore for binaries

## v1.0.0 - Initial Release
- GUI interface for managing PSModulePath
- Add/Remove paths from USER and SYSTEM scopes
- Browse for folders, Export/Import, Auto-backup
- Path validation and duplicate detection
- Keyboard shortcuts, Color-coded paths
- Help/About dialog

FileList

Version History

Version Downloads Last updated
1.0.2 (current version) 8 2/4/2026
1.0.0 3 2/4/2026