Re: printer installation with DHCP constant on
I observed this in real time the other day when rthonpm was walking me through setting up DNS/DHCP in Windows Server 2019.
To put another way,
Pointer records are registered to DNS by the DHCP Server
-- Host Names are registered to DNS by the DHCP Client
** This is due to the DHCP Client being the source of the host name
*** and the DHCP Server is the source of IP addresses
I observed this in real time the other day when rthonpm was walking me through setting up DNS/DHCP in Windows Server 2019.
To put another way,
Pointer records are registered to DNS by the DHCP Server
-- Host Names are registered to DNS by the DHCP Client
** This is due to the DHCP Client being the source of the host name
*** and the DHCP Server is the source of IP addresses
Comment