Online Access Free 070-740 Practice Test
Exam Code: | 070-740 |
Exam Name: | Installation, Storage, and Compute with Windows Server 2016 |
Certification Provider: | Microsoft |
Free Question Number: | 335 |
Posted: | Sep 05, 2025 |
You have a container host named Server1 that runs Windows Server 2016.
You need to start a Hyper-V container on Server1.
Which parameter should you use with the docker run command?
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 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:
* 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?
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 are a server administrator at a company named Contoso, Ltd.
Contoso has a Windows Server 2016 Hyper-V environment configured as shown in the following table.
All of the virtual switches are of the external type.
You need to ensure that you can move virtual machines between the hosts without causing the virtual machines to disconnect from the network.
Solution: You implement live migration by using Host1 and Host3.
Does this meet the goal?
With Nano Server some packages are installed directly with their own Windows PowerShell switches (such as
-Compute); others you install by passing package names to the -Packages parameter, which you can combine in a comma-separated list.
You want to add IIS to your Nano Server, which command should you use?