β‘ PowerShell
Modern automation and administration scripts for Windows.
Disable Balloon Tip Notifications
Disables the small notification balloon tips in the system tray.
Check "Disable Start Menu Web Search" Status
Reads the current registry value behind the "Disable Start Menu Web Search" tweak so you can confirm whether it's appliβ¦
Get The Explorer thumbnail cache Size Report
Reports how much disk space the Explorer thumbnail cache is currently using, read-only (no deletion).
Get The user CrashDumps folder Size Report
Reports how much disk space the user CrashDumps folder is currently using, read-only (no deletion).
Get Time Zone Settings Report
Queries Win32_TimeZone via WMI and reports Time Zone Settings in a formatted table, with an optional CSV export.
Check "Disable Feedback Notifications" Status
Reads the current registry value behind the "Disable Feedback Notifications" tweak so you can confirm whether it's applβ¦
Backup The Office document cache to Zip
Zips up the current contents of the Office document cache before you run a cleanup against it.
Backup Network Shares List to JSON
Snapshots Network Shares from Win32_Share to a timestamped JSON file for later comparison or auditing.
Backup Sound Devices List to JSON
Snapshots Sound Devices from Win32_SoundDevice to a timestamped JSON file for later comparison or auditing.
Get The current user's Temp folder Size Report
Reports how much disk space the current user's Temp folder is currently using, read-only (no deletion).
Get Connected Monitors Report
Queries Win32_DesktopMonitor via WMI and reports Connected Monitors in a formatted table, with an optional CSV export.
Check "Disable Windows Tips & Suggestions" Status
Reads the current registry value behind the "Disable Windows Tips & Suggestions" tweak so you can confirm whether it's β¦