Tag: cleanup
97 script(s) tagged “cleanup”
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.
Clean Up The pip download cache (VBScript)
Reports the size of the pip download cache and deletes its contents after a confirmation prompt.
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.
Accept All Tracked Changes
Accepts every tracked change in the active Word document and turns off change tracking.
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.
Clean Up IIS log files (VBA)
Deletes every file in IIS log files after a confirmation prompt, using Scripting.FileSystemObject from Excel VBA. Locke…
Clean Up The npm cache (VBScript)
Reports the size of the npm cache and deletes its contents after a confirmation prompt.
Clean Up The system-wide Windows Temp folder (Python)
Reports the size of the system-wide Windows Temp folder and optionally clears it out. Dry-run by default.
Clean Up The NuGet packages cache (Batch)
Clears the NuGet packages cache after a confirmation prompt, with a /silent mode for scheduled tasks.