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 CompanionUser groups are unique spaces where community members can collaborate, network, and exchange knowledge on similar interests and expertise.
Help & Resources is your place to discover helpful Zoom support resources, browse Zoom Community how-to documentation, and stay updated on community announcements.
The Events page is your destination for upcoming webinars, platform training sessions, targeted user events, and more. Stay updated on opportunities to enhance your skills and connect with fellow Zoom users.
2021-09-01
02:55 PM
- last edited on
2022-03-14
08:21 AM
by
RN
Who has a working installer command line for silent auto updates?
I've read through the MSI deployment several times and tried 14 command line variants for installation but cannot get the zoom client to silently auto update. My latest attempt looks like this.
ZoomInstallerFull.msi" ZoomAutoUpdate="true" zNoDesktopShortcut="true" zConfig="NoGoogle=1;NoFacebook=1;AutoUpdate=1;EnableSilentAutoUpdate=1" /qn /norestart
It is not clear if options should go under zconfig or are a direct MSI property. This command writes these keys to the registry. I am not directly editing these values. They look like they should work but it's not auto updating, even after joining and exiting a meeting. My package installs version 5.6.7 which is not the latest version.
HKLM\Software\Zoom\MSI
- DisableUpdate false
- Home c:\program files\zoom\bin
HKLM\Software\ZoomUMX\PerInstall
- autoupdate = 1
- enablesilentautoupdate = 1
- enableupdate = true
- nodesktopshortcut = true
- nofacebook = 1
- nogoogle = 1
-zconfig = "NoGoogle=1;NoFacebook=1;AutoUpdate=1;EnableSilentAutoUpdate=1"
Under EnableSilentAutoUpdate the guide says that AutoUpdate needs to be enabled. But which auto update? ZoomAutoUpdate is enabled but just "AutoUpdate" is only referenced in the Outlook add-in section.
Solved! Go to Solution.
2021-09-03 07:59 AM
It seems I am just impatient. We don't have Zoom set to auto open and it doesn't check for updates unless it is open. Opening Zoom, waiting a few minutes, closing, then re-opening triggered an update with the above settings.
2021-09-03 07:59 AM
It seems I am just impatient. We don't have Zoom set to auto open and it doesn't check for updates unless it is open. Opening Zoom, waiting a few minutes, closing, then re-opening triggered an update with the above settings.