System Tool Menu is a PowerShell text UI for Windows maintenance and developer tooling.
- Windows 10/11
- PowerShell 5.1 or newer (PowerShell 7 recommended)
- Administrative rights for system-level installs and diagnostics
main-menu.ps1: entrypoint, auto-elevates if neededsystem-tool-menu.ps1: loader for script modulesPublic/: feature and menu scripts (*.ps1)Private/: shared helpers (*.ps1)
From the repository folder:
cd path\to\windows-tools
.\main-menu.ps1The menu loads helper scripts and then starts Show-MainMenu.