Wingetlywingetly
← All apps

NTPSync

by NASS e.K.v1.0.0

Last updated

Sync your Windows system clock to NTP.

Install with winget

$ winget install --id NASS.NTPSync --exact --version 1.0.0

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

Silent install command for NTPSync

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

One-line silent install (x64)
NTPSync-Setup-1.0.0.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for NTPSync

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.

Installers · v1.0.0

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
-Direct
x64Portable-Direct

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

Security

8 known CVEs via NVD

  • medium6.4Patched in wingetCVE-2023-26555affects v4.2.8Apr 11, 2023

    praecis_parse in ntpd/refclock_palisade.c in NTP 4.2.8p15 has an out-of-bounds write. Any attack method would be complex, e.g., with a manipulated GPS receiver.

  • medium5.6Patched in wingetCVE-2023-26554affects v4.2.8Apr 11, 2023

    mstolfp in libntp/mstolfp.c in NTP 4.2.8p15 has an out-of-bounds write when adding a '\0' character. An adversary may be able to attack a client ntpq process, but cannot attack ntpd.

  • medium5.6Patched in wingetCVE-2023-26553affects v4.2.8Apr 11, 2023

    mstolfp in libntp/mstolfp.c in NTP 4.2.8p15 has an out-of-bounds write when copying the trailing number. An adversary may be able to attack a client ntpq process, but cannot attack ntpd.

  • medium5.6Patched in wingetCVE-2023-26552affects v4.2.8Apr 11, 2023

    mstolfp in libntp/mstolfp.c in NTP 4.2.8p15 has an out-of-bounds write when adding a decimal point. An adversary may be able to attack a client ntpq process, but cannot attack ntpd.

  • medium5.6Patched in wingetCVE-2023-26551affects v4.2.8Apr 11, 2023

    mstolfp in libntp/mstolfp.c in NTP 4.2.8p15 has an out-of-bounds write in the cp<cpdec while loop. An adversary may be able to attack a client ntpq process, but cannot attack ntpd.

  • medium4.4Patched in wingetCVE-2020-15025affects before 4.3.101Jun 24, 2020

    ntpd in ntp 4.2.8 before 4.2.8p15 and 4.3.x before 4.3.101 allows remote attackers to cause a denial of service (memory consumption) by sending packets, because memory is not freed in situations where a CMAC key is used and associated with a CMAC algorithm in the ntp.keys file.

  • high7.4Fix in v4.2.8CVE-2020-13817affects before 4.2.8, 4.3.100Jun 4, 2020

    ntpd in ntp before 4.2.8p14 and 4.3.x before 4.3.100 allows remote attackers to cause a denial of service (daemon exit or system time change) by predicting transmit timestamps for use in spoofed packets. The victim must be relying on unauthenticated IPv4 time sources. There must...

  • high7.5Fix in v4.3.100CVE-2020-11868affects before 4.3.100Apr 16, 2020

    ntpd in ntp before 4.2.8p14 and 4.3.x before 4.3.100 allows an off-path attacker to block unauthenticated synchronization via a server mode packet with a spoofed source IP address, because transmissions are rescheduled even when a packet lacks a valid origin timestamp.

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.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Related apps

  • A
    adoNASS e.K.
    NASS.adov1.0.2

    Ado - Administrator do. Run a program elevated via UAC

  • WrokNASS e.K.
    NASS.Wrokv1.3.0

    Moderner, portabler WebView2-basierter Grok-Client mit Makro-Hotkeys, Boss-Taste, Medienansicht und Tray-Menü.

  • W3DevicesNASS e.K.
    NASS.W3Devicesv1.2.2

    A small application to locally administrate Scalefusion MDM devices.

  • AvUploadNASS e.K.
    NASS.AvUploadv1.4.0

    Uploader for Avast and AVG antivirus whitelisting service

  • PrintButtonNASS e.K.
    NASS.PrintButtonv1.0.0

    Print Office documents (*.doc[x], *.xls[x], *.pdf) via dropping on a floating Icon without having Office or pdf Reader installed.

  • KeepRunningNASS e.K.
    NASS.KeepRunningv1.0.0

    Monitor and keep a program running

More from NASS e.K. or browse ntp-sync, open-source, network-time-protocol-sync.

Frequently asked questions

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