Deck 6: Managing and Administering DNS in Windows Server 2008

Full screen (f)
exit full mode
Question
The term ____ can refer to the common practice of assigning an FQDN to a computer or device whose IP address changes from time to time.

A) Dynamic DNS
C) label
B) BIND
D) stub zone
Use Space or
up arrow
down arrow
to flip the card.
Question
At the ____ level, you can make configuration changes that are server specific. You can also perform maintenance tasks for a specific server.

A) DNS zone
C) DNS client
B) DNS server
D) DNS record
Question
____ allows an administrator to configure load balancing of servers based on DNS name resolution information.

A) Delegation
C) Zone transfer
B) Round-robin DNS
D) Forwarding
Question
The ____ log file is set to a default size of 16,384 KB, though you can increase the size in increments of 64 KB.

A) DNS Events
C) root
B) Global
D) domain
Question
A DNS server must support the SRV record type and dynamic update protocol, or Request for Comment (RFC) 2136, to support an AD environment properly.
Question
AD DS uses a database structure to maintain its objects.
Question
____ instructs a DNS server to forward all queries for DNS domains not hosted on a server to another server or servers

A) Standard forwarding
C) Kerberos
B) Active Directory
D) DCDIag
Question
____ is Microsoft's implementation of a directory services infrastructure.

A) NetBIOS
C) Kerberos
B) BOOTP
D) AD DS
Question
The ____ is the length of time after a record can refresh that it is determined to be stale and scavenging can begin

A) DNS zone
C) client interval
B) Refresh interval
D) DNS domain
Question
____ is an excellent command-line tool for performing configuration and maintenance tasks on a DNS server.

A) Ping
C) Ipconfig
B) Netsh
D) DNScmd
Question
In ____, the DNS database is stored in AD, and DNS replication occurs through the normal AD replication process.

A) NetBIOS
C) Active Directory-integrated DNS
B) Kerberos
D) DCDiag
Question
____ instructs a DNS server to forward nonauthoritative queries for a specific nonhosted domain, such as widgetsbiz.net, to a specific DNS server or servers.

A) Kerberos
C) NetBIOS
B) WINS
D) Conditional forwarding
Question
Dynamic updates are configured at the DNS record level.
Question
By default, FQDN is configured to provide dynamic updates to clients that support this feature.
Question
The ____ is the length of time records wait before they can refresh their time stamp.

A) DNS zone
C) No-refresh interval
B) client interval
D) DNS domain
Question
The ____ contains a subset of the event logs relating specifically to DNS called DNS Events.

A) primary domain controller
C) Global Logs folder
B) Global name folder
D) root domain
Question
Every AD domain in Windows Server 2008 has a naming convention based on a DNS domain name.
Question
A(n) ____ is used by AD DS for storing all of the AD objects and information about your network environment.

A) OEM
C) domain
B) DC
D) KDC
Question
Part of the netlogon service used by every client logging onto an Active Directory domain, the ____ runs at logon to provide the client with the location of a DC that can authenticate its requests.

A) domain controller locator
C) netlogon service
B) round-robin DNS
D) root domain
Question
____ are designed to limit the replication traffic across wide area network (WAN) links, as this traffic can affect performance for clients and users.

A) Stub zones
C) AD DS sites
B) Domains
D) PDCs
Question
The Filter tab allows you to modify the view of the DNS Server log for better analysis of the events it contains. Briefly discuss the following options: Event types, Event source, and Category.
Question
NetBIOS names are limited to ____ characters.

A) 5
C) 15
B) 10
D) 20
Question
What is the difference between a configuration partition and an application partition?
Question
The DNS zone level is the level where all the DNS zones exist, such as bentech.local and _msdcs.bentech.local. From here, what activities can you perform that will affect a specific zone?
Question
Prior to the proliferation of DNS usage with Windows 2000, ____ was the naming convention of choice for Windows nodes.

A) NetBIOS
C) TCP
B) BOOTP
D) WINS
Question
What activities would you perform, at the DNS level, that is directly related to a specific record?
Question
The ____ command deletes all DNS query responses that have been cached on the local DNS client.

