Which Windows PowerShell cmdlets should you use?

DRAG DROP

Your network contains an Active Directory domain named contoso.com. The domain contains a server named Server1. Server1 runs a Server Core installation of Windows Server 2012 R2. You install the DNS Server role on Server1.

You need to perform the following configurations on Server1:

• Create an Active Directory-integrated zone named adatum.com.

• Send unresolved DNS client queries for other domain suffixes to the DNS server of your company’s Internet Service Provider (ISP).

Which Windows PowerShell cmdlets should you use? To answer, drag the appropriate cmdlet to the correct configuration in the answer area. Each cmdlet may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.

Answer:

Explanation:

Add-DnsServerDirectoryPartition: Creates a DNS application directory partition.

Add-DnsServerPrimaryZone: Adds a primary zone to a DNS server.

Set-DNSServer Overwrites a DNS server configuration.

SET-DNSServerForwarder Changes forwarder settings on a DNS server

Set-DNSServerDSSetting Modifies DNS Active Directory settings.

Set-DNSServerSetting Modifies DNS server settings.

References:

http://technet . microsoft .com /en-us/library/jj649942(v=wps . 620) . aspx

http://technet . microsoft .com /en-us/library/jj649876(v=wps . 620) . aspx

http://technet . microsoft .com /en-us/library/jj649845(v=wps . 620) . aspx

http://technet . microsoft .com /en-us/library/jj649887(v=wps . 620) . aspx

http://technet . microsoft .com /en-us/library/jj649874 . aspx

http://technet . microsoft .com /en-us/library/jj649909 . aspx

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments