You're invited to Zoomtopia 2022! Our annual user conference will take place in the Americas on November 8-9 and in APAC, Japan, and EMEA on November 17.
Learn more about our hybrid event experienceEverything you need to work together, all in one place.
Explore Zoom One's Collaboration ToolsConnect virtually from anywhere with Zoom Meetings
Collaborate together with Zoom Chat
Call the world with Zoom Phone
Create and brainstorm with Zoom Whiteboard
Rich conversation analytics to improve sales
Send and receive messages and calendar invitations
Bring fluid interactions to hybrid teams with Zoom Huddles
Innovative video solutions for every meeting space.
Bring meeting spaces online with Zoom Rooms
Conference Room Connector links existing rooms to Zoom
Innovative solutions for every space
Solutions to host impactful virtual and hybrid experiences.
Find a Solution for Every EventHost hybrid and virtual events with Zoom Events
Elevate your brand with single session events powered by Zoom Sessions
Broadcast at scale with Zoom Webinars
Host and attend classes, group events, and more OnZoom
An omnichannel cloud solution optimized for video.
Engage customers with Zoom Contact Center
Deliver intelligent support with conversational AI
Zoom solutions elevate collaboration across vertical use cases.
Discover Zoom Industry SolutionsEnabling exciting new ways to teach, learn, and connect globally
Transforming client engagement and employee experiences
Improving collaboration between agencies, ministries and constituents
Connecting care, collaboration, and medical innovation
Real-time communication, anywhere in the world
Bridging the in-store and online experiences
Expert support and services for all your design, strategy, implementation, event, and hardware needs.
Global Services
Flexible subscription plans for hardware
An open platform that allows developers to build Zoom apps and integrations.
Explore over 1,500 apps in Zoom App Marketplace
Documentation for building on Zoom's platform using APIs, Webhooks, and SDKs
Resources that help developers evaluate & build with our solutions
Post your questions and get help from our developer community
Zoom Partners bring Zoom's communications platform to market through alliance, sales, and service partnerships.
Explore Zoom's technology ecosystem
Find a trusted Partner
Learn about Zoom's Partner Programs
Access marketing & sales resources
Login to the Partner Portal and click 'Learn'
Discover new ways to use Zoom solutions to power your modern workforce.
Access expert-led tutorials on Zoom products and features.
Network with other Zoom users, and share your own product and industry insights.
Get documentation on deploying, managing, and using the Zoom platform.
Keep your Zoom client up to date to access the latest features.
Download CenterDownload hi-res images and animations to elevate your next Zoom meeting.
Browse Backgrounds2021-08-31 01:28 PM - edited 2021-08-31 01:30 PM
I'm trying to enable the silent auto update feature without any luck so far. If I understand correctly, with EnableSilentAutoUpdate set to enable, Zoom should automatically update on launch. I've tried various combinations of settings and none of them work. This is my current command options -
'/quiet /qn /norestart ZoomAutoUpdate=1 AlwaysCheckLatestVersion=1 EnableSilentAutoUpdate=1 MSIRESTARTMANAGERCONTROL=0 ZSSOHOST="XXXXXX.zoom.us" ZNoDesktopShortCut=true ZConfig="DisableLoginWithEmail=1;nogoogle=1;nofacebook=1;login_domain=XXXXX.edu;kCmdParam_InstallOption=9"'
Any help would be appreciated. Thanks.
Andy
2021-08-31 01:55 PM
Hi @andymax
Two things to note:
2021-09-01 07:04 AM
Bort,
Moving EnableSilentAutoUpdate to the zConfig section got me a little closer (see attachment) but, it's still not updating. Can you tell me if the update should take place immediately after starting zoom or will the user need to log in before it will update? I'm installing 5.7.4.804 so I assume that there should be a stable update available. My main test machine is a Hyper-V virtual machine. I've also tested on a physical machine with the same results. Although there are errors in the logs the installation completes with an exit code of zero.
Thanks for your help.
Andy
2021-09-07 09:16 AM
Hi @andymax
As far as I know, the update will only happen when the app is restarted or the user clicks the Update button. This is one reason the update may not be occurring.
Another reason is that using the EnableSilentAutoUpdate will only update to the latest stable version, which seems to be set as 5.7.7 (as of this weekend). If the version you're currently on was above the set stable version (even though there are more recent versions available), it will not update the app until a new stable version is set or available.
I'd see if your test deployments update now that the stable version has been moved up to 5.7.7
2022-03-16 09:13 AM
For the automatic silent update to work, is the "enableupdate" registry string required? We have seen inconsistent results with a few test machines having just the "EnableSilentAutoUpdate"="1" and "SetUpdatingChannel"="0". We also have a few test machines that also have the enableupdate = 1 string added. We are hoping to not expose any of this configuration to the user.