⚡ PowerShell
Modern automation and administration scripts for Windows.
Get System Drivers Report
Queries Win32_SystemDriver via WMI and reports System Drivers in a formatted table, with an optional CSV export.
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).
Clean Up The Explorer thumbnail cache
Reports the size of the Explorer thumbnail cache and optionally clears it out. Dry-run by default.
Backup CD/DVD Drives List to JSON
Snapshots CD/DVD Drives from Win32_CDROMDrive to a timestamped JSON file for later comparison or auditing.
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 …
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).
Backup Network Adapters List to JSON
Snapshots Network Adapters from Win32_NetworkAdapter to a timestamped JSON file for later comparison or auditing.
Get Startup Programs Report
Queries Win32_StartupCommand via WMI and reports Startup Programs in a formatted table, with an optional CSV export.
Backup Physical Disk Drives List to JSON
Snapshots Physical Disk Drives from Win32_DiskDrive to a timestamped JSON file for later comparison or auditing.
Disable Taskbar Transparency
Turns off the translucent taskbar/Start menu effect for a small performance gain.
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.
Get Sound Devices Report
Queries Win32_SoundDevice via WMI and reports Sound Devices in a formatted table, with an optional CSV export.