Tag: disk-space

210 script(s) tagged “disk-space”

πŸ“œ VBScript (WSH)

Clean Up The pip download cache (VBScript)

Reports the size of the pip download cache and deletes its contents after a confirmation prompt.

🐍 Python 3.10+

Get Microsoft Edge's browser cache Size Report (Python)

Recursively sums the size of Microsoft Edge's browser cache, read-only (no deletion).

🟣 C# / .NET 6+

Get The VS Code cache folder Size Report (C#)

Recursively sums the size of the VS Code cache folder, read-only (no deletion).

🐍 Python 3.10+

Clean Up Google Chrome's browser cache (Python)

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

πŸ“œ VBScript (WSH)

Clean Up Windows Error Reporting files (VBScript)

Reports the size of Windows Error Reporting files and deletes its contents after a confirmation prompt.

πŸ–₯️ Batch (CMD)

Clean Up Microsoft Edge's browser cache (Batch)

Clears Microsoft Edge's browser cache after a confirmation prompt, with a /silent mode for scheduled tasks.

πŸ“œ VBScript (WSH)

Get The Windows Internet cache (INetCache) Size Report (VBScript)

Recursively sums the size of the Windows Internet cache (INetCache), read-only (no deletion).

⚑ PowerShell 5.1+

Clean Up The Windows Update download cache

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

πŸ“œ VBScript (WSH)

Clean Up The Office document cache (VBScript)

Reports the size of the Office document cache and deletes its contents after a confirmation prompt.

🧬 WQL / PowerShell

Win32_LogicalDisk: Querying Logical Disks Remotely (CIM Session)

Runs the same Win32_LogicalDisk WQL query against a remote computer over a CIM session β€” the modern, WinRM-based replac…

πŸ“Š VBA (Excel)

Report Size of The NuGet packages cache (VBA)

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

🧬 WQL / PowerShell

Win32_DiskDrive: Finding Associated Objects (WQL ASSOCIATORS OF)

Demonstrates Get-CimAssociatedInstance, the modern CIM equivalent of WQL's ASSOCIATORS OF syntax, against a Win32_DiskD…