Tag: disk-space

210 script(s) tagged “disk-space”

šŸ“œ VBScript (WSH)

Get The NuGet packages cache Size Report (VBScript)

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

šŸ“œ VBScript (WSH)

Get Logical Disks Report (VBScript)

Queries Win32_LogicalDisk via WMI and prints Logical Disks to the console — no PowerShell required.

šŸ–„ļø Batch (CMD)

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.

šŸ“œ VBScript (WSH)

Get Windows Error Reporting files Size Report (VBScript)

Recursively sums the size of Windows Error Reporting files, read-only (no deletion).

⚔ PowerShell 5.1+

Backup Logical Disks List to JSON

Snapshots Logical Disks from Win32_LogicalDisk to a timestamped JSON file for later comparison or auditing.

šŸ Python 3.10+

Export Physical Disk Drives to CSV (Python)

Exports Physical Disk Drives (Win32_DiskDrive) to a timestamped CSV file via wmic.

🟣 C# / .NET 6+

Get The Office document cache Size Report (C#)

Recursively sums the size of the Office document cache, read-only (no deletion).

šŸ“œ VBScript (WSH)

Clean Up The Microsoft Teams cache (VBScript)

Reports the size of the Microsoft Teams cache and deletes its contents after a confirmation prompt.

🟣 C# / .NET 6+

Get Windows Error Reporting files Size Report (C#)

Recursively sums the size of Windows Error Reporting files, read-only (no deletion).

šŸ Python 3.10+

Clean Up The NuGet packages cache (Python)

Reports the size of the NuGet packages cache and optionally clears it out. Dry-run by default.

šŸ“Š VBA (Excel)

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…

šŸ“œ VBScript (WSH)

Get The Windows Prefetch folder Size Report (VBScript)

Recursively sums the size of the Windows Prefetch folder, read-only (no deletion).