Tag: disk-space

210 script(s) tagged “disk-space”

📜 VBScript (WSH)

Get The Explorer thumbnail cache Size Report (VBScript)

Recursively sums the size of the Explorer thumbnail cache, read-only (no deletion).

🐍 Python 3.10+

Clean Up The npm cache (Python)

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

📜 VBScript (WSH)

Get The system-wide Windows Temp folder Size Report (VBScript)

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

🐍 Python 3.10+

Clean Up The pip download cache (Python)

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

⚡ PowerShell 5.1+

Get The pip download cache Size Report

Reports how much disk space the pip download cache is currently using, read-only (no deletion).

⚡ PowerShell 5.1+

Clean Up The NuGet packages cache

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

⚡ PowerShell 5.1+

Clean Up The system-wide Windows Temp folder

Reports the size of the system-wide Windows Temp folder and optionally clears it out. Dry-run by default.

📊 VBA (Excel)

Report Size of The system-wide Windows Temp folder (VBA)

Reports the total size and top-level file count of the system-wide Windows Temp folder using Scripting.FileSystemObject…

📊 VBA (Excel)

Report Size of The Microsoft Teams cache (VBA)

Reports the total size and top-level file count of the Microsoft Teams cache using Scripting.FileSystemObject, straight…

⚡ PowerShell 5.1+

Get The VS Code cache folder Size Report

Reports how much disk space the VS Code cache folder is currently using, read-only (no deletion).

🐍 Python 3.10+

Get The Office document cache Size Report (Python)

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

🧬 WQL / PowerShell

Win32_LogicalDisk: Discovering Available Properties (Get-CimClass)

Uses Get-CimClass to list every real property and method Win32_LogicalDisk exposes on the current system, instead of gu…