WDS DHCP SCCM single server setup procedure
Can anyone do a favour for me to setup an OSD server i made WDS DHCP SCCM single server
but client is getting error TFTP and PXE errors always so that could not be complete the process
i reffed the so many blogs for the same but result is confusion , i have captured the .wim file and from the console i can do it but server preparation could not processed.
i did
C:\WINDOWS\system32>netsh
netsh>dhcp
netsh>dhcp>server \\<server_machine_name>
netsh dhcp>add optiondef 60 PXEClient String 0 comment=PXE support
netsh dhcp>set optionvalue 60 STRING PXEClient
netsh dhcp>exit
and regedits
May 23rd, 2011 5:00am
Did you configure WDS to not listen to DHCP ports?
Also take a look here for more information:
http://blogs.technet.com/b/oob/archive/2011/01/05/troubleshooting-the-pxe-service-point-and-wds-in-configuration-manager-2007.aspxMy Blog: http://www.petervanderwoude.nl/
Free Windows Admin Tool Kit Click here and download it now
May 23rd, 2011 7:00am