Forum Discussion
updating 3rd party apps
Hi Folks
Just wanted to get a consensus on what others do and would recommend in my scenario around updating Win32/MSI apps in Intune.
I am working with a customer who hasn't got the investment to make in a 3rd party patching solution such as patchmypc so I am working with the customer to look at the feasibility of updating apps manually using Intune. The customer has a handful of apps which need updating and a lot of the apps are Line of business and a few from the major vendors such as Adobe, VLC, 7-zip etc.
If the customer is deploying the apps using MSI and wants to perform an update of an existing MSI already deployed, can the original MSI be updated just by going into the client app, and update the file from 'select file to update' and push the update out to clients. Would this process work?
Any help on this would be greatly appreciated.
Thanks
R
Thijs Lecomte thank you for this, I wasn't aware of Chocolatey but am now!
Would this be an alternative solution to MSIX? I am aware MSIX require apps to be signed with a certificate but don't see that being the case with this. Would that be correct?
Thanks
6 Replies
- Thijs LecomteBronze ContributorI would advise you to create a new app and remove the old app assignment.
This way you can monitor the old and future installations.
First third-party appliations, have you looked into Chocolatey (https://www.google.com/search?q=chocolatey+intune&oq=chocolatey+intune&aqs=chrome.0.0l5.2537j0j7&sourceid=chrome&ie=UTF-8).
This is an open-source software that does automated patching- ranj-singh111Copper Contributor
Thijs Lecomte thank you for this, I wasn't aware of Chocolatey but am now!
Would this be an alternative solution to MSIX? I am aware MSIX require apps to be signed with a certificate but don't see that being the case with this. Would that be correct?
Thanks
- Thijs LecomteBronze ContributorMSIX is not the same as Chocolatey.
MSIX is the successor to MSI and doesn't provide auto updating