Tag: report
348 script(s) tagged “report”
List Files in Stuck print spooler files (VBA)
Lists every file in stuck print spooler files with size and last-modified date directly on the active worksheet, using …
Get The NuGet packages cache Size Report (C#)
Recursively sums the size of the NuGet packages cache, read-only (no deletion).
Get Physical Disk Drives Report
Queries Win32_DiskDrive via WMI and reports Physical Disk Drives in a formatted table, with an optional CSV export.
Get Processes Report to File (VBScript)
Queries Win32_Process via WMI and writes Processes to a timestamped text file, handy for scheduled logon/logoff scripts.
Report Size of IIS log files (VBA)
Reports the total size and top-level file count of IIS log files using Scripting.FileSystemObject, straight from Excel …
Get Sound Devices Report (Batch)
Uses wmic to list Sound Devices (Win32_SoundDevice) straight from the command line.
Get Environment Variables Report (C#)
Queries Win32_Environment via WMI (System.Management) and prints Environment Variables to the console.
Get The Explorer thumbnail cache Size Report
Reports how much disk space the Explorer thumbnail cache is currently using, read-only (no deletion).
Get BIOS Info Report (Python)
Uses wmic under the hood to report BIOS Info (Win32_BIOS) — no third-party packages required.
Get The user CrashDumps folder Size Report
Reports how much disk space the user CrashDumps folder is currently using, read-only (no deletion).
Get Time Zone Settings Report
Queries Win32_TimeZone via WMI and reports Time Zone Settings in a formatted table, with an optional CSV export.
Get Local Groups Report (Python)
Uses wmic under the hood to report Local Groups (Win32_Group) — no third-party packages required.