cancel
Showing results for 
Search instead for 
Did you mean: 
Important updates from Zoom Support:
  • Starting February 3, 2025, Zoom Phone customers must add their phone numbers to an approved 10DLC campaign in order to use SMS/MMS capabilities on their numbers.

  • Introducing more live support options! More Zoom customers now have access to live agent chat support. Sign in and visit our Contact Support page to see all your available support options. We’re here to help!

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

--