Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form

No valid offer received: WDS PXE-E16 error when booting clients

Posted on 25/08/202004/10/2023 IT Expert By IT Expert 2 Comments on No valid offer received: WDS PXE-E16 error when booting clients
  1. Home
  2. Windows Server
  3. No valid offer received: WDS PXE-E16 error when booting clients

Windows Deployment Services (WDS) is the revised version of Remote Installation Services (RIS). WDS enables the deployment of new clients with a network-based installation without requiring that administrators visit each computer or install directly from CD or DVD media. For how to set up and install WDS role, and how to configure Windows Deployment Services on Windows Server 2019. Also, see how to configure Windows Deployment Services on Windows Server 2019. In this article, you will learn how to fix the “No valid offer received: WDS PXE-E16 error when booting clients”.

When prompted with this error below, as I always say, there are many factors that can be responsible for this. Below is what I did to resolve my issue. Please see How to remove Windows Deployment Services role via the GUI and PowerShell, and how to fix WinRM cannot complete the operation, verify that the specified computer name is valid.

The solution to fixing no valid offer received: WDS PXE-E16 error when booting clients

Ensure the Windows Deployment Server Services are running. To verify this, log on to the WDS Server, and launch the Windows Deployment Services Tool.

Right-click on the server, select “All Tasks” and click on Start. Please see What are the differences between MDT and WDS?, and how to fix “The service could not be started either because it is disabled or because it has no enabled devices associated with it.“

The Windows Deployment Services have started successfully.

There are numerous reasons why this error is prompted. If the solution discussed above does not resolve your issue, kindly visit WDS PXE-E16 error when booting UEFI clients to see if what they discussed about this error can help you resolve your issue.

Optional: WDS moved to a different Subnet prompts PXE-E16 error

The PXE bootstrap broadcasts a DHCPDISCOVER packet with PXE-specific options on UDP port 67, which is not usually routed. Because of this, the PXE server must be located on the same subnet. But when in a different subnet, you must configure your network for forwarding UDP traffic via any of the following steps below;

  • Multihome the WDS server via additional NICs (or VLAN tagging via a single NIC if your NIC and switch support it) or,
  • Configure your network to forward UDP broadcasts. First set up the IP helper/DHCP relay on the router that communicates between the networks. For Cisco IOS this is done using the IP helper-address command.

If the DHCP server and WDS are in a different subnet now. You will also have to configure the DHCP options 66 and 67. I would recommend taking a look at WDS and DHCP Deployment Scenarios: Configure DHCP Options 60, 66, and 67

Please see how to fix Stuck at Start PXE over IPv4: PXE-E18, Server response timeout, resolve MDT Warning: Unable to set working directory, the application returned an unexpected code 2. Also, see What happens when WDS and DNS are installed on the same Windows Server? DNS issues with WDS.

I hope you found this blog post helpful. If you have any questions, please let me know in the comment session.

Rate this post

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Windows Server Tags:WDS, WDSUTIL, Windows 10, Windows Server 2016

Post navigation

Previous Post: How to query a list of installed programs in Windows
Next Post: The service could not be started either because it is disabled or because it has no enabled devices associated with it

Related Posts

  • Object Firt OOTBI offline and online cluster update
    Offline and Online Update for Object First Out-of-the-Box Cluster Windows Server
  • WindowsServer2022
    Windows Server 2022 Capabilities: Register Windows Admin Center with Azure Windows Server
  • update
    Client Visibility Issues: Fix WSUS Clients appear then disappear in the console Windows Server
  • xvy
    Fix Error 0xc1420127: The specified image in the specified wim is already mounted for read and write access Windows Server
  • Windows Defender exclusion
    Mitigate Veeam Threat Hunter Service Scanning Interference Windows Server
  • fhgj
    Resolve DISM unspecified error when removing preinstalled packages(Error code 15601) Windows Server

More Related Articles

Object Firt OOTBI offline and online cluster update Offline and Online Update for Object First Out-of-the-Box Cluster Windows Server
WindowsServer2022 Windows Server 2022 Capabilities: Register Windows Admin Center with Azure Windows Server
update Client Visibility Issues: Fix WSUS Clients appear then disappear in the console Windows Server
xvy Fix Error 0xc1420127: The specified image in the specified wim is already mounted for read and write access Windows Server
Windows Defender exclusion Mitigate Veeam Threat Hunter Service Scanning Interference Windows Server
fhgj Resolve DISM unspecified error when removing preinstalled packages(Error code 15601) Windows Server

Comments (2) on “No valid offer received: WDS PXE-E16 error when booting clients”

  1. Avatar photo Rashid says:
    10/05/2023 at 8:28 AM

    I feel like DHCP is also installed on that server and both WDS and DHCP trying to use same port 67
    check on cmd
    Text

    netstat -ano | findStr "67"
    

    If yes,
     Method 1At the command prompt, type the following command, and then press ENTER:
    wdsutil /set-Server /UseDhcpPorts:No
    Method 2Click Start, click Run, type wdsmgmt.msc, and then press OK.In the Windows Deployment Services window, expand Servers, right-click the WDS server name, and then click Properties.
    In the Server Properties dialog box, click the DHCP tab.
    Click to select the Do not listen on port 67 check box, and then click Apply.

    Log in to Reply
    1. chris Christian says:
      10/05/2023 at 8:00 PM

      Hello Rashid,

      Thank you very much for sharing this information with the community. As I mentioned, here is another possible solution to this issue.

      Cheers!

      Log in to Reply

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • Veeam Plugin update for Proxmox
    Update Veeam Backup for Proxmox Plugin to support PVE 9.0 Backup
  • Configure Data Deduplication on Windows Server
    Video on how to Configure Data Deduplication on Windows Server Windows Server
  • SOBR   implementing 3 2 1 Rule
    Achieve 3-2-1 rule with SOBR on Synology or OOTBI and Wasabi Backup
  • Active Directory Security Hardening with GPO and Policy Analyzer
    Harden Active Directory Using CIS Benchmark and MSCT 1.0 Windows Server
  • exchange 2016 1
    Remove Microsoft Exchange Server: Using ADSIEdit Tool Network | Monitoring
  • Vmware workstation player and devicecredential guard not compatible
    Fix VMware Workstation and Credential Guard are not compatible Virtualization
  • create a Lenovo USB Recovery key
    Windows 10 Yoga Recovery: Download the files needed to create a Lenovo USB Recovery key Windows
  • Object First Honeypot OOTBI
    OOTBI Security Best Practices: Enable Honeypot on Object First Backup

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,796 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.