READ Free Dumps For Microsoft- 70-410
Question ID 10398 | Your network contains an Active Directory forest named contoso.com. The forest contains two domains named contoso.com and child.contoso.com. The forest
contains two domain controllers. The domain controllers are configured as shown in the following table.
You need to ensure that DC2 can provide authoritative responses for queries to the contoso.com namespace.
What should you do?
|
Option A | On DC1, create a delegation.
|
Option B | On DC1, change the replication scope of the contoso.com zone.
|
Option C | On DC2, create a forwarder.
|
Option D | On DC2, modify the Zone Transfers settings.
|
Correct Answer | B |
Explanation Explanation/Reference: For DC1 to be able to provide authoritative responses to DNS queries the replication scope should be changed accordingly so that it has the zone data for the contoso.com domain.
Question ID 10399 | You have a server named Server1 that runs a Server Core installation of Windows Server 2012 R2.
Server1 is configured to obtain an IPv4 address by using DHCP.
You need to configure the IPv4 settings of the network connection on Server1 as follows:
IP address: 10.1.1.1
Subnet mask: 255.255.240.0
Default gateway: 10.1.1.254
What should you run?
|
Option A | netsh.exe
|
Option B | netcfg.exe
|
Option C | msconfig.exe
|
Option D | ipconfig.exe
|
Correct Answer | A |
Explanation Explanation/Reference: In order to configure TCP/IP settings such as the IP address, Subnet Mask, Default Gateway, DNS and WINS addresses and many other options you can use Netsh.exe. Incorrect: Not D: Windows Server 2012 Core still has IPCONFIG.EXE that can be used to view the IP configuration. Modern servers typically come with several network interface ports. This causes IPCONFIG.EXE to scroll off the screen when viewing its output. Consider piping the output if IPCONFIG.EXE to a file and view it with Notepad.exe.