InterviewSolution
| 1. |
How Does A Workstation Find Its Domain Controller? |
|
Answer» There are two different mechanisms to locate a domain CONTROLLER: one method is used when NetBIOS over TCP/IP is enabled and the other when it has been disabled in the TCP/IP network configuration. Where NetBIOS over TCP/IP is disabled, all name resolution INVOLVES the use of DNS, broadcast messaging over UDP, as well as Active Directory communication TECHNOLOGIES. There are two different mechanisms to locate a domain controller: one method is used when NetBIOS over TCP/IP is enabled and the other when it has been disabled in the TCP/IP network configuration. Where NetBIOS over TCP/IP is disabled, all name resolution involves the use of DNS, broadcast messaging over UDP, as well as Active Directory communication technologies. |
|