Tag: disk-space
210 script(s) tagged “disk-space”
Get The NuGet packages cache Size Report (VBScript)
Recursively sums the size of the NuGet packages cache, read-only (no deletion).
Get Logical Disks Report (VBScript)
Queries Win32_LogicalDisk via WMI and prints Logical Disks to the console ā no PowerShell required.
Clean Up The Windows Update download cache (Batch)
Clears the Windows Update download cache after a confirmation prompt, with a /silent mode for scheduled tasks.
Get Windows Error Reporting files Size Report (VBScript)
Recursively sums the size of Windows Error Reporting files, read-only (no deletion).
Backup Logical Disks List to JSON
Snapshots Logical Disks from Win32_LogicalDisk to a timestamped JSON file for later comparison or auditing.
Export Physical Disk Drives to CSV (Python)
Exports Physical Disk Drives (Win32_DiskDrive) to a timestamped CSV file via wmic.
Get The Office document cache Size Report (C#)
Recursively sums the size of the Office document cache, read-only (no deletion).
Clean Up The Microsoft Teams cache (VBScript)
Reports the size of the Microsoft Teams cache and deletes its contents after a confirmation prompt.
Get Windows Error Reporting files Size Report (C#)
Recursively sums the size of Windows Error Reporting files, read-only (no deletion).
Clean Up The NuGet packages cache (Python)
Reports the size of the NuGet packages cache and optionally clears it out. Dry-run by default.
Export Logical Disks to CSV via WMI (VBA)
Queries Win32_LogicalDisk via WMI and writes every Logical Disks row straight to a CSV file in Documents, using plain Vā¦
Get The Windows Prefetch folder Size Report (VBScript)
Recursively sums the size of the Windows Prefetch folder, read-only (no deletion).