⚡ PowerShell
Modern automation and administration scripts for Windows.
Get Disk Space Report
Reports free/used disk space for all local fixed drives in a color-coded table, with optional CSV export and a configur…
Backup Documents to Zip
Compresses a source folder into a timestamped zip archive and prunes old backups beyond a configurable retention count.
Find Duplicate Files
Recursively scans a folder tree for duplicate files using size pre-filtering plus SHA256 hashing, with an optional safe…
Get CD/DVD Drives Report
Queries Win32_CDROMDrive via WMI and reports CD/DVD Drives in a formatted table, with an optional CSV export.
Watch Computer System Product Info for Changes
Polls Win32_ComputerSystemProduct on an interval and prints a line whenever the Computer System Product Info count chan…
Get The Microsoft Teams cache Size Report
Reports how much disk space the Microsoft Teams cache is currently using, read-only (no deletion).
Disable Xbox Game Bar Capture
Disables background game/app capture via the Xbox Game Bar.
Backup System Drivers List to JSON
Snapshots System Drivers from Win32_SystemDriver to a timestamped JSON file for later comparison or auditing.
Backup Installed Hotfixes List to JSON
Snapshots Installed Hotfixes from Win32_QuickFixEngineering to a timestamped JSON file for later comparison or auditing.
Check "Show Hidden Files" Status
Reads the current registry value behind the "Show Hidden Files" tweak so you can confirm whether it's applied.
Disable Bing Search Suggestions
Stops the taskbar search box from showing web/Bing suggestions.