Welcome to TestSimulate

Pass Your Next Certification Exam Fast!

Everything you need to prepare, learn & pass your certification exam easily.

365 days free updates. First attempt guaranteed success.

Microsoft Networking with Windows Server 2016 (070-741) Free Practice Test

Question 1
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some questions sets might have more than one correct solutions, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
Your network contains an Active Directory forest named contoso.com. The forest has three sites located in London, Paris and Berlin.
The London site contains a web server named Web1 that runs Windows Server 2016.
You need to configure Web1 as an HTTP content server for the hosted cache servers located in the Paris and Berlin sites.
Solution: You install the Deployment Server role service, and then you restart the World Wide Web Publishing Service.
Does this meet the goal?

Correct Answer: A
Question 2
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution. Determine whether the solution meets the stated goals.
Refer to exhibit:

Server1 has two virtual machines named VM1 and VM that run Windows Server 2016. VM1 connects to Private1. VM2 has two network adapters.
You need to ensure that VM1 connects to the corporate network by using NAT.
Solution: You connect VM1 to Inernal1. You run the New-NetNatIpAddress and the New-NetNat cmdlets on Server1. You configure VM1 to use Server1 as the default gateway.
Does this meet the goal?

Correct Answer: A
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 3
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it As a result these questions will not appear in the review screen.
You ate planning the deployment of DNS to a new network.
You have four internal DNS servers configured as shown in the following table.

The contos.com zone contains zone delegations for east.contoso.com. westcontoso.com, and south contoso.com All the DNS servers use root hints. You need to ensure that all the DNS servers can resolve the names of all the internal namespaces and Internet hosts.
Solution: On Server2. you create a conditional forwarder foe contoso.com and west.contoso.com. On Server3, you create a conditional forwarder for contoso.com and east.contoso.com.

Correct Answer: A
Question 4
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this sections, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
Your network contains an Active Directory domain named adatum.com. The domain contains two DHCP servers named Server1 and Server2.
Server1 has the following IP configuration.

Server2 has the following IP configuration.

Some users report that sometimes they cannot access the network because of conflicting IP addresses.
You need to configure DHCP to avoid leasing addresses that are in use already.
Solution: On Server2, you modify the ConflictDetectionAttempts value for IPv4.
Does this meet the goal?

Correct Answer: A
Question 5
You are implementing a secure network. The network contains a DHCP server named Server1 that runs Windows Server 2016.
You create a DHCP allow filter that contains all of the computers on the network that are authorized to receive IP addresses.
You discover that unauthorized computers can obtain an IP address from Server1.
You need to ensure that only authorized computers can receive an IP address from Server1.
Solution: You run the following command.
Add-DHCPServer4Filter -ComputerName Server1 -MacAddress -List Allow
Does this meet the goal?

Correct Answer: A
Question 6
You have an Active Directory domain named Contoso.com. The domain contains Hyper-V hosts named Server1 and Server2 that run Windows Server 2016. The Hyper-V hosts are configured to use NVGRE for network virtualization.
You have six virtual machines that are connected to an external switch. The virtual machines are configured as shown.

To which virtual machine or virtual machines can VM1 and VM3 connect? To answer, select the appropriate options in the answer area.
Correct Answer:

Explanation:
The GRE keys must match.
To separate the traffic between the two virtualized networks, the GRE headers on the tunneled packets include a GRE Key that provides a unique Virtual Subnet ID for each virtualized network.
References:
https://blogs.technet.microsoft.com/keithmayer/2012/10/08/step-by-step-hyper-v-network-virtualization-31-days-of-favorite-features-in-winserv-2012-part-8-of-31/
Question 7
You are implementing IPv6 addressing for your company by using the following specifications:
* The global address space is 2001:db8:1234.
* The company has 100 locations worldwide.
* Each location has up to 300 subnets.
* 64 bits will be used for hosts.
You need to identify how many bits to use for the locations and the subnets.
How many bits should you identify? To answer, drag the appropriate amounts to the correct targets. Each amount 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.
NOTE: Each correct selection is worth one point.
Correct Answer:

