Forum Discussion
AndreJochemsen1983
Sep 06, 2021Copper Contributor
Uninstall application
Hi all, New to Intune. Running into an issue. I have a new installation (.exe). Installation by Intune works fine when no other installations of that product are installed. But if there are older v...
pvanberlo
Sep 06, 2021MCT
In your case I would probably wrap the installation in a custom installation script which takes any prerequisites into account, like uninstalling previous unmanaged versions etc.
Rashmi_Chawla
Dec 09, 2022Copper Contributor
Is it possible to uninstall multiple older versions of the application in one Script ?