Event banner
AMA: Microsoft Store and Windows app management
Event Ended
Wednesday, May 31, 2023, 07:30 AM PDTEvent details
Have questions about deploying and managing Microsoft Store, line-of-business (LOB), and Win32 apps across your Windows ecosystem? Ask Microsoft Anything! With support for the Microsoft Store for Bus...
Heather_Poulsen
Updated Dec 27, 2024
Robert_Sudbury
May 31, 2023Copper Contributor
Apps are getting larger every day. For Intune win32 apps. IME downloads and extracts of the full app package. For Uninstallation it also requires downloading and extraction of the full package. Short of creating a separate smaller win32app to uninstall, is there any plan to allow a secondary .intunewin file be used for uninstall without creating a second Intune app?. eg: a large 20GB installing .intunewin needs to be uninstalled, but the entire 20GB file is downloaded by IME then extracted when just a command or a smaller script will do. Troublesome if insufficient space on client to download the entire original intunewin just to 'uninstall' with a script. Yes a second app or a script could be created elsewhere, but why not build in the ability into the single Intune app?