Tag: report
348 script(s) tagged “report”
Get Battery Info Report (C#)
Queries Win32_Battery via WMI (System.Management) and prints Battery Info to the console.
Get Signed Drivers Report (Python)
Uses wmic under the hood to report Signed Drivers (Win32_PnPSignedDriver) β no third-party packages required.
Get Google Chrome's browser cache Size Report (VBScript)
Recursively sums the size of Google Chrome's browser cache, read-only (no deletion).
Get The Microsoft Teams cache Size Report (C#)
Recursively sums the size of the Microsoft Teams cache, read-only (no deletion).
List Files in Google Chrome's browser cache (VBA)
Lists every file in Google Chrome's browser cache with size and last-modified date directly on the active worksheet, usβ¦
Get The current user's Temp folder Size Report
Reports how much disk space the current user's Temp folder is currently using, read-only (no deletion).
Get Connected Monitors Report
Queries Win32_DesktopMonitor via WMI and reports Connected Monitors in a formatted table, with an optional CSV export.
Get Network Adapter Configuration Report (Python)
Uses wmic under the hood to report Network Adapter Configuration (Win32_NetworkAdapterConfiguration) β no third-party pβ¦
Get Network Shares Report to File (VBScript)
Queries Win32_Share via WMI and writes Network Shares to a timestamped text file, handy for scheduled logon/logoff scriβ¦
Get The Explorer thumbnail cache Size Report (C#)
Recursively sums the size of the Explorer thumbnail cache, read-only (no deletion).
Get USB Controllers Report (Batch)
Uses wmic to list USB Controllers (Win32_USBController) straight from the command line.
Get Logical Disks Report
Queries Win32_LogicalDisk via WMI and reports Logical Disks in a formatted table, with an optional CSV export.