A) ipconfig /registerdns
C) ipconfig /all
B) ipconfig /displaydns
D) ipconfig /flushdns
Question
A(n) _________________________ allows a client to update its DNS records through dynamic update to any AD DS DNS DC, and that update is replicated to the other DCs on the network.
Question
What tasks would you use the DNScmd tool to perform?
Question
Briefly discuss the following levels used to configure DNS: DNS server level, DNS zone level, and DNS record level.
Question
____________________ automatically creates and delegates the forest root domain DNS zone, or the first domain in your forest.
Question
____________________ is a process within a DNS database that uses time stamps to determine when records can update themselves and whether a record has exceeded the length of time records can exist without an update.
Question
____________________ allows you to perform detailed queries for DNS information from the command line.It can be used for querying specific records such as SOA or MX.
Question
What are the benefits of using AD DNS?
Question
The ____ command lists all the vital information about the network connections on a client, including the DNS servers and suffixes.

A) ipconfig /registerdns
C) ipconfig /all
B) ipconfig /displaydns
D) ipconfig /flushdns
Question
What is the difference between a domain partition and a schema partition?
Question
The ____ command forces registration or refresh of a DNS client's DNS records on the server specified as the Preferred DNS server.

A) ipconfig /registerdns
C) ipconfig /all
B) ipconfig /displaydns
D) ipconfig /flushdns
Question
A(n) ____________________ server is similar to a DC in that it holds a directory services database.
Question
The ____ command displays all the currently cached query responses on a DNS client.

