⚡ PowerShell

Modern automation and administration scripts for Windows.

⚡ PowerShell 5.1+

Get System Drivers Report

Queries Win32_SystemDriver via WMI and reports System Drivers in a formatted table, with an optional CSV export.

⚡ PowerShell 5.1+

Get The Windows Internet cache (INetCache) Size Report

Reports how much disk space the Windows Internet cache (INetCache) is currently using, read-only (no deletion).

⚡ PowerShell 5.1+

Clean Up The Explorer thumbnail cache

Reports the size of the Explorer thumbnail cache and optionally clears it out. Dry-run by default.

⚡ PowerShell 5.1+

Backup CD/DVD Drives List to JSON

Snapshots CD/DVD Drives from Win32_CDROMDrive to a timestamped JSON file for later comparison or auditing.

⚡ PowerShell 5.1+

Watch Installed MSI Products for Changes

Polls Win32_Product on an interval and prints a line whenever the Installed MSI Products count changes — a lightweight …

⚡ PowerShell 5.1+

Get The system-wide Windows Temp folder Size Report

Reports how much disk space the system-wide Windows Temp folder is currently using, read-only (no deletion).

⚡ PowerShell 5.1+

Backup Network Adapters List to JSON

Snapshots Network Adapters from Win32_NetworkAdapter to a timestamped JSON file for later comparison or auditing.

⚡ PowerShell 5.1+

Get Startup Programs Report

Queries Win32_StartupCommand via WMI and reports Startup Programs in a formatted table, with an optional CSV export.

⚡ PowerShell 5.1+

Backup Physical Disk Drives List to JSON

Snapshots Physical Disk Drives from Win32_DiskDrive to a timestamped JSON file for later comparison or auditing.

⚡ PowerShell 5.1+

Disable Taskbar Transparency

Turns off the translucent taskbar/Start menu effect for a small performance gain.

⚡ PowerShell 5.1+

Check "Increase Icon Cache Size" Status

Reads the current registry value behind the "Increase Icon Cache Size" tweak so you can confirm whether it's applied.

⚡ PowerShell 5.1+

Get Sound Devices Report

Queries Win32_SoundDevice via WMI and reports Sound Devices in a formatted table, with an optional CSV export.