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, Zoom Phone customers must add their phone numbers to an approved 10DLC campaign in order to keep using SMS/MMS capabilities on their numbers.

DIsable Apple Login

sccheek
Explorer
Explorer

We're mass deploying Zoom 5.12 using SCCM in a Windows environment.  I have the .msi switches to disable logging in with Facebook and Google but I can't find the switch to disable logging in with Apple ID.  I've tried noappleid=1 and noapple=1 but neither work.  Does anyone know the switch we need to use?

 

Thank you.

1 ACCEPTED SOLUTION

Bort
Zoom Employee
Zoom Employee

Hi @sccheek 

As listed in the MSI mass deployment article, the policy to disable the Apple login is a bit odd compared to the rest. You would want to add "enableapplelogin=0" to your install configuration to disable the apple login option. 

 

Hope that helps and please make sure to mark the solution as accepted if this information is what you needed.

View solution in original post

2 REPLIES 2

Bort
Zoom Employee
Zoom Employee

Hi @sccheek 

As listed in the MSI mass deployment article, the policy to disable the Apple login is a bit odd compared to the rest. You would want to add "enableapplelogin=0" to your install configuration to disable the apple login option. 

 

Hope that helps and please make sure to mark the solution as accepted if this information is what you needed.

Thank you very much for the information.  That switch worked.