Tag: report
348 script(s) tagged “report”
Get Services Report (Python)
Uses wmic under the hood to report Services (Win32_Service) — no third-party packages required.
Get The Windows Update download cache Size Report (VBScript)
Recursively sums the size of the Windows Update download cache, read-only (no deletion).
Get Network Adapter Configuration Report (C#)
Queries Win32_NetworkAdapterConfiguration via WMI (System.Management) and prints Network Adapter Configuration to the c…
Get Network Login Profiles Report (JScript)
Queries Win32_NetworkLoginProfile via WMI and prints Network Login Profiles to the console — JScript, VBScript's WSH si…
Get Network Login Profiles Report (Batch)
Uses wmic to list Network Login Profiles (Win32_NetworkLoginProfile) straight from the command line.
Get Time Zone Settings Report (Python)
Uses wmic under the hood to report Time Zone Settings (Win32_TimeZone) — no third-party packages required.
Get Computer System Info Report to File (VBScript)
Queries Win32_ComputerSystem via WMI and writes Computer System Info to a timestamped text file, handy for scheduled lo…
Get The Windows Prefetch folder Size Report
Reports how much disk space the Windows Prefetch folder is currently using, read-only (no deletion).
Get Video Controllers Report (VBScript)
Queries Win32_VideoController via WMI and prints Video Controllers to the console — no PowerShell required.
Get Signed Drivers Report (C#)
Queries Win32_PnPSignedDriver via WMI (System.Management) and prints Signed Drivers to the console.
Get Physical Memory Modules Report (Python)
Uses wmic under the hood to report Physical Memory Modules (Win32_PhysicalMemory) — no third-party packages required.
Get The pip download cache Size Report (Python)
Recursively sums the size of the pip download cache, read-only (no deletion).