nerdexam
Microsoft

70-642 · Question #288

Your network contains a server named Server1 that runs a Server Core installation of Windows Server 2008 R2. Server1 is configured as a DNS server. You need to ensure that Server1 only resolves name…

The correct answer is B. Run dnscmd.exe and specify the /config parameter. To configure your DNS server to listen over IPv6, do the following: - Install Windows Support Tools. For more information, see Install Windows Support Tools - Open Command Prompt. - Type the following command: dnscmd /config /EnableIPv6 1 - Restart the DNS Server service.

Configuring IP Addressing, DNS, and DHCP

Question

Your network contains a server named Server1 that runs a Server Core installation of Windows Server 2008 R2. Server1 is configured as a DNS server. You need to ensure that Server1 only resolves name queries from IPv6 clients. What should you do?

Options

  • ARun netsh.exe and specify the dnsclient parameter.
  • BRun dnscmd.exe and specify the /config parameter.
  • CRun dnscmd.exe and specify the /resetlistenaddresses parameter.
  • DRun netsh.exe and specify the interface parameter.

How the community answered

(22 responses)
  • A
    5% (1)
  • B
    82% (18)
  • C
    5% (1)
  • D
    9% (2)

Explanation

To configure your DNS server to listen over IPv6, do the following: - Install Windows Support Tools. For more information, see Install Windows Support Tools - Open Command Prompt. - Type the following command: dnscmd /config /EnableIPv6 1 - Restart the DNS Server service.

Topics

#dnscmd#DNS server configuration#IPv6 listener#Server Core

Community Discussion

No community discussion yet for this question.

Full 70-642 Practice