Your company has a server named Server1 that runs a Server Core installation of Windows Server 2008, 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?()
- Aipconfig /registerdns:local.contoso.com
- Bdnscmd Server1 /ZoneAdd local.contoso.com /DSPrimary
- Cdnscmd Server1 /ZoneAdd local.contoso.com /Primary /file local.contoso.com.dns
- Dnetsh interface ip v4 set dnsserver name= local.contoso.com static 10.0.0.1 primary