Tag: app-cache

13 script(s) tagged “app-cache”

⚑ PowerShell 5.1+

Get The Microsoft Teams cache Size Report

Reports how much disk space the Microsoft Teams cache is currently using, read-only (no deletion).

🐍 Python 3.10+

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.

🟣 C# / .NET 6+

Get The Microsoft Teams cache Size Report (C#)

Recursively sums the size of the Microsoft Teams cache, read-only (no deletion).

πŸ“Š VBA (Excel)

Clean Up The Microsoft Teams cache (VBA)

Deletes every file in the Microsoft Teams cache after a confirmation prompt, using Scripting.FileSystemObject from Exce…

πŸ“œ VBScript (WSH)

Get The Microsoft Teams cache Size Report (VBScript)

Recursively sums the size of the Microsoft Teams cache, read-only (no deletion).

⚑ PowerShell 5.1+

Clean Up The Microsoft Teams cache

Reports the size of the Microsoft Teams cache and optionally clears it out. Dry-run by default.

πŸ–₯️ Batch (CMD)

Clean Up The Microsoft Teams cache (Batch)

Clears the Microsoft Teams cache after a confirmation prompt, with a /silent mode for scheduled tasks.

🐍 Python 3.10+

Get The Microsoft Teams cache Size Report (Python)

Recursively sums the size of the Microsoft Teams cache, read-only (no deletion).

⚑ PowerShell 5.1+

Backup The Microsoft Teams cache to Zip

Zips up the current contents of the Microsoft Teams cache before you run a cleanup against it.

πŸ“Š VBA (Excel)

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 …

πŸ“Š VBA (Excel)

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…

πŸ“œ VBScript (WSH)

Clean Up The Microsoft Teams cache (VBScript)

Reports the size of the Microsoft Teams cache and deletes its contents after a confirmation prompt.