Chapter 3 - Working with images Flashcards
What is Generation 1 in Virtual Machines terms?
- The VHD for boot is not UEFI compatible.
- The virtual machine is to be migrated to Azure.
- Your OS for the VM does not support Generation 2.
What is Generation 2 in Virtual Machines terms?
Gen 2 supports PXE boot using a standard adapter and boot from a SCSI virtual hard disk (.VHDX) or virtual DVD (.ISO).
What is an External Virtual Switch?
Connects to a wired physical network through a physical adapter
What’s an Internal Virtual Switch?
Connects to a network that can be used only by the virtual machines running on the host that has the virtual switch; also, offers a communication path between the host and the virtual machines
What’s a Private Virtual switch?
Connects to a network that can be used only by the virtual machines running on the host that has the virtual switch; does not allow networking between the host and the virtual machines
What’s a MAP Toolkit?
An abbreviation for Microsoft Assessment and Planning Toolkit; this collection of tools seeks to make it easy to assess the current IT infrastructure for a variety of technology migration projects; the Solution Accelerator provides a powerful inventory, assessment, and reporting tool to simplify the migration planning process.
What’s DISM?
An abbreviation for Deployment Imaging Servicing and Management; this command line tool has many uses including the preparation of Windows images for automated deployment in the network.
Name three reasons you might need a Generation 1 VM.
- the VHD for boot is not UEFI compatible.
- The virtual machine is to be migrated to Azure.
- Your OS for the VM does not support Generation 2.
What tool assists with server utilization data for Hyper-V?
MAP Toolkit
What are three planning concerns for the processor in a virtualized datacenter?
- Speed
- architecture
- number
What tool permits the updating of offline images with patches?
DISM
What parameter permits the addition of a role or feature to an offline image?
/Enable-Feature
What are two tools for running PowerShell Direct?
PSSession
Invoke -Command
What two versions of Windows Server support Version 2 Virtual Machines?
Windows Server 2012
Windows Server 2012 R2
What version of Red Hat Enterprise Linux supports Version 2 virtual machines?
RHEL/CENT OS 7.x series