📜 VBScript

Classic WSH scripts for logon tasks, WMI queries, and legacy automation.

📜 VBScript (WSH)

Clean Up The Windows Prefetch folder (VBScript)

Reports the size of the Windows Prefetch folder and deletes its contents after a confirmation prompt.

📜 VBScript (WSH)

Check "Enable Dark Mode" Status (VBScript)

Reads the registry value behind the "Enable Dark Mode" tweak to confirm whether it's applied.

📜 VBScript (WSH)

Check "Disable Windows Spotlight on Desktop" Status (VBScript)

Reads the registry value behind the "Disable Windows Spotlight on Desktop" tweak to confirm whether it's applied.

📜 VBScript (WSH)

Get Video Controllers Report to File (VBScript)

Queries Win32_VideoController via WMI and writes Video Controllers to a timestamped text file, handy for scheduled logo…

📜 VBScript (WSH)

Get Keyboard Info Report (VBScript)

Queries Win32_Keyboard via WMI and prints Keyboard Info to the console — no PowerShell required.

📜 VBScript (WSH)

Get The npm cache Size Report (VBScript)

Recursively sums the size of the npm cache, read-only (no deletion).

📜 VBScript (WSH)

Get USB Controllers Report to File (VBScript)

Queries Win32_USBController via WMI and writes USB Controllers to a timestamped text file, handy for scheduled logon/lo…

📜 VBScript (WSH)

Get Installed Hotfixes Report (VBScript)

Queries Win32_QuickFixEngineering via WMI and prints Installed Hotfixes to the console — no PowerShell required.

📜 VBScript (WSH)

Clean Up The system-wide Windows Temp folder (VBScript)

Reports the size of the system-wide Windows Temp folder and deletes its contents after a confirmation prompt.

📜 VBScript (WSH)

Get Physical Memory Modules Report (VBScript)

Queries Win32_PhysicalMemory via WMI and prints Physical Memory Modules to the console — no PowerShell required.

📜 VBScript (WSH)

Check "Enable Clipboard History" Status (VBScript)

Reads the registry value behind the "Enable Clipboard History" tweak to confirm whether it's applied.

📜 VBScript (WSH)

Check "Disable Bing Search Suggestions" Status (VBScript)

Reads the registry value behind the "Disable Bing Search Suggestions" tweak to confirm whether it's applied.