Tag: report

348 script(s) tagged “report”

πŸ“œ VBScript (WSH)

Get Keyboard Info Report (VBScript)

Queries Win32_Keyboard via WMI and prints Keyboard Info to the console β€” no PowerShell required.

🐍 Python 3.10+

Get Keyboard Info Report (Python)

Uses wmic under the hood to report Keyboard Info (Win32_Keyboard) β€” no third-party packages required.

🟣 C# / .NET 6+

Get Keyboard Info Report (C#)

Queries Win32_Keyboard via WMI (System.Management) and prints Keyboard Info to the console.

πŸ“œ VBScript (WSH)

Get The npm cache Size Report (VBScript)

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

πŸ“„ JScript (WSH)

Get Installed Hotfixes Report (JScript)

Queries Win32_QuickFixEngineering via WMI and prints Installed Hotfixes to the console β€” JScript, VBScript's WSH siblin…

πŸ–₯️ Batch (CMD)

Get Printers Report (Batch)

Uses wmic to list Printers (Win32_Printer) straight from the command line.

πŸ“œ 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…

πŸ“Š VBA (Excel)

Report Size of The Windows Update download cache (VBA)

Reports the total size and top-level file count of the Windows Update download cache using Scripting.FileSystemObject, …

🐍 Python 3.10+

Get The Microsoft Teams cache Size Report (Python)

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

πŸ“œ VBScript (WSH)

Get Installed Hotfixes Report (VBScript)

Queries Win32_QuickFixEngineering via WMI and prints Installed Hotfixes to the console β€” no PowerShell required.

πŸ“„ JScript (WSH)

Get Video Controllers Report (JScript)

Queries Win32_VideoController via WMI and prints Video Controllers to the console β€” JScript, VBScript's WSH sibling lan…

πŸ“Š VBA (Excel)

List Files in The NuGet packages cache (VBA)

Lists every file in the NuGet packages cache with size and last-modified date directly on the active worksheet, using S…