70-740 Exam - Installation, Storage, and Compute with Windows Server 2016

certleader.com

Q1. You have a server named Server1 that runs Windows Server 2021. The Windows Server 2021 installation media is mounted as drive D.

You copy the NanoServerImageGenerator folder from the D:\NanoServer folder to the C:\NanoServer folder.

You need to create a custom Nano Server image that includes the Hyper-V server role. The image will be used to deploy Nano Servers to physical servers.

Which two commands should you run? Each correct answer presents part of the solution.

A. New-NanoServerImage –Edition Standard –DeploymentType Guest –MediaPath D:\ - TargetPath .\NanoServerImage\NanoServer.wim –Compute

B. Install-PackageProvider NanoServerPackage

C. Import-PackageProvider NanoServerPackage

D. New-NanoServerImage –Edition Standard –DeploymentType Host –MediaPath D:\ - TargetPath .\NanoServerImage\NanoServer.wim –Compute

E. Import-Module C:\NanoServer\NanoServerImageGenerator

Answer: D,E

Q2. DRAG DROP

You have a server that runs Windows Server 2021 You install three additional physical disks named Disk1. Disk2. and Disk3 You plan to use these physical disks to store data

You need to create a volume to store data The solution must prevent data loss in the event of a single disk failure

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

 

Answer:

 

Q3. In this section, you'll see one or more sets of questions with the same scenario and problem Each question presents a unique solution to the problem, and you must determine whether the solution meets the stated goals. Any of the solutions might solve the problem. It is also possible that none of the solutions solve the problem.

Once 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

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 need to prevent Server1 from resolving queries from DNS clients located on Subnet4 Server1 must resolve queries from all other DNS clients

Solution From a Group Policy object (GPO) in tne domain, you modify the Network List Manager Policies

Does this meet the goal?

A. Yes

B. No

Answer: B

Q4. 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 Repeated Scenario:

A company named Contoso, ltd. has several servers that run Windows Server 2021 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:

• Deploy failover cluster to two new virtual machines.

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

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

• Produce a report that lists the processor time used by all of the processes on a server named Server 1 for five hour.

Encrypt all communication between the internal network and the perimeter network, including all WSUS communications.

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

End of Repeated Scenario.

You need to modify the Hyper V cluster to meet the load balancing requirement for the virtual machine. Which command should you run?

A. (Get-ClusterParameter) AutoBalanecrMode=2

B. (Get-Cluster).AutoBalanecrMode=2

C. (Get-ClusterParameter).AutoBalancerLevel=2

D. (Get-Cluster).AutoBalancerLevel=2

Answer: D

Q5. HOTSPOT

You have a server named Server1 that runs Windows Server 2021 Server1 has the Web Application Proxy role service installed

You publish an application named App1 by using the Web Application Proxy.

You need to change the URL that users use to connect to App1 when they work remotely. Which command should you run? To answer, select the appropriate options in the answer

area

 

Answer:

 

Q6. You deploy a Hyper-V server named Served in an isolated test environment The test environment is prevented from accessing the Internet Server1 runs the Datacenter edition of Windows Server 2021.

You plan to deploy the following guest virtual machines on the server

 

Which activation model should you use for the virtual machines'?

A. Multiple Activation Key (MAK)

B. Automatic Virtual Machine Activation (AVMA)

C. Original Equipment Manufacturer (OEM) key

D. Key Management Service (KMS)

Answer: B

Q7. You need to ensure that VM1 and VM2 can communicate with each other only. The solution must prevent VM1 and VM2 from communicating with Server1. Which cmdlet should you use?

A. Set-NetNeighbor

B. Remove-VMSwitchTeamMember

C. Set-VMSwitch

D. Enable-VMSwitchExtension

Answer: C

Q8. You have a server named Server1 that runs Windows Server 2021. You need to install the DNS Server role on Server1. What should you run?

A. the dns.exe command

B. the optionalfcaturcs.exe command

C. the Install-Package cmdlet

D. the Enable-WindowsOptionalFeature cmdlet

Answer: D

Q9. HOTSPOT

You have a machine named VM1 that runs Windows Server 2021 VM1 is a Remote Desktop Services (RDS) server.

You need to ensure that only TCP port 3389 can be used to connect to VM1 over the network.

Which command should you run on the Hyper-V host? To answer, select the appropriate options in the answer area.

 

Answer:

 

Q10. 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 Repeated Scenario:

Your network contains an Active Directory domain named contoso.com The functional level of the forest and the domain is Windows Server 2008 R2 All servers in the domain run Windows Server 2021 Standard. The domain contains 300 client computers that run either Windows 8.1 or Windows 10.

The domain contains nine servers that are configured as shown in the following table.

 

The virtual machines are configured as follows:

• E ach virtual machine has one virtual network adapter

• VM1 and VM2 are part of a Network Load Balancing (NIB) cluster.

• All of the servers on the network can communicate with all of the virtual machines.

End of repeated Scenario.

You need to minimize the likelihood that a virtual machine running malicious code will consume excessive resources on Server5.

What should you do?

A. Configure the virtual machines as shielded virtual machines.

B. Run the Set-VMProcessor cmdlet and specify the –EnableHostResourceProtection Parameter.

C. Run the Set-VMProcessor cmdlet and specify the –MaximumCountPerNumaNode Parameter.

D. Configure VM Network Adapter Isolation.

Answer: B