ICTSUS501 Assessment 3: Hyper-V and Guest OS Installation and Testing
VerifiedAdded on 2025/04/08
|13
|638
|309
AI Summary
Desklib provides past papers and solved assignments for students. This practical assignment details Hyper-V and virtual machine setup.

Student Name:
Student ID:
Unit Code:
Assessment Number: ICTSUS501 Assessment 3
Student ID:
Unit Code:
Assessment Number: ICTSUS501 Assessment 3
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser

Contents
Lab 1 Installation of Hyper -V.....................................................................................................4
Lab 2: Install and test and operating system................................................................................8
Figures
Figure 1 installation of the windows server 2012............................................................................4
Figure 2 server manager..................................................................................................................5
Figure 3 commands for Hyper-V installation..................................................................................6
Figure 4 windows update change settings.......................................................................................7
Figure 5 completion of windows update.........................................................................................7
Figure 6 New virtual machine wizard.............................................................................................8
Figure 7 memory..............................................................................................................................9
Figure 8 connect virtual hard disk.................................................................................................10
Figure 9 installation option............................................................................................................11
Figure 10 installation complete.....................................................................................................11
Figure 11 completion wizard.........................................................................................................12
Figure 12 error log 1......................................................................................................................13
Figure 13 error log 2......................................................................................................................14
Lab 1 Installation of Hyper -V.....................................................................................................4
Lab 2: Install and test and operating system................................................................................8
Figures
Figure 1 installation of the windows server 2012............................................................................4
Figure 2 server manager..................................................................................................................5
Figure 3 commands for Hyper-V installation..................................................................................6
Figure 4 windows update change settings.......................................................................................7
Figure 5 completion of windows update.........................................................................................7
Figure 6 New virtual machine wizard.............................................................................................8
Figure 7 memory..............................................................................................................................9
Figure 8 connect virtual hard disk.................................................................................................10
Figure 9 installation option............................................................................................................11
Figure 10 installation complete.....................................................................................................11
Figure 11 completion wizard.........................................................................................................12
Figure 12 error log 1......................................................................................................................13
Figure 13 error log 2......................................................................................................................14

The objective of the lab is to install Hyper-V software on Windows 2012 R2 standard. Then
install a guest operating system such as Windows 7 to test the functionality of Hyper-V. Then
check error log of Hyper-V.
Lab 1 Installation of Hyper -V
Step 1: Install windows server 2012 R2 standard
Give path, machine name, memory, and hard disk size, processor and begin the installation.
Figure 1 installation of the windows server 2012
install a guest operating system such as Windows 7 to test the functionality of Hyper-V. Then
check error log of Hyper-V.
Lab 1 Installation of Hyper -V
Step 1: Install windows server 2012 R2 standard
Give path, machine name, memory, and hard disk size, processor and begin the installation.
Figure 1 installation of the windows server 2012
⊘ This is a preview!⊘
Do you want full access?
Subscribe today to unlock all pages.

Trusted by 1+ million students worldwide

Step 2: When the installation is complete, login into the server with credentials. After login into
the machine, go to server manager. This will look like below screenshot.
Figure 2 server manager
Step 3: Now, install Hyper-V software or rule to enable virtualization in the host machine. This
can be done by either adding role of Hyper-V through add roles and feature or power shell.
Power shell commands for the installation of Hyper-V roles are listed below:
Enable-WindowsOptionalFeature -Online -featureName Microsoft-Hyper-V -All -
NoRestart
Install-WindowsFeature RSAT-Hyper-V-Tools -IncludesAllSubFeature
Install-WindowsFeature RSAT-Clustering -IncludesAllSubFeature
Install-WindowsFeature Multipath-IO
the machine, go to server manager. This will look like below screenshot.
Figure 2 server manager
Step 3: Now, install Hyper-V software or rule to enable virtualization in the host machine. This
can be done by either adding role of Hyper-V through add roles and feature or power shell.
Power shell commands for the installation of Hyper-V roles are listed below:
Enable-WindowsOptionalFeature -Online -featureName Microsoft-Hyper-V -All -
NoRestart
Install-WindowsFeature RSAT-Hyper-V-Tools -IncludesAllSubFeature
Install-WindowsFeature RSAT-Clustering -IncludesAllSubFeature
Install-WindowsFeature Multipath-IO
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser

