You work as a System Administrator for company Inc. The company has a Windows Server 2016 network environment. All client computers run Windows 10 Pro and all servers run Windows Server 2016.
You have configured a computer for virtualization using Hyper-V.
Which of the following files does the virtual machine use in Hyper-V? Each correct answer represents a complete solution. Choose all that apply.
Correct Answer: B,D
Explanation/Reference:
Explanation:
In Hyper-V, a virtual machine uses the following files:
Configuration (.VMCX): This is the binary machine configuration file that replaces the XML file. It can be found at <VM Location>\Virtual Machines.
Virtual hard disk (.VHD or .VHDX): These are the files that contain everything of value, the disks. Here is the operating system, programs, settings, unique machine data, and the user data. These files can be stored anywhere, but I prefer to keep them at <VM Location>\Virtual Hard Disks.
Incorrect Answers:
A: The .vsv file not used in Hyper-V 2016.
C: The .vcv file not used in Hyper-V 2016.
References:
https://www.petri.com/new-file-types-windows-server-2016-hyper-v-vms