Hi,
Thanks for posting in TechNet.
I concur with Jason here. DHCP options can be problematic and might not work reliably or consistently. Also, using DHCP options to control PXE requests in Configuration Manager is not supported by Microsoft.
Based on my experience, you need to configure the IP Helpers correctly. IP Helpers must be configured on the routers if any of the DHCP server, the client computer, or the Configuration Manager server that is running WDS and the PXE-enabled DP are on separate subnets or VLANs.
- IP Helpers are necessary because the PXE request that is generated by the client computer is a broadcast that doesn't travel outside the local subnet or VLAN. If the DHCP server or the WDS/PXE-enabled DP aren't on the same subnet or VLAN as the client computer, they will not see or hear the PXE request broadcast from the client. Therefore, the servers will not respond to the PXE request.
- For the scenario that are unable to use IP Helpers, we can deploy both DHCP server and PXE-enabled DP on the remote site.
For more information, please refer to:
How to boot from a PXE server that's on a different network
Understand PXE boot in Configuration Manager
Thanks for your time.
Best regards,
Simon
If the response is helpful, please click "Accept Answer" and upvote it.