cancel
Showing results for 
Search instead for 
Did you mean: 

Upgrading Zoom Client without Closing Client

pbastiaans
Newcomer
Newcomer

I would like to package and deploy the Zoom Workplace Client via SCCM, however my experience has been that it closes the Zoom client. 

Is there a way to upgrade the Workplace Client via an SCCM package that doesn't close the client?

Here is my install:
msiexec.exe /i ZoomInstallerFull.msi zRecommend="AU2_EnableAutoUpdate=true;AU2_SetUpdateChannel=0;AU2_InstallAtIdleTime=true" /qn /norestart /L*V "C:\Logs\ZoomInstall.log" MSIRESTARTMANAGERCONTROL="Disable"

1 REPLY 1

storyhub
Community Champion | Customer
Community Champion | Customer

Most install programs require the program to be closed so that all dependent files are closed as well. Zoom is no exception. So no it can not be upgraded while the program is open. Latest versions of Zoom handled updating automatically if you allow it.