cancel
Showing results for 
Search instead for 
Did you mean: 
Important updates from Zoom Support:
  • Effective immediately, customers with subscription plans greater than $10 USD/month may receive live chat support. Sign in and visit our contact page to view your support options.

  • Starting February 1, 2025, Zoom Phone customers must add their phone numbers to an approved 10DLC campaign in order to keep using SMS/MMS capabilities on their numbers.

Automatic Zoom Update

Hansi1
Newcomer
Newcomer

Hi,

 

We are deploying Zoom Meetings 5.14.17466 to all our devices with Intune.
The deployment works well. We use the command below:

msiexec /i ZoomInstallerFull.msi ZSilentStart=true zConfig="AU2_EnableAutoUpdate=1" /qn /norestart

 

We set these group policies:
Enable client to auto update = Enabled
Set auto update schedule = Enabled
Set the update channel list = Enabled
Set to enable auto update installation when idle = Enabled
Set to enable the auto-update feature = Enabled
Set to install auto updates within a specified time period = Enabled
Set to prompt the user to update when exiting a meeting or webinar if an update is available = Enabled


However, we have noticed that Zoom does not update itself automatically. Zoom is installed in the computer context, and the logged-in users work without administrative permissions. What can we change to make Zoom update automatically?

3 REPLIES 3

Hansi1
Newcomer
Newcomer

Hi,

no one has the same problem? We would be very happy to find a solution for this. Currently we always have to manually roll out a newer Zoom version via Intune.

abdullahmumtaz
Newcomer
Newcomer

this install command work for our users: msiexec /i "ZoomInstallerFull64.msi" /qn zConfig="AU2_EnableAutoUpdate=True;AU2_SetUpdateChannel=1;AU2_EnableShowZoomUpdates=false"

 

you can try it out

Wu_001
Newcomer
Newcomer