@Eazis Will you do a few things to help us try to sort this out?
Schedule a capture or deploy to this computer, but before you do tick the debug checkbox before scheduling the task. If you don’t have this computer registered with the FOG server manually register it.
Now pxe boot the target computer, it should start to image right away, but instead of imaging it will drop you to a linux console on the target computer. There will be several screens of text you will need to clear with the enter key, but at the end you will be dropped to a linux command prompt.
How I want you to key in the following.
ip a s
lspci -k -nn | grep -i net
grep -i -e firm /var/log/syslog
get a clear picture of all of the values and post it here.
The first command will show us the network adapters
The second command will show us the hardware ID of the network adapters
The last command searches /var/syslog for any message that has firmware in the name.
After you are done with this, delete the capture/deploy task from the fog server.