70-741 dumps are updated and 70-741 exam are verified by experts. Once you have completely prepared with our 70-741 exam you will be ready for the real 70-741 exam without a problem. We have 70-741 exam. PASSED 70-741 dumps First attempt! Here What I Did.
Online Microsoft 70-741 free dumps demo Below:
NEW 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 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 Server1, you modify the ActivatePolicies setting of the scope. Does this meet the goal?
- A. Yes
- B. No
Answer: B
NEW QUESTION 2
You are deploying Software Defined Networking (SDN) by using Windows Server 2021.
You plan to deploy a three-node Network Controller cluster. You plan to use virtual machines for the network controller and the management client. The virtual machines will NOT be domain-joined.
You need to configure authentication for the cluster. Which command should you run?
- A. Install-NetworkController –Node @{Node1, Node2, Node3} –ClientAuthentication X509
- B. Install-NetworkControllerCluster –Node @{Node1, Node1, Node3} –ClientAuthentication Kerberos
- C. Install-NetworkControllerCluster –Node @{Node1, Node1, Node3} –ClientAuthentication X509
- D. Install-NetworkControllerCluster –Node @{Node1, Node1, Node3} –ClientAuthentication None
- E. Install-NetworkController –Node @{Node1, Node2, Node3} –ClientAuthentication Kerberos
Answer: C
Explanation: References: https://docs.microsoft.com/en-us/windows-server/networking/sdn/security/nc-security
NEW QUESTION 3
You have an IP Address Management (IPAM) server named IPAM1 that runs Window Server 2021. IPAM1 manages all of the DHCP servers on your network.
You are troubleshooting an issue for a client that fails to receive an IP address from DHCP.
You need to ensure that from IPAM1, you can view all of the event data for the DHCP leases from the last 24 hours.
Solution: From Server Manager, you run Retrieve Event Catalog Data. Does this meet the goal?
- A. Yes
- B. No
Answer: A
Explanation: References:
http://www.techblogopedia.com/blog/ip-address-managementipam-windows-server-2012-r2-part-3/
NEW QUESTION 4
Your network contains an Active Directory domain named contoso.com. The domain contains three servers named Server1, Server2, and Server3 that run Windows Server 2021.
Server1 has IP Address Management (IPAM) installed. Server2 and Server3 have the DHCP Server role installed and have several DHCP scopes configured. The IPAM server retrieves data from Server2 and Server3.
A domain user named User1 is a member of the groups shown in the following table.
On Server1, you create a security policy for User1. The policy grants the IPAM DHCP Scope Administrator Role with the Global access scope to the user.
Which actions can User1 perform? To answer, select the appropriate options in the answer area.
Answer:
Explanation: https://technet.microsoft.com/en-us/library/dn268500(v=ws.11).aspx
NEW QUESTION 5
Your network contains an Active Directory forest named contoso.com. The functional level of the forest is Windows Server 2012.
The forest contains five domain controllers and five VPN servers that run Windows Server 2021. Five hundred users connect to the VPN servers daily.
You need to configure a new server named Server1 as a RADIUS server. What should you do first?
- A. On Server1, deploy the Remote Access server role.
- B. On Server1, deploy the Network Policy and Access Services role.
- C. On a domain controller, set the forest functional level to Windows Server 2021.
- D. On each VPN server, run the New-NpsRadiusClient cmdlet.
Answer: B
Explanation: http://www.nyazit.com/configure-network-policy-server-2021/
NEW QUESTION 6
You have a DNS server named Server1 that runs Windows Server 2021. Server1 has network interfaces that have the following IP addresses:
-10.0.0.100
-131.107.0.100
The internal network uses an IP address space of 10.0.0.0/16.
Server1 provides DNS name resolution to both internal and external clients. Server1 hosts the primary zone for contoso.com.
You need to configure Server1 to meet the following requirements:
* Internal clients must be able to use Server 1 to resolve internal-based DNS names.
* External clients must not be able to use Server1 to resolve Internal-based DNS names.
* External clients must able to use Server1 to resolve names in the contoso.com zone.
Which commands should you run on Server1.? To answer select the appropriate option in answer area.
Answer:
Explanation: 
NEW QUESTION 7
You have multiple servers that run Windows Server 2021.
You need to install the DNS Server server role on one of the servers. What should you run?
- A. dism.exe
- B. dns.exe
- C. dnscmd.exe
- D. netsh.exe
- E. Set-DhcpServerDatabase
- F. Set-DhcpServerv4DnsSetting
- G. Set-DhcpServerv6DnsSetting
- H. Set-DNSServerSetting
Answer: A
NEW QUESTION 8
You network contains an Active Directory named contoso.com. The domain contains two servers named Server1 and Server2 that run Windows Server 2021.
Server1 has IP Address Management (IPAM) installed. Server2 has the DHCP Server role installed. The IPAM server retrieves data from Server2.
The domain has two users named User1 and User2 and a group named Group1. User1 is the only member of Group1.
Server1 has one IPAM access policy. You edit the access policy as shown in the Policy exhibit. (Click the Exhibit button.)
The DHCP scopes are configured as shown in the Scopes Exhibit. (Click the Exhibit button.)
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
Answer:
Explanation: https://technet.microsoft.com/en-us/library/dn268500(v=ws.11).aspx
NEW QUESTION 9
You have Hyper-V host named Server1. Serve1 has a network adapter that has virtual machine queue (VMQ) enabled. The network adapter connects at 10 Gbps and has an Ipv4 address.
Server1 hosts a virtual machine named VM1. VM1 has a single network adapter and four processors. You need to distribute the network processing load across the VM1 processors.
What should you do?
- A. From Device Manager on Server1, configure TCP Checksum Offload (IPv4).
- B. From Windows PowerShell on VM1, run the Enable-NetAdapterRSS cmdlet.
- C. From Windows PowerShell on Server1, run the Enable-NetAdapterPacketDirect cmdlet.
- D. From Windows PowerShell on VM1, run the Enable-NetAdapterPacketDirect cmdlet.
Answer: B
NEW QUESTION 10
You need to implement network virtualization.
On which object should you configure the virtual subnet ID?
- A. Virtual switch
- B. Hyper-V server
- C. VM
- D. Virtual network adapter
Answer: D
NEW QUESTION 11
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 have a Hyper-V host named Server 1. The network adapters on Server1 have single root I/O virtualization (SR-IOV) enabled.
Server1 hosts a virtual machine named VM1 that runs Windows Server 2021. You need to identify whether SR-IOV is used by VM1.
Solution: On Server1, you open Hyper-V Manager and view the Integration Services settings of VM1.
Does this meet the goal?
- A. Yes
- B. No
Answer: B
NEW QUESTION 12
Your company has two main offices. The offices are located in London and Seattle. All servers run Windows Server 2021.
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?
- A. Modify the disk quota of the drive that contains Folder1.
- B. From a command prompt, run dfsutil /purgemupcache.
- C. Create a quota for Folder1 by using File Server Resource Manager (FSRM).
- D. Modify the size of staging area of Folder1.
Answer: C
Explanation: https://technet.microsoft.com/en-us/library/hh831487(v=ws.11).aspx
NEW QUESTION 13
Your network contains an Active Directory domain named contoso.com. The domain contains a DNS server named Server1.
Server1 configured to use a forwarder named server2.contoso.com that has an IP address of 10.0.0.10. You need to prevent Server1 from using root hints if the forwarder is unavailable.
What command should you run? To answer, select the appropriate options in the answer area.
Answer:
Explanation: 
NEW QUESTION 14
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 an IP Address Management (IPAM) server named IPAM1 that runs Windows Server 2021. IPAM1 manages all of the DHCP servers on your network.
You are troubleshooting an issue for a client that fails to receive an IP address from DHCP.
You need to ensure that from IPAM1, you can view all of the event data for the DHCP leases from the last 24 hours.
Solution: From Task Scheduler, you run the MicrosoftWindowsIPAMAudit task. Does this meet the goal?
- A. Yes
- B. No
Answer: B
NEW QUESTION 15
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 the Network Policy Server console, you export the configuration, and you view the exported XML file.
Does this meet the goal?
- A. Yes
- B. No
Answer: A
NEW QUESTION 16
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.
Start of the repeated scenario
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.
End of the repeated scenario
You need to ensure that when computers query for records in tailspintoys.com, the query results are based on the subnet of the computer that generates the query.
What should you do?
- A. Enable DNS round robin.
- B. Configure DNS policies.
- C. Create zone delegation records.
- D. Modify the Priority settings of each resource record.
Answer: B
NEW QUESTION 17
You have two Hyper-V hosts named Server1 and Server2 that run Windows Server 2021. Server1 and Server2 are connected to the same network.
On Server1 and Server2, you create an external network switch named Switch1. You have the virtual machine shown in the following table.
All three virtual machines are connected to Switch1.
You need to prevent applications in VM3 from being able to capture network traffic from VM1 or VM2. The solution must ensure that VM1 retains network connectivity.
What should you do?
- A. Configure network virtualization for VM1 and VM2.
- B. Modify the subnet mask of VM1 and VM2.
- C. On Server2, configure the VLAN ID setting of Switch1.
- D. On Server2, create an external switch and connect VM3 to the switch.
Answer: A
Explanation: https://blogs.technet.microsoft.com/networking/2021/10/26/network-virtualization-with-ws2021-sdn/
Recommend!! Get the Full 70-741 dumps in VCE and PDF From 2passeasy, Welcome to Download: https://www.2passeasy.com/dumps/70-741/ (New 235 Q&As Version)