Tag: report
348 script(s) tagged “report”
Report Size of The current user's Temp folder (VBA)
Reports the total size and top-level file count of the current user's Temp folder using Scripting.FileSystemObject, strβ¦
Get Computer System Product Info Report (VBScript)
Queries Win32_ComputerSystemProduct via WMI and prints Computer System Product Info to the console β no PowerShell requβ¦
Get Stuck print spooler files Size Report
Reports how much disk space stuck print spooler files is currently using, read-only (no deletion).
Get Installed MSI Products Report
Queries Win32_Product via WMI and reports Installed MSI Products in a formatted table, with an optional CSV export.
Get Keyboard Info Report (JScript)
Queries Win32_Keyboard via WMI and prints Keyboard Info to the console β JScript, VBScript's WSH sibling language.
Get Sound Devices Report (VBScript)
Queries Win32_SoundDevice via WMI and prints Sound Devices to the console β no PowerShell required.
Get Network Adapters Report (VBScript)
Queries Win32_NetworkAdapter via WMI and prints Network Adapters to the console β no PowerShell required.
Get Motherboard Info Report (VBScript)
Queries Win32_BaseBoard via WMI and prints Motherboard Info to the console β no PowerShell required.
Get Installed Hotfixes Report
Queries Win32_QuickFixEngineering via WMI and reports Installed Hotfixes in a formatted table, with an optional CSV expβ¦
Get Battery Info Report (VBScript)
Queries Win32_Battery via WMI and prints Battery Info to the console β no PowerShell required.
Get USB Controllers Report (VBScript)
Queries Win32_USBController via WMI and prints USB Controllers to the console β no PowerShell required.
Get Motherboard Info Report (C#)
Queries Win32_BaseBoard via WMI (System.Management) and prints Motherboard Info to the console.