Wingetlywingetly
← All apps

Cisco JVDI Agent

by Cisco Systems, Inc.v15.2.1.60904

Last updated

Use Jabber with Citrix or VMWare VDI solution.

Install with winget

$ winget install --id Cisco.JabberVDIAgent --exact --version 15.2.1.60904

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Cisco JVDI Agent

Cisco JVDI Agent uses MSI. The silent install switches are /quiet /norestart.

One-line silent install (x86, machine scope)
msiexec.exe /i CiscoJVDIAgentSetup.msi /quiet /norestart

See the full silent install reference for Cisco JVDI Agent

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v15.2.1.60904

ArchitectureTypeScopeInstallDownload
x86MSImachineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

18 known CVEs via NVD

  • medium4.3Patched in wingetCVE-2022-20917affects before 12.6.6, 12.7.6, 12.8.7, +6 moreSep 14, 2023

    A vulnerability in the Extensible Messaging and Presence Protocol (XMPP) message processing feature of Cisco Jabber could allow an authenticated, remote attacker to manipulate the content of XMPP messages that are used by the affected application. This vulnerability is due to...

  • medium6.5Patched in wingetCVE-2021-1570affects before 12.9.6.55898, 14.0.1.55914Jun 16, 2021

    Multiple vulnerabilities in Cisco Jabber for Windows, Cisco Jabber for Mac, and Cisco Jabber for mobile platforms could allow an attacker to access sensitive information or cause a denial of service (DoS) condition. For more information about these vulnerabilities, see the Detai...

  • medium6.5Patched in wingetCVE-2021-1569affects before 12.9.6.55898, 14.0.1.55914Jun 16, 2021

    Multiple vulnerabilities in Cisco Jabber for Windows, Cisco Jabber for Mac, and Cisco Jabber for mobile platforms could allow an attacker to access sensitive information or cause a denial of service (DoS) condition. For more information about these vulnerabilities, see the Detai...

  • critical9.9Patched in wingetCVE-2021-1418affects before 12.1.5, 12.5.4, 12.6.5, +5 moreMar 24, 2021

    Multiple vulnerabilities in Cisco Jabber for Windows, Cisco Jabber for MacOS, and Cisco Jabber for mobile platforms could allow an attacker to execute arbitrary programs on the underlying operating system with elevated privileges, access sensitive information, intercept protecte...

  • critical9.9Patched in wingetCVE-2021-1417affects before 12.1.5, 12.5.4, 12.6.5, +3 moreMar 24, 2021

    Multiple vulnerabilities in Cisco Jabber for Windows, Cisco Jabber for MacOS, and Cisco Jabber for mobile platforms could allow an attacker to execute arbitrary programs on the underlying operating system with elevated privileges, access sensitive information, intercept protecte...

  • critical9.9Patched in wingetCVE-2021-1411affects before 12.1.5, 12.5.4, 12.6.5, +3 moreMar 24, 2021

    Multiple vulnerabilities in Cisco Jabber for Windows, Cisco Jabber for MacOS, and Cisco Jabber for mobile platforms could allow an attacker to execute arbitrary programs on the underlying operating system with elevated privileges, access sensitive information, intercept protecte...

  • critical9.9Patched in wingetCVE-2021-1471affects before 12.1.5, 12.5.4, 12.6.5, +5 moreMar 24, 2021

    Multiple vulnerabilities in Cisco Jabber for Windows, Cisco Jabber for MacOS, and Cisco Jabber for mobile platforms could allow an attacker to execute arbitrary programs on the underlying operating system with elevated privileges, access sensitive information, intercept protecte...

  • critical9.9Patched in wingetCVE-2021-1469affects before 12.1.5, 12.5.4, 12.6.5, +3 moreMar 24, 2021

    Multiple vulnerabilities in Cisco Jabber for Windows, Cisco Jabber for MacOS, and Cisco Jabber for mobile platforms could allow an attacker to execute arbitrary programs on the underlying operating system with elevated privileges, access sensitive information, intercept protecte...

Showing 8 of 18. Source: NVD, updated just now. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Related apps

  • ClamAVCisco Systems, Inc.
    Cisco.ClamAVv1.5.4

    ClamAV® is an open-source antivirus engine for detecting trojans, viruses, malware & other malicious threats.

  • Chez SchemeCisco Systems, Inc.
    Cisco.ChezSchemev10.4.1

    Chez Scheme is both a programming language and an implementation of that language, with supporting tools and documentation.

  • P
    ProximityCisco Systems, Inc.
    Cisco.Proximityv4.0.0.0

    Cisco Proximity allows you to control your video system and share wirelessly.

  • Omnissa Horizon ClientOmnissa, LLC
    Omnissa.HorizonClientv8.19.0

    Connect to your Omnissa Horizon virtual desktop from your device of choice.

  • IAP DesktopGoogle Inc
    Google.IAPDesktopv2.50.1825

    IAP Desktop is a Windows application that allows you to manage multiple Remote Desktop connections to Windows VM instances that run on Google Cloud. This is not an officially supported Google product.

  • RingCentral App VDI PluginRingCentral
    RingCentral.RingCentralVDIUniversalPluginv26.2.30

    RingCentral App VDI Universal Plugin for VMware and Microsoft Azure

More from Cisco Systems, Inc. or browse jabber, vdi.

Frequently asked questions

How do I install Cisco JVDI Agent on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Cisco.JabberVDIAgent --exact --version 15.2.1.60904. winget downloads the installer from Cisco Systems, Inc. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Cisco JVDI Agent silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Cisco.JabberVDIAgent --exact 15.2.1.60904 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Cisco JVDI Agent?
Cisco JVDI Agent uses MSI. Run the downloaded installer with: msiexec.exe /i CiscoJVDIAgentSetup.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Cisco JVDI Agent via winget?
Run: winget uninstall --id Cisco.JabberVDIAgent --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Cisco JVDI Agent's Apps & Features entry.
Is Cisco JVDI Agent free?
Cisco JVDI Agent is distributed under Proprietary. Refer to the publisher for the full license terms - Wingetly itself does not charge for installation.
Does Cisco JVDI Agent work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Cisco JVDI Agent directly from the publisher.
How do I keep Cisco JVDI Agent up to date?
Run winget upgrade --id Cisco.JabberVDIAgent --exact, or winget upgrade --all to update everything winget tracks. We index 5 versions of Cisco JVDI Agent from microsoft/winget-pkgs.

Recent versions

  • 15.2.1.60904latest
  • 15.2.0.60459
  • 15.1.1.60244
  • 15.1.0.59856
  • 15.0.0.59289