retain Intune cached MSI with out auto delete
We have deployed single MSI to Windows 10 MDM enrolled computer using Intune
We can see the cache location - C:\Windows\System32\Config\SystemProfile\AppData\Local\mdm
How can we retain the cached MSI without getting deleted automatically ?
Is there a way to configure the cache period ?

3 comments
-
Dan commented
Not much happening with this issue for the past 3 years. Any workaround available?
-
Rikard Strand commented
This feature is also important for self healing packages. Packages containing user settings when installed under system.
-
Shawn commented
One reason this feature is needed is that sometime reboot is required during MSI installation. After reboot the cached MSI already be deleted, so installation can't continue.