Uninstall Beta flash Player and install current to >2000 machines.
So now that we figured out we had beta versions on all the machines, I would like to deploy a fix for all. I tried to deploy it through SCCM but the installation fails. This works fine with no beta versions. So the uninstall program reads like this: start / wait \\%%%%%\sources\software\adobe flash player\uninstall_flash_player.exe -uninstall -force It was this:msiexec.exe /x {FEE1FB25-E120-4FF9-A5F0-8F382D662AAA} /q The 1st one points to the standalone uninstaller from Adobe to a distribution point. The other generated by the .msi file. Any ideas how to uninstall all beta versions and then install the correct version? I need all the help I can get.
