0% found this document useful (0 votes)
62 views23 pages

WSS1 Assignement 1B

This document provides instructions for a lab on installing, upgrading, and migrating server workloads in Windows Server 2016. The lab contains exercises on installing Windows Server 2016, installing roles and features using Server Manager, and migrating roles between servers using Windows Server Migration Tools. It includes scenarios where students will install Windows Server 2016, add the Web Server (IIS) role and Remote Server Administration Tools features, and migrate the DHCP server role from one server to another. The estimated time to complete the lab is 125 minutes.

Uploaded by

Francis Daniel
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
62 views23 pages

WSS1 Assignement 1B

This document provides instructions for a lab on installing, upgrading, and migrating server workloads in Windows Server 2016. The lab contains exercises on installing Windows Server 2016, installing roles and features using Server Manager, and migrating roles between servers using Windows Server Migration Tools. It includes scenarios where students will install Windows Server 2016, add the Web Server (IIS) role and Remote Server Administration Tools features, and migrate the DHCP server role from one server to another. The estimated time to complete the lab is 125 minutes.

Uploaded by

Francis Daniel
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 23

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

LAB 1B
INSTALLING,
UPGRADING, AND
MIGRATING SERVER
WORKLOADS

THIS LAB CONTAINS THE FOLLOWING EXERCISES AND ACTIVITIES:

Exercise 1 Installing Windows Server 2016

Exercise 2 Installing Roles and Features

Exercise 3 Migrating Roles Between Servers

Lab Challenge Managing Servers Remotely

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 1.
70-740 Installation, Storage, and Compute with Windows Server 2016

Table 1
Computers required for Lab 1B
Computer Operating System Computer Name
Server (VM 1) Windows Server 2016 LON-DC1
Server (VM 2) Windows Server 2016 LON-SVR3

Client (VM 3) Windows Server 2016 LON-SVR4

SCENARIO

After completing this lab, you will be able to:

 Install Windows Server 2016

 Install Windows Server 2016 roles and features

 Use Windows Server Migration Tools

 Manage Servers Remotely

Estimated lab time: 125 minutes

Exercise 1 Installing Windows Server 2016


Overview In this exercise, you will use a local computer running Windows
Hyper-V to install Windows Server 2016 (Desktop Experience).

Mindset Installing Windows Server 2016 is a relatively easy process. You


typically boot from the Windows Server 2016 installation disk and
then step through the installation wizard. Selecting the Server with
the Desktop Experience option provides a Server Graphical Shell,
including Server Manager; selecting Server Core provides a
command prompt.
Completion time 20 minutes

1. Log on to a local computer running Windows Server 2016 with Hyper-V as an


administrator.

2. Click the Start button, click the Windows Administrative Tools tile, and then
double-click Hyper-V Manager.

3. In Hyper-V Manager, as shown in Figure 1, right-click the computer under Hyper-


V Manager and choose New > Virtual Machine.
70-740 Installation, Storage, and Compute with Windows Server 2016

Figure 1
Windows Server 2016 Hyper-V Manager

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

5. On the Specify Name and Location page, in the Name text box, answer the
following question. Then type Win2016 and click Next.

Question
What is the default location of the virtual machines?
1

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

6. On the Specify Generation page, click Next.

7. On the Assign Memory page, for the Startup memory, type 2048. Then click to
select the Use Dynamic Memory for this virtual machine option and click Next.

8. On the Configure Networking, for the Connection, select Private Network. Click
Next.

9. On the Connect Virtual Hard Disk page, answer the following question. Then for
the Size, type 60 GB and click Next.
70-740 Installation, Storage, and Compute with Windows Server 2016

Question
What is the default location of the disk?
2

ANSWER C:\Users\Public\Documents\Hyper-V\Virtual Hard Disks\

10. On the Installation Options page, click to select the Install an operating system
from a bootable CD/DVD-ROM option.

11. Click to select the Image file (.iso) option. Then in the Image file text box, type the
name of the ISO file, such as C:\
SW_DVD_Win_Svr_STD_Core_and_DataCtr_Core_2016_64Bit_English.iso
file. Click Next.

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

