Wingetlywingetly
← All apps

Network Time System (Server)

by Softros Systemsv2.6.2

Last updated

Network Time Server is part of the Network Time System package used for setting up and running a dedicated time server on the company network.

Install with winget

$ winget install --id Softros.NetworkTimeSystem.Server --exact --version 2.6.2

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

Silent install command for Network Time System (Server)

Network Time System (Server) uses MSI. The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i NTS-Server-Setup-x64.msi /quiet /norestart

See the full silent install reference for Network Time System (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

Network Time Server is part of the Network Time System package used for setting up and running a dedicated time server on the company network. The application is capable of time synchronization with external NTP/SNTP sources - public NTP time servers or local trusted time sources such as NMEA 0183 GPS receivers (via COM, USB, Bluetooth ports, TCP/IP, UDP multicasting), radio clock cards, NTP servers etc. Moreover, it can host the time received from an external time source for Windows workstations, any NTP/SNTP compatible devices and non-Windows NTP clients.

Key Features:

- This allows you to synchronize time on various hardware such as routers, switches, IP cameras and computers running operating systems different from Windows.

- NTSv2, our proprietary time sync protocol, comes with the following enhanced functionality: 256-bit AES encryption, Network-wide licensing management, Time client settings distribution, UDP broadcasting support

- The time Network Time Server receives from an external time source can be customized in a few ways, including converting to the local time and applying a custom offset.

- Configuring several external time sources such as NTP, SNTP servers or NMEA 0183 GPS receiver helps you ensure a dependable system of precise time.

- All major events relating to both the internal time server and external time sources are logged to the Application Event Log and separate text files.

Free for 30 days

Installers · v2.6.2

ArchitectureTypeScopeInstallDownload
x86MSImachineDirect
x64MSImachineDirect

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

Security

No known CVEs for Network Time System (Server).

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Transparent Lock ScreenSoftros Systems
    Softros.TransparentLockScreenv26.7.6644.0

    Lock your computer while keeping your desktop visible with Transparent Lock Screen

  • Network Time System (Client)Softros Systems
    Softros.NetworkTimeSystem.Clientv2.6.2

    Network Time Client is part of the Network Time System package responsible for synchronizing time on Windows based workstations where it is installed.

  • Softros LAN MessengerSoftros Systems
    Softros.SoftrosLANMessengerv12.6.6

    Softros LAN Messenger is an easy-to-use LAN messaging application for safe, secure and effective intra-office communication. It does not require a server to run and is very easy to install.

  • LogonExpertSoftros Systems
    Softros.LogonExpertv11.3.1

    LogonExpert is a secure approach to automatic logon. It stores logon data encrypted with the AES 256 algorithm.

  • LogonExpert ServerSoftros Systems
    Softros.LogonExpert.Serverv25.10.9

    LogonExpert Server is a centralized solution for storing and managing Windows autologon credentials, settings, scheduled tasks, and licenses for all LogonExpert Clie ts in your network.

  • PrintSCPCharruaSoft
    CharruaSoft.PrintSCPv12.0

    PrintSCP transforms the way medical studies are printed, replacing traditional film with high-quality paper printing from Windows, providing printed copies to patients and referring physicians.

More from Softros Systems or browse NTP, Network, SNTP.

Frequently asked questions

How do I install Network Time System (Server) on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Softros.NetworkTimeSystem.Server --exact --version 2.6.2. winget downloads the installer from Softros Systems and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Network Time System (Server) silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Softros.NetworkTimeSystem.Server --exact 2.6.2 --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 Network Time System (Server)?
Network Time System (Server) uses MSI. Run the downloaded installer with: msiexec.exe /i NTS-Server-Setup-x64.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Network Time System (Server) via winget?
Run: winget uninstall --id Softros.NetworkTimeSystem.Server --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Network Time System (Server)'s Apps & Features entry.
Is Network Time System (Server) free?
Network Time System (Server) is distributed under Proprietary. Refer to the publisher (https://nts.softros.com/server/) for the full license terms - Wingetly itself does not charge for installation.
Does Network Time System (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 Network Time System (Server) directly from the publisher.
How do I keep Network Time System (Server) up to date?
Run winget upgrade --id Softros.NetworkTimeSystem.Server --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Network Time System (Server) from microsoft/winget-pkgs.