Tag: report

348 script(s) tagged “report”

🟣 C# / .NET 6+

Get Sound Devices Report (C#)

Queries Win32_SoundDevice via WMI (System.Management) and prints Sound Devices to the console.

πŸ“œ VBScript (WSH)

Get Network Adapters Report to File (VBScript)

Queries Win32_NetworkAdapter via WMI and writes Network Adapters to a timestamped text file, handy for scheduled logon/…

🟣 C# / .NET 6+

Get The Windows Internet cache (INetCache) Size Report (C#)

Recursively sums the size of the Windows Internet cache (INetCache), read-only (no deletion).

πŸ“„ JScript (WSH)

Get Computer System Info Report (JScript)

Queries Win32_ComputerSystem via WMI and prints Computer System Info to the console β€” JScript, VBScript's WSH sibling l…

🟣 C# / .NET 6+

Get The npm cache Size Report (C#)

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

πŸ“œ VBScript (WSH)

Get The Explorer thumbnail cache Size Report (VBScript)

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

🟣 C# / .NET 6+

Get BIOS Info Report (C#)

Queries Win32_BIOS via WMI (System.Management) and prints BIOS Info to the console.

⚑ PowerShell 5.1+

Get USB Controllers Report

Queries Win32_USBController via WMI and reports USB Controllers in a formatted table, with an optional CSV export.

πŸ“œ VBScript (WSH)

Get The system-wide Windows Temp folder Size Report (VBScript)

Recursively sums the size of the system-wide Windows Temp folder, read-only (no deletion).

πŸ“œ VBScript (WSH)

Get Environment Variables Report to File (VBScript)

Queries Win32_Environment via WMI and writes Environment Variables to a timestamped text file, handy for scheduled logo…

πŸ–₯️ Batch (CMD)

Get Installed MSI Products Report (Batch)

Uses wmic to list Installed MSI Products (Win32_Product) straight from the command line.

⚑ PowerShell 5.1+

Get Computer System Product Info Report

Queries Win32_ComputerSystemProduct via WMI and reports Computer System Product Info in a formatted table, with an opti…