Forum Discussion
Arjanver
Jun 09, 2020Copper Contributor
How to deal with Application version in intune and company portal?
Hi, How to deal with application versions in intune which end users can deploy via Company portal? For example when a new version is available for ApplicationX, we need to add this new version t...
Arjanver
Jun 09, 2020Copper Contributor
I'm not a pro.....sorry about that.
But i thought detection rules are used when the application is installed from the company portal it then checks if the path/file/registry key is present and then if gives the successful install status.
So this applicationX version 1 has a detection rule configured with a File rule.
So the applicationX version 2 i could use the File rule with the String(version) method and Operator(Equal?) and the value the version of the new or old application version?
I'm trying to understand the process. does the new version needs to detect the old version and then installs the new version? or does i just need to detect the new version of the application?
Thanks all
But i thought detection rules are used when the application is installed from the company portal it then checks if the path/file/registry key is present and then if gives the successful install status.
So this applicationX version 1 has a detection rule configured with a File rule.
So the applicationX version 2 i could use the File rule with the String(version) method and Operator(Equal?) and the value the version of the new or old application version?
I'm trying to understand the process. does the new version needs to detect the old version and then installs the new version? or does i just need to detect the new version of the application?
Thanks all
JanBakkerOrphaned
Jun 09, 2020Iron Contributor
Sadly, that’s the case here. Take a look at this user voice: https://microsoftintune.uservoice.com/forums/291681-ideas/suggestions/38707012-automatically-update-installed-available-win32
That describes your problem right ? You should figure out a way to let de app detect a version number of your app. If it’s not detected, your app will install/update.
That describes your problem right ? You should figure out a way to let de app detect a version number of your app. If it’s not detected, your app will install/update.