http://https://www.lead1pass.com/Microsoft/70-741-practice-exam-dumps.html (200 Q&As Dumps, 30%OFF Special Discount: 30free )
NEW QUESTION NO: 5
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 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 BranchCache feature, and then you start the BranchCache service.
Does this meet the goal?
A. No
B. Yes
Answer: B
NEW QUESTION NO: 6
Note: This question is part of a series of questions that use the same or similar answer choices. An answer choice may be correct for more than one question in the series. Each question is independent of the other questions in this series. Information and details provided in a question apply only to that question.
You have multiple servers that run Windows Server 2016.
You need to install the DNS Server server role on one of the servers.
What should you run?
A. dnscmd.exe
B. Set-DhcpServerv6DnsSetting
C. Set-DhcpServerDatabase
D. Set-DNSServerSetting
E. dism.exe
F. dns.exe
G. netsh.exe
H. Set-DhcpServerv4DnsSetting
Answer: E
NEW QUESTION NO: 7
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?
A. Yes
B. No
Answer: B
NEW QUESTION NO: 8
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?
A. Yes
B. No
Answer: B
NEW QUESTION NO: 9
You have a DHCP server named Server1 that runs Windows Server 2016.
You have a single IP subnet.
Server1 has an IPv4 scope named Scope1. Scope1 has an IP address range of 10.0.1.10 to 10.0.1.200 and a length of 24 bits.
You need to create a second logical IP network on the subnet. The subnet will use an IP address range of
10.0.2.10 to 10.0.2.200 and a length of 24 bits.
What should you do?
A. Create a second scope, and then run the DHCP Split-Scope Configuration Wizard.
B. Create a new scope, and then modify the IPv4 bindings.
C. Create a second scope, and then create a superscope.
D. Create a superscope, and then configure an exclusion range in Scope1.
Answer: C
NEW QUESTION NO: 10
HOTSPOT
You have a Hyper-V host named Server1 that runs Windows Server 2016. Server1 has two network adaptors named NIC1 and NIC2. Server1 has two virtual switches named vSwitch1 and vSwitch2. NIC1 connects to vSwitch1. NIC2 connects to vSwitch2.
Server1 hosts a virtual machine named VM1. VM1 has two network adapters named vmNIC1 and vmNIC2.
VmNIC1 connects to vSwitch1. VmNIC2 connects to vSwitch2.
You need to create a NIC team on VM1.
What should you run on VM1? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Answer:

Explanation/Reference:
Explanation:
New-NetLbfoTeam -Name NICTEAM1 TeamMembers vmNIC1, vmNIC2 -TeamingMode $var1
-LoadBalancingAlgorithm $var2
NEW QUESTION NO: 11
Note: This question is part of a series of questions that use the same scenario. For your convenience, the scenario is repeated in each question. Each question presents a different goal and answer choices, but the text of the scenario is exactly the same in each question in this series.
Your network contains an Active Directory domain named contoso.com. The functional level of the domain is Windows Server 2012.
The network uses an address space of 192.168.0.0/16 and contains multiple subnets.
The network is not connected to the Internet.
The domain contains three servers configured as shown in the following table.

Client computers obtain TCP/IP settings from Server3.
You add a second network adapter to Server2. You connect the new network adapter to the Internet. You install the Routing role service on Server2.
Server1 has four DNS zones configured as shown in the following table.

You need to create a zone to ensure that Server1 can resolve single-label names.
What should you name the zone on Server1?
A. . (root)
B. WINS
C. NetBIOS
D. GlobalNames
Answer: D
Explanation/Reference:
Explanation:
https://technet.microsoft.com/en-us/library/cc816610(v=ws.10).aspx
NEW QUESTION NO: 12
You have a remote access server named Server1 that runs Windows Server 2016. Server1 has DirectAccess enabled.
You have a proxy server named Server2. All computers on the internet connect to the Internet by using the proxy.
On Server1, you run the command Set-DAClient -Force Tunnel Enabled.
You need to ensure that when a Direct Access client connects to the network, the client accesses all the Internet resources through the proxy.
What should you run on Server1?
A. Set-DnsClientGlobalSetting
B. Set-DAEntryPoint
C. Set-DnsClientNrptRule
D. Set-DnsClientNrptGlobal
Answer: B
Explanation/Reference:
References: https://docs.microsoft.com/en-us/powershell/module/remoteaccess/set-daentrypoint?
view=win10-ps
NEW QUESTION NO: 13
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 contoso.com.
You need to create a Nano Server image named Nano1 that will be used as a virtualization host. The windows server 2016 source files are located in drive D.
Solution: You run the following cmdlet.
New-NanoServerImage -Edition Datacenter -DeploymentType Host -Compute
-Media 'D:\' -TargetPath c:\Nano1\Nano1.wim -ComputerName Nano1 -DomainName Contoso.com Does this meet the goal?
A. No
B. Yes
Answer: B
NEW QUESTION NO: 14

You need to prevent Server1 from resolving queries from DNS clients located on Subnet4. Server1 must resolve queries from all other DNS clients.
Solution: From the Security setting of each zone on Server1, you modify the permissions.
Does this meet the goal?
A. No
B. Yes
Answer: A
NEW QUESTION NO: 15
You have a server named Server1 that runs Windows Server 2016. Server1 is located on the perimeter network, and only inbound TCP port 443 is allowed to connect Server1 from the Internet.
You install the Remote Access server role on Server1.
You need to configure Server1 to accept VPN connections over port 443.
Which VPN protocol should you use?
A. PPTP
B. SSTP
C. L2TP
D. IKEv2
Answer: B
Explanation/Reference:
Explanation:
https://technet.microsoft.com/en-us/library/dd458955(v=ws.10).aspx