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...
JanBakkerOrphaned
Jun 09, 2020Iron Contributor
Arjanver How are your detection rules designed? When they match, Intune will think the application is already installed. Depending on what app you're installing, you can pick a variety of detection methods : https://docs.microsoft.com/en-us/mem/intune/apps/apps-win32-app-management#step-4-detection-rules
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