cancel
Showing results for 
Search instead for 
Did you mean: 

On April 16, between 2:25 P.M. ET and 4:12 P.M. ET, the domain zoom.us was not available due to a server block by GoDaddy Registry. This block was the result of a communication error between Zoom’s domain registrar, Markmonitor, and GoDaddy Registry, which resulted in GoDaddy Registry mistakenly shutting down zoom.us domain. Zoom, Markmonitor, and GoDaddy worked quickly to identify and remove the block, which restored service to the domain zoom.us. There was no product, security or network failure at Zoom during the outage. GoDaddy and Markmonitor are working together to prevent this from happening again.

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

--