I'm running a flash update script once a week that has been working fine all the way through version 30 of Flash. Since 31 was released, the script has been continuing to run, and is reporting that the update has completed successfully, but in reality, it is not. I updated my extension attribute so that it properly reports version 31 now, but the only ones that are updated are those that were done manually. Everyone else is still on version 30.
I've stepped through the script, and the version check from Adobe is reporting the correct new version. The download is then pulling in the DMG using that version #. It supposedly installs that version, says upgrade successful, but it's not upgraded.
Anyone else run into this with their flash update scripts?