Download Networking with Windows Server 2016.70-741.PracticeTest.2019-02-02.138q.tqb

Vendor: Microsoft
Exam Code: 70-741
Exam Name: Networking with Windows Server 2016
Date: Feb 02, 2019
File Size: 5 MB

How to open TQB files?

Files with TQB (Taurus Question Bank) extension can be opened by Taurus Exam Studio.

Demo Questions

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. Determine whether the solution meets the stated goals.
Your network contains an Active Directory domain named contoso.com. The domain contains a DNS server named Server1. All client computers run Windows 10. 
On Server1, you have the following zone configuration. 
  
  
You have the following subnets defined on Server1. 
  
  
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 Windows PowerShell on Server1, you run the Add-DnsServerQueryResolutionPolicy cmdlet.
Does this meet the goal?
  1. Yes
  2. No
Correct answer: A
Explanation:
References: https://docs.microsoft.com/en-us/powershell/module/dnsserver/add-dnsserverqueryresolutionpolicy?view=win10-ps
References: https://docs.microsoft.com/en-us/powershell/module/dnsserver/add-dnsserverqueryresolutionpolicy?view=win10-ps
Question 2
Your company has a main office in London and a branch office in Seattle. The offices connect to each other by using a WAN link. 
In the London office, you have a Distributed File System (DFS) server named FS1 that contains a folder named Folder1. 
In the Seattle office, you have a DFS server named FS2. 
All servers run Windows Server 2016. 
You configure replication of Folder1 to FS2. 
Users in both offices frequently add files in Folder1. 
You monitor DFS Replication, and you discover excessive replication over the WAN link during business hours. 
You need to reduce the amount of bandwidth used for replication during business hours. The solution must ensure that the users can continue to save content to Folder1. 
What should you do?
  1. Modify the quota settings on Folder1 on FS2.
  2. Modify the properties of the replication group.
  3. Configure the copy of Folder1 on FS2 as read-only.
  4. Modify the replicated folder properties of Folder1 on FS1.
Correct answer: B
Question 3
Your company owns the public Internet IP address range of 131.107.20.0 to 131.107.20.255. 
You need to create a subnet that supports four hosts. The solution must minimize the number of addresses available to the subnet. 
Which subnet should you use?
  1. 131.107.20.16/28
  2. 131.107.20.16/30
  3. 131.107.20.0/29
  4. 131.107.20.0 with subnet mask 255.255.255.224
Correct answer: C
Explanation:
References: http://jodies.de/ipcalc?host=131.107.20.0&mask1=29&mask2=
References: http://jodies.de/ipcalc?host=131.107.20.0&mask1=29&mask2=
Question 4
You have a server named Server1 that runs Windows Server 2016. Server1 has the following routing table. 
  
  
What will occur when Server1 attempts to connect to a host that has an IP address of 172.20.10.50?
  1. Server1 will attempt to connect directly to 172.20.10.50.
  2. Server1 will route the connection to 10.10.0.2.
  3. Server1 will silently drop the connection attempt.
  4. Server1 will route the connection to 192.168.2.1.
Correct answer: D
Explanation:
http://www.techrepublic.com/article/understanding-routing-tables/
http://www.techrepublic.com/article/understanding-routing-tables/
Question 5
You have a server that is configured as a hosted BranchCache server. 
You discover that a Service Connection Point (SCP) is missing for the BranchCache server. 
What should you run to register the SCP?
  1. setspn.exe
  2. Reset-BC
  3. ntdsutil.exe
  4. Enable-BCHostedServer
Correct answer: D
Explanation:
https://technet.microsoft.com/en-us/library/jj862376(v=ws.11).aspx
https://technet.microsoft.com/en-us/library/jj862376(v=ws.11).aspx
Question 6
Your company has two main offices. The offices are located in London and Seattle. All servers run Windows Server 2016. 
In the Seattle office, you have a Distributed File System (DFS) server named FS1. FS1 has a folder named Folder1 that contains large Windows image files. 
In the London office, you deploy a DFS server named FS2, and you then replicate Folder1 to FS2. 
After several days, you discover that the replication of certain files failed to complete. 
You need to ensure that all of the files in Folder1 can replicate to FS2. 
What should you do?
  1. Modify the disk quota of the drive that contains Folder1.
  2. From a command prompt, run dfsutil /purgemupcache.
  3. Create a quota for Folder1 by using File Server Resource Manager (FSRM).
  4. Modify the size of staging area of Folder1.