13. Click Finish.

14. In Hyper-V Manager, right-click the Win2016 virtual machine and choose Start.

15. Right-click the Win2016 virtual machine and choose Connect. The Windows
Server 2016 window opens, as shown in Figure 2.
70-740 Installation, Storage, and Compute with Windows Server 2016

Figure 2
Selecting language, time and currency format, and keyboard or input method

16. Using the drop-down lists provided, select the appropriate language to install, the
time and currency format, and the keyboard or input method. Click Next.

17. On the Windows Server 2016 Install Now page, click Install now.

18. On the Select the Operating System to Install page, select Windows Server 2016
Datacenter (Desktop Experience). Click Next.

19. On the License Terms page, select I accept the license terms and then click Next.

20. On the Which type of installation do you want page, click Custom: Install
Windows only (advanced).

21. On the Where Do You Want to Install Windows? page, from the list provided,
click Drive 0 Unallocated Space and then click Next.

22. After several minutes, during which the Setup program installs Windows Server
2016, the computer reboots. When the Customize Settings page appears, in the
Password text box and the Reenter password text box, type Pa$$w0rd. Click
Finish.
70-740 Installation, Storage, and Compute with Windows Server 2016

23. Click the Action menu and then click Ctrl+Alt+Delete. Then log on as an
administrator with the password of Pa$$w0rd.

24. If you are prompted to allow your PC to be discoverable by other PCs, click Next.

25. In Server Manager, take a screen shot by pressing Alt+PrtScr and then paste it into
your worksheet file in the page provided by pressing Ctrl+V.

Shut down the virtual machine before continuing to the next exercise.

Exercise 2 Installing Roles and Features


Overview In this exercise, you will use Server Manager to install roles and
features.

Mindset A server role is a set of software programs that performs a


specific function as a network service for multiple users. Role
70-740 Installation, Storage, and Compute with Windows Server 2016

services are made up of one or more role services that provide


the functionality of the server role. A feature is a software
program that is not directly part of a server role but can support
or augment the functionality of a server role. Use Server
Manager to add, remove, or manage server roles and features.
Completion time 10 minutes

1. On LON-SVR4, log on as adatum\administrator with the password of Pa$


$w0rd.

2. In Server Manager (see Figure 3), click Manage > Add Roles and Features.

Figure 3
Server Manager

3. In the Add Roles and Features Wizard, on the Before You Begin page, click Next.

4. On the Installation Type page, click Next.

5. On the Server Selection page, click Next.


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

6. On the Server Roles page, click to select the Web Server (IIS) option. In the Add
Roles and Features Wizard dialog box, click the Add Features button. Click Next.

7. On the Features page, select the Telnet Client option and the XPS Viewer option.

8. Expand the Remote Server Administration Tools option and then expand the Role
Administration Tools node and the Feature Administration Tools node to show
the available options.

Question Which options should be selected when you want to manage


3 Active Directory?

ANSWER Role Administration Tools

9. Click Next.

10. On the Web Server Role (IIS) page, click Next.

11. On the Role Services option, click Next.

12. On the Confirmation page, click Install.

13. When the role and features are installed, take a screen shot of Server Manager by
pressing Alt+PrtScr and then paste it into your worksheet file in the page provided
by pressing Ctrl+V.

14. Close the Add Roles and Features Wizard by clicking Close.

Question Where else can you find Disk Management?


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

ANSWER In powershell : Diskpart

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

Exercise 3 Migrating Roles Between Servers


Overview In this exercise, you will use Windows Server Migration Tools
to migrate the DHCP server role from one server to another.

Mindset Many roles included with Windows Server 2016 involve a lot of
configuring. A particular role might require policies, security, or
other settings that you must configure before it can be used.
Therefore, when you want to migrate such roles, you want to
find a way that can migrate them and all their configuration
settings to another server quickly and easily without having to
install and configure the role from the beginning. If you search
for Migrating Roles and Features in Windows Server, you
should find a list of available migration guides, including how to
use the Windows Server Migration Tools (WSMT) and how to
migrate individual roles from one server to another.
Completion time 70 minutes

