70-740 08 LM WS - good assignment PDF

Title 70-740 08 LM WS - good assignment
Author Arsh Kaler
Course Global Citizenship: From Social Analysis to Social Action
Institution Centennial College
Pages 14
File Size 929.3 KB
File Type PDF
Total Downloads 71
Total Views 195

Summary

good assignment...


Description

70-740 Installation, Storage, and Compute with Windows Server 2016

LAB 8 CONFIGURING VIRTUAL MACHINE (VM) SETTINGS

THIS LAB CONTAINS THE FOLLOWING EXERCISES AND ACTIVITIES: Exercise 8.1

Creating a Virtual Machine

Exercise 8.2

Managing VM Memory and Smart Paging

Exercise 8.3

Importing and Exporting VMs

Exercise 8.4

Implementing Hyper-V Security Options

Lab Challenge

Configuring Non-Uniform Memory Access (NUMA) Support

Clean Up

Resetting Servers

BEFORE YOU BEGIN The lab environment consists of student workstations connected to a local area network, along with a server that functions as the domain controller for a domain called adatum.com. The computers required for this lab are listed in Table 8-1.

70-740 Installation, Storage, and Compute with Windows Server 2016

Table 8-1 Computers required for Lab 8 Computer Server (VM 1)

Operating System Windows Server 2016

Computer Name LON-DC1

Server (VM 2)

Windows Server 2016

LON-SVR1

In addition to the computers, you will also require the software listed in Table 8-2 to complete Lab 8. Table 8-2 Software required for Lab 8 Software Lab 8 student worksheet

Location Lab08_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 Lab08_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.

SCENARIO After completing this lab, you will be able to:

    

Create a virtual machine Manage VM memory and smart paging Import and export VMs Implement Hyper-V security options Configure Non-Uniform Memory Access (NUMA) support

Estimated lab time: 65 minutes

70-740 Installation, Storage, and Compute with Windows Server 2016

Exercise 8.1

Creating a Virtual Machine

Overview

In this exercise, you will create a virtual machine called VM1.

Mindset

A virtual machine (VM) is a self-contained, isolated unit that can be easily moved from one physical computer to another, runs its own operating system, and includes its own virtual hardware configuration. 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

1.

Log on to LON-SVR1 as adatum\administrator with the password of Pa$$w0rd.

2.

On LON-SVR1, click the Start button, click the Windows Administrative Tools menu item (not the tile), then click Hyper-V Manager.

3.

Click LON-SVR1, as shown in Figure 8-1.

Figure 8-1 Opening Hyper-V

70-740 Installation, Storage, and Compute with Windows Server 2016

4.

Under Actions, click New > Virtual Machine.

5.

In the New Virtual Machine Wizard, on the Before You Begin page, click Next.

6.

On the Specify Name and Location page, in the Name text box, type VM1. Question 1

What is the default storage location for the virtual machine? C:\ProgramData\Microsoft\Windows\Hyper-V\

7.

Click Next.

8.

In the Specify Generation page, answer the following question and then click Next. Question 2

Which generation must be used when you need to deploy a system running a 32-bit operating system? Generation 1

9.

On the Assign Memory page, in the Startup memory, 1024 MB is already seleced. Select to enable the Use Dynamic Memory for this virtual machine and click Next. Question 3

What must be disabled to implement nested virtualization? Network adapter

10. On the Configure Networking page, answer the following question and then click Next. Question 4

How many network connections are available to choose? nothing

11. On the Connect Virtual Hard Disk page, answer the following question. For the size, type 60 GB and then click Next. Question 5

What is the default storage location for the virtual disks? C:\Users\Public\Documents\Hyper-V\Virtual Hard Disks\

70-740 Installation, Storage, and Compute with Windows Server 2016

12. On the Installation Options page, click to select the Install an operating system from a bootable CD/DVD-ROM disk and then click select the Image file (.iso) option. 13. Click the Browse button. In the Open dialog box, in the File name text box, type \\LONDC1\Software\ and press Enter. Click the Windows Server 2016 installation disk ISO file and then click Open. 14. On the Installation Options page, click Next. 15. On the Summary page, take a screen shot of the New Virtual Machine Wizard by pressing Alt+PrtScr and then paste it into your Lab08_worksheet file in the page provided by pressing Ctrl+V.

