You have a server named SERVER1 that runs Windows Server 2012.
SERVER1 has the DNS Server server role installed.
You need to configure SERVER1 to resolve queries for single-label DNS names.
Which two actions should you perform? (Each correctanswer presents part of the solution. Choose two.)
A.
Run the Set-DNSServerGlobalNameZone cmdlet.
B.
Modify the DNS suffix search list setting.
C.
Modify the Primary DNS Suffix Devolution setting.
D.
Create a zone named “.”.
E.
Create a zone named GlobalNames.
F.
Run the Set-DNSServerRootHint cmdlet.
Explanation:
Open DNS Manager from Administrative Tools.
Expand the DNS server, right-click Forward Lookup Zones, and choose New Zone
Click Next
Choose Primary zone (Store zone in Active Directory), click Next
Choose the Active Directory Zone Replication Scope.Click Next
On Zone Name, screen, enter GlobalNames, click Next
On Dynamic Update screen, choose Do not allow dynamic updates, click Next
Click Finish