Tag: report
348 script(s) tagged “report”
Get Processes Report (JScript)
Queries Win32_Process via WMI and prints Processes to the console β JScript, VBScript's WSH sibling language.
Get Microsoft Edge's browser cache Size Report (VBScript)
Recursively sums the size of Microsoft Edge's browser cache, read-only (no deletion).
Get System Drivers Report
Queries Win32_SystemDriver via WMI and reports System Drivers in a formatted table, with an optional CSV export.
Get Connected Monitors Report (C#)
Queries Win32_DesktopMonitor via WMI (System.Management) and prints Connected Monitors to the console.
Get The Windows Internet cache (INetCache) Size Report
Reports how much disk space the Windows Internet cache (INetCache) is currently using, read-only (no deletion).
Report Size of The pip download cache (VBA)
Reports the total size and top-level file count of the pip download cache using Scripting.FileSystemObject, straight frβ¦
Get Services Report to File (VBScript)
Queries Win32_Service via WMI and writes Services to a timestamped text file, handy for scheduled logon/logoff scripts.
Get Google Chrome's browser cache Size Report (C#)
Recursively sums the size of Google Chrome's browser cache, read-only (no deletion).
Get Startup Programs Report (Batch)
Uses wmic to list Startup Programs (Win32_StartupCommand) straight from the command line.
List Files in The system-wide Windows Temp folder (VBA)
Lists every file in the system-wide Windows Temp folder with size and last-modified date directly on the active worksheβ¦
List Files in Windows Error Reporting files (VBA)
Lists every file in Windows Error Reporting files with size and last-modified date directly on the active worksheet, usβ¦
Get Operating System Info Report (JScript)
Queries Win32_OperatingSystem via WMI and prints Operating System Info to the console β JScript, VBScript's WSH siblingβ¦