⚡ PowerShell

Modern automation and administration scripts for Windows.

⚡ PowerShell 5.1+

Clean Up Google Chrome's browser cache

Reports the size of Google Chrome's browser cache and optionally clears it out. Dry-run by default.

⚡ PowerShell 5.1+

Disable First Logon Animation

Skips the "Hi, we are setting things up for you" first-logon animation (requires admin). Requires an elevated (Administ…

⚡ PowerShell 5.1+

Get Battery Info Report

Queries Win32_Battery via WMI and reports Battery Info in a formatted table, with an optional CSV export.

⚡ PowerShell 5.1+

Increase Icon Cache Size

Raises the icon cache limit, useful on machines with huge numbers of shortcuts.

⚡ PowerShell 5.1+

Get The npm cache Size Report

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

⚡ PowerShell 5.1+

Watch Environment Variables for Changes

Polls Win32_Environment on an interval and prints a line whenever the Environment Variables count changes — a lightweig…

⚡ PowerShell 5.1+

Watch System Drivers for Changes

Polls Win32_SystemDriver on an interval and prints a line whenever the System Drivers count changes — a lightweight way…

⚡ PowerShell 5.1+

Watch Physical Memory Modules for Changes

Polls Win32_PhysicalMemory on an interval and prints a line whenever the Physical Memory Modules count changes — a ligh…

⚡ PowerShell 5.1+

Disable Sticky Keys Shortcut Prompt

Stops the Sticky Keys dialog from popping up when Shift is pressed 5 times.

⚡ PowerShell 5.1+

Show Hidden Files

Makes File Explorer always show hidden files and folders.

⚡ PowerShell 5.1+

Watch Network Shares for Changes

Polls Win32_Share on an interval and prints a line whenever the Network Shares count changes — a lightweight way to not…

⚡ PowerShell 5.1+

Get Stuck print spooler files Size Report

Reports how much disk space stuck print spooler files is currently using, read-only (no deletion).