Wingetlywingetly
← All apps
M

Mitel Connect

by Mitel Networks Corporationv213.100.5674.0

Last updated

A unified communications application that keeps you connected with your team and customers.

Install with winget

$ winget install --id Mitel.MitelConnect --exact --version 213.100.5674.0

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

Silent install command for Mitel Connect

Mitel Connect uses EXE. The silent install switches are /S /V/quiet /V/norestart.

One-line silent install (x64, machine scope)
installer.exe /S /V/quiet /V/norestart

See the full silent install reference for Mitel Connect

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.

About

However you work, it keeps you connected.

- Search the directory for colleagues

- Dial with one click

- Listen to voicemails and return calls with one click

- Schedule and join meetings

- Share your screen

- Set up call routing rules

- Set your availability state and let others know how to contact you

Installers · v213.100.5674.0

ArchitectureTypeScopeInstallDownload
x64EXEmachineDirect

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-2023-39285affects before 22.24.7100.0Sep 14, 2023

    A vulnerability in the Edge Gateway component of Mitel MiVoice Connect through 19.3 SP3 (22.24.5800.0) could allow an unauthenticated attacker to perform a Cross Site Request Forgery (CSRF) attack due to insufficient request validation. A successful exploit could allow an attack...

  • medium4.9Patched in wingetCVE-2023-39291affects <=9.6.2304.102Aug 25, 2023

    A vulnerability in the Connect Mobility Router component of MiVoice Connect through 9.6.2304.102 could allow an authenticated attacker with elevated privileges to conduct an information disclosure attack due to improper configuration. A successful exploit could allow an attacker...

  • medium4.9Patched in wingetCVE-2023-39290affects <=22.24.5800.0Aug 25, 2023

    A vulnerability in the Edge Gateway component of Mitel MiVoice Connect through R19.3 SP3 (22.24.5800.0) could allow an authenticated attacker with elevated privileges to conduct an information disclosure attack due to improper configuration. A successful exploit could allow an a...

  • high7.5Patched in wingetCVE-2023-39289affects <=9.6.2208.101Aug 25, 2023

    A vulnerability in the Connect Mobility Router component of Mitel MiVoice Connect through 9.6.2208.101 could allow an unauthenticated attacker to conduct an account enumeration attack due to improper configuration. A successful exploit could allow an attacker to access system in...

  • medium5.5Patched in wingetCVE-2023-39288affects <=9.6.2304.102Aug 25, 2023

    A vulnerability in the Connect Mobility Router component of Mitel MiVoice Connect through 9.6.2304.102 could allow an authenticated attacker with elevated privileges and internal network access to conduct a command argument injection due to insufficient parameter sanitization. A...

  • medium5.5Patched in wingetCVE-2023-39287affects <=22.24.5800.0Aug 25, 2023

    A vulnerability in the Edge Gateway component of Mitel MiVoice Connect through 19.3 SP3 (22.24.5800.0) could allow an authenticated attacker with elevated privileges and internal network access to conduct a command argument injection due to insufficient parameter sanitization. A...

  • critical9.8Patched in wingetCVE-2023-32748affects <=22.24.1500.0Aug 14, 2023

    The Linux DVS server component of Mitel MiVoice Connect through 19.3 SP2 (22.24.1500.0) could allow an unauthenticated attacker with internal network access to execute arbitrary scripts due to improper access control.

  • critical9.8Patched in wingetCVE-2023-31458affects <=22.24.1500.0May 24, 2023

    A vulnerability in the Edge Gateway component of Mitel MiVoice Connect versions 19.3 SP2 (22.24.1500.0) and earlier could allow an unauthenticated attacker with internal network access to authenticate with administrative privileges, because initial installation does not enforce...

Showing 8 of 18. Source: NVD, updated 4h 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.

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

  • MiTeam MeetingsMitel Networks Corporation
    Mitel.MiTeamMeetingsv1.7.0

    A video conferencing solution that allows you to connect with your team and customers in real-time.

  • LibreOfficeThe Document Foundation
    TheDocumentFoundation.LibreOfficev26.8.0.3

    LibreOffice is a free and powerful office suite, and a successor to OpenOffice.org (commonly known as OpenOffice). Its clean interface and feature-rich tools help you unleash your creativity and enhance your productivity.

  • Office Deployment ToolMicrosoft Corporation
    Microsoft.OfficeDeploymentToolv16.0.20326.20112

    A command-line tool that you can use to download and deploy Click-to-Run versions of Office, such as Microsoft 365 Apps for enterprise, to your client computers.

  • Microsoft TeamsMicrosoft Corporation
    Microsoft.Teamsv26198.304.4946.9672

    Collaborate more effectively with a faster, simpler, smarter, and more flexible Teams.

  • Mi Phone Assistant小米科技有限责任公司
    Xiaomi.MiAssistantv4.2.1028.10

    Super fast flashing, data backup and recovery, file management, easily take control of your device's content.

  • DingTalkAlibaba (China) Network Technology Co.,Ltd.
    Alibaba.DingTalkv8.3.10-Release.260413002

    DingTalk, make work and study easy

More from Mitel Networks Corporation or browse business, collaborate, collaboration.

Frequently asked questions

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