Skip to main content
Question

Cisco Webex – Silent Install, Pre-Approved EULA, and Auto Sign-In

  • November 28, 2025
  • 1 reply
  • 8 views

f0x

Hello everyone,

I’m fairly new to Jamf administration and I’m looking for some guidance on deploying Cisco Webex on macOS.

Is there a recommended way to:

  • Install Webex silently via Jamf Pro (I deployed it via Mac Apps from Jamf Catalog) 
  • Pre-approve or suppress the Webex EULA prompt(Cannot make it happen :() 
  • Enable automatic sign-in for users (Created a configuration profile with Custom settings and Schema but it’s not working)

Any advice, documentation, or examples would be greatly appreciated.

Thanx

1 reply

Chubs
Forum|alt.badge.img+21
  • Jamf Heroes
  • November 28, 2025

What preference domain are you setting?  I did a little digging myself and it’s super limited on what Cisco offers as official solutions.  

Setting this preference domain to the email address that’s cached in JAMF (assuming you’re polling this data at machine enrollment or setting it with a script after Jamf Connect Login) would give your users a SSO-esque experience.  I may have some time to play around with this early next week.

defaults write Cisco-Systems.Spark LoginHint -string "<user-email@example.com>"