Wingetlywingetly
← All apps

Network Time System (Client)

by Softros Systemsv2.6.2

Last updated

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

Install with winget

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

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

Silent install command for Network Time System (Client)

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

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

See the full silent install reference for Network Time System (Client)

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 Client is part of the Network Time System package responsible for synchronizing time on Windows based workstations where it is installed. The application is capable of automatically searching for time server(s) on the corporate network of any complexity, from LANs to multiple routing networks. Setting a time server manually is also possible.

NTP Client Key features:

- Network Time System (NTP Client) supports both our own advanced time protocol (NTSv2) and the most widely used NTP and SNTP time sync protocols.

- The application can find time servers running Network Time System (Server) by either sending out UDP broadcast requests or resolving the "timeserver.nts" host and connecting directly to the resolved IP address. The latter gives you the opportunity of setting up a stable time system by combining a series of physical and virtual time servers installed on different machines and/or locations of the company network.

- Network Time System (Client) is able to simultaneously gather time from several NTSv2 or NTP Servers and choose the fastest one to adopt the time from.

- The NTSv2 time protocol allows Network Time System (Server) to transmit the source time to the clients by sending NTSv2-UDP broadcasts that Network Time System (Client) can accept.

- A built-in scheduler helps you easily set up time synchronization intervals.

- Network Time Client is a system service application that starts working right after Windows is loaded, whether there are any users logged on or not.

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 (Client).

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 (Server)Softros Systems
    Softros.NetworkTimeSystem.Serverv2.6.2

    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.

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

  • Automox AgentAutomox
    Automox.AutomoxAgentv2.6.53

    The Automox Agent for deployment to devices

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

Frequently asked questions

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