WDS PXE-E53 No Boot Filename Received

Connor Owens 6 Reputation points
2020-11-23T02:05:34.087+00:00

Hello,

Having some issues with WDS. I can not get any clients to boot to WDS, as they receive a "PXE-E53 No Boot Filename Received" error. For background, DHCP and WDS are on the same machine, option 60 is PXEClient, option 66 points to the IP of the WDS server, and option 67 is set to "\boot\x64\wdsnbp.com" I can not get this figured out for some reason. Any help is appreciated.

Connor

Windows for business | Windows Client for IT Pros | Devices and deployment | Set up, install, or upgrade
Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Teemo Tang 11,466 Reputation points
    2020-11-23T07:12:14.423+00:00

    Hi Connor,
    The "PXE-E53" error indicates that the PXE client received a reply to its DHCPDISCOVER message, but the "boot filename" information was missing in this reply. Make sure that the "boot filename" option is present on your DHCP server, and that its value is set to the filename of the boot loader.
    When using DHCP Options for PXE Boot, Option 66 must be the IP-address of your WDS server, Option 67 must be pointing to "SMSBoot\x86\wdsnbp.com". When using IP-helpers you need to enter the IP-address of your WDS server only.
    Option 67 for the name is like this
    For legacy bios x86 SMSBoot\x86\wdsnbp.com
    For legacy bios x64 SMSBoot\x64\wdsnbp.com
    For UEFI x86 SMSBoot\x86\wdsmgfw.efi
    For UEFI x64 SMSBoot\x64\wdsmgfw.efi
    The option 60 is by default the value should be: PXEClient
    Option 66 is the FQDN of the pxe server.
    If you plan on booting UEFI you will only be able to boot UEFI with this option. And with the legacy bios you can use For legacy bios x86 SMSBoot\x86\wdsnbp.com to boot both X64 and X86
    But please look into using Ip-helper and not forcing those option they are wonky at best and Microsoft strongly suggest using Ip-helper as well.
    A similar case
    https://www.dell.com/community/Laptops-General-Read-Only/PXE-E53-No-boot-filename-received-after-Dell-update/m-p/5048450#M899836
    Please note: Information posted in the given link is hosted by a third party. Microsoft does not guarantee the accuracy and effectiveness of information.

    -------------------------------------------------------------------------------------

    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.