A) ipconfig /registerdns
C) ipconfig /all
B) ipconfig /displaydns
D) ipconfig /flushdns
Question
Instead of using ping on an IP address, you can ping a server by host name or FQDN. If it responds when pinging by host name, your DNS suffixes are resolving properly, you can query the proper DNS zone, and the DNS zone has an A record created for it. Failure to resolve the host name or FQDN could be caused by a number of issues. Briefly discuss these issues.
Question
What information is normally provided by the switch /test:DNS, when used with DCDiag?
Question
Match between columns
Contain a copy of the AD DS database and can answer client requests.
Global name zones
Contain a copy of the AD DS database and can answer client requests.
Link-local multicast name resolution
Contain a copy of the AD DS database and can answer client requests.
Background zone loading
Contain a copy of the AD DS database and can answer client requests.
Server Core
Contain a copy of the AD DS database and can answer client requests.
Retention settings
Contain a copy of the AD DS database and can answer client requests.
Read-only domain controller
Contain a copy of the AD DS database and can answer client requests.
Ping
Contain a copy of the AD DS database and can answer client requests.
Event logs
Contain a copy of the AD DS database and can answer client requests.
DCDiag
New protocol whereby Windows 2008 member servers, Vista clients, and Windows 2003 member servers can resolve names on the local subnet even when the DNS server is down.
Global name zones
New protocol whereby Windows 2008 member servers, Vista clients, and Windows 2003 member servers can resolve names on the local subnet even when the DNS server is down.
Link-local multicast name resolution
New protocol whereby Windows 2008 member servers, Vista clients, and Windows 2003 member servers can resolve names on the local subnet even when the DNS server is down.
Background zone loading
New protocol whereby Windows 2008 member servers, Vista clients, and Windows 2003 member servers can resolve names on the local subnet even when the DNS server is down.
Server Core
New protocol whereby Windows 2008 member servers, Vista clients, and Windows 2003 member servers can resolve names on the local subnet even when the DNS server is down.
Retention settings
New protocol whereby Windows 2008 member servers, Vista clients, and Windows 2003 member servers can resolve names on the local subnet even when the DNS server is down.
Read-only domain controller
New protocol whereby Windows 2008 member servers, Vista clients, and Windows 2003 member servers can resolve names on the local subnet even when the DNS server is down.
Ping
New protocol whereby Windows 2008 member servers, Vista clients, and Windows 2003 member servers can resolve names on the local subnet even when the DNS server is down.
Event logs
New protocol whereby Windows 2008 member servers, Vista clients, and Windows 2003 member servers can resolve names on the local subnet even when the DNS server is down.
DCDiag
Provides a low-maintenance, secure server in branch office locations where physical security is an issue and on-site administrators are not available or needed.
Global name zones
Provides a low-maintenance, secure server in branch office locations where physical security is an issue and on-site administrators are not available or needed.
Link-local multicast name resolution
Provides a low-maintenance, secure server in branch office locations where physical security is an issue and on-site administrators are not available or needed.
Background zone loading
Provides a low-maintenance, secure server in branch office locations where physical security is an issue and on-site administrators are not available or needed.
Server Core
Provides a low-maintenance, secure server in branch office locations where physical security is an issue and on-site administrators are not available or needed.
Retention settings
Provides a low-maintenance, secure server in branch office locations where physical security is an issue and on-site administrators are not available or needed.
Read-only domain controller
Provides a low-maintenance, secure server in branch office locations where physical security is an issue and on-site administrators are not available or needed.
Ping
Provides a low-maintenance, secure server in branch office locations where physical security is an issue and on-site administrators are not available or needed.
Event logs
Provides a low-maintenance, secure server in branch office locations where physical security is an issue and on-site administrators are not available or needed.
DCDiag
Determine what happens to old events within the DNS Server log file when the maximum file size for the log is reached.
Global name zones
Determine what happens to old events within the DNS Server log file when the maximum file size for the log is reached.
Link-local multicast name resolution
Determine what happens to old events within the DNS Server log file when the maximum file size for the log is reached.
Background zone loading
Determine what happens to old events within the DNS Server log file when the maximum file size for the log is reached.
Server Core
Determine what happens to old events within the DNS Server log file when the maximum file size for the log is reached.
Retention settings
Determine what happens to old events within the DNS Server log file when the maximum file size for the log is reached.
Read-only domain controller
Determine what happens to old events within the DNS Server log file when the maximum file size for the log is reached.
Ping
Determine what happens to old events within the DNS Server log file when the maximum file size for the log is reached.
Event logs
Determine what happens to old events within the DNS Server log file when the maximum file size for the log is reached.
DCDiag
Allows you to perform diagnostic queries of your DCs.
Global name zones
Allows you to perform diagnostic queries of your DCs.
Link-local multicast name resolution
Allows you to perform diagnostic queries of your DCs.
Background zone loading
Allows you to perform diagnostic queries of your DCs.
Server Core
Allows you to perform diagnostic queries of your DCs.
Retention settings
Allows you to perform diagnostic queries of your DCs.
Read-only domain controller
Allows you to perform diagnostic queries of your DCs.
Ping
Allows you to perform diagnostic queries of your DCs.
Event logs
Allows you to perform diagnostic queries of your DCs.
DCDiag
Can be used to test name resolution.
Global name zones
Can be used to test name resolution.
Link-local multicast name resolution
Can be used to test name resolution.
Background zone loading
Can be used to test name resolution.
Server Core
Can be used to test name resolution.
Retention settings
Can be used to test name resolution.
Read-only domain controller
Can be used to test name resolution.
Ping
Can be used to test name resolution.
Event logs
Can be used to test name resolution.
DCDiag
One of the first areas to check when you are having DNS problems.
Global name zones
One of the first areas to check when you are having DNS problems.
Link-local multicast name resolution
One of the first areas to check when you are having DNS problems.
Background zone loading
One of the first areas to check when you are having DNS problems.
Server Core
One of the first areas to check when you are having DNS problems.
Retention settings
One of the first areas to check when you are having DNS problems.
Read-only domain controller
One of the first areas to check when you are having DNS problems.
Ping
One of the first areas to check when you are having DNS problems.
Event logs
One of the first areas to check when you are having DNS problems.
DCDiag
Provide single name-to-IP address resolution.
Global name zones
Provide single name-to-IP address resolution.
Link-local multicast name resolution
Provide single name-to-IP address resolution.
Background zone loading
Provide single name-to-IP address resolution.
Server Core
Provide single name-to-IP address resolution.
Retention settings
Provide single name-to-IP address resolution.
Read-only domain controller
Provide single name-to-IP address resolution.
Ping
Provide single name-to-IP address resolution.
Event logs
Provide single name-to-IP address resolution.
DCDiag
Allows the DNS server to handle client requests immediately instead of waiting until the entire DNS zone is loaded.
Global name zones
Allows the DNS server to handle client requests immediately instead of waiting until the entire DNS zone is loaded.
Link-local multicast name resolution
Allows the DNS server to handle client requests immediately instead of waiting until the entire DNS zone is loaded.
Background zone loading
Allows the DNS server to handle client requests immediately instead of waiting until the entire DNS zone is loaded.
Server Core
Allows the DNS server to handle client requests immediately instead of waiting until the entire DNS zone is loaded.
Retention settings
Allows the DNS server to handle client requests immediately instead of waiting until the entire DNS zone is loaded.
Read-only domain controller
Allows the DNS server to handle client requests immediately instead of waiting until the entire DNS zone is loaded.
Ping
Allows the DNS server to handle client requests immediately instead of waiting until the entire DNS zone is loaded.
Event logs
Allows the DNS server to handle client requests immediately instead of waiting until the entire DNS zone is loaded.
DCDiag
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/42
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 6: Managing and Administering DNS in Windows Server 2008
1
The term ____ can refer to the common practice of assigning an FQDN to a computer or device whose IP address changes from time to time.

