⚡ PowerShell

Modern automation and administration scripts for Windows.

⚡ PowerShell 5.1+

Disable Cortana

Disables Cortana integration in Windows Search (requires admin). Requires an elevated (Administrator) prompt.

⚡ PowerShell 5.1+

Get Network Login Profiles Report

Queries Win32_NetworkLoginProfile via WMI and reports Network Login Profiles in a formatted table, with an optional CSV…

⚡ PowerShell 5.1+

Backup Processor Info List to JSON

Snapshots Processor Info from Win32_Processor to a timestamped JSON file for later comparison or auditing.

⚡ PowerShell 5.1+

Get Pointing Devices Report

Queries Win32_PointingDevice via WMI and reports Pointing Devices in a formatted table, with an optional CSV export.

⚡ PowerShell 5.1+

Clean Up The Microsoft Teams cache

Reports the size of the Microsoft Teams cache and optionally clears it out. Dry-run by default.

⚡ PowerShell 5.1+

Enable Clipboard History

Turns on Windows+V clipboard history.

⚡ PowerShell 5.1+

Disable Windows Tips & Suggestions

Stops Windows from showing tips and suggestions notifications.

⚡ PowerShell 5.1+

Backup USB Controllers List to JSON

Snapshots USB Controllers from Win32_USBController to a timestamped JSON file for later comparison or auditing.

⚡ PowerShell 5.1+

Clean Up The npm cache

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

⚡ PowerShell 5.1+

Check "Disable Window Animations" Status

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

⚡ PowerShell 5.1+

Backup Environment Variables List to JSON

Snapshots Environment Variables from Win32_Environment to a timestamped JSON file for later comparison or auditing.

⚡ PowerShell 5.1+

Backup Computer System Product Info List to JSON

Snapshots Computer System Product Info from Win32_ComputerSystemProduct to a timestamped JSON file for later comparison…