- Home
- Server Administration
- Windows
- MCSA Windows server 2016 (70-740)
21.
On which of the following x64 editions of Windows Server 2016 does Hyper-V run?
(Choose all that apply.)
- A.Windows Server 2016 Web Edition
- B.Windows Server 2016 Standard Edition
- C.Windows Server 2016 Itanium Edition
- D.Windows Server 2016 Datacenter Edition
- Answer & Explanation
- Report
Answer : [B, D]
Explanation :
Explanation :
Hyper-V can be installed on the Standard or Datacenter Editions of Windows Server 2016. Itanium, x86, and Web Editions are not supported. |
22.
You want to build a test environment based on virtual machines on a single Windows
Server 2016 machine, but you also want to make sure the virtual machines communicate
with only each other. What type of virtual network do you need to configure?
- A.External
- B.Internal only
- C.Private virtual machine network
- D.Public virtual machine network
- Answer & Explanation
- Report
Answer : [C]
Explanation :
Explanation :
The external virtual network type will allow the virtual machine to communicate with the external network as it would with the Internet, so A is wrong. The internal-only network type allows communication between the virtual machines and the host machine. Because the question says that only communication between the virtual machines should be allowed, the only valid answer is private virtual machine network. The last option, public virtual machine network, does not exist in Hyper-V. |
23.
Andy wants to change the memory of a virtual machine that is currently powered up. What
does he need to do?
- A.Shut down the virtual machine, use the virtual machine’s settings to change the memory, and start it again.
- B.Use the virtual machine’s settings to change the memory.
- C.Pause the virtual machine, use the virtual machine’s settings to change the memory, and resume it.
- D.Save the virtual machine, use the virtual machine’s settings to change the memory, and resume it.
- Answer & Explanation
- Report
Answer : [A]
Explanation :
Explanation :
This question focuses on the fact that you cannot change the memory if the virtual machine is running, paused, or saved. The only valid answer is to shut it down and then change the memory. |
24.
You want to make sure the hard disk space for your virtual machines is occupied only when
needed. What type of virtual hard disk would you recommend?
- A.Dynamically expanding disk
- B.Fixed-size disk
- C.Differencing disk
- D.Physical or pass-through disk
- Answer & Explanation
- Report
Answer : [A]
Explanation :
Explanation :
The only virtual hard disk that increases in size is the dynamically expanding disk. Thus, this is the only valid answer to this question. The fixed-size disk creates a disk of the size you specify, the differencing disk is a special disk that stores only the differences between it and a parent disk, and the physical disk uses a physical drive and makes it available to the virtual machine. |
25.
How do you add a physical disk to a virtual machine?
- A.Use the Virtual Hard Disk Wizard.
- B.Use the Edit Virtual Hard Disk Wizard.
- C.Use the virtual machine’s settings.
- D.Use the New Virtual Machine Wizard.
- Answer & Explanation
- Report
Answer : [C]
Explanation :
Explanation :
Physical hard disks cannot be configured using the Virtual Hard Disk Wizard, the Edit Virtual Hard Disk Wizard, or the New Virtual Machine Wizard. You can configure and attach a physical disk only by using the virtual machine’s settings. |