⚡ PowerShell

Modern automation and administration scripts for Windows.

⚡ PowerShell 5.1+

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…

⚡ PowerShell 5.1+

Backup Documents to Zip

Compresses a source folder into a timestamped zip archive and prunes old backups beyond a configurable retention count.

⚡ PowerShell 5.1+

Find Duplicate Files

Recursively scans a folder tree for duplicate files using size pre-filtering plus SHA256 hashing, with an optional safe…

⚡ PowerShell 5.1+

Get CD/DVD Drives Report

Queries Win32_CDROMDrive via WMI and reports CD/DVD Drives in a formatted table, with an optional CSV export.

⚡ PowerShell 5.1+

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…

⚡ PowerShell 5.1+

Get The Microsoft Teams cache Size Report

Reports how much disk space the Microsoft Teams cache is currently using, read-only (no deletion).

⚡ PowerShell 5.1+

Disable Xbox Game Bar Capture

Disables background game/app capture via the Xbox Game Bar.

⚡ PowerShell 5.1+

Enable Num Lock on Startup

Turns Num Lock on by default for every new sign-in.

⚡ PowerShell 5.1+

Backup System Drivers List to JSON

Snapshots System Drivers from Win32_SystemDriver to a timestamped JSON file for later comparison or auditing.

⚡ PowerShell 5.1+

Backup Installed Hotfixes List to JSON

Snapshots Installed Hotfixes from Win32_QuickFixEngineering to a timestamped JSON file for later comparison or auditing.

⚡ PowerShell 5.1+

Check "Show Hidden Files" Status

Reads the current registry value behind the "Show Hidden Files" tweak so you can confirm whether it's applied.

⚡ PowerShell 5.1+

Disable Bing Search Suggestions

Stops the taskbar search box from showing web/Bing suggestions.