Tag: disk-space
210 script(s) tagged “disk-space”
Clean Up The pip download cache (VBScript)
Reports the size of the pip download cache and deletes its contents after a confirmation prompt.
Get Microsoft Edge's browser cache Size Report (Python)
Recursively sums the size of Microsoft Edge's browser cache, read-only (no deletion).
Get The VS Code cache folder Size Report (C#)
Recursively sums the size of the VS Code cache folder, read-only (no deletion).
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.
Clean Up Windows Error Reporting files (VBScript)
Reports the size of Windows Error Reporting files and deletes its contents after a confirmation prompt.
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.
Get The Windows Internet cache (INetCache) Size Report (VBScript)
Recursively sums the size of the Windows Internet cache (INetCache), read-only (no deletion).
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.
Clean Up The Office document cache (VBScript)
Reports the size of the Office document cache and deletes its contents after a confirmation prompt.
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β¦
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 β¦
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β¦