@Don-Winters said in Dell Latitude 5510 PXE Boot:
Everything should be set to the standard setting in Fog
I think we are not talking about the same thing here. Let me just restate a few things.
PXE booting relies on certain settings in DHCP. If those settings are configured your target computers can find the fog server. If your dhcp server is managed by an outside entity then they may have made the settings for you. If the dhcp server is based on windows 2008 then, 2008 is not capable of dynamic pxe booting in that the boot file (dhcp option 67) is either undionly.kpxe for bios computers or uefi.pxe for uefi computers. If what you are telling me is the case, you can only boot one type of computer (bios or uefi) in your environment. This is totally OK and a workable solution. There ARE a few things we could do differently to make your life a bit easier but we need to focus on your specific issue.
Its good that the fog server and the pxe booting computer is on the same subnet, that will help debugging what is going wrong a bit easier. I have a tutorial that will capture a pcap (packet capture) of the pxe booting process with this computer. We will use the FOG server to capture this information. Here is the tutorial: https://forums.fogproject.org/topic/9673/when-dhcp-pxe-booting-process-goes-bad-and-you-have-no-clue
Grab the pcap of the pxe booting process and then upload the pcap to a file share (google drive, dropbox, etc) site and IM me the link. The filters in the tutorial will only allow the capture the minimum information needed to diagnose the issue. It will not capture all data on your network (considering you are state department regulated). If its not possible to upload this file then if you have wireshark available I can tell you what to look for, it would be much faster if I did it, but we can work either way.