1. On LON-SVR4, in the Server Manager console, click Manage > Add Roles and
Features.

2. In the Add Roles and Features Wizard, click Next.

3. On the Select installation type page, click Next.

4. On the Select destination server page, click Next.

5. On the Select server roles page, click to select DHCP. In the Add Roles and
Features Wizard dialog box, click Add Features. The DHCP Server role should be
selected, as shown in Figure 4.
70-740 Installation, Storage, and Compute with Windows Server 2016

Figure 4
Selecting the DHCP Server option

6. Click Next.

7. On the Select server roles page, click Next.

8. On the Select features page, click Next.

9. On the DHCP Server page, click Next.

10. On the Confirm installation selections page, click Install.

11. When the installation is complete, click Complete DHCP configuration, as shown
in Figure 5.
70-740 Installation, Storage, and Compute with Windows Server 2016

Figure 5
Completing DHCP configuration

12. In the DHCP Post-Install configuration wizard, on the Description page, click
Next.

13. On the Authorization page, click the Commit button.

14. On the Summary page, take a screen shot by pressing Alt+PrtScr and then paste it
into your worksheet file in the page provided by pressing Ctrl+V.
70-740 Installation, Storage, and Compute with Windows Server 2016

15. Click Close and then click Close again to close the Results page.

16. On LON-SVR4, using Server Manager, click Tools > DHCP.

17. In the DHCP console, expand the lon-svr4.adatum.com node.

15. Click, then right-click IPv4 and choose New Scope.

16. In the New Scope Wizard, click Next.

17. In the Name text box, type Main Scope and then click Next.

18. In the Start IP address text box, type 192.168.1.30. In the End IP address text box,
type 192.168.1.40. Click Next.

19. On the Add Exclusions and Delay page, click Next.

20. On the Lease Duration page, change the lease duration to 1 day. Click Next.

21. On the Configure DHCP Options page, the Yes, I want to configure these options
now option is already selected. Click Next.

22. On the Router (Default Gateway) page, click Next.

23. On the Domain Name and DNS Servers page, click Next.

24. On the WINS Servers page, click Next.


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

25. On the Activate Scope page, make sure Yes, I want to activate this scope now
and then click Next.

26. When the wizard is complete, click Finish.

27. Close the DHCP console.

29. In the Server Manager console, click Manage > Add Roles and Features.

30. In the Add Roles and Features Wizard, click Next.

31. On the Select installation type page, click Next.

32. On the Select destination server page, click Next.

33. On the Select server roles page, click Next.

34. On the Select features page, select Windows Server Migration Tools. Click Next.

35. On the Confirm installation selections page, click Install.

36. When Windows Server Migration Tools is installed, take a screen shot by pressing
Alt+PrtScr and then paste it into your worksheet file in the page provided by
pressing Ctrl+V.
70-740 Installation, Storage, and Compute with Windows Server 2016

37. Click Close.

38. On LON-SVR3, log on as adatum\administrator with the password of Pa$


$w0rd.

39. In the Server Manager console, click Manage > Add Roles and Features.

40. In the Add Roles and Features Wizard, click Next.

41. On the Select installation type page, click Next.

42. On the Select destination server page, click Next.

43. On the Select server roles page, click Next.

44. On the Select features page, select Windows Server Migration Tools. Click Next.

45. On the Confirm installation selections page, click Install.

46. When Windows Server Migration Tools is installed, click Close.

47. On LON-SVR4, using File Explorer, open the \\LON-DC1\software folder.

48. In the \\LON-DC1\software folder, create a Migrate folder.

49. On LON-SVR4, using Server Manager, click Tools > Services.

50. In the Services console, right-click the DHCP server service and choose Stop.

51. Using Server Manager, click Tools > Windows Server Migration Tools >
Windows Server Migration Tools.

52. In the Windows Server Migration Tools window, execute the following command:

Export-SmigServerSetting -featureID DHCP -User All -Group -IPConfig


–path \\LON-DC1\software\migrate -Verbose

53. When you are prompted for a password, type Pa$$w0rd and then press Enter.

