Wingetlywingetly
← All apps

USB Network Gate

by Electronic Teamv11.0.2772

Last updated

Access USB devices over Ethernet

Install with winget

$ winget install --id ElectronicTeam.USBNetworkGate --exact --version 11.0.2772

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

Silent install command for USB Network Gate

USB Network Gate uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (neutral, machine scope)
usb_network_gate.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for USB Network Gate

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

USB Network Gate lets you work with remote USB scanners, printers, webcams, modems, and any other peripherals as though they were your local devices.

Installers · v11.0.2772

ArchitectureTypeScopeInstallDownload
neutralEXE
Inno Setup
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

  • high8.8Patched in wingetCVE-2021-42988affects before 9.2.2420Dec 7, 2021

    Eltima USB Network Gate is affected by Buffer Overflow. IOCTL Handler 0x22001B in the USB Network Gate above 7.0.1370 below 9.2.2420 allow local attackers to execute arbitrary code in kernel mode or cause a denial of service (memory corruption and OS crash) via specially crafted...

  • high8.8Patched in wingetCVE-2021-42987affects before 9.2.2420Dec 7, 2021

    Eltima USB Network Gate is affected by Integer Overflow. IOCTL Handler 0x22001B in the USB Network Gate above 7.0.1370 below 9.2.2420 allow local attackers to execute arbitrary code in kernel mode or cause a denial of service (memory corruption and OS crash) via specially crafte...

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.

Frequently asked questions

How do I install USB Network Gate on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id ElectronicTeam.USBNetworkGate --exact --version 11.0.2772. winget downloads the installer from Electronic Team and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install USB Network Gate silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id ElectronicTeam.USBNetworkGate --exact 11.0.2772 --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 USB Network Gate?
USB Network Gate uses EXE (Inno Setup). Run the downloaded installer with: usb_network_gate.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall USB Network Gate via winget?
Run: winget uninstall --id ElectronicTeam.USBNetworkGate --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from USB Network Gate's Apps & Features entry.
Is USB Network Gate free?
USB Network Gate is distributed under Proprietary. Refer to the publisher (https://www.electronic.us/products/usb-over-ethernet/) for the full license terms - Wingetly itself does not charge for installation.
Does USB Network Gate 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 USB Network Gate directly from the publisher.
How do I keep USB Network Gate up to date?
Run winget upgrade --id ElectronicTeam.USBNetworkGate --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of USB Network Gate from microsoft/winget-pkgs.