70-740 Exam Details

  • Exam Code
    :70-740
  • Exam Name
    :Installation, Storage, and Compute with Windows Server 2016
  • Certification
    :Microsoft Certifications
  • Vendor
    :Microsoft
  • Total Questions
    :337 Q&As
  • Last Updated
    :Feb 06, 2022

Microsoft 70-740 Online Questions & Answers

  • Question 71:

    DRAG DROP

    Your network contains an Active Directory domain named contoso com The domain contains two servers named Server1 and Server2 that run Windows Server 2016.

    Server1 has IP Address Management (IPAM) installed Server2 has Microsoft System Center 2016 Virtual Machine Manager (VMM) installed.

    You need to integrate IPAM and VMM.

    Which types of objects should you create on each server? To answer, drag the appropriate object types to the correct servers Each object type 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.

    Select and Place:

  • Question 72:

    Note: This question is part of a series of questions that use the same 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 a Hyper-V host named Server1 that runs Windows Server 2016. Server1 contains a virtual machine named VM1.

    You need to ensure that you can use nested virtualization on VM1.

    What should you run on Server1?

    A. the Mount-VHD cmdlet
    B. the Diskpart command
    C. the Set-VHD cmdlet
    D. the Set-VM cmdlet
    E. the Set-VMHost cmdlet
    F. the Set-VMProcessor cmdlet
    G. the Install-WindowsFeature cmdlet
    H. the Optimize-VHD cmdlet

  • Question 73:

    You have decided to install Windows Server 2016 by choosing the Service Core Installation option. If you want to install, configure or uninstall server roles remotely, what tool would you use?

    A. Any of these
    B. Windows PowerShell
    C. Remote Server Administration Tools (RSAT)
    D. Server Manager

  • Question 74:

    DRAG DROP

    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 thescenario is exactly the same in each question in this series.

    A company named Contoso, Ltd. has several servers that run Windows Server 2016. Contoso has a Hyper-V environment that uses failover clustering and Windows Server Update Services (WSUS). The environment contains several Windows containers and several virtual machines.

    The WSUS deployment contains one upstream server that is located on the company's perimeter network and several downstream servers located on the internal network. A firewall separates the upstream server from the downstream servers.

    You plan to deploy a human resources application to a new server named HRServer5. HRServer5 contains a FAT32-formatted data volume.

    The CIO of Contoso identifies the following requirements for the company's IT department:

    1. Deploy a failover cluster to two new virtual machines.

    2. Store all application databases by using Encrypted File System (EFS).

    3. Ensure that each Windows container has a dedicated IP address assigned by a DHCP server.

    4. Produce a report that lists the processor time used by all of the processes on a server named Server1 for five hours.Encrypt all communication between the internal network and the perimeter network, including all WSUS communications.

    5. Automatically load balance the virtual machines hosted in the Hyper-V cluster when processor utilization exceeds 70 percent.

    You need to configure the storage solution for the planned failover cluster.

    You create two new generations 2 virtual machines on two separate Hyper-V hosts named VM11 and VM12.

    Which three actions should you perform in sequence next? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

    Select and Place:

  • Question 75:

    You have a Windows Server 2016 failover cluster named Ousted that contains three nodes named Server 1, Server 2, and Server 3. Each node hosts several virtual machines. the virtual machines are configured to fail over to another node in

    Ousted if the hosting node tails.

    You need to ensure that it if the Cluster service tails on one of the nodes, the virtual machine of that node will fail over immediately.

    Which setting should you configure?

    A. failureConditionLevel
    B. QuarantineDuration
    C. Resiliency Period
    D. ResiliencyLevel

  • Question 76:

    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 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.

    Does this meet the goal?

    A. Yes
    B. No

  • Question 77:

    You have a file server named FS1 that contains 10 shared folders. The folders contain user data.

    A new security requirement states that all data transmissions involving the user data must be encrypted.

    You need to configure FS1 to meet the security requirement.

    Which command should you run?

    A. Set-SmbServerConfiguration –EncryptData $true
    B. Set-SmbServerConfiguration –EnableSMB1Protocol $false
    C. Set-SmbClientConfiguration –EnableInsecureGuestLogons $false
    D. Set-SmbClientConfiguration –EnableSecuritySignature $true

  • Question 78:

    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.

    Your network contains an Active Directory forest.

    You install Windows Server 2016 on 10 virtual machines.

    You need to deploy the Web Server (IIS) server role identically to the virtual machines.

    Solution: You use Windows PowerShell Desired State Configuration (DSC) to create a default configuration, and then you apply the configuration to the virtual machines.

    Does this meet the goal?

    A. Yes
    B. No

  • Question 79:

    You have a server named Server1 that runs Windows Server 2016 You install the Docker daemon on Server1 You need to configure the Docker daemon to accept connections only on TCP port 64500. What should you do?

    A. Run theNew-NetFirewallRulecmdlet
    B. Run theSet-ServiceWindows PowerShell cmdlet.
    C. Run the sc config command.
    D. Run the sc control command.

  • Question 80:

    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 Server1 that hosts a virtual machine named VM1. Server1 and VM1 run Windows Server 2016.

    The settings for VM1 are configured as shown in the exhibit. (Click the Exhibit button.)

    You need to ensure that you can use the Copy-VMFile cmdlet on Server1 to copy files from VM1.

    Solution: You start the Hyper-V Guest Service Interface service on VM1.

    Does this meet the goal?

    A. Yes
    B. No

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Microsoft exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your 70-740 exam preparations and Microsoft certification application, do not hesitate to visit our Vcedump.com to find your solutions here.