70-741 dumps for Microsoft certification, Real Success Guaranteed with Updated 70-741 dumps. 100% PASS 70-741 Networking with Windows Server 2021 exam Today!

Microsoft 70-741 Free Dumps Questions Online, Read and Test Now.

NEW QUESTION 1
Your network contains an Active Directory domain named contoso.com. The domain contains a DHCP server named Server2 that runs Windows Server 2021.
Server2 has 10 IPv4 scopes.
You need to ensure that the scopes are backed up every 30 minutes to the folder D:DHCPBackup. 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: E

NEW 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 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.
You have a server named Server1 that runs Windows Server 2021. Server1 is configured as a VPN server. Server1 is configured to allow domain users to establish VPN connections from 06:00 to 18:00 everyday of the week.
You need to ensure that domain users can establish VPN connections only between Monday and Friday. Solution: From Network Policy Server, you modify the Network Policies on Server1.
Does this meet the goal?

  • A. Yes
  • B. No

Answer: A

NEW QUESTION 3
You have Hyper-V host named Server1.
Server1 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 Device Manager on VM1, configure TCP Checksum Offload (IPv4).
  • C. From Device Manager on VM1, configure Receive Side Scaling.
  • D. From Windows PowerShell on Server1, run the Enable-NetAdapterRSS cmdlet.

Answer: C

NEW QUESTION 4
Scenario:
You are a network administrator for a company named Contoso,Ltd. The network is configured as shown in the exhibit.
70-741 dumps exhibit
You install the Remote Access server role on Server2. Server2 has the following configured.
*Network address translation (NAT)
*The DHCP Server server role
The Security Policy of Contoso states that only TCP ports 80 and 443 are allowed from the internet to server2 You identify the following requirements:
* Add 28 devices to subnet2 for a temporary project.
* Configure Server2 to accept VPN connections from the internet.
* Ensure that devices on Subnet2 obtain TCP/IP settings from DHCP on Server2.
End of Scenario:
What should you do to meet the DHCP connectivity requirement for Subnet2?

  • A. Install the Routing role service on Server2.
  • B. Install the IP address Management (IPAM) Server feature on Server2.
  • C. Install the Routing role service on Server1.
  • D. Install the DHCP Server server role on Server1.

Answer: C

NEW QUESTION 5
Your company has five departments, including a web research department.
You have a DHCP server named Server1 and two DNS servers named DNS1 and DNS2.
Server1 has an IPv4 scope named Scope1. All client computers are configured to use DNS1 for name resolution.
You need to ensure that users in the web research department use DNS2 for name resolution.

  • A. From the properties of Scope1, modify the Conflict detection attempts setting.
  • B. From the properties of Scope1, configure Name Protection.
  • C. From the properties of IPv4, configure the bindings.
  • D. From IPv4, create a new filter.
  • E. From the properties of Scope1, create an exclusion range.
  • F. From IPv4, run the DHCP Policy Configuration Wizard.
  • G. From Control Panel, modify the properties of Ethernet
  • H. From Scope1 create a reservation.

Answer: A

