
Installing with an Active Directory Administrative Template or registry keys, administrators can lock certain features and settings upon deployment of Zoom. If you also want to deploy the Outlook plugin via GPO script, install using a logon script. If installing the client via GPO script, install using a startup script for the desktop client. If utilizing the MSI installer, Zoom can be deployed via GPO or SCCM. Zoom Rooms for Windows can also be configured with an Active Directory administrative template utilizing Group Policy or registry keys.

By continuing to use this website, you agree to their use.The Zoom desktop client can be installed and configured in bulk for Windows in three different ways: via the MSI installer for both configuration and installation, an Active Directory administrative template utilizing Group Policy for configuration, or via registry keys for configuration. Privacy & Cookies: This site uses cookies. In my example I use the following installation command, which is the command in the install.cmd file: You can also use zConfig to set configurations that cannot be changed or use ZRecommend to make settings users can change. You can for example disable auto update and to configure the required firewall ports. The Zoom msi comes with a variety of installation parameters to customize your deployment as needed. Create two new files in the folder named install.cmd and uninstall.cmd. When using the install.cmd and uninstall.cmd files I can be more flexible when I need to copy files for example.Ĭopy the ZoomInstallerFull.msi to an empty folder. You can however just repackage the msi installer and use the commands in the installation parameters in Intune. Personally I always like to work with and install.cmd and a uninstall.cmd to deploy my applications.

So I would always be my recommendation to use the Win32 app deployment.

Furthermore, when you want to deploy new clients via Autopilot you cannot mix line-of-business installations with Win32 app installations. You can make use of delivery optimalization and better targeting to for example only 64-bit operating systems and more. Although this works you get much greater flexibility when deploying Zoom as a Win32 app. When following the guidelines from Zoom, they only show you how to deploy Zoom by using the Line-Of-Business method. In this article I will show you how to can deploy Zoom as a Win32 app using Microsoft’s Intune.
