Configure Hyper-V Flashcards
What Hyper-V feature introduced in Windows Server 2008 R2 defines the startup memory as the minimum amount of memory that a virtual machine can have?
Dynamic Memory
Which cmdlet will create a new switch team that is manipulated by a forwarding extension in the Hyper-V Extensible Switch?
New-NetSwitchTeam
What feature of Hyper-V in Windows Server 2012 R2 uses disk resources as additional, temporary memory when more memory is required to restart a virtual machine?
Smart Paging
What does the convert option do in the Virtual Hard Disk wizard?
It converts a virtual hard disk by copying the contents to a new virtual hard disk. The new virtual disk can use a different type and format then the original virtual hard disk.
Which virtual hard disk format, VHD or VHDX, provides protection against corruption during power failures?
VHDX
Which guest operating system(s) support enhanced session mode connections?
Windows Server 2012 R2 and Windows 8.1
Which Windows server versions can run as a guest operating system on a Hyper-V host that can use a virtual Fibre Channel Adapter to connect to an attached virtual SAN?
Windows Server 2008, Windows Server 2008 R2, Windows Server 2012 and Windows Server 2012 R2
Which local resource can be redirected to a virtual machine session through Virtual Machine Connection tool through enhanced session mode?
- Display Configuration
- Audio
- Printers
- Clipboard
- Smart Cards
- USB Devices and Drives
- Supported Plug and Play Devices
Which generation(s) of virtual machines supports both VHD and VHDXs?
Generation 1 virtual machines only
Which services under Integration Services in Hyper-V Manager can you make available to a virtual machine?
- Operating System Shutdown
- Time Synchronization
- Data Exchange
- Heartbeat
- Backup (volume snapshot)
What action must you perform on a running Generation 2 virtual machine before disabling Secure Boot?
Power off the VM
Which feature of the Hyper-V role allows you to specify whether a VM is allowed to change its source MAC address for outgoing packets?
MAC address spoofing
What is the difference between a fixed size virtual hard disk and a dynamically expanding virtual hard disk?
- A fixed size uses the size of the virtual hard disk and does not change when data is deleted or added
- A dynamically expanding disk is created small, and changes as data is added
Which generation(s) of virtual machines can have a boot disk with either a MBR partition table or a GPT partition table?
Generation 2 virtual machines only
What feature of Hyper-V in a multitenant environment ensures that VMs belonging to one tenant do not consume excessive storage resources, affecting VMs that belong to another tenant?
Storage Quality of Service (QOS) for Hyper-V
What action must you perform before attaching a VHDX from a Generation 2 virtual machine to a Generation 1 virtual machine?
None. VHDXs created on Generation 2 virtual machines will work on Generation 1 virtual machines
Which feature of the Hyper-V role allows you to charge departments based on how much resources the virtual machines assigned to a particular department use?
resource metering
Which PowerShell cmdlet is used to create port mirroring?
Set-VMNetworkAdatper
What allows a virtual machine to connect to a virtual SAN attached to a Windows Server 2012 server with the Hyper-V role installed?
virtual Fibre Channel Adapter