⚡ PowerShell

Modern automation and administration scripts for Windows.

⚡ PowerShell 5.1+

Get Installed MSI Products Report

Queries Win32_Product via WMI and reports Installed MSI Products in a formatted table, with an optional CSV export.

⚡ PowerShell 5.1+

Disable Aero Shake

Stops shaking a window from minimizing every other open window.

⚡ PowerShell 5.1+

Check "Disable First Logon Animation" Status

Reads the current registry value behind the "Disable First Logon Animation" tweak so you can confirm whether it's appli…

⚡ PowerShell 5.1+

Check "Disable Autoplay for All Drives" Status

Reads the current registry value behind the "Disable Autoplay for All Drives" tweak so you can confirm whether it's app…

⚡ PowerShell 5.1+

Backup The current user's Temp folder to Zip

Zips up the current contents of the current user's Temp folder before you run a cleanup against it.

⚡ PowerShell 5.1+

Get Installed Hotfixes Report

Queries Win32_QuickFixEngineering via WMI and reports Installed Hotfixes in a formatted table, with an optional CSV exp…

⚡ PowerShell 5.1+

Disable Recent Documents History

Stops Windows from tracking recently opened documents.

⚡ PowerShell 5.1+

Check "Disable Recent Documents History" Status

Reads the current registry value behind the "Disable Recent Documents History" tweak so you can confirm whether it's ap…

⚡ PowerShell 5.1+

Watch Physical Disk Drives for Changes

Polls Win32_DiskDrive on an interval and prints a line whenever the Physical Disk Drives count changes — a lightweight …

⚡ PowerShell 5.1+

Backup Signed Drivers List to JSON

Snapshots Signed Drivers from Win32_PnPSignedDriver to a timestamped JSON file for later comparison or auditing.

⚡ PowerShell 5.1+

Check "Disable Balloon Tip Notifications" Status

Reads the current registry value behind the "Disable Balloon Tip Notifications" tweak so you can confirm whether it's a…

⚡ PowerShell 5.1+

Check "Hide Taskbar Search Box" Status

Reads the current registry value behind the "Hide Taskbar Search Box" tweak so you can confirm whether it's applied.