Configure Zoom on iOS using MDM
Contents
- 1 Overview of Configure Zoom on iOS
- 1.1 Configure with Intune
- 1.2
- 1.3 Precondition
- 1.4
- 1.5 Configuration options
- 1.6 Intune sample XML
- 1.7 Airwatch sample XML
- 1.8 Frequently Asked Questions
- 1.9 What is MDM option in Zoom?
- 1.10 How do you set up Zoom on iPhone?
- 1.11 What is the difference between Zoom and zoom for Intune?
- 1.12 Is Zoom compatible with iOS?
- 1.13 Is Zoom for Intune free?
- 1.14 How do I install Zoom on Intune?
- 1.15 Can I use Zoom on my iPhone without WIFI?
- 1.16 Related Articles
Overview of Configure Zoom on iOS
System administrators can use Mobile Device Management (MDM) to remotely configure the Zoom app on managed iOS devices.
Configure with Intune
-
- Install the Intune portal on the user’s device
- Apply a configuration policy
- Assign a configuration policy to a group
Precondition
- iOS devise with iOS 4 or later
- Enterprise mobility management (EMM) software such as AirWatch and Microsoft Intune
Configuration options
[table “7” not found /]
Note: To make the configuration option mandatory for all users, use the key name after the prefix “mandatory:”. When using Zoom on iOS, the user cannot change the options.
Intune sample XML
<dict>
<key> ForceLoginWithSSO </ key>
<integer> 1 </ integer>
<key> SetSSOURL </ key>
<string> success </ string>
<key> MeetingReminder </ key>
<integer> 1 </ integer >
<key> mandatory: SyncMeetingFromCalendar </ key>
<integer> 0 </ integer>
<key> mandatory: TurnOffVideoCameraOnJoin </ key>
<integer> 0 </ integer>
</ dict>
Airwatch sample XML
<managedAppConfiguration>
<version>1.2.10</version>
<bundleId>us.zoom.videomeetings</bundleId>
<dict>
<integer keyName=”ForceLoginWithSSO”>
<defaultValue>
<value>1</value>
</defaultValue>
</integer>
<string keyName=”SetSSOURL”>
<defaultValue>
<value>success</value>
</defaultValue>
</string>
<integer keyName=”MeetingReminder”>
<defaultValue>
<value>1</value>
</defaultValue>
</integer>
<integer keyName=”mandatory:SyncMeetingFromCalendar”>
<defaultValue>
<value>0</value>
</defaultValue>
</integer>
<integer keyName=”mandatory:TurnOffVideoCameraOnJoin”>
<defaultValue>
<value>0</value>
</defaultValue>
</integer>
</dict>
</managedAppConfiguration>
Read it also –
Frequently Asked Questions
What is MDM option in Zoom?
The Zoom mobile app can be remotely configured on Android devices managed by system administrators by using Mobile Device Management (MDM). In this way, administrators will be able to control whether certain settings need to be used or can be disabled altogether.
How do you set up Zoom on iPhone?
Set up Zoom
-
It is possible to enable Zoom by going to Settings > Accessibility > Zoom, and then turning it on.
-
Please adjust any one of the following:…
-
The following are some other options you can set on your iPhone to control a pointer device if you have one attached.
-
Adding Zoom to Accessibility Shortcut is as simple as going to Settings > Accessibility > Accessibility Shortcut, then selecting Zoom in the drop-down menu.
What is the difference between Zoom and zoom for Intune?
As a mobile application management (MAM) solution, Zoom for Intune is designed for administrators to manage and protect BYOD environments. In order to ensure the security of corporate data, this app allows administrators to keep employees connected while protecting the information of the organization. Using Zoom, you can hold meetings, conduct webinars, chat with your team, and use a cloud phone as well.
Is Zoom compatible with iOS?
When you use the Zoom mobile app for iOS, you will be able to join meetings, schedule your own meetings, chat with contacts, view your contact directory, and schedule meetings, as well as are able to view a directory of your contacts.
Is Zoom for Intune free?
The Zoom application is a free HD video and screen sharing application that allows up to 100 people to share their screen and video at the same time. Intune is now compatible with Zoom.
How do I install Zoom on Intune?
When you click on Select App Package File, you will be prompted to navigate to the location in your computer where you downloaded the app package file (which is an MSI file) from Zoom Download Center.
Can I use Zoom on my iPhone without WIFI?
What are the benefits of Zoom if it does not have Wi-Fi? If you connect your computer to a modem or router via Ethernet, Zoom will be able to work without Wi-Fi – you can even participate in a Zoom meeting over the phone using your mobile data if you connect to a modem via Ethernet or over your mobile data plan. In the event that your home does not have Wi-Fi access, you can still be able to access a Zoom meeting through the Zoom app on your smartphone.
Related Articles