Zoomtopia is here. Unlock the transformative power of generative AI, helping you connect, collaborate, and Work Happy with AI Companion.
Register nowEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Learn moreKeep your Zoom app up to date to access the latest features.
Download Center Download the Zoom appDownload hi-res images and animations to elevate your next Zoom meeting.
Browse Backgrounds Zoom Virtual BackgroundsEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Zoom AI Companion2024-10-23 01:44 PM
Hi Everyone,
Hope all is well.
I'm a sys admin, and I'm trying to write an install script that will install Zoom (windows MSI x64) with specific settings using the switches that Zoom provides here. All of the switches work except for one, which is vital.
Essentially, I'm trying to do the following with my script:
The main goal of configuring these settings is to have Zoom launch to the Sign in with SSO window, but without proceeding to the auth window until the user clicks "Continue". This is reportedly how it behaves in macOS with equivalent switches, so I'm hoping I can recreate that behavior in Windows. I understand that macOS and Windows are wildly different, but what's the point of the "DisableAutoLaunchSSO" switch if it doesn't do anything? If a different configuration is needed to achieve what I'm trying to do, I'd be all for it.
Thanks in advance for any input you can provide!