Step 7. is a ledge to which the otherwise clearly written previous 6 steps lead the reader to fall off of.
"Configure your PXE/TFTP server to point PXE clients to download WDSNBP.COM."
What do you mean here?
Does this imply edits to the pxelinux.cfg/default" file?
or edits to the /etc/dhcpd.conf file?
Adding this...
label pe
kernel Boot/wdsnbp.com
to the pxelinux.cfg/default file clearly does not work. And neither does setting the "filename" within dhcpd.conf.
A simple example here would really be nice.
What would the label entry within pxelinux.cfg/default look like in this case?