/build/static/layout/Breadcrumb_cap_w.png

Cisco Webex Meetings Desktop App 40.9.2.7

Version: 40

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login
Views: 3.8k  |  Created: 10/09/2020 by: lewesthroop

Average Rating: 0
Webex Meetings Desktop App 40.9.2.7 has 1 inventory records, 0 Questions, 0 Blogs and 0 links. Please help add to this by sharing more!

Deployment Tips (1)

Most Common Setup Type
Windows Installer (MSI)
Average Package Difficulty Rating
Rated 1 / 5 (Very Easy) based on 1 ratings
Most Commonly Reported Deployment Method
Windows Installer Command Line (No MST)
0
Note

Documentation:

https://www.cisco.com/c/dam/en/us/td/docs/collaboration/webex_centers/esp/cisco_webex_meetings_it_administrator_mass_deployment_guide.pdf


Install:

Desktop App:

(autooc=0 suppresses the pre-meeting experience)

webexapp.msi AUTOOC=0 /qb-! /L*v logfile.log ALLUSERS=1


Outlook Add-in:

webexplugin.msi OFFICE=1 MSN=1 /qb-! /L*v logfile.log ALLUSERS=1 REBOOT=ReallySuppress


Even with both the App and the Add-in installed, a meeting will still request that the user install and enable an extension, per user and per browser.  Edge can be set up for zero-touch; Chrome will only require the user to enable it; Firefox does not allow any side-loading since version 74 (March 2020).

The extension can be pre-loaded with these registry keys (testing showed both were necessary).  If you're using SCCM/MEM, a Config Item will work for this.

HKLM\ Software\Policies\Microsoft\Edge\ExtensionInstallForcelist with value = ikdddppdhmjcdfgilpnbkdeggoiicjgo

AND

Same place, value = jlhmfgmfgeifomenelglieieghnjghma;https://clients2.google.com/service/update2/crx

Uninstall:

Desktop App

msiexec.exe /X{C835987A-32E5-C3F7-9314-CCFBEFFE86D0} /qb-! /L*v logfile.log ALLUSERS=1 REBOOT=ReallySuppress

Outlook Add-in

MSIEXEC.EXE /X{C509C378-2841-4553-BC72-E41E4840EEE0} /qb-! /L*v logfile.log ALLUSERS=1 REBOOT=ReallySuppress

To remove the reg keys:

REG QUERY HKLM\SOFTWARE\WOW6432Node\Google\Chrome\Extensions\jlhmfgmfgeifomenelglieieghnjghma
IF "%ERRORLEVEL%" EQU "0" REG DELETE HKLM\SOFTWARE\WOW6432Node\Google\Chrome\Extensions\jlhmfgmfgeifomenelglieieghnjghma /F

REG QUERY HKLM\SOFTWARE\Policies\Microsoft\Edge\ExtensionInstallForcelist /V 20200826
IF "%ERRORLEVEL%" EQU "0" REG DELETE HKLM\SOFTWARE\Policies\Microsoft\Edge\ExtensionInstallForcelist /V 20200826 /F

REG QUERY HKLM\SOFTWARE\Policies\Microsoft\Edge\ExtensionInstallForcelist /V 20200902
IF "%ERRORLEVEL%" EQU "0" REG DELETE HKLM\SOFTWARE\Policies\Microsoft\Edge\ExtensionInstallForcelist /V 20200902 /F


Setup Information:
Setup Type: Windows Installer (MSI)
Deployment Method Used: Windows Installer Command Line (No MST)
Deployment Difficulty: Very Easy
Platform(s): Windows

Inventory Records (1)

View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.

Versions

Webex Meetings Desktop App 40.9.2.7

Version

40.9.2.7

Questions & Answers (0)

Questions & Answers related to Cisco Webex Meetings Desktop App 40.9.2.7

Blogs (0)

Blog posts related to Cisco Webex Meetings Desktop App 40.9.2.7

Reviews (0)

Reviews related to Cisco Webex Meetings Desktop App 40.9.2.7

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