HomeHow ToHow to Deploy Zoom Application using SCCM

How to Deploy Zoom Application using SCCM

-

Key Takeaways
  • Zoom is a cloud-based video conferencing solution for virtual meetings and collaboration, competing with Microsoft Teams.
  • System Center Configuration Manager (SCCM) is a management tool for software deployments, updates, inventory, and configurations.
  • Methods to deploy Zoom using SCCM include GPO deployment, MSI installation, and script-based installation, with detailed steps for each method provided.

There are a number of features that make Zoom a standout platform for video conferencing, messaging, and collaboration. Nevertheless, in todayโ€™s world, where remote work is becoming increasingly prevalent, it is crucial for organizations to deploy Zoom efficiently. In order to manage software deployments effectively, it is useful to use System Center Configuration Manager (SCCM), a powerful tool. So, if you want to deploy the Zoom application using SCCM using MSI, this guide will help you.

What is Zoom Meeting Client?

The majority of you probably know what Zoom meetings are. There are security concerns related to Zoom meeting clients. In my experience, many organizations use Zoom meetings to communicate with outside clients.

This software solution is a cloud-based video conferencing solution for conducting virtual meetings and collaborating in real time. There is a video conferencing solution from Microsoft called Teams. Zoom is one of its competitors.

What is System Center Configuration Manager (SCCM)?

Systems Management Server (SMS), formerly System Center Configuration Manager (SCCM), is a management solution developed by Microsoft. This program was designed to facilitate the management of large groups of desktop computers that run Windows.

SCCM allows administrators to manage software deployments, updates, hardware inventory, compliance settings, and system configurations.

What Are The Different Methods to Deploy Zoom App Using SCCM?

In order to deploy the Zoom client, there are several options. Here are a few of them.

  • For GPO deployment, use the MSI installer.
  • Install Zoom MSI using ConfigMgr.
  • With the help of GPO scripts, install the Zoom client.

It is common for administrators to use GPOs to deploy Zoom clients in their organization, either because their organization does not use SCCM or because they think itโ€™s a simple solution.

Whatever deployment strategy you choose, you should be able to deploy Zoom successfully. When using Configuration Manager, Zoom clients are deployed quickly and easily.

How to Deploy Zoom Application using SCCM

So, here are some needy methods that you need to perform in order to deploy the Zoom application using SCCM:

Method 1: Zoom MSI Installer

Follow these steps to use the Zoom MSI installer:

Step 1: Download Zoom MSI

Zoom MSI can be deployed on Configuration Manager-managed devices in the following way. To install Zoom Full Installer MSI, you can download it from Zoom (around 46 MB).

Step 2: Zoom Command-Line Options

The Zoom client can be deployed via the command line using the following options. While deploying this MSI using Configuration Manager, you can use the following commands:

msiexec /i ZoomInstallerFull.msi /quiet /qn /norestart

Step 3: Create Zoom Application Using SCCM

  • Open theย ConfigMgr console.
  • Thereafter, go toย \Software Library\Overview\Application Management\Applications
  • Afterwards,ย right-clickย on theย Applications node.
  • Clickย Create Application.

Now, to Specify the Settings for this Application perform these steps:

  • Make sure the option called โ€œManually specify the application informationโ€ is selected.
  • Then clickย Next.
  • Specify the Zoom MSI application name:ย Zoom MSI Application.
  • You will need to enter the publisherโ€™s name:ย Zoom.
  • To continue, clickย NEXT.
  • For the next step, save theย Zoom ICONย to a network location.
  • Selectย Zoomโ€™s Software Centerย icon by clickingย Browse.
  • Once theย Zoom ICONย has been uploaded, click theย NEXTย button.
  • You need to provide the following information on theย Deployment Typesย page.
    • There are some deployment types that provide information on the installation method and the applicationโ€™s source files.
  • Configure Zoom by clickingย ADD.

Step 5: Deployment Type Creation for Zoom

  • You must specify the deployment settings for this type of deployment.
    • Type of the Application:ย Windows Installer (*.msi file)
    • When you click theย Browseย button, the information about deployment type is automatically identified fromย Zoom Installation Files.
  • Download theย ZoomInstallerFull.msi fileย from the Teams MSI downloads.
  • To continue, clickย NEXT.
  • For more information, clickย NEXT.
  • From the Zoom MSI file, SCCM imported the following information.

