Contents
- 1 Overview
- 2 Prerequisites
- 3 Download MSI installer
- 4 Deploy and configure the Zoom desktop client
- 5 Zoom Desktop Client configuration options
- 6 Meeting settings
- 7 Chat settings
- 8 Uninstall the switch
- 9 Zoom Rooms configuration options for Windows
- 10 System options
- 11 Configuring templates for Active Directory management
- 11.1 Frequently Asked Question
- 11.2 Where is Zoom configuration?
- 11.3 How do I install Zoom on my Windows computer?
- 11.4 Which Zoom app do I need for Windows 10?
- 11.5 Why zoom app is not installing in my PC?
- 11.6 How do I reset my Zoom settings to default?
- 11.7 Does Zoom work on Windows 10 S Mode?
- 11.8 Related Articles
Overview
The Zoom desktop client can be configured in bulk for Windows in three different ways. Use both configuration and installation MSI installers, Active Directory administrative templates that use Group Policy for configuration, or registry keys for configuration.
Zoom Rooms for Windows can also be configured with Active Directory administrative templates using Group Policy or registry keys.
MSI If you want to use the installer, Zoom is GPO or SCCM can be deployed through. If you use the GPO script to install the client, use the desktop client startup script to install it. If you also want to deploy the Outlook plug-in via a GPO script, install it using a logon script.
Installation with Active Directory Administrative Templates or Registry Keys, which allows administrators to lock certain features and settings during Zoom deployment.
Prerequisites
- MSIversion of Windows desktop client
- Zoom Rooms for PC
Download MSI installer
Download Center in the [IT download for the administrator ] click, or, directly https://www.zoom.us/client/latest/ZoomInstallerFull.msi to access.
Setting priority
Settings can be configured in multiple locations. Some can only be configured by the Zoom administrator or IT administrator, while others can be configured by the end user. If there are conflicting settings, Zoom uses the following priorities:
- Settingsdeployed via MSI / GPO using ZConfig
- Account or group websettings are locked
- User-selected client settings
- ZRecommendin MSI / GPO settings that are deployed through the
- Unlocked web settings
Read it also –
Deploy and configure the Zoom desktop client
Command line expansion
Installation: msiexec / package ZoomInstallerFull . msi / lex zoommsi.log
Silent installation: msiexec / i ZoomInstallerFull.msi / quiet / qn / norestart / log install.log
Wait for the ongoing meeting to end before installing. msiexec / i ZoomInstallerFull.msi / norestart MSIRESTARTMANAGERCONTROL = ”Disable”
Automatic Updates: Disabled by default and does not allow users to install Zoom client updates . If automatic updates are enabled, users do not need to have administrator privileges to update when prompted. To enable (allowing users to update the Zoom client) , add ZoomAutoUpdate = “true” to your installation choices .
msiexec / package ZoomInstallerFull. msi / lexzoommsi.log ZoomAutoUpdate = “true”
Auto-start on Windows * : Disabled by default. To enable it, add ZoomAutoStart = “true” tothe end of the installation selection.
msiexec / package ZoomInstallerFull。msi / lex zoommsi.log ZoomAutoStart = “true”
Silent autostart on Windows * : Disabled by default. To enable it, add ZSILENTSTART = “true” tothe end of the installation selection.
msiexec / package ZoomInstallerFull。msi / lex zoommsi.log ZSILENTSTART = “true”
Do not create desktop shortcuts: Disable by default. To enable it , add ZNoDesktopShortCut = “true” to the end of the installation selection .
msiexec / package ZoomInstallerFull。msi / lex zoommsi.log ZNoDesktopShortCut = “true”
SSO (Single Sign-On) URL to pre-set the : disabled by default. To enable it, add ZSSOHOST = “your_company” . So fora full SSO (single sign-on) endpointsuch as https : //your_company.zoom.us , the input would be:
- Your company name
- https:// your_company
- zoom.us
msiexec / package ZoomInstallerFull。msi / lex zoommsi.log ZSSOHOST = “your_company”
Additional configuration options -ZConfig : To enable additional options, add the ZConfig parameter at the end of the installation selection . Separate multiple options with a ” ; “.
msiexec / package ZoomInstaller.msi / norestart / lex msi.log ZConfig = “account = your_account_id; nogoogle = 1; nofacebook = 1; login_domain = yourcompany.com&yourcompany2.com”
The following table shows additional options for ZConfig .
Allows the user to change the settings. Expand the settings , but use ZRecommend instead of ZConfig to allow users to change them within the Zoom desktop client . For example, msiexec / i ZoomInstallerFull.msi ZRecommend = “AudioAutoAdjust = 1”
Use both ZConfig and ZRecommend to force certain settings, but allow users to change other default settings . For example, msiexec / i ZoomInstallerFull.msi ZConfig = “nogoogle = 1” ZRecommend = “AudioAutoAdjust = 1”
Note : Even if both ZConfig and ZRecommend have settings set, ZConfig locks the settings and cannot be changed by the user.
Deployment of Intune
- Log in to Microsoft Intune.
- Click Client App .
- Click [Apps] .
- Click Add .
- Kind of app, [line-of-business application ] , then [ to select ]
- [Select the application package files ] and click.
- [Select a file]in, Msi and choose.
- Click OK .
- On the App Informationtab, enter:
- To enable the default settings that require locking , start each configuration switch with ZConfig. Example ZConfig = ”nogoogle = 1” .
- To enable user-modifiable default settings , start each setting switch with ZRecommend. Example ZRecommend = ”AudioAutoAdjust = 1” .
- Description – app description of ( Zoom Meeting enter and application).
- Issuer – Zoom Video Communications
- Install Context App– terminal and click.
- Command line argument- Enter MSI install switch
- [Next ]
- If necessary [scope] to add a tag .
- [Next ]
- Set whether the app is required for a specific user group, all users, and all devices.
- [Next ]
- Review the summary of the introduction, [create ] and click.
Read it also –
Bulk Importing Or Updating Emergency Locations In Zoom |
Bulk Importing Contacts To An Address Book In Zoom App |
Bulk Import And Update Of Zoom Phone Users |
Zoom Desktop Client configuration options
General settings
explanation | Default | MSI options and values |
Disable Google login option | invalid | nogoogle、1 |
Disable Facebook login option | invalid | nofacebook、1 |
Disable email login options | invalid | DisableLoginWithEmail、1 |
Disable login via SSO | invalid | wow, 1 |
Set and lock the default SSO (single sign-on) URL for client login | invalid | ForceSSOUrl, your_company |
Make login using SSO the default | invalid | AutoSSOLogin, 1 |
Disable UAC prompt when logging in to Zoom | invalid | AddFWException、1 |
Minimize Zoom to system tray | invalid | min2tray、1 |
Set the domain of the email address that users can log in to | invalid | login_domain、domain |
Set an account ID that restricts participation in meetings hosted by a specific account ID number | invalid | account, your_account_id |
This keeps the user signed in to the client on reboot | invalid | KeepSignedIn, 1 |
Set up a web domain for logging in or joining a meeting . By default, the value is https://zoom.us or https://zoom.com | invalid | SetWebDomain, domain |
Default portrait mode when Zoom is opened | invalid | DefaultUsePortraitView、1 |
Added option to Zoom Rooms to specify whether to share sound when sharing screens | valid | PresentToRoomWithAudio, 1 |
Display the “Call Room System” button on the home screen of the Zoom app | invalid | EnableStartMeetingWithRoomSystem, 1 |
When enabled, the Zoom app will display the caller name of the conference room system | invalid | AppendCallerNameForRoomSystem, 1 |
Enables HID control of USB devices by the Zoom client | valid | EnableHIDControl, 1 |
When enabled, the client uses the following ports for media transfers:
AUDIO: 8803 |
invalid | EnableIndependentDataPort, 1 |
Use the Windows client embedded browser for SSO (single sign-on) | invalid | EnableEmbedBrowserForSSO, 1 |
Force users to sign in before joining a meeting from the app | invalid | EnforceSignInToJoin, 1 |
Automatically send logs in case of serious failure issues | invalid | EnableAutoUploadDumps, 1 |
Outlook In Zoom to display the contact status of, Outlook at Zoom to set the default chat, meeting, and as a phone app | invalid | IntegrateZoomWithOutlook |
When enabled, the Zoom app will start the elevating video process to support advanced DSCP marks. | invalid | EnableElevateForAdvDSCP, 1 |
Disable voice traffic through the proxy | invalid | DisableAudioOverproxy, 1 |
Disable video traffic through the proxy | invalid | DisableVideoOverproxy, 1 |
Disable screen sharing traffic through proxies | invalid | DisableSharingOverproxy, 1 |
Set the client proxy server as a named proxy
Example: server: port |
invalid | Proxy, proxy_address |
Set the proxy server as a client using the PAC URL | invalid | ProxyPac, your_pac_url |
Set proxy bypass rules for clients | invalid | ProxyBypass, bypass_rule |
Disable Zoom Sharing Service during installation | invalid | DisableAdvancedSharingService, 1 |
Enable appearance correction | invalid | EnableFaceBeauty, 1 |
Remote control of all applications | invalid | RemoteControlAllApp, 1 |
Meeting settings
explanation | Default | MSI options and values |
Turn off the camera when attending a meeting | invalid | Dsiablevideo, 1 |
When you join a meeting, the meeting window launches in full screen by default | invalid | AutoFullScreenWhenViewShare, 1 |
Automatically adjust screen sharing content to fit the viewer’s screen | invalid | AutoFitWhenViewShare, 1 |
Use HD video when joining a meeting | invalid | Use720pByDefault, 1 |
Automatically enable dual monitors | invalid | UseDualMonitor、1 |
Disable full screen at the start or attendance of a meeting | invalid | FullScreenWhenJoin、0 |
Always show meeting controls (disable auto-hide toolbar) | invalid | AutoHideToolbar、0 |
Hide non-video participants by default | invalid | HideNonVideoUsers , 1 |
Mute the microphone whenever you attend a meeting | invalid | MuteVoipWhenJoin、1 |
Shows how long the user has been in the meeting | invalid | ShowConnectedTime、1 |
Check before leaving the meeting | valid | ConfirmWhenLeave、1 |
Disable screen sharing at the start or attendance of a meeting | invalid | DisableScreenShare、1 |
Disable window Aero mode in Windows 7 | invalid | noaeroonwin7、1 |
Set the default storage location for local recordings | Document folder | recordpath、C:/ your_recording_path |
Allows attendance to meetings only within the specified account | invalid | Account, your account ID |
Automatically adjusts microphone settings | invalid | AudioAutoAdjust、1 |
Enables echo cancellation when sending audio | valid | EnableEchoCancellation, 1 |
Automatically enable the microphone’s original audio settings | invalid | enableoriginalsound, 1 |
Always use PMI for instant meetings | invalid | UsePMI、1 |
Disable chat during a meeting | invalid | zDisableChat、1 |
Disable file transfer during meetings (send or receive files) | invalid | zDisableFT、1 |
Disable local recording | invalid | zDisableLocalRecord、1 |
Disable cloud recording | invalid | zDisableCMR、1 |
Disable video transmission | invalid | zDisableSendVideo、1 |
Disable video reception | invalid | zDisableRecvVideo、1 |
Disable sending and receiving video | invalid | zDisableVideo, 1 |
Enable shared video mirroring | invalid | EnableMirrorEffect、1 |
Call the CRC device without first starting a meeting | invalid | EnableStartMeetingWithRoomSyst em、1 |
Set maximum transmit bandwidth | invalid | BandwidthLimitUp , amount (all values are Kbps ) |
Set maximum receive bandwidth | invalid | BandwidthLimitDown , amount (all values are Kbps ) |
Split traffic into different ports for easy identification Video Sharing: 8801 Screen Sharing: 8802 Audio: 8803 |
invalid | EnableIndependentDataPort、1 |
Show video preview whenever you join a meeting | valid | AlwaysShowVideoPreviewDialog、1 |
Remove computer audio from audio options | invalid | disablecomputeraudio、1 |
Automatically mutes the microphone if the screen locks during a meeting | invalid | MuteWhenLockScreen, 1 |
When enabled, Zoom is Windows will use the default set of speakers | invalid | SetUseSystemDefaultSpeakerForVoip, 1 |
When enabled, Zoom is Windows will use the default microphone that is set in the | invalid | SetUseSystemDefaultMicForVoip, 1 |
Use side-by-side mode to display the shared screen | invalid | EnableSplitScreen、1 |
Enable automatic volume adjustment | valid | AudioAutoAdjust、1 |
Disable remote control | invalid | DisableRemoteControl、1 |
Disable remote support | invalid | DisableRemoteSupport、1 |
Disable virtual background | invalid | DisableVirtualBkgnd、1 |
Disable GPU acceleration | invalid | LegacyCaptureMode、1 |
Show video preview dialog whenever you join a video meeting | valid | AlwaysShowVideoPreviewDialog, 1 |
Disable the whiteboard function | invalid | DisableWhiteBoard, 1 |
Disable the option to share the desktop when sharing the screen | invalid | DisableDesktopShare, 1 |
Disable direct sharing with the Zoom Rooms option | invalid | DisableDirectShare, 1 |
When the screen sharing optimized for full-screen video to enable the | valid | EnableShareVideo, 1 |
Enable the audio function of the shared computer | valid | EnableShareAudio, 1 |
Allows you to view Zoom when sharing your desktop | invalid | ShowZoomWinWhenSharing, 1 |
Chat settings
explanation | Default | MSI options and values |
Disable link preview | invalid | zDisableIMLinkPreview、1 |
Disable file transfer for group chat | invalid | zDisableFT、1 |
Move messages containing new replies to the bottom of the chat / channel | invalid | SetMessengerDoNotDropThread, 1 |
Another option: See http://msdn.microsoft.com/en-us/library/windows/desktop/aa367988(v=vs.85).aspx .
Uninstall the switch
Zoom a completely uninstall, the following uninstaller please use the command. You can use the following switches when running the installer:
command | function |
/slient | Silent Zoom to delete the |
/keep_outlook_plugin | Remove Zoom , but leave Outlook plugin installed |
/keep_lync_plugin | Remove Zoom , but leave the Lync / Skype for Business plugin installed |
/keep_notes_plugin | Remove Zoom , but leave Notes plugin installed |
/vdi_clean | Remove vdi package |
Zoom Rooms configuration options for Windows
explanation | Default | MSI options and values |
Check SSL certificate | invalid | EnableSSLVerification |
Automatically accept GDPR licenses | invalid | ACCEPTGDPR |
Silently install updates without showing the progress bar | invalid | SILENT |
Automatically log in with username and password | valid | SYSTEMAUTOLOGIN |
Silent installation with automatic login and silent update : msiexec / i ZoomRoomsInstaller.msi / quiet ACCEPTGDPR = true SILENT = true SYSTEMAUTOLOGIN = true SYSTEMUSERNAME = “windows user name” SYSTEMPASSWORD = “windows password”
System options
These options are disabled by default. To enable it , add SYSTEMOPTION = X (where X represents a number; the values and options are 🙂 :
value | option |
1 | Locks the screen automatically |
2 | Disable password when wakeup |
4 | Disable Cortana |
8 | Disable notifications |
16 | Disable Windows Update |
32 | Achieves high-performance power |
64 | Disable hibernation |
128 | Don’t sleep |
256 | Do not turn off the display |
Configuring templates for Active Directory management
For more information on the policies and options available for configuration, see Available Group Policy and Templates .
If you want to see the original of this article, see Mass Installation and Configuration for Windows .
Frequently Asked Question
Where is Zoom configuration?
How do I install Zoom on my Windows computer?
- To download the Zoom Client, you can change the mode by clicking RESOURCES located at the top-right of the page. …
- To download the Zoom Client for Meetings, click on the below button under Zoom Client for Meetings and you will be taken to the download page. …
- Install the program by following all the instructions on the screen. …
- In order to get started with Zoom, you will need to double click the Zoom desktop icon, which will appear in the system tray of your computer.
Which Zoom app do I need for Windows 10?
Why zoom app is not installing in my PC?
I am unable to install Zoom on my computer
It may be that you don’t have enough storage or have already installed the software on your computer if the Zoom installer fails. If you do not have enough room available on your file system for Zoom, then you need to make sure that you have enough space on the drive to fit Zoom. Once you have enough space on the drive, it is time to run the installer again.
How do I reset my Zoom settings to default?
- Click on the module that you would like to access.
- On the left side of the screen, you will find a link called Conferencing.
- Upon clicking the +Reset button on the Zoom user interface, the default settings of Zoom will be reverted to their defaults.
- There will be a prompt asking you to confirm your action. To reset your password, click on the Yes button.
Does Zoom work on Windows 10 S Mode?
Related Articles