Wingetlywingetly
← All apps

EMCO Remote Installer 6

by EMCO Softwarev6.1.4

Last updated

Remote software deployment tool for installing and uninstalling applications, and auditing installed software on Windows PCs over a network.

Install with winget

$ winget install --id EMCO.RemoteInstaller.6 --exact --version 6.1.4

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

Silent install command for EMCO Remote Installer 6

EMCO Remote Installer 6 uses EXE. The silent install switches are /s.

One-line silent install (neutral, machine scope)
RemoteInstallerSetup-6.1.4.exe /s

See the full silent install reference for EMCO Remote Installer 6

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

EMCO Remote Installer is a network-based solution for centralized software deployment and auditing on remote Windows computers. It allows administrators to install and uninstall MSI and EXE packages on multiple machines simultaneously without visiting each device.

The product supports unattended deployments, execution under specified credentials, and flexible scheduling to control when installations occur. Detailed logs are generated for every operation, providing full visibility into deployment results.

In addition to deployment, EMCO Remote Installer includes comprehensive software audit capabilities. It collects information about installed applications from remote machines, builds aggregated inventory reports, and helps track software versions across the network. This enables administrators to verify compliance, identify outdated applications, and maintain consistent software configurations in distributed environments.

Installers · v6.1.4

ArchitectureTypeScopeInstallDownload
neutralEXEmachineDirect

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

Security

1 known CVE via NVD

  • high8.8Patched in wingetCVE-2022-28944affects v6.0.13May 23, 2022

    Certain EMCO Software products are affected by: CWE-494: Download of Code Without Integrity Check. This affects MSI Package Builder for Windows 9.1.4 and Remote Installer for Windows 6.0.13 and Ping Monitor for Windows 8.0.18 and Remote Shutdown for Windows 7.2.2 and WakeOnLan 2...

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

  • EMCO Ping Monitor 9EMCO Software
    EMCO.PingMonitor.9v9.2.1

    Automated ping-based network monitoring tool that tracks host availability and delivers real-time outage alerts.

  • EMCO MSI Package Builder 12EMCO Software
    EMCO.MSIPackageBuilder.12v12.1.1

    The premier tool for creating MSI, MSIX, and IntuneWin packages and repackaging existing installations for deployment.

  • EMCO Ping MonitorEMCO Software
    EMCOSoftware.PingMonitorv9.3.0.7004

    Host Availability and Connection Quality Monitoring Tool

  • EMCO UnlockITEMCO Software
    EMCO.UnlockITv7.0.6

    Freeware file unlock utility for detecting locking processes and releasing file and folder locks on Windows systems.

  • EMCO Remote Shutdown 7EMCO Software
    EMCO.RemoteShutdown.7v7.4.4

    Remote power and system management tool for executing shutdown, reboot, Wake-on-LAN, logoff, lock, and other remote actions on Windows PCs over a network.

  • pnpmpnpm
    pnpm.pnpmv12.3.4

    Fast, disk space efficient package manager.

More from EMCO Software or browse install, uninstall, deployment.

Frequently asked questions

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