NEW QUESTION 6
You have a server named Server1 that runs Windows Server 2021.
You need to deploy the first cluster node of a Network Controller cluster.
Which four cmdlets should you run in sequence? To answer, move the appropriate cmdlets from the list of cmdlets to the answer area and arrange them in the correct order.
70-741 dumps exhibit

    Answer:

    Explanation: Deploy Network Controller using Windows PowerShell Step 1: Install-WindowsFeature
    Install the Network Controller server role
    To install Network Controller by using Windows PowerShell, type the following commands at a Windows PowerShell prompt, and then press ENTER.
    Install-WindowsFeature -Name NetworkController –IncludeManagementTools Step 2: New-NetworkControllerNodeObject
    You can create a Network Controller cluster by creating a node object andthen configuring the cluster.
    You need to create a node object for each computer or VM that is a member of the Network Controller cluster.
    Tocreate a node object, type the following command at the Windows PowerShell command prompt, and then press ENTER. Ensure that you add values for each parameter that are appropriate for your deployment.
    New-NetworkControllerNodeObject –Name <string> -Server<String> -FaultDomain <string>-RestInte Step 3: Install-NetworkControllerCluster
    To configure the cluster, typethe following command at the Windows PowerShell command prompt, and then press ENTER. Ensure that you add values for each parameter that are appropriate for your deployment.
    Install-NetworkControllerCluster –Node <NetworkControllerNode[]>–ClusterAuthentication … Step 4: Install-NetworkController
    To configure the Network Controller application, type the following command at the Windows PowerShell command prompt, and then press ENTER. Ensure that you add values for each parameter that are appropriate for your deployment.
    Install-NetworkController –Node <NetworkControllerNode[]> –ClientAuthentication References: https://technet.microsoft.com/en-us/library/mt282165.aspx

    NEW QUESTION 7
    You have a DNS server named Server1.
    The forwarders are configured as shown in the Forwarders exhibit. (Click the Exhibit button.)
    70-741 dumps exhibit
    The Advanced Settings are configured as shown in the Advanced exhibit. (Click the Exhibit button.)
    70-741 dumps exhibit
    The Root Hints are configured as shown in the Root Hints exhibit. (Click the Exhibit button.)
    70-741 dumps exhibit
    Server1 does not contain any DNS zones.
    For each of the following statements, select Yes if the statement is true. Otherwise, select No.
    70-741 dumps exhibit

      Answer:

      Explanation: Recursion is disabled so internet hosts cannot be resolved. The recursive test fails because recursion is disabled.
      Server1 is not configured as a root server. The forwarders list would be greyed out if it was.

      NEW QUESTION 8
      You have a server named Server1 that runs Windows Server 2021. You install the DHCP Server server role on Server1.
      You need to authorize DHCP on Server1. 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: D

      NEW QUESTION 9
      You have two servers named Server1 and Server2 that run Windows Server 2021. Both servers have the DHCP Server server role installed.
      Server1 has a DHCP scope named Scope1. Server2 has a DHCP scope named Scope2.
      You need to ensure that client computers can get an IP address if a single DHCP server fails. You must be able to control the percentage of requests to which each DHCP server responds during normal network operations.
      What should you do?

      • A. Add Server1 and Server2 as nodes in a failover cluster, and then configure the DHCP Server server role.
      • B. Add Server1 and Server2 as nodes in a failover cluster, and then configure the quorum mode.
      • C. On Server1 and Server2, configure DHCP failover for Scope1 and Scope2.
      • D. Add Server1 and Server2 as nodes in a failover cluster, and then configure port rules for UDP 67 and UDP 68.

      Answer: C

      NEW QUESTION 10
      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.
      70-741 dumps exhibit
      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.
      70-741 dumps exhibit
      What should you do to enable Server2 as a NAT server?

      • A. From Routing and Remote Access, add an interface.
      • B. From Windows PowerShell, run the New-RoutingGroupConnector cmdlet.
      • C. From Routing and Remote Access, add a routing protocol.
      • D. From Windows PowerShell, run the Install-WindowsFeature cmdlet.

      Answer: A

      Explanation: https://technet.microsoft.com/en-us/library/dd469812(v=ws.11).aspx

      NEW QUESTION 11
      You are implementing a secure network. The network contains a DHCP server named Server1 that runs Windows Server 2021.
      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 receive 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.
      Set-DhcpServerv4FilterList -ComputerName Server1 -Allow False -Deny True Does this meet the goal?

      • A. Yes
      • B. No

      Answer: B

      Explanation: References:
      https://docs.microsoft.com/en-us/powershell/module/dhcpserver/add-dhcpserverv4filter?view=win10-ps

      NEW QUESTION 12
      Your network contains an Active Directory forest named contoso.com.
      The forest contains five domains. You manage DNS for the contoso.com domain only. You are not responsible for managing DNS for the child domains.
      The DNS servers in a child domain named research.contoso.com are reconfigured often.
      You need to ensure that clients in contoso.com can resolve addresses in research.contoso.com. The solution must minimize zone replication traffic.
      What should you do?

      • A. Create a primary zone for research.contoso.com on the DNS servers of contoso.com
      • B. Create a secondary zone for research.contoso.com on the DNS servers of contoso.com
      • C. Create a stub zone for research.contoso.com on the DNS servers of contoso.com
      • D. Create a delegation for research.contoso.com

      Answer: D

      Explanation: References:
      https://blogs.msmvps.com/acefekay/2010/10/01/dns-parent-child-dns-delegation-how-to-create-a-dns-delegation

      NEW QUESTION 13
      You have an Active Directory domain that contains several Hyper-V hosts that run Windows Server 2021. You plan to deploy network virtualization and to centrally manage Datacenter Firewall policies.
      Which component must you install for the planned deployment?

      • A. the Data Center Bridging feature
      • B. the Network Controller server role
      • C. the Routing role service
      • D. the Canary Network Diagnostics feature

      Answer: B

      Explanation: https://technet.microsoft.com/en-us/library/mt403307(v=ws.11).aspx#bkmk_slb

      NEW QUESTION 14
      You have a DHCP server named Server1 that runs Windows Server 2021. You run Get-DhcpServerv4Scope, and you receive the following results.
      70-741 dumps exhibit
      You run Get-DhcpServerv4FilterList, and you receive the following results.
      70-741 dumps exhibit
      You run Get-DhcpServerv4Filter, and you receive the following results.
      70-741 dumps exhibit
      For each of the following statements, select Yes if the statement is true. Otherwise, select No.
      NOTE: Each selection is worth one point.
      70-741 dumps exhibit

        Answer:

        Explanation: 70-741 dumps exhibit

        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 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: You sign in to VM1. You view the properties of the network connections. Does this meet the goal?

        • A. Yes
        • B. No

        Answer: B

        NEW QUESTION 16
        You have an IP Address Management (IPAM) deployment that is used to manage all of the DNS servers on your network. IPAM is configured to use Group Policy provisioning.
        You discover that a user adds a new mail exchanger (MX) record to one of the DNS zones. You want to identify which user added the record.
        You open Event Catalog on an IPAM server, and you discover that the most recent event occurred yesterday. You need to ensure that the operational events in the event catalog are never older than one hour.
        What should you do?

        • A. From the properties on the DNS zone, modify the refresh interval.
        • B. From an IPAM_DNS Group Policy object (GPO), modify the Group Policy refresh interval.
        • C. From Task Scheduler, modify the MicrosoftWindowsIPAMAudit task.
        • D. From Task Scheduler, create a scheduled task that runs the Update-IpamServer cmdlet.

        Answer: C

        NEW QUESTION 17
        You have an IP Filters Network Policy Server (NPS) template that is used by an NPS policy. The IP filters are configured as shown in the following exhibit.
        70-741 dumps exhibit
        Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.
        NOTE: each correct selection is worth one point.
        70-741 dumps exhibit

          Answer:

          Explanation: 70-741 dumps exhibit

          NEW QUESTION 18
          You have a Hyper-V host named Server1 that runs Windows Server 2021. Server1 has a virtual switch named Switch1.
          Server1 hosts the virtual machines configured as shown in the following table.
          70-741 dumps exhibit
          Windows Firewall on VM1 and VM2 is configured to allow ICMP traffic. VM1 and VM2 connect to Switch1. You fail to ping VM1 from VM2.
          You need to view the VirtualSubnetId to which VM1 connects.
          Which cmdlet should you run on Server1? To answer, select the appropriate options in the answer area.
          NOTE: Each correct selection is worth one point.
          70-741 dumps exhibit

            Answer:

            Explanation: 70-741 dumps exhibit

            Recommend!! Get the Full 70-741 dumps in VCE and PDF From Certleader, Welcome to Download: https://www.certleader.com/70-741-dumps.html (New 235 Q&As Version)