Tag: disk-space
210 script(s) tagged “disk-space”
Get The current user's Temp folder Size Report
Reports how much disk space the current user's Temp folder is currently using, read-only (no deletion).
Get The Explorer thumbnail cache Size Report (C#)
Recursively sums the size of the Explorer thumbnail cache, read-only (no deletion).
Clean Up The user CrashDumps folder
Reports the size of the user CrashDumps folder and optionally clears it out. Dry-run by default.
Get Logical Disks Report
Queries Win32_LogicalDisk via WMI and reports Logical Disks in a formatted table, with an optional CSV export.
Backup Physical Disk Drives to JSON (C#)
Snapshots Physical Disk Drives (Win32_DiskDrive) to a timestamped JSON file via System.Management and System.Text.Json.
Clean Up Google Chrome's browser cache (Batch)
Clears Google Chrome's browser cache after a confirmation prompt, with a /silent mode for scheduled tasks.
Get The current user's Temp folder Size Report (C#)
Recursively sums the size of the current user's Temp folder, read-only (no deletion).
Clean Up The npm cache (Batch)
Clears the npm cache after a confirmation prompt, with a /silent mode for scheduled tasks.
Get The VS Code cache folder Size Report (Python)
Recursively sums the size of the VS Code cache folder, read-only (no deletion).
Report Size of The VS Code cache folder (VBA)
Reports the total size and top-level file count of the VS Code cache folder using Scripting.FileSystemObject, straight …
Clean Up The Windows Internet cache (INetCache) (Python)
Reports the size of the Windows Internet cache (INetCache) and optionally clears it out. Dry-run by default.
Clean Up Stuck print spooler files (Batch)
Clears stuck print spooler files after a confirmation prompt, with a /silent mode for scheduled tasks.