Wingetlywingetly
← All apps

haneWIN DHCP Server

by haneWIN Softwarev3.1.28.1

Last updated

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

Install with winget

$ winget install --id haneWIN.DHCPServer --exact --version 3.1.28.1

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

Silent install command for haneWIN DHCP Server

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

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

See the full silent install reference for haneWIN DHCP 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 DHCP/BOOTP Server based on RFC 2131. Besides the standard dynamic IP address assignment for clients the software supports the assignment of predefined profiles and static IP addresses to known hardware addresses or identifiers.

The server includes a multithreaded TFTP server for secure and reliable downloads.

The server supports all DHCP/BOOTP options and has no limitation in the number of clients.

On multi homed servers the software can handle up to 32 interfaces with one dynamic IP address pool per interface IP address.

User interface in English and German.

Address and parameter assignment can be based on:

- hardware address

- hardware address range (e.g. vendor bytes of MAC address)

- Server interface

- Client identifier

- Vendor or User class (as specified in RFC 3004)

- Relay IP address

- Relay Agent Information (as specified in RFC 3046) including support of normal and trusted server interfaces.

- The DHCP Server is implemented as a native service for background operation, A Control Panel applet provides interactive access to the service.

The software is shareware.

Installers · v3.1.28.1

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 DHCP 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 DNS ServerhaneWIN Software
    haneWIN.DNSServerv2.0.17.0

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

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

  • 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 BOOTP, DHCP, Server.

Frequently asked questions

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