VMWare & Hyper V 4.2

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/36

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

37 Terms

1
New cards

VMware Player

Software that allows installing virtual machines (VMs). Smaller scale, designed for desktop, personal or business.

2
New cards

VM Options

Creating a new VM or opening an existing one (.ovf files).

3
New cards

VM Storage

Option to store the VM’s disk as a single file or split into smaller files. Smaller files can be easier to move.

4
New cards

Customize VM

Add or remove memory, processors, or hard disk space.

5
New cards

Bridged (Net Adapter)

Connects VM directly to physical network card

6
New cards

NAT (Net Adapter)

Shares host’s IP address (good for simple internet access)

7
New cards

Host (Net Adapter)

Isolated private network between host and VM

8
New cards

Custom (Net Adapter)

drops VM into a chosen virtual network

9
New cards

LAN Segment (Net Adapter)

Similar to custom virtual network.

10
New cards

LAN Vs NAT

If networking multiple VMs, use custom or LAN segment. NAT is best if VM only needs internet access.

11
New cards

Boot the VM

VMware Player must remain open; it does not support running VMs "headless" (in the background). Closing VMware Player closes the VM.

12
New cards
Hyper-V
Virtualization software by Microsoft that allows you to run multiple virtual machines (VMs) on one physical machine.
13
New cards
Enable Hyper-V

To turn on Hyper-V, use "Turn Windows features on or off" in Control Panel.

14
New cards
Virtual Switch Manager
A Hyper-V tool to configure virtual networking options (External, Internal, Private) for VMs.
15
New cards
External virtual switch
Connects VM directly to the physical network and gives it internet access.
16
New cards
Internal virtual switch
Allows VMs to communicate with each other and the host OS, but no internet access.
17
New cards
Private virtual switch
Fully isolates VMs from the host and the internet; VMs can only talk to each other.
18
New cards
Default Switch
A built-in internal virtual switch with NAT enabled, providing VMs with limited internet access.
19
New cards
Quick Create
An option in Hyper-V Manager to quickly create a VM using default or user-supplied ISOs.
20
New cards
VM Settings Panel
Where you can customize virtual machine specs like RAM, CPU, hard disk, and network adapter.
21
New cards
Dynamic Memory
Allows a VM’s memory allocation to change automatically based on system demand.
22
New cards
VM network configuration
Configuring the VM to use one or more virtual switches for internet or internal communication.
23
New cards
Firewall VM
A virtual machine with two network adapters, used to control traffic between internal VMs and the internet.
24
New cards
Start VM
Click "Connect" then "Start" to boot the VM into its ISO or OS installation media.
25
New cards
Hypervisor
A lightweight OS layer that enables hardware virtualization by managing access to CPU, RAM, and storage for virtual machines.
26
New cards
Overprovisioned VM
A virtual machine assigned more resources than it actually uses; common but reduces host efficiency.
27
New cards
VM provisioning
The process of allocating virtual hardware like CPU, RAM, and storage to a VM during or after creation.
28
New cards
Hyper-V system requirements
Hyper-V requires virtualization support in BIOS/UEFI and Windows Pro edition or higher.
29
New cards
Create a VM in Hyper-V
Steps include naming the VM, selecting ISO/VHD, assigning memory, CPU, and network switch.
30
New cards
Integration Services (IS)
A package that improves VM performance and integration; enables copy-paste, smooth mouse, and optimized drivers.
31
New cards
VM Connection window
An interface to interact with a VM—start, stop, pause, take snapshots, and connect via console.
32
New cards
VM snapshot (Checkpoint)
A saved state of a virtual machine that can be reverted to later.
33
New cards
Hyper-V Manager
Main GUI interface for managing Hyper-V hosts, VMs, and networking configurations.
34
New cards
Add ISO to VM
Use Quick Create or VM settings to browse and mount an ISO file for OS installation.
35
New cards
Virtual hard disk (VHD)
A file-based storage container that acts like a physical hard drive for virtual machines.
36
New cards
Reboot after enabling Hyper-V
A required restart sequence when enabling Hyper-V from Windows features.
37
New cards
Install OS in VM
Process that starts after mounting an ISO and starting the virtual machine for the first time.