Restart-Computer
Figure 3 commands for Hyper-V installation
After restart goes to add roles and feature and here it is visible that Hyper-V role is installed.
Part 2: Configure windows updates to automatically apply security patches
Step 1: Login to server then go to
Control panel System and security Windows updates change settings
Choose option (install updates automatically)
This will install the updates automatically.
Step 2: There is also an option available to check updates.
Figure 3 commands for Hyper-V installation
After restart goes to add roles and feature and here it is visible that Hyper-V role is installed.
Part 2: Configure windows updates to automatically apply security patches
Step 1: Login to server then go to
Control panel System and security Windows updates change settings
Choose option (install updates automatically)
This will install the updates automatically.
Step 2: There is also an option available to check updates.

Figure 4 windows update change settings
Figure 5 completion of windows update
Figure 5 completion of windows update
⊘ This is a preview!⊘
Do you want full access?
Subscribe today to unlock all pages.

Trusted by 1+ million students worldwide

Lab 2: Install and test and operating system
Step 1: Open server manager. Now in right pane, go to tools and select Hyper-V manager. Then
in action pane, click on new virtual machine. This will open the below wizard. Now enter the
name of virtual machine and location.
Figure 6 New virtual machine wizard
Step 2: Then specify generation and assign memory.
Step 1: Open server manager. Now in right pane, go to tools and select Hyper-V manager. Then
in action pane, click on new virtual machine. This will open the below wizard. Now enter the
name of virtual machine and location.
Figure 6 New virtual machine wizard
Step 2: Then specify generation and assign memory.
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser

Figure 7 memory
Step 3: Now choose virtual switch for networking. This allows to create new switch or use
existing one. In next step, specify virtual disk, this also allows to create a new one or use existing
one. If creating new one, then specify name and location.
Step 3: Now choose virtual switch for networking. This allows to create new switch or use
existing one. In next step, specify virtual disk, this also allows to create a new one or use existing
one. If creating new one, then specify name and location.

Figure 8 connect virtual hard disk
Step 4: Now choose operating system for the guest virtual machine. This allows you to choose
an operating system later, install an operating system later etc.
Step 4: Now choose operating system for the guest virtual machine. This allows you to choose
an operating system later, install an operating system later etc.
⊘ This is a preview!⊘
Do you want full access?
Subscribe today to unlock all pages.

Trusted by 1+ million students worldwide

Figure 9 installation option
Figure 10 installation complete
Figure 10 installation complete
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser

Step 8: To run the virtual machine, in right pane, click on connect start and then connect. The
below screenshot shows the completion of installation.
Figure 11 completion wizard
Test the virtual machine:
Step 9: To test the virtual machine review the Hyper-V error logs. To do this:
Go to search menu and type Event Viewer.
Go to service logs Microsoft Windows
Here 9 Categories of Hyper-V available.
Go to Hyper-V-hypervisor, and one can see Hyper-V events.
below screenshot shows the completion of installation.
Figure 11 completion wizard
Test the virtual machine:
Step 9: To test the virtual machine review the Hyper-V error logs. To do this:
Go to search menu and type Event Viewer.
Go to service logs Microsoft Windows
Here 9 Categories of Hyper-V available.
Go to Hyper-V-hypervisor, and one can see Hyper-V events.

Figure 12 error log 1
Go to the Hyper-V-VMMS section and here one can see different tasks. The following
screenshot is for creation of the virtual machine.
Go to the Hyper-V-VMMS section and here one can see different tasks. The following
screenshot is for creation of the virtual machine.
⊘ This is a preview!⊘
Do you want full access?
Subscribe today to unlock all pages.

Trusted by 1+ million students worldwide
1 out of 13
Related Documents

Your All-in-One AI-Powered Toolkit for Academic Success.
+13062052269
info@desklib.com
Available 24*7 on WhatsApp / Email
Unlock your academic potential
Copyright © 2020–2025 A2Z Services. All Rights Reserved. Developed and managed by ZUCOL.