Windows 10 Chapter 12
If you configure a virtual machine with dynamic memory, what is the default minimum RAM that will be configured? a.None b.256 MB c.512 MB d.1 GB
512 MB
What is a differencing disk and when is it used?
A differencing disk is a type of virtual hard disk that tracks changes that would have been made to a parent disk. Differencing disk are used when you need to create many virtual machines, differencing disks can be used to minimize the amount of disk space used.
A private network uses a physical network adapter in the Hyper-V host to provide virtual machines with connectivity to a physical network. True False
False
Virtualization allows the software of multiple physical computers to be shared by multiple operating systems running at the same time. True False
False
Which component of the Hyper-V architecture controls all communication with the physical hardware on the computer? a.Child Partition b.Integration Services c.Parent partition d.Hypervisor
Hypervisor
Which of the following is NOT a possible state for a virtual machine? a.Paused b.Starting c.Saved d.Down
Down
What is nested virtualization?
Nested virtualization allows for a single physical computer enabled as a Hyper-V host to have a virtual machine that is also enabled as a Hyper-V host.
You have two processors on a computer running Client Hyper-V. You have two virtual machines running, VM1 and VM2. You want to be sure VM1 is allocated twice as much processing power as VM2. What control setting should you configure? a.Relative weight b.Virtual machine reserve c.Virtual machine limit d.Percent of total system resources
Relative weight
Both Hyper-V on Windows Server and Client Hyper-V on Windows 10 offer the same core functionality that allows you to run virtual machines. True False
True
Client Hyper-V can use either VHD or VHDX virtual hard disks. True False
True
When you create a dynamically expanding disk, the operating system in the virtual machine reports that is has the maximum size available. True or False? True False
True
To copy a virtual machine, you must export it. True or False? True False
false
To create a checkpoint, the virtual machine must be stopped. True or False? False True
false
When you enable dynamic memory, the operating system in the virtual machine reports that it has the maximum RAM available. True or False? True False
false
Which of the following is true about the unique ID of a virtual machine? Two virtual machines with the same unique ID on different Hyper-V hosts cannot communicate. No two virtual machines on the same Hyper-V host can have the same unique ID. An imported virtual machine always generates a new unique ID. An imported virtual machine always retains the same unique ID.
no 2 VMs on the same hyper-v host can have the same unique ID
After you install Client Hyper-V, what must you do before you can begin using it? a.install the Hyper-V driver package b.format a disk to store virtual machines c.reboot the computer d.update the Windows OS
reboot the computer
Which utility can you use to verify that your computer supports installing Hyper-V? Systeminfo Hypercheck Dism Virtest Hwtest
systeminfo.exe
Which of the following is NOT a typical scenario for using Client Hyper-V? a.to provide app compatibility with older apps b.to run an alternate operating system c.to make use of old workstations with few resources d.testing updates to the OS
to make use of old workstations with few resources
Generation 2 virtual machines have UEFI-based firmware. True or False? True False
true
Nested virtualization allows you to enable Hyper-V in a virtual machine. True or False? True False
true
To allow pasting of data from the Hyper-V host to the virtual machine, you should enable enhanced session mode. True or False? True False
true
What are the prerequisites for installing Client Hyper-V in Windows 10?
64-bit processor with Second Level Address Translation (SLAT)—This technology is supported by most recent processors, such as Intel Core i3, i5, and i7. Processor support for VM Monitor Mode Extension—For Intel processors, this feature is known as Intel Virtualization Technology (Intel VT). Virtualization enabled in firmware—The hardware virtualization functionality in the process is often disabled by default. This functionality needs to be enabled in the firmware of the computer. The name of the feature varies depending on the computer manufacturer. Hardware enforced data execution prevention (DEP)—This option needs to be enabled in the firmware of the computer.
Which cmdlets can be used with Windows PowerShell Direct to send Windows PowerShell commands to a virtual machine? (Choose all that apply). Remote-Command Invoke-Command Connect-VM Send-Command Enter-PSSession
Enter-PSSession Invoke-Command
Which of the following is a correct statement about Generation 1 and Generation 2 virtual machines? a.Generation 1 virtual machines use BIOS-based firmware; Generation 2 virtual machines use UEFI-based firmware b.Generation 1 virtual machines support secure boot; Generation 2 virtual machines do not support secure boot c.Generation 1 virtual machines support USB disks; Generation 2 virtual machines support floppy disks d.Generation 1 virtual machines can boot to a SCSI virtual disk; Generation 2 virtual machines can only boot to IDE virtual disks
Generation 1 virtual machines use BIOS-based firmware; Generation 2 virtual machines use UEFI-based firmware
You are running a virtual machine that must boot through the network adapter and provide the best networking performance. Which type of virtual machine and virtual network adapter should you choose? a.Generation 1, emulated b.Generation 2, emulated c.Generation 1, synthetic d.Generation 2, synthetic
Generation 2, synthetic
hich CPU feature must be present to run Client Hyper-V? a.Hyperthreading b.Intel VT c.32-bit processor d.2.4 GHz or faster
Intel VT
Which feature is supported only by legacy network adapters in Generation 1 virtual machines? VLANs DHCP guard Router guard PXE boot MAC address spoofing
PXE boot
Which methods can you use to install Hyper-V in Windows 10? (Choose all that apply.) Programs and Features Enable-WindowsOptionalFeature Settings Dism Enable-WindowsFeature
Programs and Features Dism Enable-Windows OptionalFeature
In which states does a virtual machine consume memory resources? (Choose all that apply.) Off Running Saved Paused
Running Paused
Which editions of Windows 10 support enabling Hyper-V? (Choose all that apply.) Windows 10 Enterprise Windows 10 Home Windows 10 Pro Windows 10 Education Windows 10 Mobile
Windows 10 Pro Windows 10 Enterprise Windows 10 Education
For which operating systems are integration services provided? (Choose all that apply.) Windows Vista Service Pack 2 Major distributions of Linux Windows 7 Service Pack 1 Windows XP Service Pack 3 Windows Server 2008
Windows Vista Service Pack 2 Major distributions of Linux Windows 7 Service Pack 1
Which of the following is NOT a benefit of using VHDX instead of VHD format virtual disks? a.automatic trimming b.improved performance c.better backward compatibility d.better resilience to corruption
better backward compatibility
What feature of Hyper-V virtual machines is very useful for testing because you can almost instantly reset a computer back to a previous state? a.exports b.checkpoints c.clones d.backups
checkpoints
Which virtual hard disk editing option is relevant only for dynamically expanding VHD disks? Merge Shrink Compact Convert Expand
compact
What feature must you enable on a virtual machine to use RDP functionality? a.enhanced session mode b.virtual machine connection c.Guest Service Interface d.PowerShell Direct
enhanced session mode
What type of virtual network should you create if your virtual machine should be able to communicate with the Internet? a.private b.external c.VPN d.internal
external
Which type of virtual network would allow virtual machines to access the Internet? Internal Public External Private
external
What feature is supported in Client Hyper-V that is not supported in the server version? a.replica b.live migration c.checkpoints d.hibernate
hibernate
Which Hyper-V service is required to allow proper backup of a virtual machine from the Hyper-V host? Hyper-V Data Exchange Service Hyper-V Volume Shadow Copy Requestor Hyper-V VM Session Service Hyper-V Guest Service Interface
hyper-v volume shadow copy requestor
What is the name of the software layer that is installed when you enable the Hyper-V feature? Hardware virtualizer Hardware abstraction layer Hyper-V hardware manager Virtual hardware layer Hypervisor
hypervisor
What must be installed on a virtual machine to allow PowerShell Remoting from the Hyper-V host? a.integration services b.enhanced session mode c.Guest Service Interface d.Remote Desktop Client
integration services
You need to enable Client Hyper-V on a virtual machine; what feature do you need to use? a.nested virtualization b.Hyper-V replica c.live migration d.tunneling protocol
nested virtualization
Which type of virtual network should you create if you want a completely isolated test environment for a virtual machine? a.external b.private c.VPN d.internal
private
You need to enable MAC address _____________ if any network communication from the virtual machine will use a MAC address other than the MAC address configured in the virtual machine.
spoofing
Which of the following scenarios would Hyper-V NOT be useful for? Developing software deployment Demonstrations Creating a test environment for an application Testing updates Testing hardware driver updates
testing hardware driver updates