Microsoft Exam Questions

Which command should you use?

Your company has a server named Server1 that runs a Server Core installation of Windows
Server 2008 R2, and the DNS Server server role. Server1 has one network interface named
Local Area Connection. The static IP address of the network interface is configured as
10.0.0.1. You need to create a DNS zone named local.contoso.com on Server1. Which
command should you use?

A.
dnscmd Server1 /ZoneAdd local.contoso.com /DSPrimary

B.
dnscmd Server1 /ZoneAdd local.contoso.com /Primary /file local.contoso.com.dns

C.
ipconfig /registerdns:local.contoso.com

D.
netsh interface ipv4 set dnsserver name=“local.contoso.com” static 10.0.0.1 primary