Skip to content

ABrauser/Powershell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

26 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ› οΈ PowerShell Tools

A collection of useful PowerShell scripts and functions by Benjamin Rauser.

πŸ“¦ Tools

Tool Description
Invoke-FolderScan Scans a directory and generates an interactive HTML dashboard with treemap, charts, and file statistics

πŸš€ Usage

Each tool lives in its own subfolder with a dedicated README.md. Click the links above for detailed documentation.

Quick Example

# Load and run Invoke-FolderScan
. .\Invoke-FolderScan\Invoke-FolderScan.ps1
Invoke-FolderScan -Path "C:\MyData" -Recurse

πŸ“„ License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published