Problem
When configure PXE Service Point in Microsoft System Center Configuration Manager 2007, booting may fail with the following errors:
PXE-T04: Access Violation
PXE-E36: Error Received from TFTP Server
PXE-M-F Exiting PXE Rom
You also may notice missing entries in the SMSPXE.log
Cause
This can occur because of wrong DHCP configuration.
Solution
You may need to configure IP helper (BOOTP) settings on the routers OR configure DHCP scope options in case you have Cisco DHCP instead of Microsoft DHCP.
To Configure DHCP Scope on Cisco Routers, add the following to DHCP Scope:
next-server ‘IP Address of PXE Service Point’
filename \boot\x86\wdsnbp.com
Abduljalil Abolzahab