Wingetlywingetly
← All apps

NoMachine Small Business Cloud Server

by NoMachine S.a.r.l.v8.16.1

Last updated

Offers the same rich feature-set as Cloud Server and is perfect for single departments and design studios that need to provide centralized access to remote users from outside the private network.

Install with winget

$ winget install --id NoMachine.NoMachine.SmallBusinessCloudServer --exact --version 8.16.1

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

Silent install command for NoMachine Small Business Cloud Server

NoMachine Small Business Cloud Server uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, machine scope)
nomachine-small-business-cloud-server_8.16.1_1_x64.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for NoMachine Small Business Cloud Server

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

NoMachine Small Business Cloud Server centralizes user access through a single gateway allowing NoMachine client devices to connect securely from outside the corporate network to remote desktops and servers residing inside. It is tailored for small teams and allows up to 10 simultaneous connections. Since any number of NoMachine nodes such as Enterprise Desktops or even Terminal Servers can be added to it, this mini connection broker is perfect for set-ups where there are multiple NoMachine-enabled desktops and computers, but only a few users requesting offsite remote access at any given time.

Installers · v8.16.1

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
machineDirect
x64EXE
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-42980affects before 7.7.4Dec 7, 2021

    NoMachine Cloud Server is affected by Buffer Overflow. IOCTL Handler 0x22001B in the NoMachine Cloud Server above 4.0.346 and below 7.7.4 allow local attackers to execute arbitrary code in kernel mode or cause a denial of service (memory corruption and OS crash) via specially cr...

  • high8.8Patched in wingetCVE-2021-42979affects before 7.7.4Dec 7, 2021

    NoMachine Cloud Server is affected by Integer Overflow. IOCTL Handler 0x22001B in the NoMachine Cloud Server above 4.0.346 and below 7.7.4 allow local attackers to execute arbitrary code in kernel mode or cause a denial of service (memory corruption and OS crash) via specially c...

Source: NVD, updated just now. 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

  • NoMachineNoMachine S.a.r.l.
    NoMachine.NoMachinev10.1.7

    Free remote desktop for everybody. This version contains both the server and the client side parts of the application.

  • NoMachine Enterprise ClientNoMachine S.a.r.l.
    NoMachine.NoMachine.EnterpriseClientv10.1.7

    Get access to all your remote PCs and desktop computers where you have provided a NoMachine server product. Do that with a minimal install, including only the client-side components of the NoMachine software suite.

  • NoMachine Enterprise DesktopNoMachine S.a.r.l.
    NoMachine.NoMachine.EnterpriseDesktopv10.1.7

    Make any computer accessible from remote

  • NoMachine Enterprise Cloud Server ClusterNoMachine S.a.r.l.
    NoMachine.NoMachine.EnterpriseCloudServerClusterv10.1.7

    A powerful, resilient gateway to your entire desktop and server infrastructure with integrated high-availability and load-balancing capabilities providing automatic failover in the case of a server outage.

  • NoMachine Cloud ServerNoMachine S.a.r.l.
    NoMachine.NoMachine.CloudServerv10.1.7

    For smaller deployments Cloud Server permits up to 20 connections, connecting users located outside the LAN to their NoMachine-enabled computers. Users can connect from any device or Web browser to Windows, Mac or Linux desktops on the corporate network.

  • NoMachine Enterprise Cloud ServerNoMachine S.a.r.l.
    NoMachine.NoMachine.EnterpriseCloudServerv10.1.7

    A remote access gateway which securely tunnels connections to NoMachine Windows, macOS or Linux nodes as well as foreign Unix hosts residing on the corporate network.

More from NoMachine S.a.r.l. or browse remote, remote-access, remote-control.

Frequently asked questions

How do I install NoMachine Small Business Cloud Server on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id NoMachine.NoMachine.SmallBusinessCloudServer --exact --version 8.16.1. winget downloads the installer from NoMachine S.a.r.l. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install NoMachine Small Business Cloud Server silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id NoMachine.NoMachine.SmallBusinessCloudServer --exact 8.16.1 --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 NoMachine Small Business Cloud Server?
NoMachine Small Business Cloud Server uses EXE (Inno Setup). Run the downloaded installer with: nomachine-small-business-cloud-server_8.16.1_1_x64.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall NoMachine Small Business Cloud Server via winget?
Run: winget uninstall --id NoMachine.NoMachine.SmallBusinessCloudServer --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from NoMachine Small Business Cloud Server's Apps & Features entry.
Is NoMachine Small Business Cloud Server free?
NoMachine Small Business Cloud Server is distributed under Proprietary. Refer to the publisher (https://downloads.nomachine.com/) for the full license terms - Wingetly itself does not charge for installation.
Does NoMachine Small Business Cloud Server 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 NoMachine Small Business Cloud Server directly from the publisher.
How do I keep NoMachine Small Business Cloud Server up to date?
Run winget upgrade --id NoMachine.NoMachine.SmallBusinessCloudServer --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of NoMachine Small Business Cloud Server from microsoft/winget-pkgs.