16. Click Finish. On LON-SVR1, leave Hyper-V Manager open for the next exercise.

Exercise 8.2

Managing VM Memory and Smart Paging

Overview

In this exercise, you will configure the VM memory and smart paging settings for VM1.

Mindset

When you create a virtual machine, you define startup RAM, which is the amount of memory that a virtual machine will use when the computer boots and represents the minimum amount of physical memory the virtual machine will use.

70-740 Installation, Storage, and Compute with Windows Server 2016

Completion time

1.

10 minutes

On LON-SVR1, using Hyper-V Manager, right-click VM1 and choose Settings. The Settings for VM1 on LON-SVR1 dialog box opens, as shown in Figure 8-2.

Figure 8-2 Configuring VM Settings

2.

Click the Memory node.

3.

Change the RAM from 1024 MB to 2048 MB. What are the minimum RAM and maximum RAM settings?

Question 6

Minimum:512mb Maximum: 1048576mb

4.

Change the Minimum RAM settings from 512 MB to 1024 MB.

70-740 Installation, Storage, and Compute with Windows Server 2016

Question 7

What is the memory buffer set to? 20%

5.

Take a screen shot of the Settings for VM1 on LON-SVR1 page by pressing Alt+PrtScr and then paste it into your Lab08_worksheet file in the page provided by pressing Ctrl+V.

6.

Under Management, click the Smart Paging File Location node. Where are the Smart Paging files stored?

Question 8

7.

C:\ProgramData\Microsoft\Windows\Hyper-V

Close the Settings for VM1 on LON-SVR1 page by clicking OK.

Remain logged on to LON-SVR1 for the next exercise.

Exercise 8.3

Importing and Exporting a VM

Overview

In this exercise, you will export a copy of VM1 and then create a new virtual machine called VM2 based on the exported virtual machine.

Mindset

VMs are easy to create. By leveraging the exporting, importing,

70-740 Installation, Storage, and Compute with Windows Server 2016

and copying functions of Hyper-V, you significantly reduce the time spent creating duplicate VMs. Completion time

10 minutes

1.

On LON-SVR1, open File Explorer by clicking the File Explorer tile on the taskbar.

2.

Click the Local Disk (C:) drive.

3.

Right-click the Local Disk (C:) drive and choose New > Folder. Name the new folder by typing BAK and pressing Enter.

4.

Close File Explorer.

5.

Usng Hyper-V Manager, right-click VM1 and choose Export.

6.

In the Export Virtual Machine dialog box (as shown in Figure 8-3), type C:\BAK and then click Export.

Figure 8-3 Specifying the location to save the virtual machine

7.

Right-click LON-SVR1 and choose Import Virtual Machine.

70-740 Installation, Storage, and Compute with Windows Server 2016

8.

In the Import Virtual Machine wizard, click Next.

9.

On the Location Folder page, in the Folder text box, type C:\BAK\VM1\ and click Next.

10. On the Select Virtual Machine page, the VM1 is already selected. Click Next. 11. On the Choose Import Type page, click Copy the virtual machine (create a new unique ID). Question 9

Which option is used when you want to import a VM multiple times? Copy the virtual machine

12. Click Next 13. On the Choose Destination page, click to select the Store the virtual machine in a different location. In the Virtual machine configuration folder text box, Snapshot store text box, and Smart Paging folder text box, type C:\VM2 and then click Next. 14. On the Choose Storage Folders page, in the Location text box, type C:\VM2 and then click Next. 15. On the Completing Import Wizard, click Finish. 16. Take a screen shot showing Hyper-V Manager with both VM1 virtual machines VM1 by pressing Alt+PrtScr and then paste it into your Lab08_worksheet file in the page provided by pressing Ctrl+V.

70-740 Installation, Storage, and Compute with Windows Server 2016

17. Right-click the second VM1 and choose Rename. Type VM2 and press Enter. Remain logged on to LON-SVR1 for the next exercise.

Exercise 8.4

Implementing Hyper-V Security Options

Overview

In this exercise, you will create a new Generation 2 VM and then configure the Hyper-V security options for the new VM.

