Tag: report
348 script(s) tagged “report”
Get Sound Devices Report (C#)
Queries Win32_SoundDevice via WMI (System.Management) and prints Sound Devices to the console.
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/β¦
Get The Windows Internet cache (INetCache) Size Report (C#)
Recursively sums the size of the Windows Internet cache (INetCache), read-only (no deletion).
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β¦
Get The npm cache Size Report (C#)
Recursively sums the size of the npm cache, read-only (no deletion).
Get The Explorer thumbnail cache Size Report (VBScript)
Recursively sums the size of the Explorer thumbnail cache, read-only (no deletion).
Get BIOS Info Report (C#)
Queries Win32_BIOS via WMI (System.Management) and prints BIOS Info to the console.
Get USB Controllers Report
Queries Win32_USBController via WMI and reports USB Controllers in a formatted table, with an optional CSV export.
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).
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β¦
Get Installed MSI Products Report (Batch)
Uses wmic to list Installed MSI Products (Win32_Product) straight from the command line.
Get Computer System Product Info Report
Queries Win32_ComputerSystemProduct via WMI and reports Computer System Product Info in a formatted table, with an optiβ¦