Zoom desktop client silent install not working - Windows
Greetings,
I'm trying to deploy the Zoom desktop client to a large group of lab PCs, however there are some issues I've run into.
I'm using the default installer, with no special configurations being applied. Here's what I've found:
- The command line deployment with all the silent switches from the Zoom Mass Deployment support page simply does nothing:
msiexec /i C:\ExamplePath\ZoomInstallerFull.msi /quiet /qn /norestart /log install.log
- I've found that even running that command while logged in locally to the client computer still does nothing
- The only thing that works is running the command, while logged in locally, with no switches included other than the initial install "/i" switch.
msiexec /i C:\ExamplePath\ZoomInstallerFull.msi
So as of right now, the only way for me to deploy the Zoom desktop client to our PCs, is by logging into each computer, and either double-clicking on the MSI itself, or, running msiexec /i C:\ExamplePath\ZoomInstallerFull.msi from either the Run line or a command prompt.
Is anyone out there successfully silently deploying the Zoom desktop client remotely?
Thanks in advance,
Matt
