Tag: disk-space

210 script(s) tagged “disk-space”

🐍 Python 3.10+

Get The Explorer thumbnail cache Size Report (Python)

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

🐍 Python 3.10+

Get Logical Disks Report (Python)

Uses wmic under the hood to report Logical Disks (Win32_LogicalDisk) β€” no third-party packages required.

πŸ“Š VBA (Excel)

Report Size of The Windows Prefetch folder (VBA)

Reports the total size and top-level file count of the Windows Prefetch folder using Scripting.FileSystemObject, straig…

πŸ–₯️ Batch (CMD)

Clean Up The Explorer thumbnail cache (Batch)

Clears the Explorer thumbnail cache after a confirmation prompt, with a /silent mode for scheduled tasks.

πŸ“œ VBScript (WSH)

Get The current user's Temp folder Size Report (VBScript)

Recursively sums the size of the current user's Temp folder, read-only (no deletion).

⚑ PowerShell 5.1+

Clean Up Google Chrome's browser cache

Reports the size of Google Chrome's browser cache and optionally clears it out. Dry-run by default.

πŸ“œ VBScript (WSH)

Get IIS log files Size Report (VBScript)

Recursively sums the size of IIS log files, read-only (no deletion).

⚑ PowerShell 5.1+

Get The npm cache Size Report

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

πŸ–₯️ Batch (CMD)

Clean Up The Windows Internet cache (INetCache) (Batch)

Clears the Windows Internet cache (INetCache) after a confirmation prompt, with a /silent mode for scheduled tasks.

🟣 C# / .NET 6+

Get IIS log files Size Report (C#)

Recursively sums the size of IIS log files, read-only (no deletion).

πŸ“œ VBScript (WSH)

Clean Up The current user's Temp folder (VBScript)

Reports the size of the current user's Temp folder and deletes its contents after a confirmation prompt.

🐍 Python 3.10+

Get Stuck print spooler files Size Report (Python)

Recursively sums the size of stuck print spooler files, read-only (no deletion).