Wingetlywingetly
← All apps

Zoom Skype for Business Plugin

by Zoomv5.13.10

Last updated

The Zoom Skype for Business (Lync) Plugin allows Lync 2010, 2013 users and Skype for Business users to initiate a Zoom meeting from the contact list. If joining a webinar, users joining through Skype for Business/Lync will join as panelists.

Install with winget

$ winget install --id Zoom.ZoomSkypeForBusinessPlugin --exact --version 5.13.10

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

Silent install command for Zoom Skype for Business Plugin

Zoom Skype for Business Plugin uses MSI. The silent install switches are /quiet /norestart.

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

See the full silent install reference for Zoom Skype for Business Plugin

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 · v5.13.10

ArchitectureTypeScopeInstallDownload
x86MSImachineDirect

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

Security

No known CVEs for Zoom Skype for Business Plugin.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Zoom WorkplaceZoom
    Zoom.Zoomv7.1.46825

    Team Chat, Phone, Video & More

  • Zoom Outlook PluginZoom
    Zoom.ZoomOutlookPluginv7.1.0

    The Zoom Plugin for Outlook installs a button on the Microsoft Outlook tool bar to enable you to start or schedule a meeting with one-click.

  • Freedom Scientific Fusion 2025Freedom Scientific
    FreedomScientific.Fusion.2025v2025.2508.29.400

    Fusion is the ultimate accessibility tool for individuals with vision loss, providing both ZoomText® and JAWS®.

  • Resizerden4b Team
    den4b.Resizerv2.2

    Batch image resizer

  • AeroZoom Betaa wandersick
    wandersick.AeroZoomv4.0.2

    AeroZoom enhances upon Windows Magnifier and optionally Sysinternals ZoomIt to enable full screen magnification by mouse-wheeling and pinch-to-zoom.

  • Freedom Scientific Fusion 2026Freedom Scientific
    FreedomScientific.Fusion.2026v2026.2608.3.400

    Fusion is the ultimate accessibility tool for individuals with vision loss, providing both ZoomText® and JAWS®.

More from Zoom or browse lync, skype, zoom.

Frequently asked questions

How do I install Zoom Skype for Business Plugin on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Zoom.ZoomSkypeForBusinessPlugin --exact --version 5.13.10. winget downloads the installer from Zoom and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Zoom Skype for Business Plugin silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Zoom.ZoomSkypeForBusinessPlugin --exact 5.13.10 --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 Zoom Skype for Business Plugin?
Zoom Skype for Business Plugin uses MSI. Run the downloaded installer with: msiexec.exe /i ZoomLyncPluginSetup.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Zoom Skype for Business Plugin via winget?
Run: winget uninstall --id Zoom.ZoomSkypeForBusinessPlugin --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Zoom Skype for Business Plugin's Apps & Features entry.
Is Zoom Skype for Business Plugin free?
Zoom Skype for Business Plugin is distributed under Proprietary. Refer to the publisher (https://zoom.us/download) for the full license terms - Wingetly itself does not charge for installation.
Does Zoom Skype for Business Plugin 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 Zoom Skype for Business Plugin directly from the publisher.
How do I keep Zoom Skype for Business Plugin up to date?
Run winget upgrade --id Zoom.ZoomSkypeForBusinessPlugin --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Zoom Skype for Business Plugin from microsoft/winget-pkgs.