Forum Discussion
alvinflumox
Jun 03, 2025Copper Contributor
[SOLVED] SCCM - Application auto upgrade not working
Hello, I'm trying to deploy applications with auto upgrade but nothing happens. Let me explain what I'm doing : App_V1 is deployed as available to a user collection I install the app, nothing spe...
alvinflumox
Jun 14, 2025Copper Contributor
I think I've found the cause of this behavior.
It seems that the auto supersedence is not working because there was a uninstallation/reinstallation of the client between installation of App_V1 and deployment of App_V2. This must lead to deletion of all the info/policies of App_V1 on the client computer, thus the App_V2 deployment not understanding what must be done.