A) Dynamic DNS
C) label
B) BIND
D) stub zone
A
2
At the ____ level, you can make configuration changes that are server specific. You can also perform maintenance tasks for a specific server.

A) DNS zone
C) DNS client
B) DNS server
D) DNS record
B
3
____ allows an administrator to configure load balancing of servers based on DNS name resolution information.

A) Delegation
C) Zone transfer
B) Round-robin DNS
D) Forwarding
B
4
The ____ log file is set to a default size of 16,384 KB, though you can increase the size in increments of 64 KB.

A) DNS Events
C) root
B) Global
D) domain
Unlock Deck
Unlock for access to all 42 flashcards in this deck.
Unlock Deck
k this deck
5
A DNS server must support the SRV record type and dynamic update protocol, or Request for Comment (RFC) 2136, to support an AD environment properly.
Unlock Deck
Unlock for access to all 42 flashcards in this deck.
Unlock Deck
k this deck
6
AD DS uses a database structure to maintain its objects.
Unlock Deck
Unlock for access to all 42 flashcards in this deck.
Unlock Deck
k this deck
7
____ instructs a DNS server to forward all queries for DNS domains not hosted on a server to another server or servers

A) Standard forwarding
C) Kerberos
B) Active Directory
D) DCDIag
Unlock Deck
Unlock for access to all 42 flashcards in this deck.
Unlock Deck
k this deck
8
____ is Microsoft's implementation of a directory services infrastructure.

A) NetBIOS
C) Kerberos
B) BOOTP
D) AD DS
Unlock Deck
Unlock for access to all 42 flashcards in this deck.
Unlock Deck
k this deck
9
The ____ is the length of time after a record can refresh that it is determined to be stale and scavenging can begin

A) DNS zone
C) client interval
B) Refresh interval
D) DNS domain
Unlock Deck
Unlock for access to all 42 flashcards in this deck.
Unlock Deck
k this deck
10
____ is an excellent command-line tool for performing configuration and maintenance tasks on a DNS server.

A) Ping
C) Ipconfig
B) Netsh
D) DNScmd
Unlock Deck
Unlock for access to all 42 flashcards in this deck.
Unlock Deck
k this deck
11
In ____, the DNS database is stored in AD, and DNS replication occurs through the normal AD replication process.

A) NetBIOS
C) Active Directory-integrated DNS
B) Kerberos
D) DCDiag
Unlock Deck
Unlock for access to all 42 flashcards in this deck.
Unlock Deck
k this deck
12
____ instructs a DNS server to forward nonauthoritative queries for a specific nonhosted domain, such as widgetsbiz.net, to a specific DNS server or servers.

A) Kerberos
C) NetBIOS
B) WINS
D) Conditional forwarding
Unlock Deck
Unlock for access to all 42 flashcards in this deck.
Unlock Deck
k this deck
13
Dynamic updates are configured at the DNS record level.
Unlock Deck
Unlock for access to all 42 flashcards in this deck.
Unlock Deck
k this deck
14
By default, FQDN is configured to provide dynamic updates to clients that support this feature.
Unlock Deck
Unlock for access to all 42 flashcards in this deck.
Unlock Deck
k this deck
15
The ____ is the length of time records wait before they can refresh their time stamp.

A) DNS zone
C) No-refresh interval
B) client interval
D) DNS domain
Unlock Deck
Unlock for access to all 42 flashcards in this deck.
Unlock Deck
k this deck
16
The ____ contains a subset of the event logs relating specifically to DNS called DNS Events.

A) primary domain controller
C) Global Logs folder
B) Global name folder
D) root domain
Unlock Deck
Unlock for access to all 42 flashcards in this deck.
Unlock Deck
k this deck
17
Every AD domain in Windows Server 2008 has a naming convention based on a DNS domain name.
Unlock Deck
Unlock for access to all 42 flashcards in this deck.
Unlock Deck
k this deck
18
A(n) ____ is used by AD DS for storing all of the AD objects and information about your network environment.