54. When role is exported, take a screen shot by pressing Alt+PrtScr and then paste it
into your worksheet file in the page provided by pressing Ctrl+V.
70-740 Installation, Storage, and Compute with Windows Server 2016

55. On LON-SVR3, open File Explorer and then open the \\LON-DC1\software
folder. Then copy the Migrate folder to the C drive.

56. On LON-SVR3, right-click the Start button and choose Run.

57. In the Run dialog box, in the Open text box, type cmd and press Enter.

58. In the command prompt window, execute the ipconfig /all command.

Question What is the MAC address for the Ethernet adapter Ethernet?
5 Record this address.

ANSWER 00-15-5D-00-0E-13

59. On LON-SVR4, in the command prompt window, execute the ipconfig /all
command.

Question What is the MAC address for the Ethernet adapter Ethernet?
6 Record this address.

ANSWER 00-15-5D-00-0E-14

60. On LON-SVR3, using Server Manager, click Tools > Windows Server
Migration Tools > Windows Server Migration Tools.

61. In the Windows Server Migration Tools window, execute the following command,
using the <LON-SVR3 MAC address> and <LON-SVR4 MAC address> that were
recorded from the previous two questions:
70-740 Installation, Storage, and Compute with Windows Server 2016

Import-SmigServerSetting -featureID DHCP -User All -Group -IPConfig all


–SourcePhysicalAddress “<LON-SVR4 MAC address>”
-TargetPhysicalAddress “<LON-SVR3 MAC address>” –path C:\migrate
-Verbose

62. When you are prompted to provide a password, type Pa$$w0rd and press Enter.

63. When role is imported, take a screen shot by pressing Alt+PrtScr and then paste it
into your worksheet file in the page provided by pressing Ctrl+V.

64. On LON-SVR3, right-click the Start button and choose Control Panel. Click
Network and Internet > Network and Sharing Center.

65. In the Network and Sharing Center, click the Ethernet connection and select
Status.

66. In the Ethernet Status dialog box, click Properties.

67. Double-click Internet Protocol Version 4 (TCP/IPv4).

68. In the Internet Protocol Version 4 (TCP/IPv4) Properties dialog box, change the IP
address to 172.16.0.23.

69. Close the Internet Protocol Version 4 (TCP/IPv4) Properties dialog box by clicking
OK. If you are prompted to save the configuration, click Yes.
70-740 Installation, Storage, and Compute with Windows Server 2016

70. Close the Ethernet Properties dialog box by clicking OK.

71. Close the Ethernet Status dialog box by clicking Close.

72. Restart LON-SVR3.

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

74. On LON-SVR3, using the Server Manager console, click Manage > Add Roles
and Features.

75. In the Add Roles and Features Wizard, click Next.

76. On the Select installation type page, click Next.

77. On the Select destination server page, click Next.

78. On the Select server roles page, click Next.

78. On the Select features page, select Remote Server Administration Tools\Role
Administration Tools\DHCP Server Tools and then click Next.

79. On the Confirm installation selections page, click Install.

80. When the installation is complete, click Close.

81. In Server Manager, click the Yellow triangle and then click Complete DHCP
configuration.

82. In the DHCP Post-Install configuration wizard, on the Description page, click
Next.

83. On the Authorization page, click Commit and then click Close.

84. On LON-SVR3, using Server Manager, open the DHCP console and verify that the
main scope is there.

85. Take a screen shot of the DHCP console by pressing Alt+PrtScr and then paste it
into your worksheet file provided by pressing Ctrl+V.
70-740 Installation, Storage, and Compute with Windows Server 2016

Remain logged on to LON-SVR3 and LON-SVR4 for the next exercise.

Lab Challenge Managing Servers Remotely


Overview In this exercise, you will access a computer remotely using the
Computer Management console and the Remote Desktop
Connection program.
Mindset Many of the snap-ins supplied with Windows Server 2016
enable you to manage other Windows computers on the network.
You can use the Remote Desktop Connection program to
connect to computers running Server with Desktop Experience
and Server Core.
Completion time 15 minutes

1. On LON-SVR4, click the Start button and then click Server Manager.

