We're running SCCM 2012 RTM and have created an application for Adobe Flash player and have deployed it to our desktops as a required application.
It has a MSI GUID of: {3F67CDB0-824E-435E-BE14-D7BCA8256E3E}
Now Adobe have released version 11.5.... and as it is an MSI rather than MSP it uninstalls the previous version and installs the new one.
I have used SCUP to get the update, imported into SCCM and deployed to desktops. This bit works like it should.
When the machine does a policy retrieval it then realises that the original version of flash is no longer installed and tries to reinstall and subsequently fails due to a newer version.
Do I have to create a new application every time an update comes through for flash or am I missing a trick??
I could change the original application to use the latest MSI but that seems stupid...