PSModulePathManager

1.0.0

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 -RequiredVersion 1.0.0

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

Install-PSResource -Name PSModulePathManager -Version 1.0.0

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.0 - Initial Release

### Features
- GUI interface for managing PSModulePath
- Add/Remove paths from USER and SYSTEM scopes
- Browse for folders with folder picker
- Export/Import configurations
- Auto-backup before changes
- Path validation and duplicate detection
- Keyboard shortcuts (F1, F5, Delete, Ctrl+C, Escape)
- Double-click to copy path or open in Explorer
- Color-coded paths (Green=USER, Orange=SYSTEM)
- Statistics display
- Help/About dialog with usage instructions

FileList

Version History

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