2. Click Tools > Computer Management, as shown in Figure 6.


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

Figure 6
Opening Computer Management

3. In Computer Management, right-click Computer Management (Local) and


choose Connect to another computer.

4. In the Select Computer dialog box, in the Another computer text box, type LON-
SVR3 and click OK.

5. Expand Services and Applications > Services.

6. Scroll down to Print Spooler service. Right-click the Print Spooler service and
choose Restart.

7. Take a screen shot of the Remote Desktop session by pressing Alt+PrtScr and then
paste it into your worksheet file provided by pressing Ctrl+V.
70-740 Installation, Storage, and Compute with Windows Server 2016

8. Close Computer Management.

9. On LON-SVR3, using Server Manager, click Local Server.

10. In the Properties section, click Remote Desktop Disabled.

11. In the System Properties dialog box, select Allow remote connections to this
computer.

12. In the Remote Desktop connection dialog box, answer the following question and
then click OK.

Question
What was the warning?
7

ANSWER Remote Desktop Firewall exception will be enabled

13. Close the System Properties dialog box by clicking OK.

14. On LON-SVR4, click the Start button and then click Remote Desktop
Connection.

15. In the Remote Desktop Connection dialog box, in the Computer text box, type
LON-SVR3 and then click Connect.

16. When you are prompted to log on, log on as adatum\administrator with the
password of Pa$$w0rd and then click OK.
70-740 Installation, Storage, and Compute with Windows Server 2016

17. Take a screen shot of the Remote Desktop session by pressing Alt+PrtScr and then
paste it into your worksheet file provided by pressing Ctrl+V.

18. On the LON-SVR3 Remote Desktop window, click the Start button. Click the
Power button and then click Restart. When you are prompted to choose a reason
for the reboot, click Continue.

Clean Up Resetting Server


Overview In this exercise, will remove the roles and features that you
installed during 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.
Completion time 10 minutes

1. On LON-SVR4, log on as adatum\administrator with the password of Pa$


$w0rd.

2. On LON-SVR4, click the Start button and then click Server Manager.

3. Click Manage > Remove Roles and Features.

4. In the Remove Roles and Features Wizard, on the Before You Begin page, click
Next.

5. On the Server Selection page, click Next.


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

6. On the Server Roles page, deselect DHCP Server and Web Server (IIS). When
you are prompted to remove features, click the Remove Features button. Click
Next.

7. On the Features page, deslect the Telnet Client and XPS Viewer options. Click
Next.

8. On the Confirm removal selections page, click Remove.

9. Take a screen shot of the Server Manager by pressing Alt+PrtScr and then paste it
into your worksheet file provided by pressing Ctrl+V.

10. Reboot LON-SVR4.

11. On LON-SVR3, click the Start button and then click Server Manager.

12. Click Manage > Remove Roles and Features.

13. In the Remove Roles and Features Wizard, on the Before You Begin page, click
Next.

14. On the Server Selection page, click Next.

15. On the Server Roles page, deselect DHCP Server. When you are prompted to
remove features, click the Remove Features button. Click Next.

16. On the Features page, click Next.

17. On the Confirm removal selections page, click Remove.


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

18. Reboot LON-SVR3.

End of lab.

PowerShell:

How would you install the IIS role including all of the commands and configuration
Question 8
interfaces.

ANSWER PS C:\> Install-WindowsFeature -Name Web-Server -IncludeAllSubFeature -IncludeManagementTools

Troubleshooting:

Use this space to identify any troubleshooting you had to do in this lab. You must include the 7 step
troubleshooting process in order to document your steps in resolving the issue. Use the following
template for EACH error. Provide screenshots of errors and resolutions.

SCREENSHOT OF ERROR:

TROUBLESHOOTING STEPS:

1. Identify the problem.


2. Establish a theory of probable cause.
3. Test the theory to determine cause.
4. Establish a plan of action to resolve the problem and identify potential effects.
5. Implement the solution or escalate as necessary.
6. Verify full system functionality and if applicable implement preventative measures.
7. Document findings, actions, and outcomes.

You might also like