Tag: report

348 script(s) tagged “report”

🟣 C# / .NET 6+

Get The Windows Update download cache Size Report (C#)

Recursively sums the size of the Windows Update download cache, read-only (no deletion).

πŸ“œ VBScript (WSH)

Get The Microsoft Teams cache Size Report (VBScript)

Recursively sums the size of the Microsoft Teams cache, read-only (no deletion).

πŸ“œ VBScript (WSH)

Get Motherboard Info Report to File (VBScript)

Queries Win32_BaseBoard via WMI and writes Motherboard Info to a timestamped text file, handy for scheduled logon/logof…

πŸ“„ JScript (WSH)

Get Services Report (JScript)

Queries Win32_Service via WMI and prints Services to the console β€” JScript, VBScript's WSH sibling language.

🐍 Python 3.10+

Get Page File Usage Report (Python)

Uses wmic under the hood to report Page File Usage (Win32_PageFileUsage) β€” no third-party packages required.

πŸ“„ JScript (WSH)

Get Motherboard Info Report (JScript)

Queries Win32_BaseBoard via WMI and prints Motherboard Info to the console β€” JScript, VBScript's WSH sibling language.

🐍 Python 3.10+

Get IIS log files Size Report (Python)

Recursively sums the size of IIS log files, read-only (no deletion).

🟣 C# / .NET 6+

Get Network Login Profiles Report (C#)

Queries Win32_NetworkLoginProfile via WMI (System.Management) and prints Network Login Profiles to the console.

πŸ“Š VBA (Excel)

Report Size of Google Chrome's browser cache (VBA)

Reports the total size and top-level file count of Google Chrome's browser cache using Scripting.FileSystemObject, stra…

πŸ“œ VBScript (WSH)

Get Computer System Info Report (VBScript)

Queries Win32_ComputerSystem via WMI and prints Computer System Info to the console β€” no PowerShell required.

🐍 Python 3.10+

Get The user CrashDumps folder Size Report (Python)

Recursively sums the size of the user CrashDumps folder, read-only (no deletion).

πŸ“Š VBA (Excel)

Report Size of The user CrashDumps folder (VBA)

Reports the total size and top-level file count of the user CrashDumps folder using Scripting.FileSystemObject, straigh…