Forum Discussion
BrianPitt
Jul 29, 2020Brass Contributor
Intune - App Versions
We have apps that auto install to devices when they are added to certain groups in AAD. If the app version gets updated and installed on a device before the updated version is setup in Intune, Intun...
BrianPitt
Brass Contributor
Thijs Lecomte I get that, but its hard when you have a ton of apps.
In the case I deal with, we have various depts that all get their machines initially setup under AutoPilot configured for their dept, along with apps.
If one of those apps isnt updated in Intune and the dept see an updated version and install it, the old version will just try to install itself again as it no longer sees the MSI Product Code logic and thinks it needs installed again.
Something MS should implement in Intune, or is there a better logic to use for Intune to not push the app again to a device that has a newer version of the same app installed?
Thijs Lecomte
Jul 30, 2020Bronze Contributor
I feel your pain, good app deployment is one of the things Intune is currently lacking.
You could look into building you own solutions using the graph api, that automates the assigning/unassigning.
Or there are third party products that do this for you - https://365bythijs.be/2020/01/06/automating-3th-party-application-deployment-in-intune-with-patchmypc/
You could look into building you own solutions using the graph api, that automates the assigning/unassigning.
Or there are third party products that do this for you - https://365bythijs.be/2020/01/06/automating-3th-party-application-deployment-in-intune-with-patchmypc/