Also, now you must have to replace the name of the deployment to:ย Teams Machine-Wide Installer โ€“ Windows Installer (*.msi file)

  • Zoom MSI installation program for 64-bit Windows
    • msiexec /i ZoomInstallerFull.msi /quiet /qn /norestart
  • You can select the installation behaviour โ€“ Install for the system if the resource is a device or install for the user if the resource is not a device.
  • To continue, click onย NEXT.
  • Selectย Zoomโ€™s Software Dependencies. To proceed, clickย NEXT.
  • Configureย Teams Deployment settings.
  • To continue, click theย NEXTย button.
  • In the SCCM deployment type, click onย CLOSEย to complete the Zoom Application deployment.
  • To continue, clickย NEXT.
  • To complete the application creation process, clickย NEXT, NEXT,ย andย CLOSE.

Step 6: Deploy Zoom Using SCCM

Hereโ€™s how to deploy Zoom using SCCM. There is no difference between this and any other application deployment in SCCM. To determine whether this is going to a user collection or a device collection, you must know which one it is going to.

  • To access applications, navigate toย \Software Library\Overview\Application Management\Applications
  • Select theย Zoom applicationย we created above byย right-clickingย it.
  • Chooseย DEPLOY.
  • Select theย BROWSEย button next to theย Collection. Choose theย User COLLECTIONย to which you want to deploy Zoom.
  • To distribute the Teams source files to the Distribution Point server, click on theย ADDย button. Chooseย Distribution Point.
  • Please selectย DP CMMEMCM.MEMCM.COM.
  • To continue, clickย OK.
  • Clickย NEXTย to proceed. Make sure the installationย ACTIONย is set toย INSTALL. Make sure the Purpose is selected as REQUIRED.

Make sure that the Zoom application is installed on all Windows 10 devices.

  • Installation Deadline
    • The next policy cycle will be available as soon as possible (next policy cycle)
  • On theย USER EXPERIENCEย page, clickย NEXT.
  • On theย ALERTSย page, click on theย NEXTย button.
  • On the summary page, clickย NEXTย andย confirm.
  • To complete theย SCCM deployment, clickย CLOSE.

Step 7: Results: Zoom Application

To ensure that the content is distributed to the DP, follow these steps:

  1. Zoom is listed as an available application in theย Software Center. Click on theย Zoom app icon. Then click theย Installย button.
  2. Using the Windows 10/11 Software Center, we can see that Zoom has been installed successfully. Additionally, you can check if a desktop shortcut has been created for Zoom. So, thatโ€™s how you can deploy the Zoom application using SCCM with MSI.

Method 2: Use Group Policy Editor

  1. You need to log in as an administrator to your Active Directory server.
  2. Go toย Start, selectย Administrative Tools, then selectย Active Directory Users and Computers.
  3. Set the group policy for the domain that you would like to expand.
  4. To set the group policy, right-clickย the domain, selectย Properties, thenย Group Policy.
  5. Afterwards, name the Group Policy Object Zoom.
  6. Thereafter, clickย Editย on the newly createdย Group Policy Object.
  7. Right-clickย onย Administrative Templatesย underย Computer Configuration.
  8. Selectย Add/Remove Templates.
  9. Choose theย Administrative Template. Clickย Open.
  10. Click on theย Add/Remove Templatesย button to close the window.
  11. Zoom should now be available underย Computer Configurationย andย Administrative Templates.
  12. When youย double-clickย the Zoom folder,ย three subfoldersย will appear:ย General Settings, Chat Settings,ย andย Meeting Settings.
  13. To view the settings,ย double-clickย a subfolder and then on a specific setting to view more information andย enableย orย disableย it.

Best Practices for SCCM Deployment:

  • Ensure that you follow Microsoft and Zoomโ€™s best practices and recommendations for deploying applications via SCCM.
  • It is important to test deployments in a controlled environment before deploying to production so that potential problems can be identified and addressed.
  • For future reference and troubleshooting, document deployment procedures and configurations.
  • Ensure efficient software deployment and management by regularly reviewing and optimizing SCCM configurations.
Daniel Carver
Daniel Carverhttps://itechhacks.com/
Daniel is a senior content writer at the iTech Hacks. He's having 8 years of experience in Technology and troubleshooting topics. Coming from a background of engineering, you will often see his writing stuff related to How To's, Android, and iOS.

LEAVE A REPLY

Please enter your comment!
Please enter your name here

LATEST