Forum Discussion
AB21805
Jul 13, 2022Bronze Contributor
free up space by deleting temp files via intune
Hi all, Is it possible to delete files which are possible to delete to get more space on devices via intune or scripting?
AB21805
Jul 19, 2022Bronze Contributor
Jannik_Reinhard
Jul 19, 2022Iron Contributor
AB21805: You can combine both. You can add the cleanup script from Rudy_Ooms_MVP to my remediation script.
- AB21805Jul 19, 2022Bronze ContributorHi, so would I literally add it under your part of the script?
- Jannik_ReinhardJul 19, 2022Iron ContributorExactly only add this to may remediation script below the disk cleanup part.
- AB21805Jul 20, 2022Bronze Contributor