Hi,
After initiating the action using BigFix console, we have noticed an issue - the installation is not performing the update.
Then I took the fixlet code and tried it with “fixlet debugger”.
The investigation led me to try:
using an old version’s code = > checking the file
then using the new version code = > checking the file
the file is the same file per this check.
for example:
you start with
prefetch ZoomOutlookPluginSetup.msi sha1:8cdf416f110bc65010c40d332f120271fc772ec5 size:9022464 https://cdn.zoom.us/prod/5.11.0.532/ZoomOutlookPluginSetup.msi sha256:d0c745f2bd1dabbdcc878e7f210de4ca96930e274debc1d9dbffc36e5b5cc473
and then you download the next
prefetch ZoomOutlookPluginSetup.msi sha1:8cd33be28ed0468aaa7af7d1499fc06d5b889b03 size:9042432 https://cdn.zoom.us/prod/5.11.3.563/ZoomOutlookPluginSetup.msi sha256:b461eb454d3a464a0fcdc9628c1b763593147b93cfa61e60742566904b5d713f
check the downloaded file.
BTW - currently we are using Patch Policy for 3rd party that is scheduled to run every 1 day for 1 day
We exclude ZOOM and ZOOM outlook plug-in because of that issue. -if the zoom plug-in is not updated and the zoom is, then the plug-in is not working properly, and we cannot approve this.
Many thanks 