cancel
Showing results for 
Search instead for 
Did you mean: 
Important updates from Zoom Support:
  • Effective immediately, customers with subscription plans greater than $10 USD/month may receive live chat support. Sign in and visit our contact page to view your support options.

  • Starting February 1, 2025, customers must add their phone numbers to an approved 10DLC campaign in order to keep using SMS/MMS capabilities on their numbers.

Install Zoom via .msi without Outlook Plugin

JiT67tH6
Newcomer
Newcomer

Is it possible to install ZoomInstallerFull.msi without installing ZoomOutlookMAPI.exe?

 

I got error:

 

Info 1321.The Installer has insufficient privileges to modify this file: C:\Program Files (x86)\Zoom\bin\ZoomOutlookMAPI.exe. System Error 5.

 

because my antivirus blocks ZoomOutlookMAPI.exe and installation process stops in domain environment.

 

And yes, i do need msiexex installation keys for .bat script

 

msiexec /i \\server\scripts\ZoomInstallerFull.msi /quiet /qn /norestart ZConfig="nogoogle=1;nofacebook=1;disableloginwithemail=1;nosso=1;IntegrateZoomWithOutlook=0"

 

does not worked for me, ZoomOutlookMAPI.exe is trying to install anyway.

 

Is it possible to disable it by installation key?

1 REPLY 1

JiT67tH6
Newcomer
Newcomer

--