Hi,

I am working as System administrator and we are using two domain controllers running Windows Server 2022 for our site.Both are just backup domain controllers only for authentication purpose and DHCP/DNS that’s it.

I want to install WDS + MDT for which I watched videos on how to setup it but I have one question.We have 2 DC as I said.On DC1 we have DHCP and DNS, NPS and on DC2 just DNS

On which server I should install and setup WDS, Can I go for DC2?Will it work or I have to make some changes to point to DHCP?? are their any articles which can guide?

4 Spice ups

WDS/MDT should be on a member server, NOT a DC. DCs should only do DC stuff as a matter of practice.

With that said, the PXE component of WDS requires special configuration if WDS is installed on a server that also does DHCP - more specifically, needs to be set to NOT listen on port 67. More info if you goggle “WDS and DHCP on same server”

1 Spice up

If OP takes your advice regarding not using the DC, the DHCP bit won’t matter…

OP - take the advice @kevinhughes2 gives here.