A) OEM
C) domain
B) DC
D) KDC
Unlock Deck
Unlock for access to all 42 flashcards in this deck.
Unlock Deck
k this deck
19
Part of the netlogon service used by every client logging onto an Active Directory domain, the ____ runs at logon to provide the client with the location of a DC that can authenticate its requests.

A) domain controller locator
C) netlogon service
B) round-robin DNS
D) root domain
Unlock Deck
Unlock for access to all 42 flashcards in this deck.
Unlock Deck
k this deck
20
____ are designed to limit the replication traffic across wide area network (WAN) links, as this traffic can affect performance for clients and users.

A) Stub zones
C) AD DS sites
B) Domains
D) PDCs
Unlock Deck
Unlock for access to all 42 flashcards in this deck.
Unlock Deck
k this deck
21
The Filter tab allows you to modify the view of the DNS Server log for better analysis of the events it contains. Briefly discuss the following options: Event types, Event source, and Category.
Unlock Deck
Unlock for access to all 42 flashcards in this deck.
Unlock Deck
k this deck
22
NetBIOS names are limited to ____ characters.

A) 5
C) 15
B) 10
D) 20
Unlock Deck
Unlock for access to all 42 flashcards in this deck.
Unlock Deck
k this deck
23
What is the difference between a configuration partition and an application partition?
Unlock Deck
Unlock for access to all 42 flashcards in this deck.
Unlock Deck
k this deck
24
The DNS zone level is the level where all the DNS zones exist, such as bentech.local and _msdcs.bentech.local. From here, what activities can you perform that will affect a specific zone?
Unlock Deck
Unlock for access to all 42 flashcards in this deck.
Unlock Deck
k this deck
25
Prior to the proliferation of DNS usage with Windows 2000, ____ was the naming convention of choice for Windows nodes.

A) NetBIOS
C) TCP
B) BOOTP
D) WINS
Unlock Deck
Unlock for access to all 42 flashcards in this deck.
Unlock Deck
k this deck
26
What activities would you perform, at the DNS level, that is directly related to a specific record?
Unlock Deck
Unlock for access to all 42 flashcards in this deck.
Unlock Deck
k this deck
27
The ____ command deletes all DNS query responses that have been cached on the local DNS client.

A) ipconfig /registerdns
C) ipconfig /all
B) ipconfig /displaydns
D) ipconfig /flushdns
Unlock Deck
Unlock for access to all 42 flashcards in this deck.
Unlock Deck
k this deck
28
A(n) _________________________ allows a client to update its DNS records through dynamic update to any AD DS DNS DC, and that update is replicated to the other DCs on the network.
Unlock Deck
Unlock for access to all 42 flashcards in this deck.
Unlock Deck
k this deck
29
What tasks would you use the DNScmd tool to perform?
Unlock Deck
Unlock for access to all 42 flashcards in this deck.
Unlock Deck
k this deck
30
Briefly discuss the following levels used to configure DNS: DNS server level, DNS zone level, and DNS record level.
Unlock Deck
Unlock for access to all 42 flashcards in this deck.
Unlock Deck
k this deck
31
____________________ automatically creates and delegates the forest root domain DNS zone, or the first domain in your forest.
Unlock Deck
Unlock for access to all 42 flashcards in this deck.
Unlock Deck
k this deck
32
____________________ is a process within a DNS database that uses time stamps to determine when records can update themselves and whether a record has exceeded the length of time records can exist without an update.
Unlock Deck
Unlock for access to all 42 flashcards in this deck.
Unlock Deck
k this deck
33
____________________ allows you to perform detailed queries for DNS information from the command line.It can be used for querying specific records such as SOA or MX.
Unlock Deck
Unlock for access to all 42 flashcards in this deck.
Unlock Deck
k this deck
34
What are the benefits of using AD DNS?
Unlock Deck
Unlock for access to all 42 flashcards in this deck.
Unlock Deck
k this deck
35
The ____ command lists all the vital information about the network connections on a client, including the DNS servers and suffixes.

A) ipconfig /registerdns
C) ipconfig /all
B) ipconfig /displaydns
D) ipconfig /flushdns
Unlock Deck
Unlock for access to all 42 flashcards in this deck.
Unlock Deck
k this deck
36
What is the difference between a domain partition and a schema partition?
Unlock Deck
Unlock for access to all 42 flashcards in this deck.
Unlock Deck
k this deck
37
The ____ command forces registration or refresh of a DNS client's DNS records on the server specified as the Preferred DNS server.