Correct answer: D
Question 7
You have a server named Server1 that runs Windows Server 2016 and is configured as a domain controller. 
You install the DNS Server server role on Server1. 
You plan to store a DNS zone in a custom Active Directory partition. 
You need to create a new Active Directory partition for the zone. 
What should you use?
  1. Set-DnsServer
  2. Active Directory Sites and Services
  3. Dns.exe
  4. Dnscmd.exe
  5. New-ADObject
  6. Active Directory Administrative Center
  7. DNS Manager
Correct answer: D
Explanation:
dnscmd <ServerName> /CreateDirectoryPartition <FQDN> References:https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/dnscmd#BKMK_5
dnscmd <ServerName> /CreateDirectoryPartition <FQDN> 
References:
https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/dnscmd#BKMK_5
Question 8
You have a server named Server1 that runs Windows Server 2016. Server1 is a Hyper-V host that hosts a virtual machine named VM1. 
Server1 has three network adapter cards that are connected to virtual switches named vSwitch1, vSwitch2 and vSwitch3. 
You configure NIC Teaming on VM1 as shown in the exhibit. 
  
  
You need to ensure that VM1 will retain access to the network if a physical network adapter card fails on Server1. 
What should you do?
  1. From Windows PowerShell on VM1, run the Set-VmNetworkAdapterTeamMapping cmdlet.
  2. From Hyper-V Manager on Server1, modify the settings on VM1.
  3. From Windows PowerShell on Server1, run the Set-VmNetworkAdapterFailoverConfiguration cmdlet.
  4. From the properties of the NIC team on VM1, add the adapter named Ethernet to the NIC team.
  5. From Windows PowerShell on Server1, run the Set-VmSwitch cmdlet.
  6. From Hyper-V Manager on Server1, modify the properties of vSwitch1.
  7. From the properties of the NIC team on VM1, change the load balancing of the NIC team.
Correct answer: B
Explanation:
References: https://technet.microsoft.com/en-us/windows-server-docs/networking/technologies/nic-teaming/nic-teaming
References: https://technet.microsoft.com/en-us/windows-server-docs/networking/technologies/nic-teaming/nic-teaming
Question 9
You have an application named App1. App1 is distributed to multiple Hyper-V virtual machines in a multitenant environment. 
You need to ensure that the traffic is distributed evenly among the virtual machines that host App1. 
What should you include in the environment?
  1. Network Controller and Windows Server Network Load Balancing (NLB) nodes
  2. an RAS Gateway and Windows Server Software Load Balancing (SLB) nodes
  3. an RAS Gateway and Windows Server Network Load Balancing (NLB) nodes
  4. Network Controller and Windows Server Software Load Balancing (SLB) nodes
Correct answer: B
Explanation:
https://technet.microsoft.com/en-us/library/mt403307(v=ws.11).aspx#bkmk_slb
https://technet.microsoft.com/en-us/library/mt403307(v=ws.11).aspx#bkmk_slb
Question 10
You have an Active Directory domain that contains several Hyper-V hosts that run Windows Server 2016. 
You plan to deploy network virtualization and to centrally manage Datacenter Firewall policies. 
Which component must you install for the planned deployment?
  1. the Data Center Bridging feature
  2. the Network Controller server role
  3. the Routing role service
  4. the Canary Network Diagnostics feature
Correct answer: B
Explanation:
https://technet.microsoft.com/en-us/library/mt403307(v=ws.11).aspx#bkmk_slb
https://technet.microsoft.com/en-us/library/mt403307(v=ws.11).aspx#bkmk_slb
HOW TO OPEN VCE FILES

Use VCE Exam Simulator to open VCE files
Avanaset

HOW TO OPEN VCEX FILES

Use ProfExam Simulator to open VCEX files
ProfExam Screen

ProfExam
ProfExam at a 20% markdown

You have the opportunity to purchase ProfExam at a 20% reduced price

Get Now!