Tag: error-reports
13 script(s) tagged “error-reports”
Clean Up Windows Error Reporting files (VBA)
Deletes every file in Windows Error Reporting files after a confirmation prompt, using Scripting.FileSystemObject from β¦
Backup Windows Error Reporting files to Zip (Python)
Zips up the current contents of Windows Error Reporting files before you run a cleanup against it.
List Files in Windows Error Reporting files (VBA)
Lists every file in Windows Error Reporting files with size and last-modified date directly on the active worksheet, usβ¦
Backup Windows Error Reporting files to Zip
Zips up the current contents of Windows Error Reporting files before you run a cleanup against it.
Clean Up Windows Error Reporting files (Python)
Reports the size of Windows Error Reporting files and optionally clears it out. Dry-run by default.
Report Size of Windows Error Reporting files (VBA)
Reports the total size and top-level file count of Windows Error Reporting files using Scripting.FileSystemObject, straβ¦
Get Windows Error Reporting files Size Report
Reports how much disk space Windows Error Reporting files is currently using, read-only (no deletion).
Get Windows Error Reporting files Size Report (Python)
Recursively sums the size of Windows Error Reporting files, read-only (no deletion).
Clean Up Windows Error Reporting files (VBScript)
Reports the size of Windows Error Reporting files and deletes its contents after a confirmation prompt.
Get Windows Error Reporting files Size Report (VBScript)
Recursively sums the size of Windows Error Reporting files, read-only (no deletion).
Get Windows Error Reporting files Size Report (C#)
Recursively sums the size of Windows Error Reporting files, read-only (no deletion).
Clean Up Windows Error Reporting files
Reports the size of Windows Error Reporting files and optionally clears it out. Dry-run by default.