Tag: report

348 script(s) tagged “report”

📊 VBA (Excel)

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 …

🟣 C# / .NET 6+

Get The NuGet packages cache Size Report (C#)

Recursively sums the size of the NuGet packages cache, read-only (no deletion).

⚡ PowerShell 5.1+

Get Physical Disk Drives Report

Queries Win32_DiskDrive via WMI and reports Physical Disk Drives in a formatted table, with an optional CSV export.

📜 VBScript (WSH)

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.

📊 VBA (Excel)

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 …

🖥️ Batch (CMD)

Get Sound Devices Report (Batch)

Uses wmic to list Sound Devices (Win32_SoundDevice) straight from the command line.

🟣 C# / .NET 6+

Get Environment Variables Report (C#)

Queries Win32_Environment via WMI (System.Management) and prints Environment Variables to the console.

⚡ PowerShell 5.1+

Get The Explorer thumbnail cache Size Report

Reports how much disk space the Explorer thumbnail cache is currently using, read-only (no deletion).

🐍 Python 3.10+

Get BIOS Info Report (Python)

Uses wmic under the hood to report BIOS Info (Win32_BIOS) — no third-party packages required.

⚡ PowerShell 5.1+

Get The user CrashDumps folder Size Report

Reports how much disk space the user CrashDumps folder is currently using, read-only (no deletion).

⚡ PowerShell 5.1+

Get Time Zone Settings Report

Queries Win32_TimeZone via WMI and reports Time Zone Settings in a formatted table, with an optional CSV export.

🐍 Python 3.10+

Get Local Groups Report (Python)

Uses wmic under the hood to report Local Groups (Win32_Group) — no third-party packages required.