Internet Explorer is no longer supported. Many things will still work, but your experience will be degraded and some things won't function. Please use a modern browser such as Edge, Chrome, or Firefox.
Connector/Remote Repository

zoom 6.6.10.22255

Zoom unifies cloud video conferencing, simple online meetings, group messaging, and a software-defined conference room solution into one easy-to-use platform.

Unknown License Detected

This package uses a custom URL-based license agreement, and ProGet cannot automatically determine the license type. You'll need to assign a license type to the URL to allow or block packages with this license.

Chocolatey Client

To install zoom from the command line, run the following command: ``` choco install zoom --version 6.6.10.22255 --source https://proget.cnsit.com/nuget/Chocolatey/ ```

Description

Zoom unifies cloud video conferencing, simple online meetings, group messaging, and a software-defined conference room solution into one easy-to-use platform. solution offers the best video, audio, and wireless screen-sharing experience across Windows, Mac, iOS, Android, Blackberry, Linux, Zoom Rooms, and H.323/SIP room systems. Founded in 2011, Zoom's mission is to develop a people-centric cloud service that transforms the real-time collaboration experience and improves the quality and effectiveness of communications forever. ### Package Specific #### Package Parameters The following package parameters can be set: * `/DisableRestartManager` - Wait until the in-progress meeting is over before installing * `/NoAutoUpdate` - Remove the Check for Updates option in the client * `/NoDesktopShortcut` - Prevent the creation of a desktop shortcut on install or update * `/NoInstallIfRunning` - Abort installation if Zoom is running * `/SilentStart` - Automatically start client in the system tray after reboot * `/SSOHost:` - Set the SSO URL To pass parameters, use `--params "''"` (e.g. `choco install packageID [other options] --params="'/ITEM:value /ITEM2:value2 /FLAG_BOOLEAN'"`). To have choco remember parameters on upgrade, be sure to set `choco feature enable -n=useRememberedArgumentsForUpgrades`.