Zoomtopia is here. Unlock the transformative power of generative AI, helping you connect, collaborate, and Work Happy with AI Companion.
Register nowEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Learn moreKeep your Zoom app up to date to access the latest features.
Download Center Download the Zoom appDownload hi-res images and animations to elevate your next Zoom meeting.
Browse Backgrounds Zoom Virtual BackgroundsEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Zoom AI Companionā2023-10-25 01:00 PM
Does Zoom auto update (AU2_EnableAutoUpdate) work even when the app is not open? If not is there such a feature
ā2023-10-25 02:29 PM
Generally speaking, the App needs running for Zoom to have visibility (and "control") with the ability to push an update, and this should be valid for Zoom Rooms, Controllers, Digital Signage, and Zoom Client. To push an update to the Device that is not running the App you will need a management application for the devices (i.e. Windows, Mac, etc.).
I am not sure exactly what is your use case but I will adventure to say that out of the box doesn't do what you want to do, and in general this is valid for all the apps. It is the App and not the OS that is checking if there is an update, unless you are installing from a Central Software Repository so the OS itself goes to check periodically if there is a new version regardless if the App us Running or no: i.e. Microsoft Store, App Store, Play Store, etc.
There are third-party tool that you can install in computers that facilitate the process of updating apps: Intune, JAMF, ManageEngine Device Central, etc.
I hope this provides some light.
ā2023-10-26 07:07 AM
I am currently using Intune to push the zoom app (win32). Here is my install command: msiexec /i "ZoomInstallerFull.msi" /qn /lex zoommsi.log zNoDesktopShortCut=True zConfig="AU2_EnableAutoUpdate=1;AU2_SetUpdateChannel=0;AU2_EnableShowZoomUpdates=0;AU2_EnableUpdateAvailableBanner=0;AU2_EnableManualUpdate=1"
Since I have auto-update enabled, does Zoom have a background update service similar to Chrome? Can it update even when the app is not open? My concern is that some users rarely open the app while others do so frequently. This could lead to issues, especially when I try to supersede the old version. I assume this might be problematic if some users have an updated version of Zoom while others don't
ā2023-10-26 10:37 AM
Ok, you are covering multiple areas here so I will see how I can answer:
The above recommendation is based on what is working for us, and I am explaining why is so, but it might not be exactly your case.
Vinnie
ā2023-10-27 12:39 PM
I will test your recommendation and hopefully it works for me as well. Thanks
ā2023-11-17 05:54 AM
Hello @wamu
Did the settings helped to achieve what you were looking for in any way?
ā2023-10-30 07:40 AM
Is it possible to see your install command ?
ā2023-10-30 08:09 AM
I don't have the final one as another team was working on the deployment and some changes where make as from the Zoom documentation was a bit confusing about using "true/false" or "1/0" for the Boolean values (different examples have different values"...but it is something like below; we used both ZCONFIG and ZRECOMMEND.
Some might have been removed because not needed or because the default value already included it.
ZConfig="AU2_EnableAutoUpdate=true;AU2_SetUpdateChannel=0;AU2_EnablePromptUpdateForAU2=true;AU2_InstallAtIdleTime=true;EnableAppleLogin=0;NoFacebook=1;NoGoogle=1;AutoSSOLogin=1;AutoFullScreenWhenViewShare=0;ShowZoomWinWhenSharing=1;ShowConnectedTime=1;ZoomAutoUpdate=true" ZRecommend="AutoStartAfterReboot=1;kCmdParam_InstallOption=72"
ā2023-11-01 02:16 PM
Thanks
ā2023-11-17 05:51 AM
the auto-update feature in Zoom typically requires the application to be running to initiate updates. If you have concerns or specific requirements, it's best to check the latest settings and features directly within the Zoom application