⚡ PowerShell

Modern automation and administration scripts for Windows.

⚡ PowerShell 5.1+

Check "Disable Windows Welcome Experience" Status

Reads the current registry value behind the "Disable Windows Welcome Experience" tweak so you can confirm whether it's …

⚡ PowerShell 5.1+

Check "Show This PC Icon on Desktop" Status

Reads the current registry value behind the "Show This PC Icon on Desktop" tweak so you can confirm whether it's applie…

⚡ PowerShell 5.1+

Backup Computer System Info List to JSON

Snapshots Computer System Info from Win32_ComputerSystem to a timestamped JSON file for later comparison or auditing.

⚡ PowerShell 5.1+

Check "Show Recycle Bin Icon on Desktop" Status

Reads the current registry value behind the "Show Recycle Bin Icon on Desktop" tweak so you can confirm whether it's ap…

⚡ PowerShell 5.1+

Check "Disable Explorer Startup Delay" Status

Reads the current registry value behind the "Disable Explorer Startup Delay" tweak so you can confirm whether it's appl…

⚡ PowerShell 5.1+

Watch Services for Changes

Polls Win32_Service on an interval and prints a line whenever the Services count changes — a lightweight way to notice …

⚡ PowerShell 5.1+

Check "Disable Sticky Keys Shortcut Prompt" Status

Reads the current registry value behind the "Disable Sticky Keys Shortcut Prompt" tweak so you can confirm whether it's…

⚡ PowerShell 5.1+

Watch Installed Hotfixes for Changes

Polls Win32_QuickFixEngineering on an interval and prints a line whenever the Installed Hotfixes count changes — a ligh…

⚡ PowerShell 5.1+

Check "Disable Windows Consumer Features" Status

Reads the current registry value behind the "Disable Windows Consumer Features" tweak so you can confirm whether it's a…

⚡ PowerShell 5.1+

Backup Local Groups List to JSON

Snapshots Local Groups from Win32_Group to a timestamped JSON file for later comparison or auditing.

⚡ PowerShell 5.1+

Disable Snap Assist Suggestions

Stops Windows from suggesting other windows to snap next to one you just moved.

⚡ PowerShell 5.1+

Backup The NuGet packages cache to Zip

Zips up the current contents of the NuGet packages cache before you run a cleanup against it.