Maybe define some policies.
https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-r2-and-2012/dn425039(v=ws.11)
--please don't forget to upvote
and Accept as answer
if the reply is helpful--
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
Is it possible to configure Windows DHCP Server to assign IP addresses only to domain-connected pcs?
Thanks.
Maybe define some policies.
https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-r2-and-2012/dn425039(v=ws.11)
--please don't forget to upvote
and Accept as answer
if the reply is helpful--
Hi there,
Yes, it is possible by creating policies.
]The Dynamic Host Configuration Protocol (DHCP) server role in Windows Server 2012 introduced a new policy-based IP address assignment feature. Policy-based assignment (PBA) allows an administrator to group DHCP clients by specific attributes based on fields contained in the DHCP client request packet.
Step-by-Step: Configure DHCP Using Policy-based Assignment
https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-r2-and-2012/hh831538(v=ws.11)
------------------------------------------------------------------------------------------------------------------------------------
If the reply is helpful, please Upvote and Accept it as an answer
Ok, thanks. I will try to configure and revert.
Getting
404 - Page not found
after opening the below link.
https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-r2-and-2012/dn425039(v=ws.11
Hi,
Thanks for your help.
I believe it is not possible to let the DHCP Server check if the client requesting the address is already connected to the domain or not because the client needs to get the IP address first to send the network information? So, the best option is to use a Mac Address-based policy.
Right?
Thanks.