Podcast
Questions and Answers
What is the startup memory assigned to the virtual machine?
What is the startup memory assigned to the virtual machine?
Which networking option is configured for the virtual machine?
Which networking option is configured for the virtual machine?
Where should you browse to create a virtual hard disk for the VM?
Where should you browse to create a virtual hard disk for the VM?
What is the required user account name for the operating system installation on the VM?
What is the required user account name for the operating system installation on the VM?
Signup and view all the answers
What must be done after creating the virtual machine to monitor its resource usage?
What must be done after creating the virtual machine to monitor its resource usage?
Signup and view all the answers
What feature allows you to return to the state of your VM before making critical changes?
What feature allows you to return to the state of your VM before making critical changes?
Signup and view all the answers
What must you rename the newly created checkpoint during the process?
What must you rename the newly created checkpoint during the process?
Signup and view all the answers
What is the correct number of virtual processors assigned to the virtual machine?
What is the correct number of virtual processors assigned to the virtual machine?
Signup and view all the answers
What is the minimum amount of RAM required to meet the specifications for installing Hyper-V?
What is the minimum amount of RAM required to meet the specifications for installing Hyper-V?
Signup and view all the answers
Which step is NOT part of the initial setup for enabling Hyper-V?
Which step is NOT part of the initial setup for enabling Hyper-V?
Signup and view all the answers
What setting must be enabled in the BIOS to meet the virtualization requirement for Hyper-V?
What setting must be enabled in the BIOS to meet the virtualization requirement for Hyper-V?
Signup and view all the answers
When creating a new virtual machine, which generation should be selected for modern operating systems that support UEFI?
When creating a new virtual machine, which generation should be selected for modern operating systems that support UEFI?
Signup and view all the answers
What is the specific function of the Hyper-V Module for Windows PowerShell?
What is the specific function of the Hyper-V Module for Windows PowerShell?
Signup and view all the answers
Which file system format is required for the partitions designated for virtual machines?
Which file system format is required for the partitions designated for virtual machines?
Signup and view all the answers
How many partitions are required for creating two virtual machines?
How many partitions are required for creating two virtual machines?
Signup and view all the answers
What should be done after selecting the name and storage location for a new virtual machine?
What should be done after selecting the name and storage location for a new virtual machine?
Signup and view all the answers
What should you do to store the virtual machine in a different location?
What should you do to store the virtual machine in a different location?
Signup and view all the answers
What is the startup memory configured for the virtual machine?
What is the startup memory configured for the virtual machine?
Signup and view all the answers
Which firewall setting is required for the Virtual Machines and Host computer?
Which firewall setting is required for the Virtual Machines and Host computer?
Signup and view all the answers
What configuration should be changed for the Virtual Machines to effectively communicate via the internal switch?
What configuration should be changed for the Virtual Machines to effectively communicate via the internal switch?
Signup and view all the answers
What are the correct IP addresses for the WIN_C1 and WIN_C2 Virtual Machines in the internal switch setup?
What are the correct IP addresses for the WIN_C1 and WIN_C2 Virtual Machines in the internal switch setup?
Signup and view all the answers
Can Virtual Machines ping each other under the INTERNAL (DEFAULT SWITCH)?
Can Virtual Machines ping each other under the INTERNAL (DEFAULT SWITCH)?
Signup and view all the answers
After creating a new INTERNAL SWITCH, what may need to be done for the Virtual Machines to recognize the changes?
After creating a new INTERNAL SWITCH, what may need to be done for the Virtual Machines to recognize the changes?
Signup and view all the answers
What is the default DNS server address for both WIN_C1 and WIN_C2 in the internal switch configuration?
What is the default DNS server address for both WIN_C1 and WIN_C2 in the internal switch configuration?
Signup and view all the answers
What is the IP address of WIN_C1 in the INTERNAL (INT SWITCH)?
What is the IP address of WIN_C1 in the INTERNAL (INT SWITCH)?
Signup and view all the answers
Which statement is true regarding communication between Virtual Machines on the PRIVATE (PRI SWITCH)?
Which statement is true regarding communication between Virtual Machines on the PRIVATE (PRI SWITCH)?
Signup and view all the answers
What must be done to the Virtual Machines after creating the PRIVATE SWITCH to ensure they receive the desired changes?
What must be done to the Virtual Machines after creating the PRIVATE SWITCH to ensure they receive the desired changes?
Signup and view all the answers
Can the Host Machine ping the internet using DNS addresses?
Can the Host Machine ping the internet using DNS addresses?
Signup and view all the answers
What is the subnet mask used for both WIN_C1 and WIN_C2 in the INTERNAL (INT SWITCH)?
What is the subnet mask used for both WIN_C1 and WIN_C2 in the INTERNAL (INT SWITCH)?
Signup and view all the answers
Which of the following statements is correct about connectivity in the INTERNAL (INT SWITCH)?
Which of the following statements is correct about connectivity in the INTERNAL (INT SWITCH)?
Signup and view all the answers
What will happen to the Virtual Machines when switched from INTERNAL (INT SWITCH) to PRIVATE (PRI SWITCH)?
What will happen to the Virtual Machines when switched from INTERNAL (INT SWITCH) to PRIVATE (PRI SWITCH)?
Signup and view all the answers
What is the IP address possibility for a Virtual Machine when using a PRIVATE (PRI SWITCH)?
What is the IP address possibility for a Virtual Machine when using a PRIVATE (PRI SWITCH)?
Signup and view all the answers
What is the primary purpose of creating the EXTERNAL SWITCH?
What is the primary purpose of creating the EXTERNAL SWITCH?
Signup and view all the answers
What must be done to ensure that the Virtual Machines obtain the desired changes in their network settings after creating the EXTERNAL SWITCH?
What must be done to ensure that the Virtual Machines obtain the desired changes in their network settings after creating the EXTERNAL SWITCH?
Signup and view all the answers
What indicates that the new network adapter on the Host machine does not have complete configuration?
What indicates that the new network adapter on the Host machine does not have complete configuration?
Signup and view all the answers
Which of the following statements about pinging is accurate after configuring the network?
Which of the following statements about pinging is accurate after configuring the network?
Signup and view all the answers
What is a consequence of using NCPA.CPL on the Host machine after creating an External Switch?
What is a consequence of using NCPA.CPL on the Host machine after creating an External Switch?
Signup and view all the answers
What is a benefit of having Virtual Machines be able to ping both the internet and each other?
What is a benefit of having Virtual Machines be able to ping both the internet and each other?
Signup and view all the answers
Which configuration is required for a network card added to a Virtual Machine?
Which configuration is required for a network card added to a Virtual Machine?
Signup and view all the answers
What can be done to a Virtual Machine to manage its resources effectively?
What can be done to a Virtual Machine to manage its resources effectively?
Signup and view all the answers
Study Notes
Hyper-V Requirements
- Windows 11 (Pro, Enterprise, Education) with x64 architecture
- Processor with SLAT (Second Level Address Translation) enabled
- At least 4 GB of RAM
- Enable Virtualization in BIOS
Hyper-V Installation
- Search for "appwiz.cpl"
- Open "Turn Windows Features On or Off"
- Enable the following features:
- Hyper-V GUI Management Tools
- Hyper-V Module for Windows PowerShell
- Hyper-V Hypervisor
- Hyper-V Services
- Reboot your computer
Create a Virtual Machine
- Download a .ISO file from \192.168.215.30\Volume 1\Course Material\Networks 1\ISO
- Search for "hyper-v manager" and pin it to your desktop and taskbar
- Open Hyper-V Manager and create a new Virtual Machine named "WIN_C1".
- Specify the location by browsing to your 70GB partition and creating a folder named "WIN_C1" on the root.
- Choose Generation 2 for your virtual machine.
- Assign 4096 MB of memory and enable Dynamic Memory.
- Configure networking to use the Default Switch.
- Create a hard disk of 70GB and choose the "Create a virtual hard disk" option.
- Select the downloaded ISO file as the installation source.
- Review and finish the creation process.
Configure Virtual Machine
- Right-click the virtual machine in Hyper-V Manager and go to Settings.
- In the Processor settings:
- Set the Number of virtual processors to 2
- Click Apply.
Start Virtual Machine
- Open Task Manager and monitor RAM, CPU, and Disk activity as the virtual machine runs.
- Install the operating system on the virtual machine using the following credentials for user account and password:
- User Account: Student
- Password: Room215
Using Virtual Machine
- To access the CTRL-ALT-DELETE functionality in a virtual machine, click the icon in the top left toolbar.
- Right-click the virtual machine in Hyper-V Manager and create a Checkpoint.
- Rename the Checkpoint as "FRESH INSTALL".
- Make some changes to your desktop to create a point of reference for using checkpoints.
- Right-click the "FRESH INSTALL" Checkpoint and choose the Apply option.
Checkpoint Usage
- Checkpoints are used as a snapshot of a virtual machine for educational purposes.
- They serve as a time machine to revert to a specific state before critical changes are made.
Hyper-V Networking
- Manage Hyper-V networks by selecting Virtual Switch Manager in the Hyper-V Manager console.
- Configure the virtual machines to utilize each type of networking (Internal, Private, External) before answering the questions.
- Disable all firewalls (host and guest) before proceeding.
Internal Networking (Default Switch)
- The Default Switch uses NAT (Network Address Translation) to route through the host machine.
- Virtual machines and the host can ping each other.
- Virtual machines and the host can ping the internet using both 8.8.8.8 and DNS.
- This behavior does not match the expected results.
Internal Networking (INT Switch)
- Create a new internal switch named "INT SWITCH".
- Virtual machines can ping each other and the host.
- Virtual machines cannot ping the internet using 8.8.8.8 or DNS.
- The host can ping the internet using 8.8.8.8 and DNS.
Private Networking (PRI Switch)
- Create a new private switch named "PRI SWITCH".
- Virtual machines can ping each other .
- Virtual machines cannot ping the host.
- Virtual machines cannot ping the internet using 8.8.8.8 or DNS.
- The host can ping the internet using 8.8.8.8 and DNS.
External Networking (EXT Switch)
- Create a new external switch named "EXT SWITCH".
- Virtual machines and the host can ping each other.
- Virtual machines and the host can ping the internet using 8.8.8.8 and DNS.
- The host's network adapter will have a new Virtual Ethernet adapter named "EXT_SWITCH" with the static IPv4 configuration.
- DNS configuration is missing from the newly created network adapter on the host.
Bonus Questions
- Remove a virtual machine entirely.
- Configure a virtual machine with 8192MB of RAM and 4 processors.
- Add a second network card to a virtual machine.
- Export a virtual machine and import it onto another computer.
Studying That Suits You
Use AI to generate personalized quizzes and flashcards to suit your learning preferences.
Related Documents
Description
This quiz covers the requirements and steps for installing Hyper-V on Windows 11, as well as creating and configuring a virtual machine. Learn how to enable necessary features and set up a new VM with specified resources and networking options.