click below
click below
Normal Size Small Size show me how
IT 132 Chapter 11
| Question | Answer |
|---|---|
| Microsoft Hyper-V is an example of server virtualization software. | True |
| Virtual machines are faster to deploy but they are generally slower to port to another computer. | False |
| An internal virtual network is commonly used for virtual machines that are in production for users to access. | False |
| When you take a snapshot, it creates only a very short pause in the virtual machine’s operation. | True |
| Using snapshots on DCs or for data that quickly changes, such as on a database server, is recommended as a means for creating a backup. | False |
| Through ____, one resource can be made to appear as many separate resources. | virtualization |
| ____ allows the running of multiple workstation operating systems, such as Windows XP, Windows 7, and Linux, on one computer. | Workstation or PC virtualization |
| ____ allows the running of single applications in their own virtual machine environments. | Application virtualization |
| ____ can be purchased from Microsoft and has tools to help in porting virtual machines as well as to manage a large number of virtual machines, tune server utilization, manage virtual disks, and set up Windows PowerShell scripts. | VMM |
| The ____ is available as a free download and can be used to make an image of a server and set up that image on a new virtual machine. | Virtual Server Migration Toolkit |
| Two native tools that are automatically available in Hyper-V Manager when you install Hyper-V are the ____ tools. | import and export |
| Hyper-V is a role that you install through either the ____ window or Server Manager. | Initial Configuration Tasks |
| The ____ server role enables you to set up a software environment from which to create multiple virtual machines. | Hyper-V |
| You can shut down a virtual machine while in Hyper-V Manager by pressing ____. | CTRL+ALT+LEFT ARROW |
| The key combination CTRL+ALT+LEFT ARROW is called the “____.” | mouse release key |
| In the Connection Window, the ____ menu provides options to exit (close) the connection window and to change settings, such as hardware settings. | File |
| In the Connection Window, the ____ menu includes options such as press the equivalent of CTRL+ALT+DEL and turn off the virtual machine. | Action |
| In the Connection Window, the ____ menu enables you to connect a DVD drive or diskette drive to the virtual machine. | Media |
| In the Connection Window, the ____ menu is used to type clipboard text or capture a screen. | Clipboard |
| In the Connection Window, the ____ menu is used to toggle between the full screen mode and the window mode and to enable the toolbar. | View |
| In the Connection Window, the ____ menu is used to view documentation for Hyper-V. | Help |
| For each virtual machine in Hyper-V, you can configure one of three virtual networking options using Hyper-V Manager’s ____. | Virtual Network Manager |
| A(n) ____ binds the network to a NIC in the virtual server, which in effect makes the NIC act like a virtual switch. | external virtual network |
| A ____ is a unique number used for communication through the network adapter that distinguishes the virtual network from other networks. | virtual LAN identification number |
| The option in the Hyper-V Manager, Enable virtual LAN identification for ____ can be configured to assign a virtual LAN identification number to distinguish that network from others. | parent partition |
| The ____ option in Hyper-V Manager to is used to configure hardware. | Settings |
| ____________________ virtualization allows you to set up multiple networked disk storage units to appear as one unit. | Storage |
| ____________________ virtualization allows you to divide a single network into multiple channels or bandwidths so that the network appears as multiple networks. | Network |
| A(n) ____________________ network is a network on which virtual machines communicate through virtual links. | virtual |
| A(n) ____________________ virtual network does not use the NIC in the virtual server and is generally used to prevent network traffic from reaching virtual machines. | private |
| The ____________________ partition is the disk partition that houses the Hyper-V software and the parent operating system. | parent |
| The ability to disguise the physical or individual hardware elements of computing to enhance or multiply resources. | virtualization |
| Running multiple server operating systems on a single server computer | server virtualization |
| The software that enables a computer to house two or more operating systems | virtual server software |
| A computer running virtual server software | virtual server |
| Each instance of an operating system running within the software | virtual machine |
| Offers communication between virtual machines and the physical network through a network interface card | external virtual network |
| Enables communication between virtual machines and the host virtual server | internal virtual network |
| Offers communications only between virtual machines on the same virtual server | private virtual network |
| Saves information such as the processor state, memory contents, virtual machine data and settings, and virtual machine configuration | snapshot |