Student Lab - Enable Hyper-V in Santa Fe NetLab

docx

School

Santa Fe College *

*We aren’t endorsed by this school

Course

CET1600

Subject

Information Systems

Date

Dec 6, 2023

Type

docx

Pages

4

Uploaded by BaronTurtleMaster3907

Report
Student Lab: Installing Hyper-V in a NetLab VM THIS LAB CONTAINS THE FOLLOWING EXERCISES AND ACTIVITIES: --------------------------------------------------------------------------------------------------------------------- Exercise 7.1 Enabling Hyper-V in NetLab Virtual Machines Enable Hyper-V with PowerShell Enable Hyper-V with Applet BEFORE YOU BEGIN The lab environment consists of student workstations connected to a local area network. The computers required for this lab are listed in Table 7-1. Table 7-1 Computers required for Lab 7 Computer Operating System Computer Name Windows 10 Workstation Windows 10 Pro/Enterprise/EDU LON-VM1 In addition to the computers, you will also require the software listed in Table 7-2 to complete Lab 7. Table 7-2 Software required for Lab 7 Software Location Lab 7 student worksheet Lab07_worksheet.doc (provided by instructor) Working with Lab Worksheets Each lab in this manual requires that you answer questions, shoot screen shots, and perform other activities that you will document in a worksheet named for the lab, such as Lab07_worksheet.doc. You will find these worksheets on the book companion site. It is recommended that you use a USB flash drive to store your worksheets, so you can submit them to your instructor for review. As you perform the exercises in each lab, open the appropriate worksheet file using Word, fill in the required information, and then save the file to your flash drive. Exercise 7.1 Enable Hyper-V in Windows 10 in NetLab For this exercise, you will not be able to start the VMs in Hyper-V. During this lab, you will configure all of the settings to support Hyper-V in a Windows 10 host.
Student Lab: Installing Hyper-V in a NetLab VM Exercise 7.1 Enable Hyper-V in Windows 10 in VirtualBox Overview In this exercise, you will install Hyper-V on a VirtualBox VM. Mindset Within the Hyper-V Manager console, you can create virtual machines, import VMs (Action > Import Virtual Machine), and create virtual hard disks (Action > New > Virtual Hard Disk) to be used by VMs or by the host PC. Completion time 15 minutes Enable Hyper-V with PowerShell. 1. Start LON-VM1 . Log on to LON-VM1 as Administrator with the password of Pa$ $word . 2. Click start and type PowerShell . Run the PowerShell utility as Administrator. 3. Type the following commands in PowerShell. These commands are all typed on one line with no spaces following the hyphens (dashes). See the screen example. Enable-WindowsOptionalFeature –Online -FeatureName Microsoft-Hyper-V –All – NoRestart Enable Hyper-V with Windows Features Applet. 1. You can also enable Hyper-V by using the Windows Features applet. Right-click the Start button and type Run. Then type optionalfeatures.exe into the Run box.
Student Lab: Installing Hyper-V in a NetLab VM 2. In the Optional Features applet, scroll to and enable the group Hyper-V . 3. Note: Some Hyper-V Platform features may be grayed out. Expand the Hyper-V Platform and enable Hyper-V Services. Click on the OK button. 4. Restart LON-VM1 to apply the change. 5. The Hyper-V feature is now enabled.
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
Student Lab: Installing Hyper-V in a NetLab VM Verify Hyper-V installation with Hyper-V Manager. 1. Open the Hyper-V Manager from the Start menu. It will be under Windows Administrative Tools. Or click Start and type Hyper-V. 2. The app will automatically connect to your host. It will be displayed on the left as Hyper- V Manager > LON-VM1 . 3. Take a screenshot of the Hyper-V Manager screen by pressing Alt+PrtScr and then paste it into your Lab07_worksheet file in the page provided by pressing Ctrl+V