Wingetlywingetly
← All apps

Talk2M Connection Checker

by HMS Industrial Networks sav3.0.11.45

Last updated

The Talk2m Connection Checker verifies the network settings and indicates if an Ewon will succeed in connecting to Talk2m VPN servers.

Install with winget

$ winget install --id HMS.Talk2MConnectionChecker --exact --version 3.0.11.45

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

Silent install command for Talk2M Connection Checker

Talk2M Connection Checker uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64)
msiexec.exe /i talk2m-connection-checker.msi /quiet /norestart

See the full silent install reference for Talk2M Connection Checker

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.0.11.45

ArchitectureTypeScopeInstallDownload
x64MSI
WiX
-Direct

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

  • medium6.1Fix availableCVE-2021-33214affects <=6.6.4Jul 9, 2021

    In HMS Ewon eCatcher through 6.6.4, weak filesystem permissions could allow malicious users to access files that could lead to sensitive information disclosure, modification of configuration files, or disruption of normal system operation.

  • critical9.6Fix in v6.5.5CVE-2020-14498affects before 6.5.5Aug 26, 2020

    HMS Industrial Networks AB eCatcher all versions prior to 6.5.5 is vulnerable to a stack-based buffer overflow, which may allow an attacker to remotely execute arbitrary code.

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

Related apps

  • eBuddyHMS Industrial Networks sa
    HMS.eBuddyv12.5.0.32100

    The Ebuddy companion tool offers assistance and maintenance to initially configure your Ewon.

More from HMS Industrial Networks sa.

Frequently asked questions

How do I install Talk2M Connection Checker on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id HMS.Talk2MConnectionChecker --exact --version 3.0.11.45. winget downloads the installer from HMS Industrial Networks sa and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Talk2M Connection Checker silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id HMS.Talk2MConnectionChecker --exact 3.0.11.45 --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 Talk2M Connection Checker?
Talk2M Connection Checker uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i talk2m-connection-checker.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Talk2M Connection Checker via winget?
Run: winget uninstall --id HMS.Talk2MConnectionChecker --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Talk2M Connection Checker's Apps & Features entry.
Is Talk2M Connection Checker free?
Talk2M Connection Checker is distributed under Proprietary. Refer to the publisher (https://www.hms-networks.com/support/general-downloads) for the full license terms - Wingetly itself does not charge for installation.
Does Talk2M Connection Checker 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 Talk2M Connection Checker directly from the publisher.
How do I keep Talk2M Connection Checker up to date?
Run winget upgrade --id HMS.Talk2MConnectionChecker --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Talk2M Connection Checker from microsoft/winget-pkgs.