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