Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

SOLVED Unable to Deploy OS via SCCM

Wert

Member
Messages
5
Reaction score
0
Points
1
Hello Prajwal,

I am a newbie in SCCM and have been learning this tool via you posts and documents, thanks a lot for your efforts, I am stuck at a point where I am unable to Deploy OS via PXE Boot I have followed PART-14 &15 of your tutorials, once I start my VM (its on a vmware workstation) I get the attached error.

I have not enabled DHCP Services on my Win 2012 STD Server but still I get this error, WDS service is enabled, I am trying this on a LAB environment, Could you please guide on how to move forward on this.

Thanks in advance

Anil
 
If DHCP and WDS are are on different subnets you must configure your router to forward broadcast packets because most often we see that broadcast packets are not allowed to cross other subnets. All DHCP broadcasts by client computers on UDP port 67 should be forwarded directly to both the DHCP server and the Windows Deployment Services server. Also, all traffic on UDP port 4011 from the client computers to the Windows Deployment Services server should be routed appropriately. To help WDS client find the WDS server we must configure DHCP option 66 and DHCP option 67. Option 66 should be set to the Windows Deployment Services server, and option 67 should be set to boot\x86\wdsnbp.com. Set the DHCP option 66 to hostname of the WDS server or the IP address of WDS server. DHCP option 67 is for boot file name, the clients will need the boot file in order to boot, so set option 67 to boot\x86\wdsnbp.com for 32 bit clients and for 64 bit clients boot\x64\wdsnbp.com
 
What about of using capture media wizard and bootable media assistant in order to deploy an IMAGE, whithout using DHCP server?. Of course, I have to assigned an IP addressmanually



Is it truely posible?
 

Forum statistics

Threads
7,025
Messages
27,490
Members
17,677
Latest member
Nairolf

Trending content

Back
Top