Tag: report
348 script(s) tagged “report”
Get Windows Error Reporting files Size Report (C#)
Recursively sums the size of Windows Error Reporting files, read-only (no deletion).
List Files in The pip download cache (VBA)
Lists every file in the pip download cache with size and last-modified date directly on the active worksheet, using Scr…
Get Connected Monitors Report (Python)
Uses wmic under the hood to report Connected Monitors (Win32_DesktopMonitor) — no third-party packages required.
Get Local Groups Report (JScript)
Queries Win32_Group via WMI and prints Local Groups to the console — JScript, VBScript's WSH sibling language.
Get Environment Variables Report
Queries Win32_Environment via WMI and reports Environment Variables in a formatted table, with an optional CSV export.
Get BIOS Info Report (Batch)
Uses wmic to list BIOS Info (Win32_BIOS) straight from the command line.
Get The Windows Prefetch folder Size Report (VBScript)
Recursively sums the size of the Windows Prefetch folder, read-only (no deletion).
Get Motherboard Info Report
Queries Win32_BaseBoard via WMI and reports Motherboard Info in a formatted table, with an optional CSV export.
Get Startup Programs Report to File (VBScript)
Queries Win32_StartupCommand via WMI and writes Startup Programs to a timestamped text file, handy for scheduled logon/…
Get Video Controllers Report
Queries Win32_VideoController via WMI and reports Video Controllers in a formatted table, with an optional CSV export.
Get The NuGet packages cache Size Report
Reports how much disk space the NuGet packages cache is currently using, read-only (no deletion).
Get The system-wide Windows Temp folder Size Report (Python)
Recursively sums the size of the system-wide Windows Temp folder, read-only (no deletion).