REVIEW QUESTIONS TEST PAPER 2026
QUESTIONS WITH SOLUTIONS GRADED A+
⩥ 6.3.7 Create Virtual Hard Disks
You have installed Hyper-V on CorpServer. You are experimenting with
virtual hard disks.
In this lab, use the Hyper-V Manager utility to create two virtual hard
disks in the D:\HYPERV\Virtual Hard Disks directory. Name these disks
Test1 and Test2.
Use the following settings for Test1:
Name: Test1
Disk Format: VHD
Disk Type: Fixed size
File name: Test1.vhd
Location: D:\HYPERV\Virtual Hard Disks
Size: 500 GB
Use the following settings for Test2:
Name: Test2
Disk Format: VHDX
,Disk Type: Dynamically expanding
File name: Test2.vhdx
Location: D:\HYPERV\Virtual Hard Disks
Size: 4 TB (4096 GB). Answer: To create virtual hard disks, complete
the following for each virtual hard disk:
1. From Server Manager, select Tools > Hyper-V Manager.
2. Right-click CORPSERVER and select New > Hard Disk.
3. In the Before You Begin window, select Next.
4. Select the disk format; then click Next.
5. Select the disk type; then click Next.
6. In the Name field, enter the name of the virtual hard disk file.
7. In the Location field, enter the location of the virtual hard disk file;
then click Next.
8. In the Size field, enter the size of the new virtual disk; then click
Next.
9. Click Finish.
Repeat steps 2-9 to create the second virtual disk.
⩥ 6.3.8 Create a Parent Virtual Machine
You installed Hyper-V on the CorpServer server. You are experimenting
with virtual hard disks. You plan to run several instances of Windows
Server 2016 as virtual machines. Because these virtual machines will use
,a similar configuration, you are considering using differencing disks to
conserve disk space.
In this lab, your task is to perform the following:
Create a virtual hard disk using the following parameters:
Virtual hard disk name: ParentDisk.vhdx
Location: D:\HYPERV\Virtual Hard Disks\ParentDisk.vhdxDisk
type: FixedSize: 50 GB
Create the parent virtual machine using the following parameters:
Virtual machine name: ServerParent
Location: D:\HYPERV\
Generation: Generation 1Startup
Memory: 2048 MB
Network: Not Connected
Configure the virtual hard disk to use the image file
D:\ISOs\en_windows_server_2016_x64_dvd.iso. Answer: Create a
virtual hard disk as follows:
1. From Server Manager, select Tools > Hyper-V Manager.
2. Right-click CORPSERVER and select New > Hard Disk.
3. Click Next.
4. Select the disk format; then click Next.
, 5. Select the disk type; then click Next.
6. Enter the name for the hard disk file.
7. Enter the location for the hard disk file; then click Next.
8. Make sure Create a new blank virtual hard disk is selected.
9. Enter the size for the new virtual disk; then click Next.
10. Click Finish.
Create a virtual machine as follows:
1. In Hyper-V Manager, right-click CORPSERVER and select New >
Virtual Machine.
2. Click Next.
3. Enter the name for the virtual machine.
4. Select Store the virtual machine in a different location to modify the
path to the virtual machine files.
5. Verify the location; then click Next.
6. Select the generation; then click Next.
7. Enter the amount of memory to use with the virtual machine.
8. Select Use Dynamic Memory for this virtual machine to use dynamic
memory; then click Next.
9. Select the network used by the virtual machine; then click Next.
10. Select connect to an existing hard disk.
11. Make sure Install an operating system later is selected; then click
Next.