How do I PXE Boot Only when I want it to without user intervention?
Posted
by
troz123
on Super User
See other posts from Super User
or by troz123
Published on 2011-02-26T21:21:28Z
Indexed on
2011/02/26
23:27 UTC
Read the original article
Hit count: 235
I would like to setup a PXE environment where I can re-image machines remotely without any user intervention. Only problem is when the re-imaging is completed it will do the re-imaging again and again and again. If I remove the MAC address file then I just get a error saying it can't find the MAC address file and the system stops. I also tried turning off the TFTP server and I get a error stating can't find TFTPD server. How can I make client machines only PXE boot once and after the re-imaging it will boot into Windows and everything is happy? And only PXE boot when I want it too... I'm using TFTPD32 to serve the files. I'm using a Windows 2003 DHCP server that points to pxelinux.0...
© Super User or respective owner