⚡ PowerShell
Modern automation and administration scripts for Windows.
Backup Local User Accounts List to JSON
Snapshots Local User Accounts from Win32_UserAccount to a timestamped JSON file for later comparison or auditing.
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…
Get IIS log files Size Report
Reports how much disk space IIS log files is currently using, read-only (no deletion).
Check "Disable Aero Shake" Status
Reads the current registry value behind the "Disable Aero Shake" tweak so you can confirm whether it's applied.
Backup Network Login Profiles List to JSON
Snapshots Network Login Profiles from Win32_NetworkLoginProfile to a timestamped JSON file for later comparison or audi…
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.
Get Printers Report
Queries Win32_Printer via WMI and reports Printers in a formatted table, with an optional CSV export.
Backup The Microsoft Teams cache to Zip
Zips up the current contents of the Microsoft Teams cache before you run a cleanup against it.
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.
Watch Connected Monitors for Changes
Polls Win32_DesktopMonitor on an interval and prints a line whenever the Connected Monitors count changes — a lightweig…
Backup The Windows Prefetch folder to Zip
Zips up the current contents of the Windows Prefetch folder before you run a cleanup against it.
Check "Enable Light Mode" Status
Reads the current registry value behind the "Enable Light Mode" tweak so you can confirm whether it's applied.