Tag: cleanup
97 script(s) tagged “cleanup”
Clean Up IIS log files
Reports the size of IIS log files and optionally clears it out. Dry-run by default.
Clean Up The user CrashDumps folder (VBScript)
Reports the size of the user CrashDumps folder and deletes its contents after a confirmation prompt.
Empty Recycle Bin Hotkey
Ctrl+Alt+Delete... no, Ctrl+Alt+R empties the Recycle Bin after a confirmation prompt, without opening it first.
Clean Up The Microsoft Teams cache
Reports the size of the Microsoft Teams cache and optionally clears it out. Dry-run by default.
Clean Up The VS Code cache folder (Batch)
Clears the VS Code cache folder after a confirmation prompt, with a /silent mode for scheduled tasks.
Clean Up Stuck print spooler files (VBScript)
Reports the size of stuck print spooler files and deletes its contents after a confirmation prompt.
Clean Up The npm cache
Reports the size of the npm cache and optionally clears it out. Dry-run by default.
Clean Up Microsoft Edge's browser cache (VBScript)
Reports the size of Microsoft Edge's browser cache and deletes its contents after a confirmation prompt.
Clean Up The Windows Prefetch folder (VBScript)
Reports the size of the Windows Prefetch folder and deletes its contents after a confirmation prompt.
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.
Clean Up The npm cache (VBA)
Deletes every file in the npm cache after a confirmation prompt, using Scripting.FileSystemObject from Excel VBA. Locke…
Clean Up The Microsoft Teams cache (Batch)
Clears the Microsoft Teams cache after a confirmation prompt, with a /silent mode for scheduled tasks.