Mindset

Windows Server 2016 includes multiple options that help secure the virtual machines. These options include Secure Boot, encryption support, and shielding.

Completion time

15 minutes

1.

On LON-SVR1, using Hyper-V Manager, under Actions, click New > Virtual Machine.

2.

In the New Virtual Machine Wizard, on the Before You Begin page, click Next.

3.

On the Specify Name and Location page, in the Name text box, type VM3. Click Next.

4.

In the Specify Generation page, click to select Generation 2 and then click Next.

5.

On the Assign Memory page, in the Startup memory, 1024 MB is already selected. Select to enable the Use Dynamic Memory for this virtual machine and click Next.

6.

On the Configure Networking page, click Next.

7.

On the Connect Virtual Hard Disk page for the size, type 60 GB and then click Next.

8.

On the Installation Options page, click to select Install an operating system from a bootable CD/DVD-ROM. The Image file (.iso) option should be selected.

9.

Click the Browse button. In the Open dialog box, in the File name text box, type \\LONDC1\Software\ and press Enter. Click the WinServer2016_1607 ISO file and click Open.

10. On the Installation Options page, click Next.

70-740 Installation, Storage, and Compute with Windows Server 2016

11. On the Summary page, take a screen shot of the New Virtual Machine Wizard by pressing Alt+PrtScr and then paste it into your Lab08_worksheet file in the page provided by pressing Ctrl+V.

12. Click Finish. 13. Right-click VM3 and choose Settings. 14. In the Settings for VM3 on LON-SVR1 dialog box, click the Security node. 15. On the Security page, Enable Secure Boot is already selected. To select the TPM, select the Enable Trusted Platform Module option. 16. To encrypt state and virtual machine migration traffic, select Encrypt state and virtual machine traffic. 17. To shield the virtual machine, select Enable Shielding. Click OK.

Question 10

What happens to the other security options when you select the Enable Shielding option? After selecting the enable shielding option we can not select another option.

70-740 Installation, Storage, and Compute with Windows Server 2016

18. Take a screen shot of the Security page by pressing Alt+PrtScr and then paste it into your Lab08_worksheet file in the page provided by pressing Ctrl+V.

19. Close the Settings window by clicking OK. Remain logged on to LON-SVR1 for the next exercise.

Lab Challenge

Configuring Non-Uniform Memory Access (NUMA) Support

Overview

In this exercise, you will configure the NUMA support settings based on the current hardware.

Mindset

Non-Uniform Memory Access (NUMA) is a computer system architecture that is used with multiprocessor designs that organizes memory into regions; these regions are assigned access latencies based on how these larger systems’ processors and memory are interconnected. For large multiprocessor systems, NUMA organizes memory and processors into groups called NUMA nodes.

Completion time

10 minutes

70-740 Installation, Storage, and Compute with Windows Server 2016

1.

On LON-SVR1, using Hyper-V Manager, right-click LON-SVR1 and choose Hyper-V Settings.

2.

In the Hyper-V Settings window, select the NUMA Spanning node, as shown in Figure 8-4.

Figure 8-4 Configuring NUMA spanning

3.

On the NUMA Spanning page, the Allow virtual machines to span physical NUMA nodes option is already selected. To close the Hyper-V Settings window, click Cancel.

4.

Right-click the VM3 and choose Settings.

5.

In the Settings window, expand the Processor node and click NUMA. Question 11

6.

For the NUMA topology, what is the maximum number of processors?

Click the Use Hardware Topology button.

70-740 Installation, Storage, and Compute with Windows Server 2016

7.

Close the Settings window by clicking OK.

Clean Up

Resetting Server

Overview

In this exercise, you will the delete the virtual machines you created in this lab.

Mindset

To ensure that the systems are clean for future labs, you should reset the system back to default settings or remove unnecessary components and virtual machines.

Completion time

5 minutes

1.

On LON-SVR1, open Server Manager.

2.

If Hyper-V Manager is not open, open Hyper-V Manager.

3.

Right-click VM1 and choose Delete. When you are prompted to confirm that you want to delete the selected virtual machines, click Delete.

4.

Delete VM2 and VM3.

End of lab. Log off of all servers....


Similar Free PDFs