Microsoft Exam Questions

You need to ensure that Server1 can host a secondary copy of the contoso.com zone

Your network contains an Active Directory domain named contoso.com.
All domain controllers run Windows Server 2012. One of the domain controllers is named DC1.
The DNS zone for the contoso.com zone is Active Directory-integrated and has the default settings.
A server named Server1 is a DNS server that runs a UNIX-based operating system.
You plan to use Server1 as a secondary DNS server for the contoso.com zone.
You need to ensure that Server1 can host a secondary copy of the contoso.com zone.
What should you do?

A.
From Windows PowerShell, run the Set-DnsServerForwarder cmdlet and specify the contoso.com zone
as a target.

B.
From Windows PowerShell, run the Set-DnsServerSetting cmdlet and specify DC1 as a target.

C.
From Windows PowerShell, run the Set-DnsServerPrimaryZone cmdlet and specify the contoso.com zone
as a target.

D.
From DNS Manager, modify the Advanced settings of DC1.

Explanation:
C)
The Set-DnsServerSecondaryZone cmdlet changes settings for an existing secondary zone on
a Domain Name System (DNS) server.
http://technet.microsoft.com/en-us/library/jj649920(v=wps.620).aspx