Tag: disk-space
210 script(s) tagged “disk-space”
Get The Explorer thumbnail cache Size Report (VBScript)
Recursively sums the size of the Explorer thumbnail cache, read-only (no deletion).
Clean Up The npm cache (Python)
Reports the size of the npm cache and optionally clears it out. Dry-run by default.
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).
Clean Up The pip download cache (Python)
Reports the size of the pip download cache and optionally clears it out. Dry-run by default.
Get The pip download cache Size Report
Reports how much disk space the pip download cache is currently using, read-only (no deletion).
Clean Up The NuGet packages cache
Reports the size of the NuGet packages cache and optionally clears it out. Dry-run by default.
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.
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…
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…
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).
Get The Office document cache Size Report (Python)
Recursively sums the size of the Office document cache, read-only (no deletion).
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…