Tag: report
348 script(s) tagged “report”
Get The Windows Update download cache Size Report (C#)
Recursively sums the size of the Windows Update download cache, read-only (no deletion).
Get The Microsoft Teams cache Size Report (VBScript)
Recursively sums the size of the Microsoft Teams cache, read-only (no deletion).
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β¦
Get Services Report (JScript)
Queries Win32_Service via WMI and prints Services to the console β JScript, VBScript's WSH sibling language.
Get Page File Usage Report (Python)
Uses wmic under the hood to report Page File Usage (Win32_PageFileUsage) β no third-party packages required.
Get Motherboard Info Report (JScript)
Queries Win32_BaseBoard via WMI and prints Motherboard Info to the console β JScript, VBScript's WSH sibling language.
Get IIS log files Size Report (Python)
Recursively sums the size of IIS log files, read-only (no deletion).
Get Network Login Profiles Report (C#)
Queries Win32_NetworkLoginProfile via WMI (System.Management) and prints Network Login Profiles to the console.
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β¦
Get Computer System Info Report (VBScript)
Queries Win32_ComputerSystem via WMI and prints Computer System Info to the console β no PowerShell required.
Get The user CrashDumps folder Size Report (Python)
Recursively sums the size of the user CrashDumps folder, read-only (no deletion).
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β¦