averainy's Blog

averainy

16 Oct 2024

Chainloading to WDS From IPXE With UEFI

edit ipxe config file like boot.ipxe:

item win-wds Windows Deployment Services

:win-wds
set wdsserver:ipv4 192.168.11.xxx #your wds server ip
set net0/next-server ${wdsserver}
chain tftp://${wdsserver}/boot%5Cx86%5cwdsnbp.com