Tag: disk-space
210 script(s) tagged “disk-space”
Clean Up The current user's Temp folder (Python)
Reports the size of the current user's Temp folder and optionally clears it out. Dry-run by default.
Report Size of The Office document cache (VBA)
Reports the total size and top-level file count of the Office document cache using Scripting.FileSystemObject, straightโฆ
Get The pip download cache Size Report (C#)
Recursively sums the size of the pip download cache, read-only (no deletion).
Report Size of The Windows Internet cache (INetCache) (VBA)
Reports the total size and top-level file count of the Windows Internet cache (INetCache) using Scripting.FileSystemObjโฆ
Clean Up The Microsoft Teams cache (Batch)
Clears the Microsoft Teams cache after a confirmation prompt, with a /silent mode for scheduled tasks.
Get The npm cache Size Report (VBScript)
Recursively sums the size of the npm cache, read-only (no deletion).
Load Physical Disk Drives into Excel via WMI
Queries Win32_DiskDrive via GetObject("winmgmts:") and dumps every Physical Disk Drives row straight onto the active woโฆ
Report Size of The Windows Update download cache (VBA)
Reports the total size and top-level file count of the Windows Update download cache using Scripting.FileSystemObject, โฆ
Get The Microsoft Teams cache Size Report (Python)
Recursively sums the size of the Microsoft Teams cache, read-only (no deletion).
Clean Up The system-wide Windows Temp folder (VBScript)
Reports the size of the system-wide Windows Temp folder and deletes its contents after a confirmation prompt.
Win32_DiskDrive: Discovering Available Properties (Get-CimClass)
Uses Get-CimClass to list every real property and method Win32_DiskDrive exposes on the current system, instead of guesโฆ
Get IIS log files Size Report
Reports how much disk space IIS log files is currently using, read-only (no deletion).