Mass Install Issue - DisableAutoLaunchSSO=1 Not Working
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!
Show less