ChadSimmons / Scripts

Scripts for Microsoft technologies such as ConfigMgr (SCCM / MECM / MEMCM), WSUS, Windows, Active Directory, etc.
49 stars 16 forks source link

improve diskcleanup by accounting for Dell SupportAssist Remediation issues #6

Open JudgeDreddKLC opened 2 days ago

JudgeDreddKLC commented 2 days ago

Hi Chad,

Dell SupportAssist remediation has a known issue where it will create its own recovery backups but never delete them, filling up to the folder with garbage.

Can you update your diskcleanup script to clean up this folder?

ChadSimmons commented 8 hours ago

Thanks for the feedback @JudgeDreddKLC. I'll work on incorporating it, but I doubt I'll be able to test it. Also, if you want to write the code and submit a pull request I'm open to it.