Category filter

Configuration profile to change Zoom app settings on Mac

Zoom is a widely used video conferencing software that enables users to connect online. By using a configuration profile, IT administrators can manage Zoom app settings on Mac, such as enabling or disabling screen sharing, recording, virtual backgrounds, and much more. This can help ensure that the Zoom users in the organization have the necessary settings configured. IT admins can configure app settings for the Zoom app on Mac by deploying a configuration profile using Hexnode’s Deploy Custom Configuration feature.

Disclaimer:


The sample configuration profiles provided below are created using various profile creator applications.

Note:

  • To apply this configuration profile, Zoom must be a managed app. You can deploy Zoom directly to the device using Hexnode’s Install Application action or Required Apps policy.
  • For the custom configuration profile to take effect, the user must sign out and restart the Zoom app after the deployment.

Configure app settings for Zoom

The below table shows each key that is used in the profile and its use:

Keys Description
NoFacebook Set the value to ‘false’, if you want to disable the Facebook login option for your users.
NoSSO Set the value to ‘false’, if you want to disable the SSO login option for your users.
NoGoogle Set the value to ‘false’, if you want to disable the Google login option for your users.
AU2_EnableShowZoomUpdates Set the value to ‘false’, if you want to hide the Zoom updates settings from your users.
DisableDesktopShare Set the value to ‘true’, if you do not want your users to share their desktop screen with other participants.
DisableMeetingReactions Set the value to ‘true’, if you don’t want your users to use reactions during meetings.
DisableScreenShare Set the value to ‘true’, if you don’t want your users to share their screen with other participants during a meeting.
DisableVideoFilters Set the value to ‘true’, if you don’t want your users to use any video filter on their video.
DisableVirtualBkgnd Set the value to ‘true’, if you don’t want your users to mask their background and disable the virtual background option in the setting.
DisableWhiteBoard Set the value to ‘true’, if you want to disable the classic whiteboard feature during the meeting for your users.
DisableZoomApps Set the value to ‘true’ if you want to hide the Zoom App option within the Zoom app’s Settings. This will prevent users from adding any in-product apps that can be integrated into the Zoom experience.
EnableMirrorEffect Set the value to ‘false’, if you don’t want your users to mirror their video during the meeting.
FullScreenWhenJoin Set the value to ‘true’, if you want your user’s meeting window to automatically go full screen when joining a meeting.
SetSuppressBackgroundNoiseLevel Adjust the level of background noise suppression accordingly:
  • Set the value to ‘0’, if you want to enable automatic suppression of background noise.
  • Set the value to ‘1’, if you want to suppress only the faint background sounds.
  • Set the value to ‘2’, if you want to suppress background sounds like computer fans, pen taps, or such noises.
  • Set the value to ‘3’, if you want to suppress background sounds such as speech happening in the background.
ZDualMonitorOn Set the value to ‘true’, if you want your users to see the other participants and content shared during the meeting on separate screens.
ZUse720PByDefault Set the value to ‘true’, if you want your users to enable HD video during the meeting.
zDisableChat Set the value to ‘true’, if you want to hide the chat option from the users where participants can converse via text and share files during the meeting.
zDisableLocalRecord Set the value to ‘true’, if you want to hide the record button available for recording the meeting from the users.

For more information on managing and customizing app settings in the Zoom app, refer to Zoom support.

What happens at the device end?

After the deployment of the configuration profile, the Zoom application on the Mac will be configured according to the settings specified in the profile. For instance, let’s consider the following two keys:

  • ZDualMonitorOn: This key is set to true in the provided configuration profile. Once the configuration profile is deployed, the Zoom app on Mac devices will enable dual monitor support, allowing users with two monitors to utilize both screens for an improved meeting experience. The “Use dual monitors” option will be enabled and greyed out in Settings > General.
  • FullScreenWhenJoin: This key is set to true as well. Once the configuration profile is deployed, the Zoom application will automatically launch in full-screen mode whenever a user joins a meeting. Additionally, the “Enter full screen when starting or joining a meeting” option will be enabled and greyed out in the Zoom app’s Settings > General.

 Configuration profile changes Zoom app settings on macOS devices

Notes:

  • To create and customize configuration profiles, you can use tools like Apple Configurator, Profile Manager or manually create them using text editors.
  • Use non-encrypted .mobileconfig, .xml, or plist files to deploy profiles across macOS devices.
  • Ensure that you do not associate conflicting configurations with the devices.
  • Use wildcards to fetch key values from the portal.
  • It is recommended to manually validate the configuration profile execution on a system before executing the action in bulk.
  • Hexnode will not be responsible for any damage/loss to the system on the behavior of the configuration profile.

  • Configuration Profile Repository