Tag: temp-files
27 script(s) tagged “temp-files”
Backup The current user's Temp folder to Zip
Zips up the current contents of the current user's Temp folder before you run a cleanup against it.
Clean Up The system-wide Windows Temp folder (Batch)
Clears the system-wide Windows Temp folder after a confirmation prompt, with a /silent mode for scheduled tasks.
Get The system-wide Windows Temp folder Size Report (C#)
Recursively sums the size of the system-wide Windows Temp folder, read-only (no deletion).
List Files in The current user's Temp folder (VBA)
Lists every file in the current user's Temp folder with size and last-modified date directly on the active worksheet, uā¦
Clean Up The current user's Temp folder
Reports the size of the current user's Temp folder and optionally clears it out. Dry-run by default.
Clean Up The current user's Temp folder (Batch)
Clears the current user's Temp folder after a confirmation prompt, with a /silent mode for scheduled tasks.
Get The current user's Temp folder Size Report (Python)
Recursively sums the size of the current user's Temp folder, read-only (no deletion).
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 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 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.
Backup The system-wide Windows Temp folder to Zip
Zips up the current contents of the system-wide Windows Temp folder before you run a cleanup against it.
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).