Wingetlywingetly
← All apps

Plantronics Hub Software

by Plantronics, Inc.v3.25.54307.37251

Last updated

Allows end-users to customize their settings and get visible status of their Plantronics audio device on their desktop.

Install with winget

$ winget install --id Poly.PlantronicsHub --exact --version 3.25.54307.37251

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

Silent install command for Plantronics Hub Software

Plantronics Hub Software uses EXE (Burn bundle). The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i PlantronicsHubInstaller.exe /quiet /norestart

See the full silent install reference for Plantronics Hub Software

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 · v3.25.54307.37251

ArchitectureTypeScopeInstallDownload
x64EXE
Burn bundle
machineDirect

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

Security

2 known CVEs via NVD

  • high7.8Patched in wingetCVE-2024-6147affects v3.24.2Jun 20, 2024

    Poly Plantronics Hub Link Following Local Privilege Escalation Vulnerability. This vulnerability allows local attackers to escalate privileges on affected installations of Poly Plantronics Hub. An attacker must first obtain the ability to execute low-privileged code on the targe...

  • medium6.7Patched in wingetCVE-2024-27460affects <=3.25.1May 14, 2024

    A privilege escalation exists in the updater for Plantronics Hub 3.25.1 and below.

Source: NVD, updated 5h ago. 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.

Frequently asked questions

How do I install Plantronics Hub Software on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Poly.PlantronicsHub --exact --version 3.25.54307.37251. winget downloads the installer from Plantronics, Inc. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Plantronics Hub Software silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Poly.PlantronicsHub --exact 3.25.54307.37251 --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 Plantronics Hub Software?
Plantronics Hub Software uses EXE (Burn bundle). Run the downloaded installer with: msiexec.exe /i PlantronicsHubInstaller.exe /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Plantronics Hub Software via winget?
Run: winget uninstall --id Poly.PlantronicsHub --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Plantronics Hub Software's Apps & Features entry.
Is Plantronics Hub Software free?
Plantronics Hub Software is distributed under Proprietary. Refer to the publisher (https://www.poly.com/us/en/support/downloads-apps/hub-desktop) for the full license terms - Wingetly itself does not charge for installation.
Does Plantronics Hub Software 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 Plantronics Hub Software directly from the publisher.
How do I keep Plantronics Hub Software up to date?
Run winget upgrade --id Poly.PlantronicsHub --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Plantronics Hub Software from microsoft/winget-pkgs.