⚡ PowerShell

Modern automation and administration scripts for Windows.

⚡ PowerShell 5.1+

Backup Local User Accounts List to JSON

Snapshots Local User Accounts from Win32_UserAccount to a timestamped JSON file for later comparison or auditing.

⚡ PowerShell 5.1+

Check "Disable Start Menu Suggested Apps" Status

Reads the current registry value behind the "Disable Start Menu Suggested Apps" tweak so you can confirm whether it's a…

⚡ PowerShell 5.1+

Get IIS log files Size Report

Reports how much disk space IIS log files is currently using, read-only (no deletion).

⚡ PowerShell 5.1+

Check "Disable Aero Shake" Status

Reads the current registry value behind the "Disable Aero Shake" tweak so you can confirm whether it's applied.

⚡ PowerShell 5.1+

Backup Network Login Profiles List to JSON

Snapshots Network Login Profiles from Win32_NetworkLoginProfile to a timestamped JSON file for later comparison or audi…

⚡ PowerShell 5.1+

Backup Microsoft Edge's browser cache to Zip

Zips up the current contents of Microsoft Edge's browser cache before you run a cleanup against it.

⚡ PowerShell 5.1+

Get Printers Report

Queries Win32_Printer via WMI and reports Printers in a formatted table, with an optional CSV export.

⚡ PowerShell 5.1+

Backup The Microsoft Teams cache to Zip

Zips up the current contents of the Microsoft Teams cache before you run a cleanup against it.

⚡ PowerShell 5.1+

Clean Up The Windows Update download cache

Reports the size of the Windows Update download cache and optionally clears it out. Dry-run by default.

⚡ PowerShell 5.1+

Watch Connected Monitors for Changes

Polls Win32_DesktopMonitor on an interval and prints a line whenever the Connected Monitors count changes — a lightweig…

⚡ PowerShell 5.1+

Backup The Windows Prefetch folder to Zip

Zips up the current contents of the Windows Prefetch folder before you run a cleanup against it.

⚡ PowerShell 5.1+

Check "Enable Light Mode" Status

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