InterviewSolution
| 1. |
How Is The Dhcp Server Service Integrated With Active Directory? |
|
Answer» The DHCP Server service is integrated with Active Directory to provide AUTHORIZATION for DHCP servers. A DHCP server, which is a domain controller or a member of an Active Directory domain, QUERIES Active Directory for the list of authorized servers. If its own IP address is not in the list of authorized DHCP servers, the DHCP Server service does not complete its start up sequence and automatically shuts down. The DHCP Server service is integrated with Active Directory to provide authorization for DHCP servers. A DHCP server, which is a domain controller or a member of an Active Directory domain, queries Active Directory for the list of authorized servers. If its own IP address is not in the list of authorized DHCP servers, the DHCP Server service does not complete its start up sequence and automatically shuts down. |
|