Wingetlywingetly
← All apps

haneWIN DNS Server

by haneWIN Softwarev2.0.17.0

Last updated

The server can run as Primary or Backup name server and supports dynamic DNS updates based on RFC 2136.

Install with winget

$ winget install --id haneWIN.DNSServer --exact --version 2.0.17.0

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

Silent install command for haneWIN DNS Server

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

One-line silent install (x86, machine scope)
dns2017.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for haneWIN DNS 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

The software implements a DNS Server for all Windows platforms.

The server can run as Primary or Backup name server and supports dynamic DNS updates based on RFC 2136.

The server operates as a so called "recursive DNS forwarder" with caching. Requests for non local domains are answered from the cache or forwarded to external nameservers.

The DNS Server is implemented for Windows XP/VISTA/20xx/7/8/10/11 as native service for background operation. A Control Panel applet provides interactive access to the service.

The server can run as Primary or Backup name server and supports dynamic DNS updates based on RFC 2136.

The software is shareware.

Installers · v2.0.17.0

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
machineDirect

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 haneWIN DNS 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

  • haneWIN NFS ServerhaneWIN Software
    haneWIN.NFSServerv1.2.68.4

    The software implements a multithreaded NFS Server for all Windows platforms.

  • haneWIN TFTP ServerhaneWIN Software
    haneWIN.TFTPServerv1.7.2.1

    The software implements a multithreaded TFTP Server based on RFC 1350 including all extensions specified in RFC 2347-2349 (blocksize, transfer size, timeout options).

  • haneWIN LLDP AgenthaneWIN Software
    haneWIN.LLDPAgentv1.4.31.3

    The haneWIN LLDP software implements a LLDP Agent based on the IEEE 802.1AB standard for the Link Layer Discovery Protocol.

  • haneWIN DHCP ServerhaneWIN Software
    haneWIN.DHCPServerv3.1.28.1

    The software implements a DHCP/BOOTP Server based on RFC 2131.

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

  • Sante PACS Server FreeSantesoft LTD
    Santesoft.SantePacsServerFreev1.6.6

    Sante Free PACS Server is a DICOM 3.0 compliant PACS server and an HTTP (web) server for DICOM files that offers high performance and reliability completely free of charge!

More from haneWIN Software or browse DNS, Server, Shareware.

Frequently asked questions

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