Only authorized servers can issue ip addresses to clients in AD, and only DCs and member servers can be authorized in an AD environment. But how can then DHCP rogue servers (Stand-alone servers that are running the DHCP server service) co-exist with authorized servers?
Prevent rogue DHCP servers on your network by authorizing DHCP servers in AD DS
"Although it is not recommended, you can use a stand-alone server as a DHCP server as long as it is not on a subnet with any authorized DHCP servers. When a stand-alone DHCP server detects an authorized server on the same subnet, it automatically stops leasing IP addresses to DHCP clients."
But what if a rogue server is installed on Subnet A, which has a DHCP relay agent, which means that it can relay DHCP messages between the DHCP server on Subnet A and DHCP clients on Subnet B.
Subnet B consists of an AD environment, with authorized DHCP servers.
So can the rogue server on Subnet A issue addresses to (AD) DHCP clients on Subnet B?