Explanation:
subnet 300 will need at least 9bits (2^8<300<2^9) location 100 will need at least 7 bits (2^6<100<2^7)
Question 8
You have a virtual machine named VM1 that runs windows Server 2016. VM1 hosts a service that requires high network throughput.
VM1 has a virtual network adapter that connects to a Hyper-V switch named vSwitch1 has one network adapter. The network adapter supports Remote Direct Memory Access (RDMA), the single root I/O virtualization (SR-IOV) interface. Quality of Service (QoS), and Receive Side Scaling (RSS).
You need to ensure that the traffic from VM1 can be processed by multiple networking processors.
Which Windows PowerShell command should you run on the host of VM1?

Correct Answer: B
Question 9
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this sections, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You have a server named Server1 that has the Network Policy and Access Services server role installed.
You create a Shared Secret Network Policy Server (NPS) template named Template1.
You need to view the shared secret string used for Template1.
Solution: From Windows PowerShell, you run Get-NpsSharedSecretTemplate -Name Template1.
Does this meet the goal?

Correct Answer: B
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 10
You have the servers configured as shown in the following table.

Your network uses an internal address space of 10.10.0.0/24. Client computers are allocated addresses from 10.10.0.60 to 10.10.0.199.
Server4 has the IPv4 configuration shown in the following table.

You need to configure Server4 to provide Internet access to the computers on the network.
Which three actions should you perform in sequence? To answer move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Correct Answer:

1 - Install ihe Remote Access server role.
2 - Open the Routing and Remote Access console.
3 - Run the Routing and Remote Access Server Setup Wizard. Add 131.12.11.121 to the NAT interface.
Question 11
You have a server named Server1 that runs Windows Server 2016. Server1 is a Hyper-V host.
You run the commands shown in the following graphic:

Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.
Correct Answer:

Explanation:
https://technet.microsoft.com/en-us/itpro/powershell/windows/hyper-v/add-vmswitchteammember
Question 12
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this sections, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You network contains an Active Directory domain named contoso.com. The domain contains a DHCP server named Server2 than runs Windows Server 2016.
Users report that their client computers fail to obtain an IP address.
You open the DHCP console as shown in the Exhibit. (Click the Exhibit button.)

Scope1 has an address range of 172.16.0.10 to 172.16.0.100 and a prefix length of 23 bits.
You need to ensure that all of the client computers on the network can obtain an IP address from Server2.
Solution: You run the Set-DhcpServerv4Scope cmdlet.
Does this meet the goal?

Correct Answer: B
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 13
Your network contains an Active Directory domain named contoso.com. The domain contains three servers named Server1, Server4, and Server5 that run Windows Server 2016.
Distributed File System (DFS) is deployed as shown in the DFS Configuration exhibit. (Click the Exhibit button.)

You configure the replication schedule for \\Contoso.com\Namespace1\Folder1 as shown in the Replication Schedule exhibit. (Click the Exhibit button.)

Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphics.
Correct Answer:

Explanation:
The Replicated Folder (Folder1) refers to the name of the DFS target, not the name of the local folder. It does not matter if the local folder name does not match the name of the DFS target. Therefore, replication will work as normal according to the configured schedule.
Question 14
Your network contains an Active Directory domain named adatum.com. The domain contains two servers named Server1 and Server2 that run Windows Server 2016. The domain contains three users named User1, User 2 and User 3.
Server 1 has a share named Share1 that has the following configurations.

The Share permissions for Share1 are configured as shown in Share1 Exhibit.

Share1 contains a file named File1.txt. The Advanced Security settings for File1.txt are configured as shown in the File1.txt exhibit.

Select the appropriate statement from below. Select Yes if the state is true, otherwise no.
Correct Answer:
Question 15
You have multiple servers that run Windows Server 2016 and are configured as VPN servers.
You deploy a server named NPS1 that has Network Policy Server (NPS) installed.
You need to configure NPS1 to accept authentication requests from the VPN servers.
What should you configure on NPS1?

Correct Answer: A