Tag: app-cache
13 script(s) tagged “app-cache”
Get The Microsoft Teams cache Size Report
Reports how much disk space the Microsoft Teams cache is currently using, read-only (no deletion).
Backup The Microsoft Teams cache to Zip (Python)
Zips up the current contents of the Microsoft Teams cache before you run a cleanup against it.
Get The Microsoft Teams cache Size Report (C#)
Recursively sums the size of the Microsoft Teams cache, read-only (no deletion).
Clean Up The Microsoft Teams cache (VBA)
Deletes every file in the Microsoft Teams cache after a confirmation prompt, using Scripting.FileSystemObject from Exceβ¦
Get The Microsoft Teams cache Size Report (VBScript)
Recursively sums the size of the Microsoft Teams cache, read-only (no deletion).
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 Microsoft Teams cache (Batch)
Clears the Microsoft Teams cache after a confirmation prompt, with a /silent mode for scheduled tasks.
Get The Microsoft Teams cache Size Report (Python)
Recursively sums the size of the Microsoft Teams cache, read-only (no deletion).
Backup The Microsoft Teams cache to Zip
Zips up the current contents of the Microsoft Teams cache before you run a cleanup against it.
List Files in The Microsoft Teams cache (VBA)
Lists every file in the Microsoft Teams cache with size and last-modified date directly on the active worksheet, using β¦
Report Size of The Microsoft Teams cache (VBA)
Reports the total size and top-level file count of the Microsoft Teams cache using Scripting.FileSystemObject, straightβ¦
Clean Up The Microsoft Teams cache (VBScript)
Reports the size of the Microsoft Teams cache and deletes its contents after a confirmation prompt.