SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
MCTS: Configuring Name Resolution
Start Test
Study First
Subjects
:
certifications
,
mcts
,
it-skills
Instructions:
Answer 49 questions in 15 minutes.
If you are not ready to take this test, you can
study here
.
Match each statement with the correct term.
Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.
This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. You can create a Dcpromo _____ file by running Dcpromo on another computer that is running a full installation of Win Server 2008 or Win Server 2008 R2.
register its address in DNS
ipconfig /displaydns
authoritative
answer
2. In Win Vista and Win Server 2008 - LLMNR is enabled only when ______ is enabled. However - in Win 7 and Win Server 2008 R2 - LLMNR is enabled by default without this.
authoritative
If a DNS server cannot resolve a query by using zone data - it attempts to answer the query by using cached information.
push-pull
Network Discovery
3. Whenever you add an entry to the ______ file - that entry is immediately loaded into the DNS resolver cache.
Hosts
Resource records
push-pull
devolution
4. To configure DNS cache locking - type the following command at an elevated command prompt on a DNS server running Win Server 2008 R2:
dnscmd /Config /CacheLockingPercent <percent>
A computer first checks the resolver cache to answer a query.
Network Discovery
zone
5. When enabled - ______ is always used to resolve computer names on the local subnet for the Network Map feature and for network browsing through Network on the Start menu.
recursion
Recursion
Iteration
LLMNR
6. To view the DNS client cache - type ______ at a command prompt.
ipconfig /displaydns
dnscmd /Config /SocketPoolSize <value>
secure dynamic updates
TTL
7. Win Server 2008 R2 networks include no fewer than three name resolution systems: ______.
Caching-only
installinh a caching-only DNS server
Hosts
DNS - Link Local Multicast Name Resolution (LLMNR) - and NetBIOS
8. You can adjust the size of the pool of ports from which a random source port is chosen. To do so - type ______ at an elevated command prompt - where <value> is a number up to 10000 indicating the pool size.
Recursion
dnscmd /Config /SocketPoolSize <value>
A computer first checks the resolver cache to answer a query.
A DNS server first attempts to resolve a query by using resource records stored in a locally configured zone.
9. This NetBIOS node type uses WINS queries first (p-node) and then uses broadcasts (b-node) as a fallback mechanism if no WINS server is configured - if a configured WINS server is unavailable - or if the queried-for name is not found in the WINS datab
Hybrid (h-node)
zone
register its address in DNS
hybrid
10. The ______ file is a static - local database file that is stored in the directory %SystemRoot%System32DriversEtc and that maps specific NetBIOS names to IP addresses.
cache locking
Network Discovery
register its address in DNS
Lmhosts
11. The mechanism or mechanisms that NetBIOS uses to resolve computer names depends on the NetBIOS node type that is configured for the computer. Four node types exist:
devolution level
start /w ocsetup DNS-Server-Core-Role
cache locking
1. Broadcast (b-node) 2. Point-to-point (p-node) 3. Mixed (m-node) 4. Hybrid (h-node)
12. 1. Install the DNS server role on the server.2. Do not create any zones. 3. Verify that root hints are configured or updated correctly.
devolution level
installinh a caching-only DNS server
LLMNR
1. it requires no configuration 2. it is compatible with IPv6 3. it uses multicasting instead of broadcasting 4. it is a much smaller service than NetBIOS
13. For all host records - you can attempt to force a registration in DNS by typing the command ______ at an elevated command prompt.
hybrid
Ipconfig /registerdns
Recursion
devolution level
14. To clear the DNS client cache - you can type ______ at the command prompt.
resolver
Mixed (m-node)
Recursion
ipconfig /flushdns
15. If a computer needs to resolve a DNS name - what is the first method it attempts to use?
Caching-only
installinh a caching-only DNS server
A computer first checks the resolver cache to answer a query.
dnscmd /Config /CacheLockingPercent <percent>
16. The ______ file helps resolve host names to IP addresses - and the ______ file helps resolve NetBIOS names to IP addresses.
connection-specific
Hosts - Lmhosts
devolution
1. it requires no configuration 2. it is compatible with IPv6 3. it uses multicasting instead of broadcasting 4. it is a much smaller service than NetBIOS
17. ______ in DNS refers to the process of a DNS server querying other DNS servers on behalf of an original querying client.
devolution level
Recursion
start /w ocsetup DNS-Server-Core-Role /uninstall
connection-specific
18. Deploying DNS servers on DCs enables the zone to benefit from additional features - such as _____ and AD replication among multiple DNS servers.
secure dynamic updates
Ipconfig /registerdns
disable LLMNR
006 DNS
19. A ______ suffix is useful if a computer has two network adapters and you want to distinguish the two routes to that computer by name.
connection-specific
Ipconfig /registerdns
Point-to-point (p-node)
resolver
20. If you want to remove the DNS server role from a stand-alone or member server running a Server Core installation of Win Srvr 2008 or Win Srvr 2008 R2 - type the following command:
start /w ocsetup DNS-Server-Core-Role /uninstall
socket pooling
LLMNR
secure dynamic updates
21. From a DHCP server - the connection-specific suffix is assigned through the ______ Domain Name option.
Recursion
Iteration
015 DNS
connection-specific
22. A server is authoritative for a domain when that server relies on ______ data to answer queries about hosts within a given domain.
locally hosted database
Group Policy
installinh a caching-only DNS server
Iteration
23. This NetBIOS node type uses point-to-point communications with a WINS server to resolve names.
Point-to-point (p-node)
push-pull
socket pooling
recursion
24. Finally - if the default and suffix search queries are also unsuccessful - the DNS Client service by default then performs what is called DNS ______. First - it adds the parent suffix of the primary DNS suffix. If there are more parent suffixes - tho
recursion
devolution
Group Policy
answer
25. You can attempt to force a registration in DNS of PTR records for a statically addressed client by typing ______ at an elevated command prompt on the client.
Point-to-point (p-node)
Ipconfig /registerdns
006 DNS
015 DNS
26. When a DNS server receives a query - how does it first attempt to resolve the name?
1. it requires no configuration 2. it is compatible with IPv6 3. it uses multicasting instead of broadcasting 4. it is a much smaller service than NetBIOS
A DNS server first attempts to resolve a query by using resource records stored in a locally configured zone.
If a DNS server cannot resolve a query by using zone data - it attempts to answer the query by using cached information.
1. Broadcast (b-node) 2. Point-to-point (p-node) 3. Mixed (m-node) 4. Hybrid (h-node)
27. DNS ______ is a new feature in Win Server 2008 R2 that randomizes the source port from which DNS servers perform queries.
Point-to-point (p-node)
socket pooling
hybrid
cache locking
28. By default - a client with a domain name assigned by DHCP (and not Active Directory membership) cannot ____________.
Resource records
register its address in DNS
A computer first checks the resolver cache to answer a query.
Ipconfig /registerdns
29. _____ refers to the process of making repeated queries to different DNS servers to resolve a name.
Iteration
disable LLMNR
hybrid
socket pooling
30. Cached records stay alive in the server cache until they exceed their ______ value - until the DNS Server service is restarted - or until the cache is cleared manually.
hybrid
TTL
Mixed (m-node)
Iteration
31. ______ servers do not host any zones and are not authoritative for any particular domain.
Ipconfig /registerdns
DNS - Link Local Multicast Name Resolution (LLMNR) - and NetBIOS
Caching-only
dnscmd /Config /CacheLockingPercent <percent>
32. As a name resolution mechanism - LLMNR offers a few important advantages.
devolution level
1. it requires no configuration 2. it is compatible with IPv6 3. it uses multicasting instead of broadcasting 4. it is a much smaller service than NetBIOS
Lmhosts
Group Policy
33. ______ are DNS database entries that are used to answer DNS client queries.
socket pooling
Hybrid (h-node)
Ipconfig /registerdns
Resource records
34. Using ______ - a DNS server can query other DNS servers on behalf of the requesting client in order to resolve an FQDN.
hybrid
recursion
devolution level
1. Broadcast (b-node) 2. Point-to-point (p-node) 3. Mixed (m-node) 4. Hybrid (h-node)
35. This NetBIOS node type uses broadcasts first (b-node) and then uses WINS queries (p-node) if broadcasts are not successful.
dnscmd /Config /SocketPoolSize <value>
answer
connection-specific
Mixed (m-node)
36. A ______ is the number of tags left in a domain name to serve as a limit or stopping point for parent domain searching.
Recursion
devolution level
Hybrid (h-node)
devolution
37. The ______________ serves two specific functions: First - it enables a client to automatically register its own host record in the corresponding DNS zone. Second - the DNS client automatically adds the primary DNS suffix to DNS queries that do not al
Ipconfig /registerdns
A DNS server first attempts to resolve a query by using resource records stored in a locally configured zone.
primary DNS suffix
installinh a caching-only DNS server
38. When you have multiple WINS servers in a large organization - you must configure replication among them so that each WINS database remains up to date. In most cases - you want to configure ______ replication among all WINS servers so that they can ef
1. Broadcast (b-node) 2. Point-to-point (p-node) 3. Mixed (m-node) 4. Hybrid (h-node)
register its address in DNS
start /w ocsetup DNS-Server-Core-Role
push-pull
39. If a DNS server cannot resolve a query by using the first method - which method will it use next?
ipconfig /displaydns
If a DNS server cannot resolve a query by using zone data - it attempts to answer the query by using cached information.
authoritative
devolution
40. A DNS ______ is a contiguous portion of a namespace for which a server is authoritative.
zone
answer
Caching-only
authoritative
41. A DNS ______ is a service that uses the DNS protocol to query for information from DNS servers.
resolver
connection-specific
devolution level
DNS - Link Local Multicast Name Resolution (LLMNR) - and NetBIOS
42. For DNS clients - you can configure a DNS ______ that extends or revises their DNS search capabilities. This list allows searches for single-tag - unqualified computer names in more than one specified DNS domain.
Lmhosts
ipconfig /flushdns
start /w ocsetup DNS-Server-Core-Role /uninstall
domain suffix search list
43. You can use ______ to force computers on a network to register connection-specific DNS names.
recursion
Group Policy
socket pooling
devolution
44. Zone files contain the data for the zones for which a server is ______.
Point-to-point (p-node)
TTL
authoritative
push-pull
45. By default - Windows clients are configured as ______ nodes.
Recursion
socket pooling
1. it requires no configuration 2. it is compatible with IPv6 3. it uses multicasting instead of broadcasting 4. it is a much smaller service than NetBIOS
hybrid
46. If you want to install a DNS server on a stand-alone or member server running a Server Core installation of Win Srvr 2008 or Win Srvr 2008 R2 - type the following command:
Caching-only
LLMNR
start /w ocsetup DNS-Server-Core-Role
resolver
47. With DHCP - you can configure clients with a DNS server list by using the ______ Server option and then configuring the clients to obtain a DNS server address automatically in the TCP/IPv4 Properties dialog box.
hybrid
Point-to-point (p-node)
register its address in DNS
006 DNS
48. You can ___________ for many computers at a time by using Group Policy.
ipconfig /displaydns
disable LLMNR
Point-to-point (p-node)
Ipconfig /registerdns
49. DNS ______ is another new feature in Win Server 2008 R2 that helps prevent DNS server spoofing and cache poisoning by locking the TTL value so records cannot be overwritten.
006 DNS
A DNS server first attempts to resolve a query by using resource records stored in a locally configured zone.
1. it requires no configuration 2. it is compatible with IPv6 3. it uses multicasting instead of broadcasting 4. it is a much smaller service than NetBIOS
cache locking