⚑ PowerShell

Modern automation and administration scripts for Windows.

⚑ PowerShell 5.1+

Disable Balloon Tip Notifications

Disables the small notification balloon tips in the system tray.

⚑ PowerShell 5.1+

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…

⚑ PowerShell 5.1+

Get The Explorer thumbnail cache Size Report

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

⚑ PowerShell 5.1+

Get The user CrashDumps folder Size Report

Reports how much disk space the user CrashDumps folder is currently using, read-only (no deletion).

⚑ PowerShell 5.1+

Get Time Zone Settings Report

Queries Win32_TimeZone via WMI and reports Time Zone Settings in a formatted table, with an optional CSV export.

⚑ PowerShell 5.1+

Check "Disable Feedback Notifications" Status

Reads the current registry value behind the "Disable Feedback Notifications" tweak so you can confirm whether it's appl…

⚑ PowerShell 5.1+

Backup The Office document cache to Zip

Zips up the current contents of the Office document cache before you run a cleanup against it.

⚑ PowerShell 5.1+

Backup Network Shares List to JSON

Snapshots Network Shares from Win32_Share to a timestamped JSON file for later comparison or auditing.

⚑ PowerShell 5.1+

Backup Sound Devices List to JSON

Snapshots Sound Devices from Win32_SoundDevice to a timestamped JSON file for later comparison or auditing.

⚑ PowerShell 5.1+

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).

⚑ PowerShell 5.1+

Get Connected Monitors Report

Queries Win32_DesktopMonitor via WMI and reports Connected Monitors in a formatted table, with an optional CSV export.

⚑ PowerShell 5.1+

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 …