Auto update Zoom Meetings in background
Hi,
We are deploying Zoom Meetings 5.12.10232 to 100+ devices with Intune.
The deployment works well. We use the command below:
msiexec /i "%~DP0ZoomInstallerFull.msi" ZConfig="AU2_EnableAutoUpdate=true;AU2_SetUpdateChannel=0;AU2_EnableManualUpdate=false;AU2_EnableUpdateAvailableBanner=false;AU2_EnableShowZoomUpdates=false" zNoDesktopShortCut="true" /qn
But now we find out the application is only updated on devices where Zoom is running/started.
Is it possible to auto update the application in the background on devices where Zoom isn't started?
Thank you.
