⚡ PowerShell

Modern automation and administration scripts for Windows.

⚡ PowerShell 5.1+

Get Environment Variables Report

Queries Win32_Environment via WMI and reports Environment Variables in a formatted table, with an optional CSV export.

⚡ PowerShell 5.1+

Backup Startup Programs List to JSON

Snapshots Startup Programs from Win32_StartupCommand to a timestamped JSON file for later comparison or auditing.

⚡ PowerShell 5.1+

Get Motherboard Info Report

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

⚡ PowerShell 5.1+

Get Video Controllers Report

Queries Win32_VideoController via WMI and reports Video Controllers in a formatted table, with an optional CSV export.

⚡ PowerShell 5.1+

Get The NuGet packages cache Size Report

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

⚡ PowerShell 5.1+

Get The Windows Update download cache Size Report

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

⚡ PowerShell 5.1+

Disable Explorer Startup Delay

Removes the artificial delay before startup apps launch.

⚡ PowerShell 5.1+

Watch Startup Programs for Changes

Polls Win32_StartupCommand on an interval and prints a line whenever the Startup Programs count changes — a lightweight…

⚡ PowerShell 5.1+

Check "Disable News and Interests Feed" Status

Reads the current registry value behind the "Disable News and Interests Feed" tweak so you can confirm whether it's app…

⚡ PowerShell 5.1+

Check "Enable Clipboard History" Status

Reads the current registry value behind the "Enable Clipboard History" tweak so you can confirm whether it's applied.

⚡ PowerShell 5.1+

Watch USB Controllers for Changes

Polls Win32_USBController on an interval and prints a line whenever the USB Controllers count changes — a lightweight w…

⚡ PowerShell 5.1+

Check "Disable Game Bar Startup Tips" Status

Reads the current registry value behind the "Disable Game Bar Startup Tips" tweak so you can confirm whether it's appli…