A) ipconfig /registerdns
C) ipconfig /all
B) ipconfig /displaydns
D) ipconfig /flushdns
Unlock Deck
Unlock for access to all 42 flashcards in this deck.
Unlock Deck
k this deck
38
A(n) ____________________ server is similar to a DC in that it holds a directory services database.
Unlock Deck
Unlock for access to all 42 flashcards in this deck.
Unlock Deck
k this deck
39
The ____ command displays all the currently cached query responses on a DNS client.

A) ipconfig /registerdns
C) ipconfig /all
B) ipconfig /displaydns
D) ipconfig /flushdns
Unlock Deck
Unlock for access to all 42 flashcards in this deck.
Unlock Deck
k this deck
40
Instead of using ping on an IP address, you can ping a server by host name or FQDN. If it responds when pinging by host name, your DNS suffixes are resolving properly, you can query the proper DNS zone, and the DNS zone has an A record created for it. Failure to resolve the host name or FQDN could be caused by a number of issues. Briefly discuss these issues.
Unlock Deck
Unlock for access to all 42 flashcards in this deck.
Unlock Deck
k this deck
41
What information is normally provided by the switch /test:DNS, when used with DCDiag?
Unlock Deck
Unlock for access to all 42 flashcards in this deck.
Unlock Deck
k this deck
42
Match between columns
Contain a copy of the AD DS database and can answer client requests.
Global name zones
Contain a copy of the AD DS database and can answer client requests.
Link-local multicast name resolution
Contain a copy of the AD DS database and can answer client requests.
Background zone loading
Contain a copy of the AD DS database and can answer client requests.
Server Core
Contain a copy of the AD DS database and can answer client requests.
Retention settings
Contain a copy of the AD DS database and can answer client requests.
Read-only domain controller
Contain a copy of the AD DS database and can answer client requests.
Ping
Contain a copy of the AD DS database and can answer client requests.
Event logs
Contain a copy of the AD DS database and can answer client requests.
DCDiag
New protocol whereby Windows 2008 member servers, Vista clients, and Windows 2003 member servers can resolve names on the local subnet even when the DNS server is down.
Global name zones
New protocol whereby Windows 2008 member servers, Vista clients, and Windows 2003 member servers can resolve names on the local subnet even when the DNS server is down.
Link-local multicast name resolution
New protocol whereby Windows 2008 member servers, Vista clients, and Windows 2003 member servers can resolve names on the local subnet even when the DNS server is down.
Background zone loading
New protocol whereby Windows 2008 member servers, Vista clients, and Windows 2003 member servers can resolve names on the local subnet even when the DNS server is down.
Server Core
New protocol whereby Windows 2008 member servers, Vista clients, and Windows 2003 member servers can resolve names on the local subnet even when the DNS server is down.
Retention settings
New protocol whereby Windows 2008 member servers, Vista clients, and Windows 2003 member servers can resolve names on the local subnet even when the DNS server is down.
Read-only domain controller
New protocol whereby Windows 2008 member servers, Vista clients, and Windows 2003 member servers can resolve names on the local subnet even when the DNS server is down.
Ping
New protocol whereby Windows 2008 member servers, Vista clients, and Windows 2003 member servers can resolve names on the local subnet even when the DNS server is down.
Event logs
New protocol whereby Windows 2008 member servers, Vista clients, and Windows 2003 member servers can resolve names on the local subnet even when the DNS server is down.
DCDiag
Provides a low-maintenance, secure server in branch office locations where physical security is an issue and on-site administrators are not available or needed.
Global name zones
Provides a low-maintenance, secure server in branch office locations where physical security is an issue and on-site administrators are not available or needed.
Link-local multicast name resolution
Provides a low-maintenance, secure server in branch office locations where physical security is an issue and on-site administrators are not available or needed.
Background zone loading
Provides a low-maintenance, secure server in branch office locations where physical security is an issue and on-site administrators are not available or needed.
Server Core
Provides a low-maintenance, secure server in branch office locations where physical security is an issue and on-site administrators are not available or needed.
Retention settings
Provides a low-maintenance, secure server in branch office locations where physical security is an issue and on-site administrators are not available or needed.
Read-only domain controller
Provides a low-maintenance, secure server in branch office locations where physical security is an issue and on-site administrators are not available or needed.
Ping
Provides a low-maintenance, secure server in branch office locations where physical security is an issue and on-site administrators are not available or needed.
Event logs
Provides a low-maintenance, secure server in branch office locations where physical security is an issue and on-site administrators are not available or needed.
DCDiag
Determine what happens to old events within the DNS Server log file when the maximum file size for the log is reached.
Global name zones
Determine what happens to old events within the DNS Server log file when the maximum file size for the log is reached.
Link-local multicast name resolution
Determine what happens to old events within the DNS Server log file when the maximum file size for the log is reached.
Background zone loading
Determine what happens to old events within the DNS Server log file when the maximum file size for the log is reached.
Server Core
Determine what happens to old events within the DNS Server log file when the maximum file size for the log is reached.
Retention settings
Determine what happens to old events within the DNS Server log file when the maximum file size for the log is reached.
Read-only domain controller
Determine what happens to old events within the DNS Server log file when the maximum file size for the log is reached.
Ping
Determine what happens to old events within the DNS Server log file when the maximum file size for the log is reached.
Event logs
Determine what happens to old events within the DNS Server log file when the maximum file size for the log is reached.
DCDiag
Allows you to perform diagnostic queries of your DCs.
Global name zones
Allows you to perform diagnostic queries of your DCs.
Link-local multicast name resolution
Allows you to perform diagnostic queries of your DCs.
Background zone loading
Allows you to perform diagnostic queries of your DCs.
Server Core
Allows you to perform diagnostic queries of your DCs.
Retention settings
Allows you to perform diagnostic queries of your DCs.
Read-only domain controller
Allows you to perform diagnostic queries of your DCs.
Ping
Allows you to perform diagnostic queries of your DCs.
Event logs
Allows you to perform diagnostic queries of your DCs.
DCDiag
Can be used to test name resolution.
Global name zones
Can be used to test name resolution.
Link-local multicast name resolution
Can be used to test name resolution.
Background zone loading
Can be used to test name resolution.
Server Core
Can be used to test name resolution.
Retention settings
Can be used to test name resolution.
Read-only domain controller
Can be used to test name resolution.
Ping
Can be used to test name resolution.
Event logs
Can be used to test name resolution.
DCDiag
One of the first areas to check when you are having DNS problems.
Global name zones
One of the first areas to check when you are having DNS problems.
Link-local multicast name resolution
One of the first areas to check when you are having DNS problems.
Background zone loading
One of the first areas to check when you are having DNS problems.
Server Core
One of the first areas to check when you are having DNS problems.
Retention settings
One of the first areas to check when you are having DNS problems.
Read-only domain controller
One of the first areas to check when you are having DNS problems.
Ping
One of the first areas to check when you are having DNS problems.
Event logs
One of the first areas to check when you are having DNS problems.
DCDiag
Provide single name-to-IP address resolution.
Global name zones
Provide single name-to-IP address resolution.
Link-local multicast name resolution
Provide single name-to-IP address resolution.
Background zone loading
Provide single name-to-IP address resolution.
Server Core
Provide single name-to-IP address resolution.
Retention settings
Provide single name-to-IP address resolution.
Read-only domain controller
Provide single name-to-IP address resolution.
Ping
Provide single name-to-IP address resolution.
Event logs
Provide single name-to-IP address resolution.
DCDiag
Allows the DNS server to handle client requests immediately instead of waiting until the entire DNS zone is loaded.
Global name zones
Allows the DNS server to handle client requests immediately instead of waiting until the entire DNS zone is loaded.
Link-local multicast name resolution
Allows the DNS server to handle client requests immediately instead of waiting until the entire DNS zone is loaded.
Background zone loading
Allows the DNS server to handle client requests immediately instead of waiting until the entire DNS zone is loaded.
Server Core
Allows the DNS server to handle client requests immediately instead of waiting until the entire DNS zone is loaded.
Retention settings
Allows the DNS server to handle client requests immediately instead of waiting until the entire DNS zone is loaded.
Read-only domain controller
Allows the DNS server to handle client requests immediately instead of waiting until the entire DNS zone is loaded.
Ping
Allows the DNS server to handle client requests immediately instead of waiting until the entire DNS zone is loaded.
Event logs
Allows the DNS server to handle client requests immediately instead of waiting until the entire DNS zone is loaded.
DCDiag
Unlock Deck
Unlock for access to all 42 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 42 flashcards in this deck.