SCCM | Intune | Windows 365 | Windows 11 Forums

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 PXE responder without WDS

Status
Not open for further replies.

Avoeee

New Member
Messages
2
Solutions
1
Reaction score
0
Points
1
Hello Prajwal,
I'm new to SCCM. Enabled PXE responder without WDS and when try to booting over the network it does not see SCCM server.
My current configuration is:
SCCM server with all the roles - IP 10.50.50.110 (static)
DHCP server without any 6* options configured - IP 10.50.50.106 (static)
Client machine located in 10.50.64.0/24 subnet (DHCP enabled)

Checked your post "How to Enable PXE Responder without WDS on SCCM DP" and found that additional configuration needs to be enabled:
  • Set the DWORD value DoNotListenOnDhcpPort to 1 in the following registry key: HKLM\Software\Microsoft\SMS\DP.
  • Set DHCP option 60 to PXEClient.
  • Restart the SCCMPXE and DHCP services on the server.
DO not have clear understanding there these settings needs to be configured?
Where this DWORD value to be set?
Should I install additional DP on my current DHCP?
Is there any possibility to stay with all the roles on one server with enabled PXE responder without WD?
 
Solution
My bad!
Task Sequence was assigned to all unknown systems, but for testing purposed domain joined and SCCM Client installed machine used. Once assigned TS to it, everything became available.
My bad!
Task Sequence was assigned to all unknown systems, but for testing purposed domain joined and SCCM Client installed machine used. Once assigned TS to it, everything became available.
 
Solution
Status
Not open for further replies.
Back
Top