20740C-ENU-Practice Handbook PDF
20740C-ENU-Practice Handbook PDF
20740C
Installation, Storage, and Compute with
Windows Server 2016
MCT USE ONLY. STUDENT USE PROHIBITED
L1-1
2. After a moment, the setup program for Windows Server 2016 appears. On the Enter your language
and other preferences and click “Next” to continue page of Windows Setup, click Next.
9. When the installation completes, LON-SVR6 restarts. After some time, a Command Prompt window
opens and displays the following text:
Administrator
The user’s password must be changed before signing in.
Ok
Cancel
12. Below this, in the New password text line, type Pa55w.rd, and then press the Tab key. In the
Confirm password text line, type Pa55w.rd, and then press Enter. The text in the Command
Prompt window changes to:
13. At this point, the Command Prompt window opens with the following prompt:
C:\Users\Administrator
Results: After completing this exercise, you will have successfully installed the Windows Server 2016 Core
operating system on LON-SVR6.
3. In the Command Prompt window, type the following, and then press Enter:
$env:computername
4. Note that the name is initially a randomly selected host name. In most cases, you will need to change
the host name.
5. In the Command Prompt window, type the following, and then press Enter:
Get-NetIPAddress | FT IPAddress
6. Note the IPv4 address of 172.16.0.160. This is a DHCP address that was received from the DHCP
Server service that is running on LON-DC1. While you can use this address, you would normally use a
static IP address for servers that host server roles.
7. In the Command Prompt window, type sconfig.cmd, and then press Enter.
8. To select Network Settings, type 8, and then press Enter.
9. For Select Network Adapter Index#, type 1, and then press Enter.
10. On this screen, note the four options at the bottom. Select each of the following numbers, and then
set the following values by typing them and pressing Enter:
a. 1) Set Network Adapter Address: Select Static IP, Enter static IP Address: 172.16.0.26, Enter
Subnet Mask: 255.255.0.0, Enter Default Gateway: 172.16.0.1.
b. 2) Set DNS Server: Enter new preferred DNS server: 172.16.0.10, click OK in the Network
Settings pop up window, and then in Enter alternate DNS server, press Enter.
Note: Sometimes, on entering a particular value, the screen will change and have you
supply the next value.
11. In the main Server Configuration window, at the Enter number to select an option prompt,
type 1, and then press Enter.
12. At the Change Domain/Workshop Membership prompt, type D for domain, and then press Enter.
MCT USE ONLY. STUDENT USE PROHIBITED
Installation, Storage, and Compute with Windows Server 2016 L1-3
13. At the Name of Domain to join prompt, type Adatum.com, and then press Enter.
14. At the Specify an authorized domain\user prompt, type Adatum\Administrator, and then press
Enter.
15. In the Netdom.exe Command Prompt window, type Pa55w.rd and then press Enter. Note that the
password does not echo back onto the screen.
16. The Netdom.exe Command Prompt window closes and the Change computer name dialog box
appears. Click Yes.
17. At the Enter new computer name prompt, type LON-SVR6, and then press Enter.
18. At the Specify an authorized domain\user prompt, type Adatum\Administrator, and then press
Enter.
19. In the Netdom.exe Command Prompt window, type Pa55w.rd and then press Enter.
21. After LON-SVR6 restarts, select the Ctrl+Alt+Delete icon in the 20740C-LON-SVR6 computer
name – Virtual Machine Connection window, and then the Command Prompt window displays
the following text:
24. In the Command Prompt window, type the following, and then press Enter:
$env:computername
Get-NetIPAddress | FT IPAddress
Install-WindowsFeature DNS
28. Text appears stating that the DNS Server value in the Success column is True.
Results: After completing this exercise, you will have successfully configured the domain and network
settings of Server Core and install an additional role.
MCT USE ONLY. STUDENT USE PROHIBITED
L1-4 Installing, upgrading, and migrating servers and workloads
2. In Server Manager, in the navigation pane, right-click All Servers, and then click Add Servers.
3. In the Add Servers dialog box, in the Name (CN) box, type LON-SVR6, and then click Find Now.
4. In the Name list, click LON-SVR6, and then press the Right Arrow key and click OK to add the
computer to the Computer list.
5. In Server Manager, select Tools from the top menu bar, and then select DNS.
6. Maximize the DNS Manager console.
7. In the console tree, expand Forward Lookup Zones, select and then right-click Adatum.com, and
then select Properties.
8. In Adatum.com Properties, select the Name Servers tab, and then click the Add button.
9. In the New Name Server Record window, in the Server fully qualified domain name (FQDN) text
box, type LON-SVR6.adatum.com, and then click Resolve.
10. Even if you receive a “The server with this IP address is not authoritative for the zone” message,
click OK.
11. In the Adatum.com Properties dialog box, select the Zone Transfers tab, and then select the Allow
zone transfers check box.
12. Select the Only to servers listed in the Name Servers tab option, and then click Notify.
13. In the Notify window, select the The Following Servers option, click in the text box, type
172.16.0.26, and then press Enter. After a moment, the address will resolve. Click OK twice.
Task 2: Add LON-SVR6 to DNS Manager on LON-DC1 and then add the Adatum.com
zone to LON-SVR6 as a secondary zone
1. In DNS Manager, in the console tree, right-click DNS, and then select Connect to DNS Server.
2. In the Connect to DNS Server window, select the The following computer option, in the text box,
type LON-SVR6, and then click OK.
4. Select and then right-click Forward Lookup Zones, and then select New Zone.
5. The New Zone Wizard appears. On the Welcome page, click Next.
6. On the Zone Type page, select the Secondary zone option, and then click Next.
8. In the Browse window, double-click LON-DC1, and then double-click Forward Lookup Zones.
Select the Adatum.com zone, and then click OK.
12. Expand Forward Lookup Zones in the console tree under LON-SVR6. Adatum.com will appear with
a red X.
MCT USE ONLY. STUDENT USE PROHIBITED
Installation, Storage, and Compute with Windows Server 2016 L1-5
13. Right-click Adatum.com, select Transfer from Master, and then press the F5 key.
14. If the red X doesn’t clear, close and reopen DNS Manager on LON-DC1. You should see the zone
data resource records for Adatum.com on LON-SVR6.
2. In the Command Prompt window, type the following, and then press Enter:
Dnscmd /enumzones
3. Check the returned information. Note that Adatum.com is listed as a secondary zone.
4. In the Command Prompt window, type the following, and then press Enter:
5. Check the returned information from LON-DC1. Here the Adatum.com zone is listed as a primary
zone.
6. In the Command Prompt window, type the following, and then press Enter:
Get-DnsClientServerAddress
7. Note the row with the named network adapter Ethernet and observe the Interface Index number.
8. In the Command Prompt window, type the following statement, replacing X with the Interface Index
number that you received in step 7, and then press Enter:
9. In the Command Prompt window, type the following, and then press Enter:
Get-DnsClientServerAddress
Results: After completing this exercise, you will have configured the DNS Server settings on LON-SVR6
remotely.
2. In the Virtual Machines list, right-click 20740C-LON-DC1, and then click Revert.
3. To list all the available disks that have yet to be initialized, at the Windows PowerShell command
prompt, type the following command, and then press Enter:
4. To initialize disk 2, at the Windows PowerShell command prompt, type the following command, and
then press Enter:
Initialize-disk 2
5. To review the partition table type, at the Windows PowerShell command prompt, type the following
command, and then press Enter:
Get-disk
6. To create a Resilient File System (ReFS) volume by using all available space on disk 1, at the Windows
PowerShell command prompt, type the following command, and then press Enter:
8. If you receive the prompt Do you want to format it?, click Cancel.
Question: What drive letter has been assigned to the newly created volume?
2. In the lower half of the display, scroll down and right-click Disk 3, and then click Online.
8. On the Select Disks page, in the available list, click Disk 4, and then click Add >.
9. In the Select the amount of space in MB box, accept the default value, and then click Next.
MCT USE ONLY. STUDENT USE PROHIBITED
L2-8 Configuring local storage
10. On the Assign Drive Letter or Path page, in the Assign the following drive letter box, click M, and
then click Next.
11. On the Format Volume page, in the Volume label text box, type MIRROR.
12. Select the Perform a quick format check box, and then click Next.
Results: After completing this exercise, you should have successfully created several volumes.
2. At the Windows PowerShell command prompt, type the following command, and then press Enter:
Initialize-disk 5
3. At the Windows PowerShell command prompt, type the following command, and then press Enter:
Diskpart
4. At the command prompt, type the following command, and then press Enter:
List disk
5. At the command prompt, type the following command, and then press Enter:
Select disk 5
6. At the command prompt, type the following command, and then press Enter:
Convert dynamic
7. At the command prompt, type the following command, and then press Enter:
8. At the command prompt, type the following command, and then press Enter:
Assign letter=z
9. At the command prompt, type the following command, and then press Enter:
Format
10. Switch to Disk Management. Verify the presence of an NTFS volume on Disk 5 of size approximately
10 gigabytes (GB).
11. At the Windows PowerShell command prompt, type the following command, and then press Enter:
13. Verify the presence of an NTFS volume on Disk 5 of size approximately 20 GB.
Shrink desired=15000
2. In the Virtual Machines list, right-click 20740B-LON-DC1, and then click Revert.
3. In the Revert Virtual Machine dialog box, click Revert.
Results: After completing this exercise, you should have successfully resized a volume.
3. In the Add Roles and Features Wizard, on the Before you begin page, click Next.
12. On the Confirm installation selections page, select Restart the destination server automatically
if required, click Yes, and then click Install.
MCT USE ONLY. STUDENT USE PROHIBITED
L2-10 Configuring local storage
Note: Your computer might restart several times following installation of the Hyper-V
components.
2. At the Windows PowerShell command prompt, type the following command, and then press Enter:
Note: If you receive a Microsoft Windows pop-up dialog box prompting you to format the
disk, close it and continue.
1. To dismount the virtual hard disk, at the Windows PowerShell command prompt, type the following
command, and then press Enter:
Dismount-vhd C:\Sales.vhd
2. To check the properties of the virtual hard disk, at the Windows PowerShell command prompt, type
the following command, and then press Enter:
Get-vhd C:\Sales.vhd
3. To convert to a .vhdx file, at the Windows PowerShell command prompt, type the following
command, and then press Enter:
4. To change the sector size, at the Windows PowerShell command prompt, type the following
command, and then press Enter:
5. To check the properties of the .vhdx file, at the Windows PowerShell command prompt, type the
following command, and then press Enter:
Get-vhd C:\Sales.vhdx
6. To optimize the .vhdx file, at the Windows PowerShell command prompt, type the following
command, and then press Enter:
Results: After completing this exercise, you should have successfully created and managed virtual hard
disks by using Windows PowerShell.
MCT USE ONLY. STUDENT USE PROHIBITED
MCT USE ONLY. STUDENT USE PROHIBITED
L3-13
You would not use InfiniBand because the requirements call for reasonable performance and low
cost. InfiniBand is for high-performance solutions, and it is expensive. Meanwhile, of the two
remaining choices, iSCSI most closely matches the low cost and reasonable performance requirements
that you expect. You should deploy an iSCSI solution to each of the geographic locations that has an
IT infrastructure and that requires storage.
2. Which storage type do you plan to implement for the SQL databases, block-level storage or file-level
storage?
Based on the requirements alone, you could use either type, because each has advantages and
disadvantages. SQL databases can run SMB file shares since the release of SMB 3.0, and the overall
performance is similar to that of block-level storage. The answer might depend on whether you have
an existing highly available SMB file server infrastructure and whether the server team or the storage
team will manage the storage.
3. How will your solution minimize administrative overhead for the storage administrators?
By selecting iSCSI, you avoid the complexities of Fibre Channel and InfiniBand solutions. In addition,
an iSCSI solution requires less hardware and less software. All of these choices reduce the
administrative overhead for the storage administrators.
4. Which server role(s) do you plan to use for the provisioning of VMWare ESX/ESXi virtual machines?
You can use the Server for NFS role to create NFS file shares that VMWare ESX/ESXi virtual machines
support.
5. Will you run the Hyper-V in Windows Server 2012 virtual machines on NFS or SMB?
The Hyper-V virtual machines can run on SMB, but NFS does not support them. As a result, you will
need to run the virtual machines on SMB.
6. Which file sharing protocol will you use for UNIX clients that require access?
Historically, NFS was the protocol of choice for UNIX clients to access file shares. However, today most
UNIX clients equally support NFS and SMB natively. Therefore, you can use either of the technologies.
If you have an existing NFS file sharing deployment, you would likely choose NFS. If you have an
existing SMB file sharing deployment, you would likely choose SMB.
MCT USE ONLY. STUDENT USE PROHIBITED
L3-14 Implementing enterprise storage solutions
7. How do you plan to disable legacy SMB access for existing SMB file shares?
a. First, you need to locate all the existing file servers that have legacy SMB shares. You can check
for legacy shares on the current host by using the following command at a Windows PowerShell
prompt:
You also can create a Windows PowerShell script to check for legacy shares on all the file servers.
b. After you have located all of the existing file servers that have legacy SMB shares, you need to
disable the SMB access. You can disable the SMB 1 protocol on each server by using the
following command:
You also can create a Windows PowerShell script to disable legacy SMB access across all of your
servers.
Results: After completing this exercise, you should have successfully planned a storage solution that will
meet your organization’s requirements.
2. In the Add Roles and Features Wizard, on the Before you begin page, click Next.
4. On the Select destination server page, ensure that Select a server from the server pool is
selected, and then click Next.
5. On the Select server roles page, expand File and Storage Services (2 of 12 Installed), expand File
and iSCSI Services (1 of 11 Installed), select the iSCSI Target Server check box, and then click
Next.
3. In the iSCSI VIRTUAL DISKS pane, click TASKS, and then click New iSCSI Virtual Disk.
4. In the New iSCSI Virtual Disk Wizard, on the Select iSCSI virtual disk location page, under
Storage location, click volume C:, and then click Next.
5. On the Specify iSCSI virtual disk name page, in the Name text box, type iSCSIDisk1, and then click
Next.
MCT USE ONLY. STUDENT USE PROHIBITED
Installation, Storage, and Compute with Windows Server 2016 L3-15
6. On the Specify iSCSI virtual disk size page, in the Size text box, type 5, ensure that GB is selected,
and then click Next.
7. On the Assign iSCSI target page, ensure that the New iSCSI target option is selected, and then click
Next.
8. On the Specify target name page, in the Name box, type LON-DC1, and then click Next.
10. In the Select a method to identify the initiator dialog box, click Enter a value for the selected
type, in the Type list, click IP Address, in the Value text box, type 10.100.100.3, and then click OK.
11. On the Specify access servers page, click Add.
12. In the Select a method to identify the initiator dialog box, click Enter a value for the selected
type, in the Type list, click IP Address, in the Value text box, type 10.200.100.3, and then click OK.
16. On the View results page, wait until the virtual disk is created, and then click Close.
17. In the iSCSI VIRTUAL DISKS pane, click TASKS, and then click New iSCSI Virtual Disk.
18. In the New iSCSI Virtual Disk Wizard, on the Select iSCSI virtual disk location page, under
Storage location, click volume C:, and then click Next.
19. On the Specify iSCSI virtual disk name page, in the Name box, type iSCSIDisk2, and then click
Next.
20. On the Specify iSCSI virtual disk size page, in the Size box, type 5, ensure that GB is selected, and
then click Next.
21. On the Assign iSCSI target page, click lon-dc1, and then click Next.
23. On the View results page, wait until the virtual disk is created, and then click Close.
2. In Server Manager, click the Manage menu, and then click Add Roles and Features.
3. In the Add Roles and Features Wizard, on the Before you begin page, click Next.
5. On the Select destination server page, ensure that Select a server from the server pool is
selected, and then click Next.
7. On the Select features page, click Multipath I/O, and then click Next.
10. Restart LON-SVR1, and then sign in as Adatum\Administrator with the password Pa55w.rd.
12. In Server Manager, on the menu bar, click Tools, and then click iSCSI Initiator.
14. In the iSCSI Initiator Properties dialog box, on the Targets tab, in the Target box, type
10.100.100.2, and then click Quick Connect.
17. In Server Manager, on the menu bar, click Tools, and then click MPIO.
18. In the MPIO Properties dialog box, on the Discover Multi-Paths tab, select Add support for iSCSI
devices, and then click Add.
19. When you are prompted to restart the computer, click Yes.
20. After the computer restarts, sign in to LON-SVR1 as Adatum\Administrator with the password
Pa55w.rd.
22. In Server Manager, on the menu bar, click Tools, and then click MPIO.
23. In the MPIO Properties dialog box, on the MPIO Devices tab, notice that Device Hardware Id
MSFT2005iSCSIBusType_0x9 has been added to the list.
24. In the MPIO Properties dialog box, to close the dialog box, click OK.
2. In the iSCSI Initiator Properties dialog box, on the Targets tab, click Disconnect.
4. In the iSCSI Initiator Properties dialog box, on the Targets tab, click Connect.
5. In the Connect To Target dialog box, select the Enable multi-path check box, verify that the Add
this connection to the list of Favorite Targets check box is selected, and then click Advanced.
6. In the Advanced Settings dialog box, on the General tab, change the Local adapter from Default
to Microsoft iSCSI Initiator.
11. In the iSCSI Initiator Properties dialog box, on the Targets tab, click Connect.
12. In the Connect To Target dialog box, click Enable multi-path, verify that the Add this connection
to the list of Favorite Targets check box is selected, and then click Advanced.
13. In the Advanced Settings dialog box, on the General tab, change the Local adapter from Default
to Microsoft iSCSI Initiator.
18. In the iSCSI Initiator Properties dialog box, on the Volumes and Devices tab, click Auto
Configure.
19. In the iSCSI Initiator Properties dialog box, on the Targets tab, in the Targets list, select
iqn.1991-05.com.microsoft:lon-dc1-lon-dc1-target, and then click Devices.
22. Under This device has the following paths, notice that two paths are listed. Select the first path,
and then click Details.
23. Note the IP address of the source and target portals, and then click OK.
25. Verify that this path is using another network, and then click OK.
2. In the right pane, right-click an offline disk with a bus type of iSCSI, and then click Bring Online.
3. In the Bring Disk Online dialog box, click Yes to bring the disk online.
4. Right-click the iSCSI disk that you brought online, and then click New Volume.
5. In the New Volume Wizard, on the Before you begin page, click Next.
6. On the Select the server and disk page, ensure that your iSCSI disk is selected, and then click Next.
7. In the Offline or Uninitialized Disk dialog box, to initialize the disk as a GPT disk, click OK.
8. On the Specify the size of the volume page, to accept the default of using the entire disk size for
the volume, click Next.
9. On the Assign to a drive letter or folder page, in the Drive letter list, select J, and then click Next.
10. On the Select file system settings page, in the Volume label text box, type SMBShares, and then
click Next.
11. On the Confirm selections page, to finish creating the volume, click Create.
12. After the volume is created, on the Completion page, click Close.
13. In Server Manager, in the right pane, right-click the remaining offline disk with a bus type of iSCSI,
and then click Bring Online.
14. In the Bring Disk Online dialog box, to bring the disk online, click Yes.
15. Right-click the iSCSI disk that you brought online, and then click New Volume.
16. In the New Volume Wizard, on the Before you begin page, click Next.
17. On the Select the server and disk page, ensure that your iSCSI disk is selected, and then click Next.
18. In the Offline or Uninitialized Disk dialog box, to initialize the disk as a GPT disk, click OK.
MCT USE ONLY. STUDENT USE PROHIBITED
L3-18 Implementing enterprise storage solutions
19. On the Specify the size of the volume page, click Next to accept the default of using the entire disk
size for the volume.
20. On the Assign to a drive letter or folder page, in the Drive letter list, select K, and then click Next.
21. On the Select file system settings page, in the File system box, select NTFS.
22. In the Volume label text box, type NFSShares, and then click Next.
23. On the Confirm selections page, to finish creating the volume, click Create.
24. After the volume is created, on the Completion page, click Close.
25. On the taskbar, click File Explorer, browse to This PC, and then verify that the SMBShares and
NFSShares volumes are displayed.
Results: After completing this exercise, you should have successfully configured an iSCSI target that uses
MPIO for redundancy.
2. In the SHARES area, click TASKS, and then click New Share.
3. In the New Share Wizard, on the Select the profile for this share page, in the File share profile
box, click SMB Share – Quick, and then click Next.
4. On the Select the server and path for this share page, select LON-SVR1, click Select by volume,
click J:, and then click Next.
5. On the Specify share name page, in the Share name box, type Data, and then click Next.
6. On the Configure share settings page, select the Enable access-based enumeration check box,
and then click Next.
8. In the Advanced Security Settings for Data window, on the Permissions tab, click Add.
9. In the Permission Entry for Data window, click Select a principal, type Domain Users, and then
click OK.
10. In the Basic permissions area, select the Modify check box, and then click OK.
11. In the Advanced Security Settings for Data window, click OK.
2. In the New Share Wizard, on the Select the profile for this share page, in the File share profile
box, click NFS Share – Quick, and then click Next.
MCT USE ONLY. STUDENT USE PROHIBITED
Installation, Storage, and Compute with Windows Server 2016 L3-19
3. On the Select the server and path for this share page, click LON-SVR1, click Select by volume,
click K:, and then click Next.
4. On the Specify share name page, in the Share name box, type LinuxData, and then click Next.
5. On the Specify authentication methods page, select Kerberos v5 authentication(Krb5), and then
click Next.
8. In the Share permissions box, select Read / Write, and then click Add.
2. In File Explorer, in the address bar, type \\LON-SVR1\Data, and then press Enter.
3. Click the Home tab, click New item, and then click Text Document.
8. At the Windows PowerShell prompt, type the following command, and then press Enter:
Get-NfsShare
Get-NfsShare LinuxData | FL *
Get-SmbShare
Get-SmbShare Data | FL *
Get-SmbSession
Get-SmbOpenFile
Note: There are two entries for Adatum\Administrator. File Explorer creates one, and
Notepad creates the other. If NewFile.txt is not included, it is because the file connection is
maintained only for brief periods when you open the file initially or save it. If you do not see
two entries, switch to LON-DC1, close Notepad, and then double-click NewFile.txt. Then, on
LON-SVR1, repeat step 14.
15. Leave the Windows PowerShell prompt open for the next task.
Get-SmbServerConfiguration | FL enable*
Get-WindowsFeature *SMB*
Remove-WindowsFeature FS-SMB1
2. In the Virtual Machines list, right-click 20740B-LON-DC1, and then click Revert.
Results: After completing this exercise, you should have successfully created SMB and NFS shares.
MCT USE ONLY. STUDENT USE PROHIBITED
L4-21
2. In Server Manager, in the left pane, click File and Storage Services, and then in the Servers pane,
click Storage Pools.
3. In the STORAGE POOLS pane, click TASKS, and then, in the TASKS drop-down list, click New
Storage Pool.
4. In the New Storage Pool Wizard, on the Before you begin page, click Next.
5. On the Specify a storage pool name and subsystem page, in the Name text box, type
StoragePool1, and then click Next.
6. On the Select physical disks for the storage pool page, select the first six disks in the Physical
disks list and then click Next.
7. On the Confirm selections page, click Create.
8. On the View results page, wait until the task completes, and then click Close.
Task 2: Create a three-way mirrored virtual disk (need at least five physical disks)
1. On LON-SVR1, in Server Manager, in the Storage Pools pane, click StoragePool1.
2. In the VIRTUAL DISKS pane, click TASKS, and then, from the TASKS drop-down list, click New
Virtual Disk.
3. In the Select the storage pool dialog box, click StoragePool1, and then click OK.
4. In the New Virtual Disk Wizard, on the Before you begin page, click Next.
5. On the Specify the virtual disk name page, in the Name text box, type Mirrored Disk, and then
click Next.
7. On the Select the storage layout page, in the Layout list, click Mirror, and then click Next.
8. On the Configure the resiliency settings page, click Three-way mirror, and then click Next.
Note: If the three-way resiliency setting is unavailable, proceed to the next step in the lab.
9. On the Specify the provisioning type page, click Thin, and then click Next.
10. On the Specify the size of the virtual disk page, in the Specify size text box, type 10, and then click
Next.
12. On the View results page, wait until the task completes.
MCT USE ONLY. STUDENT USE PROHIBITED
L4-22 Implementing Storage Spaces and Data Deduplication
13. Ensure that the Create a volume when this wizard closes check box is selected, and then click
Close.
14. In the New Volume Wizard window, on the Before you begin page, click Next.
15. On the Select the server and disk page, in the Disk pane, click the Mirrored Disk virtual disk, and
then click Next.
16. On the Specify the size of the volume page, click Next to confirm the default selection.
17. On the Assign to a drive letter or folder page, in the Drive letter drop-down list, ensure that H is
selected, and then click Next.
18. On the Select file system settings page, in the File system drop-down list, click ReFS, in the
Volume label text box, type Mirrored Volume, and then click Next.
Task 3: Copy a file to the volume, and verify it is visible in File Explorer
1. On LON-SVR1, click Start, on the Start screen, type command prompt, and then press Enter.
2. When you receive the command prompt, type the following command, and then press Enter:
3. In Settings for 20740B-LON-SVR1, in the Hardware pane, click the hard drive that begins with
20740B-LON-SVR1-Disk1.
4. In the Hard Drive pane, click Remove, click OK, and then click Continue.
6. In Server Manager, in the STORAGE POOLS pane, on the menu bar, click Refresh “Storage Pools”.
7. In the VIRTUAL DISK pane, right-click Mirrored Disk, and then click Properties.
8. In the Mirrored Disk Properties dialog box, in the left pane, click Health.
Note: Notice that the Health Status indicates a warning. The Operational Status should
indicate one or more of the following: Incomplete, Unknown, or Degraded.
Task 6: Add a new disk to the storage pool and remove the broken disk
1. On LON-SVR1, in Server Manager, in the STORAGE POOLS pane, on the menu bar, click Refresh
“Storage Pools”.
2. In the STORAGE POOLS pane, right-click StoragePool1, and then click Add Physical Disk.
3. In the Add Physical Disk window, click the first disk in the list, and then click OK.
5. In Windows PowerShell, type the following command, and then press Enter:
Get-PhysicalDisk
6. Note the FriendlyName for the disk that shows an OperationalStatus of Lost Communication.
7. In Windows PowerShell, type the following command, and then press Enter:
Replace diskname with the name of the disk that you noted in step 6.
8. In Windows PowerShell, type the following command, and then press Enter:
10. In Server Manager, in the STORAGE POOLS pane, on the menu bar, click the Refresh “Storage
Pools” button to see the warnings disappear.
Results: After completing this exercise, you should have successfully created a storage pool and added
five disks to it. Additionally, you should have created a three-way mirrored, thinly-provisioned virtual disk
from the storage pool. You also should have copied a file to the new volume and then verified that it is
accessible. Next, after removing a physical drive, you should have verified that the virtual disk was still
available and that you could access it. Finally, you should have added another physical disk to the storage
pool.
MCT USE ONLY. STUDENT USE PROHIBITED
L4-24 Implementing Storage Spaces and Data Deduplication
2. In Windows PowerShell, type the following command, and then press Enter:
Get-PhysicalDisk
2. At the Windows PowerShell command prompt, type the following command, and then press Enter:
Task 4: Specify the media type for the sample disks and verify that the media type is
changed
1. On LON-SVR1, at the Windows PowerShell command prompt, type the following command, and
then press Enter:
2. At the Windows PowerShell command prompt, type the following command, and then press Enter:
3. At the Windows PowerShell command prompt, type the following command, and then press Enter:
2. At the Windows PowerShell command prompt, type the following command, and then press Enter:
Task 6: Create a new virtual disk with storage tiering by using the New Virtual Disk
Wizard
1. On LON-SVR1, in Server Manager, in the Storage Pools pane, click Refresh, and then click
TieredStoragePool.
2. In the VIRTUAL DISKS pane, click TASKS, and then in the TASKS drop-down list, click New Virtual
Disk.
3. In the Select the storage pool dialog box, click TieredStoragePool, and then click OK.
4. In the New Virtual Disk Wizard, on the Before you begin page, click Next.
5. On the Specify the virtual disk name page, in the Name text box, type TieredVirtDisk, select
Create storage tiers on this virtual disk, and then click Next.
7. On the Select the storage layout page, in both the Layout lists, click Simple, and then click Next.
9. On the Specify the size of the virtual disk page, in both the Specify size text boxes, type 2, clear
the Enable read cache check box, and then click Next.
Note: Based on your storage subsystem, the Enable read cache check box may not be
present.
11. On the View results page, wait until the task completes.
12. Ensure that Create a volume when this wizard closes is selected, and then click Close.
13. In the New Volume Wizard, on the Before you begin page, click Next.
14. On the Select the server and disk page, in the Disk pane, click the TieredVirtDisk virtual disk, and
then click Next.
15. On the Specify the size of the volume page, click Next to confirm the default selection.
16. On the Assign to a drive letter or folder page, in the Drive letter drop-down list, ensure that R is
selected, and then click Next.
17. On the Select file system settings page, in the File system drop-down list, click ReFS. In the
Volume label text box, type Tiered Volume, and then click Next.
Note: If ReFS is not available from the file system drop-down menu, select NTFS.
19. On the Completion page, wait until the creation completes, and then click Close.
20. In Server Manager, right-click the virtual disk you just created, and then click Properties.
MCT USE ONLY. STUDENT USE PROHIBITED
L4-26 Implementing Storage Spaces and Data Deduplication
21. In the TieredVirtDisk Properties window, on the General tab, observe the Storage tiers, Capacity,
Allocated space, and Used pool space details.
22. Click the Health tab, and observe the Storage layout details, and then click OK.
Results: After completing this exercise, you should have successfully enabled and configured storage
tiering.
MCT USE ONLY. STUDENT USE PROHIBITED
Installation, Storage, and Compute with Windows Server 2016 L4-27
3. In the Add Roles and Features Wizard, on the Before you begin page, click Next.
4. On the Select installation type page, click Next.
6. On the Select server roles page, in the Roles list, expand File and Storage Services (4 of 12
installed).
8. Select the Data Deduplication check box, and then click Next.
9. On the Select features page, click Next.
11. When installation is complete, on the Installation progress page, click Close.
2. In the Windows PowerShell command prompt window, type the following command, and then press
Enter:
Get-DedupVolume
3. In the Windows PowerShell command prompt window, type the following command, and then press
Enter:
Get-DedupStatus
4. These commands return no results. This is because you need to enable it on the volume after
installing it.
Note: You will use the values returned from the previous command later in the lab.
Results: After completing this exercise, you should have successfully installed the Data Deduplication role
service and enabled it on one of your file servers.
MCT USE ONLY. STUDENT USE PROHIBITED
L4-28 Implementing Storage Spaces and Data Deduplication
2. In Server Manager, in the navigation pane, click File and Storage Services, and then click Disks.
6. In the Allfiles (D:\) Deduplication Settings dialog box, in the Data deduplication list, click General
purpose file server.
7. In the Deduplicate files older than (in days) text box, type 0.
10. In the Allfiles (D:\) Deduplication Settings dialog box, click Add.
11. In the Select Folder dialog box, expand Allfiles (D:), click shares.
2. In the Windows PowerShell window, type the following command, and then press Enter:
Get-DedupJob –Volume D:
Note: Verify the status of the optimization job from the previous command. Repeat the
previous command until the Progress shows as 100%.
6. In the Windows PowerShell command prompt window, type the following command, and then press
Enter:
7. In the Windows PowerShell command prompt window, type the following command, and then press
Enter:
8. In Server Manager, in the navigation pane, click File and Storage Services, and then click Disks.
11. Click Refresh and observe the values for Deduplication Rate and Deduplication Savings.
Note: Because most of the files on drive D are small, you may not notice a significant
amount of saved space.
Note: Compare the values returned from the previous command with the value of the
same command earlier in the lab to assess if system performance has changed.
2. In the Virtual Machines list, right-click 20740B-LON-SVR1, and then click Revert.
Results: After completing this exercise, you should have successfully configured Data Deduplication for
the appropriate data volume on LON-SVR1.
MCT USE ONLY. STUDENT USE PROHIBITED
MCT USE ONLY. STUDENT USE PROHIBITED
L5-31
6. Click Cancel.
Results: After completing this exercise, you should have successfully verified the presence and
configuration of the Hyper-V server role on a physical server.
Note: To perform this task, your computer must have physical network card (wired or
wireless) and be connected to a network.
1. In Hyper-V Manager, click LON-HOST1, and then in the Actions pane, click Virtual Switch
Manager.
2. In the Virtual Switch Manager for LON-HOST1 window, in the left pane, click New virtual
network switch.
3. In the Create virtual switch pane, click External, and then click Create Virtual Switch.
4. In the Virtual switch properties pane, in the Name text box, type Physical Network.
5. In the Connection type area, click External network. Select the Allow management operating
system to share this network adapter check box, and then click OK.
6. In the Apply Networking Changes dialog box, read the warning that displays, and then click Yes.
7. In Server Manager, click Local Server, and then verify that the name of the network adapter has
changed to vEthernet (Physical Network).
MCT USE ONLY. STUDENT USE PROHIBITED
L5-32 Installing and configuring Hyper-V and virtual machines
2. In the Virtual Switch Manager for LON-HOST1 window, in the left pane, click New virtual
network switch.
3. In the Create virtual switch pane, click Private, and then click Create Virtual Switch.
4. In the Virtual Switch Properties pane, in the Name text box, type Isolated Network.
5. In the Connection type area, verify that Private network is selected, and then click OK.
2. In the Virtual Switch Manager for LON-HOST1 window, in the left pane, click New virtual
network switch.
3. In the Create virtual switch pane, click Internal, and then click Create Virtual Switch.
4. In the Virtual Switch Properties pane, in the Name text box, type Host Internal Network.
5. In the Connection type area, verify that Internal network is selected, and then click OK.
6. In Server Manager, verify that a new network adapter named vEthernet (Host Internal Network)
has been created.
Results: After completing this exercise, you should have successfully configured an external, internal, and
private network.
Note: The drive letter for this path might vary depending on the configuration of the
physical host.
3. In File Explorer, click the Home tab, and then click the New Folder icon twice to create two new
folders. Right-click each folder, and rename them:
o LON-GUEST1
o LON-GUEST2
5. In Hyper-V Manager, in the Actions pane, click New, and then click Virtual Machine.
6. In the New Virtual Machine Wizard, on the Before You Begin page, click Next.
MCT USE ONLY. STUDENT USE PROHIBITED
Installation, Storage, and Compute with Windows Server 2016 L5-33
7. On the Specify Name and Location page, select Store the virtual machine in a different location,
enter the following values, and then click Next:
o Name: LON-GUEST2
8. On the Specify Generation page, click Generation 2, and then click Next.
9. On the Assign Memory page, in the Startup memory box, enter a value of 1024 MB, and then click
Next.
10. On the Configure Networking page, click Isolated Network, and then click Next.
11. On the Connect Virtual Hard Disk page, click Create a virtual hard disk.
17. In the right pane, click DVD Drive, and then click Add.
21. In the Boot order area, click Network Adapter, click Move Down twice, and then click OK.
23. In the LON-GUEST2 on LON-HOST1 – Virtual Machine Connection window, click Start.
24. Press any key to boot from DVD.
25. In the Windows Setup window, click Next, and then click Install now.
26. On the Select the operating system you want to install page, click Windows Server 2016
Datacenter Evaluation (Desktop Experience), and then click Next.
27. On the Applicable notices and license terms page, select the I accept the license terms check box,
and then click Next.
28. On the Which type of installation do you want page, click Custom: Install Windows only
(advanced).
29. On the Where do you want to install Windows page, click Drive 0 Unallocated Space, and then
click Next.
Note: The Windows Server operating system installation requires an extended amount of
time. You can work on the next task while waiting for the installation to complete.
MCT USE ONLY. STUDENT USE PROHIBITED
L5-34 Installing and configuring Hyper-V and virtual machines
30. On the Customize settings page, in the Password and Reenter password text boxes, type
Pa55w.rd, and then click Finish.
31. After the installation is complete, in the LON-GUEST2 on LON-HOST1 – Virtual Machine
Connection window, click Shut Down, and then click Shut Down again to confirm.
2. In the New Virtual Hard Disk Wizard, on the Before You Begin page, click Next.
3. On the Choose Disk Format page, click VHD, and then click Next.
4. On the Choose Disk Type page, select Differencing, and then click Next.
5. On the Specify Name and Location page, specify the following details, and then click Next:
o Name: LON-GUEST1.vhd
9. In the Bandwidth Management area, select the Enable bandwidth management check box.
13. Select the Guest services check box, and then click OK.
Note: You must have completed the previous tasks in this exercise before you can
continue. This includes shutting down LON-GUEST2.
15. In the Settings for LON-GUEST2 on LON-HOST1 window, note the list of hardware for
LON-GUEST2. Note the differences from LON-GUEST1.
16. In the Hardware area, click Security, and then read the settings that are available.
18. Verify that the Enable dynamic memory check box is not selected.
25. Select the Guest services check box, and then click OK.
4. Switch to LON-GUEST2.
5. On LON-GUEST2, sign in as Administrator using Pa55w.rd as the password.
6. In Server Manager, click Local Server, and verify that there is only one network adapter.
7. Switch to LON-HOST1.
9. In the Settings for LON-GUEST2 on LON-HOST1 window, in the Hardware area, click Add
Hardware.
10. In the Add Hardware area, click Network Adapter, and then click Add.
11. In the Network adapter area, in the Virtual switch box, select Host Internal Network, and then
click OK.
13. On LON-GUEST2, in Server Manager, refresh the view and verify that a second network adapter has
been added.
15. On LON-HOST1, in Hyper-V Manager, right-click LON-GUEST2, and then click Checkpoint.
MCT USE ONLY. STUDENT USE PROHIBITED
L5-36 Installing and configuring Hyper-V and virtual machines
16. Read the information in the Virtual Machine Checkpoint window, and then click OK.
17. Right-click the most recent checkpoint, and then click Apply.
19. Verify that the Status for LON-GUEST2 is Off because it was a production checkpoint.
2. In Windows PowerShell, at the command prompt, type the following command, and then press Enter:
Results: After completing this exercise, you should have successfully created and configured both a
Generation 1 virtual machine and a Generation 2 virtual machine.
Note: Before beginning this task, verify the location of the base drives and 20740 course
drives. You need the drive letter for both locations in this exercise. The exercise assumes that the
drive letter E: is used for both, but substitute the correct drive letter as necessary.
2. At the Windows PowerShell prompt, type the following script, and then press Enter:
4. Type the drive letter for the base images, and then press Enter.
5. Type the drive letter for the course images, and then press Enter.
Start-VM 20740C-LON-NVHOST2
3. Wait until LON-NVHOST2 has started, type the following at the Windows PowerShell prompt, and
then press Enter.
4. When you receive a prompt, sign in as Adatum\Administrator by using Pa55w.rd as the password.
6. Wait for LON-NVHOST2 to restart. The virtual machine might restart several times.
7. Switch to LON-NVHOST2.
10. In Server Manager, click Tools, and then click Hyper-V Manager.
11. Verify that LON-NVHOST2 is listed in Hyper-V Manager, and then close Hyper-V Manager.
Results: After completing this exercise, you should have successfully configured a virtual machine for
nested virtualization.
MCT USE ONLY. STUDENT USE PROHIBITED
L6-39
2. At the Windows PowerShell command prompt, type the following command to install Docker, and
then press Enter:
3. At the notification “Do you want PowerShellGet to install and import the NuGet provider now?”
type Y, and then press Enter.
4. At the Windows PowerShell command prompt, type the following command, and then press Enter:
5. At the notification “Are you sure you want to install software from DockerDefault” type Y, and
then press Enter:
6. Type the following command to restart the computer, and then press Enter:
Restart-Computer -Force
3. At the Windows PowerShell command prompt, type the following command to search the Docker
Hub for Windows container images, and then press Enter:
4. To download the IIS image, type the following command, and then press Enter:
Note: During this step, you are downloading and extracting several gigabytes of data.
Depending on your internet connection, this might take 60-90 minutes. Because of this, you will
be performing the rest of the lab on 20740C-NVHOST2, which already has Docker Enterprise
Edition installed and the microsoft/iis:windowsservercore images downloaded.
Results: After completing this exercise, you should have installed Docker.
MCT USE ONLY. STUDENT USE PROHIBITED
L6-40 Module 6: Deploying and managing Windows and Hyper-V containers
2. At the Windows PowerShell command prompt, type the following command to display the
downloaded container image(s), and then press Enter:
docker images
3. At the Windows PowerShell command prompt, type the following command to deploy the IIS
container, and then press Enter:
Note: This command runs the IIS image as a background service (-d) and configures
networking such that port 80 of the container host maps to port 80 of the container.
4. Type the following command to retrieve the IP address information of the container host, and then
press Enter:
ipconfig
Note: Note the IPv4 address of the Ethernet adapter named vEthernet (HNS Internal NIC).
This is the address of the new container. Make a note of the IPv4 address of the Ethernet adapter
named Ethernet. This is the IP address of the container host.
6. In the address bar, type the following command, and then press Enter:
http://<ContainerhostIP>
Note: Replace <ContainerhostIP> with the IP address of the container host, which is the IP
address of LON-NVHOST2.
docker ps
3. Type the following command to stop the container, and then press Enter:
5. In the Internet Explorer Address Bar, type the following command, and then press Enter:
http://<ContainerhostIP>
6. Notice that the default IIS page is no longer accessible. This is because the container is not running.
7. On LON-NVHOST2, in the Windows PowerShell command prompt window, type the following
command to delete the container, and then press Enter:
docker rm <ContainerID>
Results: After completing this exercise, you should have deployed and managed a container.
What actions should you take and which technologies should you consider using?
Answer:
• Create a Business Recovery Plan to outline and prioritize the divisional and service requirements, with
the customer facing financial requirements having the most critical requirements
• Consider using Live Migration for monthly planned downtime to allow for patching of your virtual
machines.
• Consider using Storage Migration to migrate the virtual machine storage off the existing server, to
upgrade the existing servers’ storage, and to migrate back the virtual machine storage to the server
without any virtual machine downtime.
• Consider using Hyper-V Recovery Manager solution, integrated with Hyper-V Replica, to provide
disaster recovery for critical VMs in the event of a disaster in any of offices.
2. In Settings for LON-SVR1, under IDE Controller 0, click Hard Drive. Confirm that it is using the
LON-SVR1-B.vhd that is stored locally, and then click OK.
3. In Hyper-V Manager, right-click 20740B-LON-SVR1-B, and then click Move.
4. In the Move “20740B-LON-SVR1-B” Wizard, on the Before You Begin page, click Next.
5. On the Choose Move Type page, select the Move the virtual machine’s storage option, and then
click Next.
6. On the Choose Options for Moving Storage page, select the Move only the virtual machine’s
virtual hard disks option, and then click Next.
7. On the Select Items to Move page, confirm that only 20740B-LON-SVR1-B-Allfiles.vhd is selected,
and then click Next.
8. On the Choose a new location for attached virtual hard disk page, in the Folder text box, type
C:\VMs\LON-SVR1-B, and then click Next.
MCT USE ONLY. STUDENT USE PROHIBITED
L7-44 Overview of high availability and disaster recovery
Note: Because the VHD is dynamically expanding and is small, the move occurs quickly.
11. In Settings for LON-SVR1-B, under IDE Controller 0, click Hard Drive. Confirm that
20740B-LON-SVR1-B-Allfiles.vhd is stored on C:\VMs folder structure.
Note: This confirms that the VHD was moved while the virtual machine was running.
Results: After completing this exercise, you should have moved Hyper-V storage and virtual machines.
4. In the Replication Configuration pane, click Enable this computer as a Replica server.
7. Expand This PC, double-click Local Disk (C), and then click New folder. For the folder name, type
VMReplica, and then press Enter. Select the C:\VMReplica\ folder, and then click Select Folder.
9. In the Settings dialog box, read the notice, and then click OK.
11. In Control Panel, click System and Security, and then click Windows Firewall.
14. In the right pane, in the rule list, find and right-click the Hyper-V Replica HTTP Listener (TCP-In)
rule, and then click Enable Rule.
15. Close the Windows Firewall with Advanced Security console, and then close the Windows Firewall.
4. In the Replica Server box, type LON-NVHOST2 and then click Next.
5. On the Specify Connection Parameters page, click Use Kerberos authentication (HTTP), and then
click Next.
7. On the Configure Replication Frequency page, from drop-down list box, select 30 seconds, and
then click Next.
8. On the Configure Additional Recovery Points page, select Maintain only the latest recovery
point, and then click Next.
9. On the Choose Initial Replication Method page, click Send initial copy over the network, select
Start replication immediately, and then click Next.
10. On the Completing the Enable Replication Wizard page, click Finish.
12. Wait five to seven minutes. You can monitor the progress of the initial replication in the Status
column in the Hyper-V Manager console. When it completes (progress reaches 100 percent), ensure
that 20740B-LON-SVR1-B has appeared on LON-NVHOST2 in Hyper-V Manager.
3. Review content of the window that appears, and ensure that there are no errors.
4. Click Close.
5. On LON-NVHOST2, open Hyper-V Manager, and then verify that 20740B-LON-SVR1-B is
turned off.
7. On LON-SVR1-B, click Start, click Power, click Shut down, and then click Continue.
9. In the Planned Failover window, ensure that the option Start the Replica virtual machine after
failover is selected, and then click Fail Over.
6. On LON-HOST1, in Hyper-V Manager, right-click LON-HOST1 and then click Hyper-V Settings.
7. In Replication Configuration, clear the Enable this computer as a Replica server check box and
click OK.
10. In the Move “20740B-LON-SVR1-B” Wizard, on the Before You Begin page, click Next.
11. On the Choose Move Type page, select the Move the virtual machine’s storage option, and then
click Next.
12. On the Choose Options for Moving Storage page, select the Move only the virtual machine’s
virtual hard disks option, and then click Next.
13. On the Select Items to Move page, confirm that only 20740B-LON-SVR1-B-Allfiles.vhd is selected,
and then click Next.
14. On the Choose a new location for attached virtual hard disk page, in the Folder text box, type
E:\Program Files\Microsoft Learning\20740\Drives\20740B-LON-SVR1-B\Virtual Hard Disks,
and then click Next.
17. When you are prompted with the boot menu, select Windows Server 2016, and then press Enter.
Results: After completing this exercise, you will have configured Hyper-V Replica.
MCT USE ONLY. STUDENT USE PROHIBITED
L8-47
2. In Server Manager, in the navigation pane, click File and Storage Services.
5. In the New iSCSI Virtual Disk Wizard, on the Select iSCSI virtual disk location page, under
Storage location, click C:, and then click Next.
6. On the Specify iSCSI virtual disk name page, in the Name text box, type iSCSIDisk1, and then
click Next.
7. On the Specify iSCSI virtual disk size page, in the Size text box, type 5, ensure that GB is selected in
the drop-down list, and then click Next.
8. On the Assign iSCSI target page, click New iSCSI target, and then click Next.
9. On the Specify target name page, in the Name text box, type lon-svr1, and then click Next.
11. In the Select a method to identify the initiator dialog box, click Enter a value for the selected
type, and in the Type drop-down list, select IP Address. In the Value text box, type 172.16.0.22, and
then click OK.
13. In the Select a method to identify the initiator dialog box, click Enter a value for the selected
type, and then, in the Type drop-down list, select IP Address. In the Value box, type 172.16.0.23,
and then click OK.
17. On the View results page, wait until creation is complete, and then click Close.
18. In the iSCSI VIRTUAL DISKS pane, click TASKS, and then, in the TASKS drop-down list, select New
iSCSI Virtual Disk.
19. In the New iSCSI Virtual Disk Wizard, on the Select iSCSI virtual disk location page, under
Storage location, click C:, and then click Next.
20. On the Specify iSCSI virtual disk name page, in the Name text box, type iSCSIDisk2, and then
click Next.
MCT USE ONLY. STUDENT USE PROHIBITED
L8-48 Implementing failover clustering
21. On the Specify iSCSI virtual disk size page, in the Size text box, type 5, ensure that GB is selected in
the drop-down list, and then click Next.
22. On the Assign iSCSI target page, click lon-svr1, and then click Next.
24. On the View results page, wait until the creation is completed, and then click Close.
25. In the iSCSI VIRTUAL DISKS pane, click TASKS, and then, in the TASKS drop-down list, select New
iSCSI Virtual Disk.
26. In the New iSCSI Virtual Disk Wizard, on the Select iSCSI virtual disk location page, under
Storage location, click C:, and then click Next.
27. On the Specify iSCSI virtual disk name page, in the Name text box, type iSCSIDisk3, and then
click Next.
28. On the Specify iSCSI virtual disk size page, in the Size text box, type 5, ensure that GB is selected in
the drop-down list, and then click Next.
29. On the Assign iSCSI target page, click lon-svr1, and then click Next.
31. On the View results page, wait until the creation is complete, and then click Close.
3. In the iSCSI Initiator Properties window, click the Discovery tab, and then click Discover Portal.
4. In the IP address or DNS name text box, type 172.16.0.21, and then click OK.
7. Ensure that Add this connection to the list of Favorite Targets is selected, and then click OK two
times.
8. On LON-SVR3, open Server Manager, click Tools, and then click iSCSI Initiator.
10. In the iSCSI Initiator Properties window, click the Discovery tab, and then click Discover Portal.
11. In the IP address or DNS name text box, type 172.16.0.21, and then click OK.
14. Ensure that the Add this connection to the list of Favorite Targets check box is selected, and then
click OK two times.
15. On LON-SVR2, in Server Manager, click Tools, and then click Computer Management.
20. Right-click the unallocated space next to Disk 4, and then click New Simple Volume.
24. On the Format Partition page, in the Volume Label text box, type Data1. Select the Perform a
quick format check box, and then click Next.
Note: If a dialog box appears with a prompt to format the disk, click Cancel.
26. Repeat steps 17 through 25 for Disk 5 and Disk 6, using Data2 and Data3, respectively, for volume
labels.
28. On LON-SVR3, in Server Manager, click Tools, and then click Computer Management.
30. Select and right-click Disk Management, and then click Refresh.
5. On the Select destination server page, ensure that Select a server from the server pool is
selected, and then click Next.
7. On the Select features page, in the Features list, select Failover Clustering.
8. In the Add features that are required for Failover Clustering window, click Add Features, and
then click Next.
10. When installation completes and you receive the Installation succeeded on
LON-SVR2.Adatum.com message, click Close.
MCT USE ONLY. STUDENT USE PROHIBITED
L8-50 Implementing failover clustering
12. When installation completes and you receive the Installation succeeded on
LON-SVR3.Adatum.com message, click Close.
4. In the Enter Name text box, type LON-SVR2, and then click Add.
7. Verify that Run all tests (recommended) is selected, and click Next.
4. In the Enter server name box, type LON-SVR3, click Add, and then click Next.
5. On the Access Point for Administering the Cluster page, in the Cluster Name text box, type
Cluster1.
6. In the Address text box, type 172.16.0.125, and then click Next.
5. On the Select Role page, click File Server, and then click Next.
6. On the File Server Type page, click File Server for general use, and then click Next.
7. On the Client Access Point page, in the Name text box, type AdatumFS. In the Address text box,
type 172.16.0.130, and then click Next.
MCT USE ONLY. STUDENT USE PROHIBITED
Installation, Storage, and Compute with Windows Server 2016 L8-51
8. On the Select Storage page, select the Cluster Disk 2 check box, and then click Next.
2. Expand Cluster1.Adatum.com, click Roles, right-click AdatumFS, and then click Add File Share.
3. In the New Share Wizard, on the Select the profile for this share page, click SMB Share – Quick,
and then click Next.
4. On the Select the server and the path for this share page, click Next.
5. On the Specify share name page, in the Share name text box, type Docs, and then click Next.
6. On the Configure share settings page, review the available options but do not make any changes,
and then click Next.
2. In the AdatumFS Properties dialog box, click the Failover tab, and then click Allow failback.
6. Select LON-SVR3, and click Up so that it is first in the preferred owners list.
2. Verify that you can access the location and that you can open the Docs folder.
5. In the Failover Cluster Manager console, expand Cluster1.Adatum.com, and then click Roles.
8. In the Move Clustered Role dialog box, select the cluster node (it will be either LON-SVR2 or
LON-SVR3), and then click OK.
9. Verify that AdatumFS has moved to a new owner.
11. To verify that you can still access the \\AdatumFS\ location, open File Explorer, and in the address
bar, type \\AdatumFS\, and then press Enter.
Task 9: Validate the failover and quorum configuration for the File Server role
1. On LON-SVR2, in the Failover Cluster Manager console, click Roles.
2. In the Owner Node column, verify the current owner for the AdatumFS role.
3. Click Nodes, and then select the node that is the current owner of the AdatumFS role.
4. Right-click the node, click More Actions, and then click Stop Cluster Service.
5. In the Failover Cluster Manager console, click Roles, and verify that AdatumFS is running.
6. Switch to LON-DC1.
7. On LON-DC1, to verify that you can still access the \\AdatumFS\ location, open File Explorer. In the
address bar, type \\AdatumFS\, and then press Enter.
8. Switch to LON-SVR2.
9. In the Failover Cluster Manager console, click Nodes, right-click the stopped node, click More
Actions, and then click Start Cluster Service.
12. Right-click the disk, click Take Offline, and then click Yes.
14. On LON-DC1, to verify that you can still access the \\AdatumFS\ location, open File Explorer, and in
the address bar, type \\AdatumFS\, and then press Enter.
Note: This verifies that the cluster is running even if the witness disk is offline.
16. In the Failover Cluster Manager console, expand Storage, click Disks, right-click the disk that is in
Offline status, and then click Bring Online.
MCT USE ONLY. STUDENT USE PROHIBITED
Installation, Storage, and Compute with Windows Server 2016 L8-53
17. Right-click Cluster1.Adatum.com, click More Actions, and then click Configure Cluster Quorum
Settings.
18. On the Before You Begin page, click Next.
19. On the Select Quorum Configuration Option page, click Advanced quorum configuration, and
then click Next.
20. On the Select Voting Configuration page, review the available settings.
Note: Notice that you can select a node or nodes that will, or will not, have a vote in the
cluster.
22. On the Select Quorum Witness page, ensure that Configure a disk witness is selected, and then
click Next.
23. On the Configure Storage Witness page, click Cluster Disk 3, and then click Next.
Results: After completing this exercise, you should have created a failover cluster successfully, configured
a highly available file server, and tested the failover scenarios.
2. Click Start, click Windows Administrative Tools, and then click Failover Cluster Manager.
3. In Failover Cluster Manager, right-click Failover Cluster Manager, and then click Connect to
Cluster.
4. In the Select Cluster dialog box, in the Cluster name box, type Cluster1.Adatum.com, and click OK.
2. In the Windows PowerShell console, run following cmdlet to check the assigned votes:
3. Verify that the NodeWeight property of a cluster node has value 1, which means that the quorum
vote of the node is assigned and that the cluster is managing it.
MCT USE ONLY. STUDENT USE PROHIBITED
L8-54 Implementing failover clustering
2. Verify that the NodeWeight property of a cluster node has value 1, which means that the quorum
vote of the node is assigned and that the cluster is managing it.
Results: After completing this exercise, you should have added another node in the cluster successfully,
and changed the quorum to the witness disk.
MCT USE ONLY. STUDENT USE PROHIBITED
Installation, Storage, and Compute with Windows Server 2016 L8-55
3. Right-click the LON-SVR4 node, click More Actions, and then click Evict.
4. In the Evict node LON-SVR4 dialog box, click Yes to evict the node.
2. Verify that the NodeWeight property of a cluster node has value 1, which means that the quorum
vote of the node is assigned and is managed by the cluster.
Results: After completing this exercise, you should have evicted a node from the cluster, and verified the
changes in quorum settings and witness disk.
3. Right-click FSW, click Share with, and then click Specific people.
4. In the File Sharing dialog box, type Everyone, and then click Add.
Task 4: Verify that the current quorum model is a file share witness
• On LON-SVR2, in the Windows PowerShell console, type the following command, and then press
Enter:
Results: After completing this exercise, you should have changed the quorum from disk witness to file
share witness and defined node voting.
3. If LON-SVR3 is not the owner, right click AdatumFS, click Move, click Select Node, click LON-SVR3,
and then click OK.
2. Verify that you can access the location and that you can open the Docs folder.
2. On LON-SVR2, in the Failover Cluster Manager console, expand Cluster1.Adatum.com, and then
click Roles.
3. Right click AdatumFS, click Move, click Select Node, click LON-SVR3, and then click OK.
4. On LON-DC1, open File Explorer. In the address bar, type \\AdatumFS\, and then press Enter.
5. Verify that you can access the location and that you can open the Docs folder.
Results: After completing this exercise, you should have tested failover cluster high availability
successfully by taking a server offline and then bringing it back online.
MCT USE ONLY. STUDENT USE PROHIBITED
MCT USE ONLY. STUDENT USE PROHIBITED
L9-59
2. In the Windows PowerShell window, type the following command, and then press Enter:
Your computer will restart a couple of times. Be sure to select 20740C-LON-HOST2 at the boot
menu each time it restarts.
CreateVirtualSwitches.ps1
LON-HOST2_VM-Pre-Import-20740C.ps1
6. Open Server Manager, click Tools, and then click Hyper-V Manager.
9. On the Actions menu, click Upgrade Configuration Version, and then click Upgrade.
6. If you closed the Windows PowerShell window on LON-HOST2, click Start, right-click Windows
PowerShell, and then click Run as Administrator.
7. To open a PSSession utilizing Windows PowerShell Direct, at the Windows PowerShell command
prompt, type the following command, and then press Enter:
8. In the Credentials request dialog box, in the Username text box, type Adatum\Administrator, and
in the Password text box, type Pa55w.rd, and then press Enter.
9. To install Hyper-V, type the following command at the Windows PowerShell command prompt,
and then press Enter:
10. Wait until the installation completes. Type the following command at the Windows PowerShell
command prompt, and then press Enter:
Exit
Note: If this generates the error “Command ‘Exit’ was not run as the session in which it was
intended to run was either closed or broken,” ignore this error.
12. To configure networking, in a Windows PowerShell prompt on LON-HOST2, type the following
command (note that the path may differ on your host machine):
13. In the Credentials request dialog box, in the Username text box, type Adatum\Administrator, and
in the Password text box, type Pa55w.rd, and then press Enter.
Results: After completing this exercise, you should have successfully imported VMs and enabled nested
virtualization on 20740C-LON-NVHOST3 and 20740C-LON-NVHOST4.
MCT USE ONLY. STUDENT USE PROHIBITED
Installation, Storage, and Compute with Windows Server 2016 L9-61
5. In the IP address or DNS name text box, type 172.16.0.10, and then click OK.
6. Click the Targets tab, and then click Refresh.
8. If not already selected, select Add this connection to the list of Favorite Targets, and then
click OK.
11. On LON-NVHOST4, open Server Manager, click Tools, and then click iSCSI Initiator.
15. In the IP address or DNS name text box, type 172.16.0.10, and then click OK.
19. To close the iSCSI Initiator Properties dialog box, click OK.
20. On LON-NVHOST4, in Server Manager, click Tools, and then click Computer Management.
21. Expand Storage, and then click Disk Management.
22. Right-click Disk 1, and then click Online. (This is the first disk that is 20 GB in size. Your disk number
might be different.)
25. Right-click the unallocated space next to Disk 1, and then click New Simple Volume.
29. On the Format Partition page, in the Volume label text box, type ClusterDisk.
MCT USE ONLY. STUDENT USE PROHIBITED
L9-62 Implementing failover clustering with Windows Server 2016 Hyper-V
30. Select the Perform a quick format check box, click Next, and then click Finish.
Note: If a Microsoft Windows prompt appears to format the disk, click Cancel.
31. Repeat steps 22 through 30 for Disk 2 and Disk 3. In step 29, use the following settings:
33. On LON-NVHOST3 in Server Manager, click Tools, and then click Computer Management.
34. Expand Storage, and then click Disk Management.
Note: Disk numbers might vary based on the number of physical disks in the host
computer. Choose the disks that are 20 GB in size.
7. On the Select features page, in the Features list, click Failover Clustering. At the Add features
that are required for failover clustering prompt, click Add Features, and then click Next.
13. On LON-NVHOST3, in Server Manager, click Tools, and then click Failover Cluster Manager.
14. In Failover Cluster Manager, in the center pane, under Management, click Create Cluster.
15. On the Before You Begin page of the Create Cluster Wizard, read the information, and then
click Next.
MCT USE ONLY. STUDENT USE PROHIBITED
Installation, Storage, and Compute with Windows Server 2016 L9-63
16. On the Select Servers page, in the Enter server name text box, type LON-NVHOST3, and then click
Add. Again, in the Enter server name text box, type LON-NVHOST4, and then click Add.
17. Verify the entries, and then click Next.
18. On the Validation Warning page, click No. I don’t require support from Microsoft for this
cluster, and then click Next.
Note: You are skipping validation to save some time in the lab. In a production
environment, you should never skip cluster validation.
19. On the Access Point for Administering the Cluster page, in the Cluster Name text box, type
VMCluster.
20. In the Address text box, type 172.16.0.126, and then click Next.
21. In the Confirmation dialog box, verify the information, clear the Add all eligible storage to the
cluster option check box, and then click Next.
2. In the Add Disks to Cluster dialog box, verify that all disks are selected, and then click OK.
3. Click Disks in the left pane and verify that all disks display as Available Storage in Failover Cluster
Manager.
4. Click Cluster Disk 1, right-click that disk, and then click Add to Cluster Shared Volumes.
5. Right-click VMCluster.adatum.com, click More Actions, click Configure Cluster Quorum Settings,
and then click Next.
6. On the Select Quorum Configuration Option page, click Use default quorum configuration, and
then click Next.
Results: After completing this exercise, you should have successfully configured the failover clustering
infrastructure for Hyper-V.
2. On LON-NVHOST3, on the desktop, on the taskbar, click the File Explorer icon.
3. In File Explorer, expand drive C:, expand Program Files, expand Microsoft Learning, expand 20740,
expand Drives, expand 20740C-NANO-SVR1, and then click Virtual Hard Disks.
Note: The drive letter might be different depending on the physical machine.
4. In the details pane, move the 20740C-NANO-SVR1.vhd virtual hard disk file to the
C:\ClusterStorage\Volume1 location.
4. In the New Virtual Machine Wizard, on the Before You Begin page, click Next.
5. On the Specify Name and Location page, in the Name text box, type TestClusterVM, click Store
the virtual machine in a different location, and then click Browse.
6. Browse to and select C:\ClusterStorage\Volume1, click Select Folder, and then click Next.
7. On the Specify Generation page, click Generation 1, and then click Next.
8. On the Assign Memory page, type 256, and then click Next.
9. On the Configure Networking page, leave the selection as Not Connected, and then click Next.
10. On the Connect Virtual Hard Disk page, click Use an existing virtual hard disk, and then click
Browse.
12. Click Next, and then click Finish. If an error appears informing you that Microsoft Management has
stopped working, restart this task from step 1.
13. On the Summary page of the High Availability Wizard, click Finish.
15. On LON-NVHOST3, in the Settings for TestClusterVM dialog box, in the navigation pane, expand
Processor, and then click Compatibility.
16. In the right pane, select the Migrate to a physical computer with a different processor version
check box, and then click OK.
Task 3: Failover VM
1. On LON-NVHOST4, in the Server Manager console, click Tools, and then click Failover Cluster
Manager.
3. Right-click TestClusterVM, click Move, click Live Migration, and then click Select Node.
4. Click LON-NVHOST4, and then click OK. Wait until the machine is migrated. You will see that the
Owner Node column will change the value when migration completes.
Note: If the only option is LON-NVHOST3, select LON-NVHOST3 and continue the lab.
6. Ensure that you can access and operate the VM after it is migrated to another host.
7. In Failover Cluster Manager, right click TestClusterVM, and select Shut Down.
2. At the Windows PowerShell command prompt, type the following command, and then press Enter:
(Get-Cluster).DrainOnShutdown
5. On LON-NVHOST4, click on Windows Start, select Power, and then select Shut down.
3. Restart your computer, and when prompted, choose Windows Server 2016.
Results: After completing this exercise, you should have successfully configured the VM as highly
available.
MCT USE ONLY. STUDENT USE PROHIBITED
MCT USE ONLY. STUDENT USE PROHIBITED
L10-67
6. Save the changes that you made to iisstart.png, and then close Microsoft Paint.
8. Switch to LON-DC1.
9. Click Start, click Windows Accessories, and then click Internet Explorer.
10. In the Microsoft Internet Explorer Address Bar, type the address http://LON-SVR1, and then press
Enter.
11. Verify that the webpage displays the IIS logo with the circle that you just added.
12. In the Internet Explorer Address Bar, type the address http://LON-SVR2, and then press Enter.
13. Verify that the webpage does not display the IIS logo with the circle.
3. In the Server Manager console, click Tools, and then click Windows PowerShell ISE.
4. In the Windows PowerShell ISE window, type the following command to install NLB on LON-SRV1
and LON-SVR2, and then press Enter:
Note: If you receive warnings about the network connection to each server, ignore these.
2. In the Windows PowerShell ISE window, type the following command to add the NLB cluster to
Domain Name System (DNS), and then press Enter:
4. In the Host configuration information for hosts in cluster LON-NLB (172.16.0.42) pane, verify
that the nodes LON-SVR1 and LON-SVR2 display with the status Converged.
5. Right-click the LON-NLB (172.16.0.42) cluster, and then click Cluster properties.
6. In the LON-NLB(172.16.0.42) Properties dialog box, on the Cluster Parameters tab, verify that the
cluster is set to use the Multicast operations mode.
7. On the Port Rules tab, verify that there is a single port rule with a Cluster IP address of All that starts
at port 0 and ends at port 65535 for both TCP and UDP protocols, and that it uses Single affinity.
Results: After completing this exercise, you should have successfully implemented an NLB cluster.
2. In the Windows PowerShell window, type the following commands and then press Enter:
Mkdir c:\porttest
3. In the Windows PowerShell window, type the following commands and then press Enter:
4. In the Windows PowerShell window, type the following commands and then press Enter:
5. In the Windows PowerShell window, type the following commands and then press Enter:
2. In File Explorer, click drive C, double-click the porttest folder, and then double-click iisstart.png to
open the file in Microsoft Paint.
5. Switch to LON-DC1.
6. In the Internet Explorer Address Bar, type http://LON-SVR2:5678, and then press Enter.
7. Verify that the IIS Start page displays the IIS logo with a line across it.
8. Switch to LON-SVR1.
9. On LON-SVR1, switch to Network Load Balancing Manager.
10. In the Network Load Balancing Manager console, right-click LON-NLB(172.16.0.42), and then
click Cluster Properties.
11. In the LON-NLB (172.16.0.42) Properties dialog box, on the Port Rules tab, select the All port rule,
and then click Remove.
o Port range: 80 to 80
o Protocols: Both
o Affinity: None
o Protocols: Both
o Filtering mode: Single host
17. In the Network Load Balancing Manager console, right-click LON-SVR1 (Ethernet), and then click
Host Properties.
18. On the Port Rules tab, click the port rule that has 5678 as the Start and End value, and then click
Edit.
19. In the Handling priority list, click 10.
20. Click OK twice to close both the Add/Edit Port Rule dialog box and the LON-SVR1 (Ethernet)
Properties dialog box.
MCT USE ONLY. STUDENT USE PROHIBITED
L10-70 Implementing Network Load Balancing
2. In the Internet Explorer Address Bar, type http://lon-nlb, and then press Enter.
4. Verify that you see web pages both with and without the circle you added.
5. In the Internet Explorer Address Bar, type the address http://LON-NLB:5678, and then press Enter.
7. Verify that now only the web page with the distinctive line displays.
Note: It is possible that you will need to refresh your browser more than 20 times to see
the different logos on http://lon-nlb.
2. In the Network Load Balancing Manager console, right-click LON-SVR1 (Ethernet), click Control
Host, and then click Suspend.
3. Click the LON-NLB (172.16.0.42) node. Verify that the node LON-SVR1 displays as Suspended, and
that the node LON-SVR2 displays as Converged.
4. Right-click LON-SVR1(Ethernet), click Control Host, and then click Resume.
6. Click the LON-NLB (172.16.0.42) node. Verify that both the nodes LON-SVR1 and LON-SVR2 now
display as Converged.
Results: After completing this exercise, you should have successfully configured and managed an NLB
cluster.
restart-computer
2. Switch to LON-DC1.
3. In the Internet Explorer Address Bar, type http://LON-NLB, and then press Enter.
5. Verify that the website is available while LON-SVR1 reboots, and verify that it does not display the IIS
logo with the circle until LON-SVR1 restarts.
MCT USE ONLY. STUDENT USE PROHIBITED
Installation, Storage, and Compute with Windows Server 2016 L10-71
3. In Server Manager, click Tools, and then click Network Load Balancing Manager.
5. In the Network Load Balancing Manager console, right-click LON-SVR2(Ethernet), click Control
Host, and then click Drainstop.
6. Switch to LON-DC1.
7. In the Internet Explorer Address Bar, type http://lon-nlb, and then press Enter.
8. Refresh the site 20 times, and then verify that only the Welcome page with the circled IIS logo
displays.
2. In the Virtual Machines list, right-click 20740B-LON-DC1, and then click Revert.
Results: After completing this exercise, you should have successfully validated high availability for the NLB
cluster.
MCT USE ONLY. STUDENT USE PROHIBITED
MCT USE ONLY. STUDENT USE PROHIBITED
L11-73
3. Right-click the Deployment Shares node, and then click New Deployment Share.
4. In the New Deployment Share Wizard, on the Path page, in the Deployment share path field,
ensure that C:\DeploymentShare is listed in the Deployment share path text box. If it is not, enter
it into the text box, and then click Next.
5. On the Share page, notice the name of the deployment share (it is a hidden share), and then click
Next.
6. On the Descriptive Name page, note that this name, and not the path, will appear in the
Deployment Workbench, and then click Next.
7. Review the Options page, ensure that the Ask for a product key and Ask to set the local
Administrator password check boxes are cleared, and then click Next.
Results: After completing this exercise, you should have configured MDT 2013 Update 2 and the MDT
Deployment Share.
5. In File Explorer, in the console tree, make a note of the drive letter the mounted DVD is using.
6. Return to the Deployment Workbench, and expand Deployment Shares, and then expand MDT
Deployment Share (C:\DeploymentShare).
7. Under the MDT Deployment Share (C:\DeploymentShare) node, right-click the Operating
Systems folder, and then click Import Operating System.
MCT USE ONLY. STUDENT USE PROHIBITED
L11-74 Creating and managing deployment images
8. In the Import Operating System Wizard, on the OS Type page, select the Full set of source files
option, and then click Next.
9. On the Source page, in the Source directory text box, type the drive letter of the DVD you noted in
step 5 above, for example, E:\, and then click Next.
10. On the Destination page, in the Destination directory name text box, type
WindowsServer2016x64, and then click Next.
12. The operating system import will take about 5 minutes. On the Confirmation page, click Finish.
3. In the New Application Wizard, on the Application Type page, ensure the Application with
source files option is selected, and then click Next.
4. On the Details page, in the Publisher text box, type Microsoft and in the Application Name text
box, type ExcelViewer, and then click Next.
5. On the Source page, in the Source directory text box, type D:\Labfiles\Mod11, and then click
Next.
6. On the Destination page, in the Specify the name of the directory that should be created text
box, type ExcelViewer, and then click Next.
7. On the Command Details page, in the Command line text box, type excelviewer.exe /quiet
/norestart, and then click Next.
8. On the Summary page, click Next.
3. The New Task Sequence Wizard opens to the General Settings page. In the General Settings
page, in the Task sequence ID text box, type 11-01, and in the Task sequence name text box, type
Lab 11-01, and in the Task sequence comments, type Windows Server 2016 Deployment to
LON-SVR6 task sequence for Module 11 lab, and then click Next.
4. On the Select Template page, in the drop-down list, select the Standard Server Task Sequence,
and then click Next.
5. On the Select OS page, in the Operating Systems list, click Windows Server 2016
SERVERDATACENTER in WindowsServer 2016x64 install.wim, and then click Next.
6. On the Specify a Product Key page, ensure the Do not specify a product key at this time option is
selected, and then click Next.
7. On the OS Settings page, in the Full Name text box, type Administrator, and in the Organization
text box, type A. Datum Corporation, and then click Next.
8. On the Admin Password page, select the Use the specified local Administrator password option,
and, in the Administrator Password and Please confirm Administrator Password text boxes, type
Pa55w.rd, and then click Next.
MCT USE ONLY. STUDENT USE PROHIBITED
Installation, Storage, and Compute with Windows Server 2016 L11-75
9. On the Summary page, review the selected options, and then click Next.
11. In the details pane of the Task Sequences node in the Deployment Workbench, double-click the
Lab11-01 task sequence.
12. In the Lab 11-01 Properties window, select the Task Sequence tab.
13. In the console tree, expand the State Restore node, and below it, select the Install Applications
node.
14. In the details pane of Install Applications, select the Install a single application option, and then
click Browse.
15. In the Select an item window, select the Microsoft ExcelViewer item, and then click OK.
17. In the console tree of the Deployment Workbench, select and then right-click the MDT Deployment
Share (C:\DeploymentShare) node, and then select Update Deployment Share.
18. The Update Deployment Share Wizard will start. On the Options page, click Next.
20. The boot image will be made, and the deployment will be completed. This could take several
minutes.
22. Right click the MDT Deployment Share (C:\DeploymentShare) node, select Properties, and then
select the Monitoring tab.
23. Check the box that says Enable Monitoring for this Deployment Share, and then click OK.
2. In the 20740B-LON-SVR6 on HOST-Virtual Machine Connection, select Media, and, in the context
menu, select DVD Drive, and then select Insert Disk.
3. In the Open window, expand This PC, navigate to D:\Program Files\Microsoft Learning
\20740\Drives, select LiteTouchPE_x64.iso, and then click Open.
5. The Microsoft Deployment Toolkit splash screen will appear as it loads the deployment task.
6. The Microsoft Deployment Toolkit wizard will start. On the Welcome page, select the Run the
Deployment Wizard to install a new Operating system item.
7. On the User Credentials page, in the User Name text box, type Administrator, in the Password
text box, type Pa55w.rd, and in the Domain text box, type Adatum.com, and then click OK.
8. On the Task Sequence page, select the Lab 11-01 task sequence item, and then click Next.
9. On the Computer Details page, in the Computer name text box, type LON-SVR6, and then click the
Join a domain option.
10. In the Domain to join text box, type Adatum.com, and then click Next.
12. On the BitLocker page, ensure the Do not enable BitLocker for this computer option is selected,
and then click Next.
MCT USE ONLY. STUDENT USE PROHIBITED
L11-76 Creating and managing deployment images
14. An Installation Progress window appears that allows you to monitor the progress of the
deployment.
15. Switch to LON-SVR1. In the Deployment Workbench, expand the MDT Deployment Share
(C:\DeploymentShare) node, and then select the Monitoring node. Right-click it, and then select
Refresh. You will see updating information for the Lab 11-01 task sequence in the details pane.
16. After approximately 5–10 minutes, LON-SVR6 will reboot and may stop at Product Key page. If it
does, click the Do this later hyperlink.
17. After a few moments, LON-SVR6 will restart and finalize the settings.
18. The Windows Server 2016 desktop will appear. Wait until the Installation Progress window appears,
and you should see the installation take place within this window.
19. You will see the Installing Microsoft Excel Viewer progress bar appear under the Running Action:
Install Applications progress bar. The Installation Progress window will then close after a few
minutes.
20. A Deployment Summary page appears, stating Operating system deployment completed
successfully. Click Finish.
21. In the Server Manager console tree, select Local server. In the details pane of local server, examine
the Computer Name and Domain status. If the Domain status shows as Unknown, click the Refresh
icon. It should be named LON-SVR6 and be in the Adatum.com domain.
22. Click the Start menu icon and then click All Apps.
23. In the returned list, observe the Microsoft Office Excel Viewer app is listed.
24. Close all open windows and sign out of all virtual machines.
2. In the Virtual Machines list, right-click 20740B-LON-DC1, and then click Revert.
Results: After completing this exercise, you should have used MDT 2013 Update 2 to deploy Windows
Server 2016 to LON-SVR6, and then you should have tested the deployment of an application.
MCT USE ONLY. STUDENT USE PROHIBITED
L12-77
2. On LON-SVR4, if necessary, open Server Manager, click Manage, and then click Add Roles and
Features.
11. On the Select role services page, confirm that both WID Connectivity and WSUS Services are
selected, and then click Next.
12. On the Content location selection page, in the text box, type C:\WSUSUpdates, and then click
Next.
17. In Server Manager, click Tools, and then click Windows Server Update Services.
18. In the Complete WSUS Installation dialog box, click Run, and wait for the task to complete. Click
Close.
19. Do not close the Windows Server Update Services Configuration Wizard:LON-SVR4 window.
2. On the Choose Upstream Server page, click Synchronize from another Windows Server Update
Services server, and in the Server name text box, type LON-SVR2.Adatum.com, and then click
Next.
4. On the Connect to Upstream Server page, click Start Connecting. Wait for the upstream server
settings to be applied, and then click Next.
7. On the Finished page, select the Begin initial synchronization check box, and then click Finish.
8. In the Update Services console, in the navigation pane, double-click LON-SVR4, and then click
Options.
10. In the Computers dialog box, select Use Group Policy or registry settings on computers. Click OK.
Note: You might need to wait until synchronization is complete before you can click OK.
Results: After completing this exercise, you should have implemented the Windows Server Update
Services (WSUS) server role.
2. Click All Computers, and then in the Actions pane, click Add Computer Group.
3. In the Add Computer Group dialog box, in the Name text box, type Research, and then click Add.
2. In Server Manager, click Tools, and then click Group Policy Management.
4. Right-click the Research organizational unit (OU), and then click Create a GPO in this domain, and
Link it here.
5. In the New GPO dialog box, in the Name text box, type WSUS Research, and then click OK.
6. Double-click the Research OU, right-click WSUS Research, and then click Edit.
Note: If the Group Policy Management Console dialog box appears, click OK to
continue.
7. In the Group Policy Management Editor, under Computer Configuration, double-click Policies,
double-click Administrative Templates, double-click Windows Components, and then click
Windows Update.
8. In the Settings pane, double-click Configure Automatic Updates, and then click the Enabled
option.
MCT USE ONLY. STUDENT USE PROHIBITED
Installation, Storage, and Compute with Windows Server 2016 L12-79
9. In the Configure automatic updating field, click and select 4 – Auto download and schedule the
install, and then click OK.
10. In the Settings pane, double-click Specify intranet Microsoft update service location, and then
click the Enabled option.
11. In the Set the intranet update service for detecting updates and the Set the intranet statistics
server text boxes, type http://LON-SVR4.Adatum.com:8530, and then click OK.
13. In the Enable client-side targeting dialog box, click the Enabled option, and in the Target group
name for this computer text box, type Research, and then click OK.
14. Close the Group Policy Management Editor and the Group Policy Management console.
15. In Server Manager, click Tools, and then click Active Directory Users and Computers.
16. In Active Directory Users and Computers, double-click Adatum.com, click Computers, right-click
LON-CL1, and then click Move.
17. In the Move dialog box, click the Research OU, and then click OK.
18. Close Active Directory Users and Computers.
2. On LON-CL1, in Cortana’s search box, type Updates, and then click Windows Update settings.
3. Click Advanced options, and then clear the Defer feature updates check box. Click the back button
and then close the Update settings window.
4. Click the Start button, click Power, and then click Restart.
6. In Cortana’s search box, type cmd, right-click the Command Prompt tile, and then click Run as
administrator.
7. At the command prompt, type the following command, and then press Enter:
Gpresult /r
8. In the output of the command, confirm that, under Computer Settings, WSUS Research is listed
under Applied Group Policy Objects.
2. Switch to LON-SVR4.
3. In the Update Services console, expand Computers, expand All Computers, and then click
Research.
4. In the Status drop-down list, click Any, and then click Refresh.
5. Verify that LON-CL1 appears in the Research group. If it does not, then repeat steps 1 through 3,
and then click Refresh. It might take several minutes for LON-CL1 to display.
MCT USE ONLY. STUDENT USE PROHIBITED
L12-80 Managing, monitoring, and maintaining virtual machine installations
6. Verify that updates are reported as needed. If not, repeat steps 1-3. It might take 10 to 15 minutes for
updates to register. Click Refresh every few minutes as you wait.
Results: After completing this exercise, you should have configured update settings for client computers.
2. Scroll to the bottom of the list of updates, right-click Cumulative Update for Windows 10 Version
1607 for x64-based Systems (KB3201845), and then click Approve.
3. In the Approve Updates window, in the Research drop-down list box, select Approved for Install.
Wuauclt.exe /detectnow
Note: If the Update status reports that then device is up to date, wait 5 minutes and check
for updates again. The update will not be available to LON-CL1 until LON-SVR4 has downloaded
the update from LON-SVR2.
7. Close the Windows Update window when the installation is complete, and restart the computer.
2. In Event Viewer, expand Applications and Services Logs, expand Microsoft, expand Windows,
expand WindowsUpdateClient, and then click Operational to view events.
2. In the Virtual Machines list, right-click 20740B-LON-DC1, and then click Revert.
Results: After completing this exercise, you should have approved and deployed an update by using
WSUS.
MCT USE ONLY. STUDENT USE PROHIBITED
L12-82 Managing, monitoring, and maintaining virtual machine installations
2. Click the Search button, type Perfmon in the Search Windows text box, and then in the Best match
list, click Performance Monitor.
3. In Performance Monitor, in the navigation pane, expand Data Collector Sets, and then click User
Defined.
4. Right-click User Defined, point to New, and then click Data Collector Set.
5. In the Create new Data Collector Set wizard, in the Name box, type LON-SVR1 Performance.
7. On the What type of data do you want to include? page, select the Performance counter check
box, and then click Next.
8. On the Which performance counters would you like to log? page, click Add.
9. In the Available counters list, expand Processor, click %Processor Time, and then click Add >>.
10. In the Available counters list, expand Memory, click Pages/sec, and then click Add >>.
11. In the Available counters list, expand PhysicalDisk, click %Disk Time, and then click Add >>.
12. Click Avg. Disk Queue Length, and then click Add >>.
13. In the Available counters list, expand System, click Processor Queue Length, and then click
Add >>.
14. In the Available counters list, expand Network Interface, click Bytes Total/sec, click Add >>, and
then click OK.
15. On the Which performance counters would you like to log? page, in the Sample interval text
box, type 1, and then click Next.
16. On the Where would you like the data to be saved? page, click Next.
17. On the Create the data collector set? page, click Save and close, and then click Finish.
18. In Performance Monitor, in the Results pane, right-click LON-SVR1 Performance, and then click
Start.
2. At the command prompt, type the following command, and then press Enter:
3. At the command prompt, type the following command, and then press Enter:
4. At the command prompt, type the following command, and then press Enter:
5. At the command prompt, type the following command, and then press Enter:
Del bigfile*.*
6. At the command prompt, type the following command, and then press Enter:
Del \\LON-dc1\c$\bigfile*.*
2. In the navigation pane, right-click LON-SVR1 Performance, and then click Stop.
3. In Performance Monitor, in the navigation pane, expand Reports, expand User Defined, expand
LON-SVR1 Performance, and then click LON-SVR1_DateTime-000001.
4. On the toolbar, on the Change graph type icon, click the drop-down arrow, click Report, and then
review the report data.
5. Record the values that the report lists for later analysis. Recorded values include:
o Memory, Pages/sec
Results: After this exercise, you should have established a baseline for performance-comparison purposes.
2. In Performance Monitor, go to Data Collector Sets\User Defined, and then in the results pane, start
the LON-SVR1 Performance data collector set.
2. In Windows PowerShell ISE, click the Open button, and then open the following script:
D:\Labfiles\Mod12\StressTest.ps1
MCT USE ONLY. STUDENT USE PROHIBITED
L12-84 Managing, monitoring, and maintaining virtual machine installations
4. Wait until the script has finished running, and then close Windows PowerShell ISE.
Task 3: Remove the workload, and then review the performance data
1. Switch to Performance Monitor.
2. In the navigation pane, right-click LON-SVR1 Performance, and then click Stop.
3. In Performance Monitor, in the navigation pane, expand Reports, expand User Defined, expand
LON-SVR1 Performance, and then click LON-SVR1_DateTime-000002.
4. On the toolbar, on the Change graph type icon, click the drop-down arrow, click Report, and then
review the report data.
Record the following values:
o Memory, Pages/sec
Question: Compared with your previous report, which values have changed?
Answer: Memory and disk activity are lower, but processor activity has increased significantly.
Question: What would you recommend?
Answer: You should continue to monitor the server to ensure that the processor workload does not
reach capacity.
Results: After this exercise, you should have used performance tools to identify a potential performance
bottleneck.
2. At the command prompt, type the following command, and then press Enter:
winrm quickconfig
4. In Server Manager, click Tools, and then click Active Directory Users and Computers.
5. In the Active Directory Users and Computers console, in the navigation pane, expand
Adatum.com, and then click Builtin.
8. Click Add, and then in the Select Users, Contacts, Computers, Service Accounts, or Groups dialog
box, click Object Types.
9. In the Object Types dialog box, select the Computers check box, and then click OK.
10. In the Select Users, Contacts, Computers, Service Accounts, or Groups dialog box, in the Enter
the object names to select box, type LON-SVR1, and then click OK.
13. Click the Search button, in the Search Windows text box, type Cmd, and then press Enter.
14. At the command prompt, type the following command, and then press Enter:
Wecutil qc
4. In the Subscription Properties dialog box, in the Subscription name text box, type LON-DC1
Events.
7. In the Select Computer dialog box, in the Enter the object name to select text box, type LON-DC1,
and then click OK.
8. In the Computers dialog box, click OK.
9. In the Subscription Properties – LON-DC1 Events dialog box, click Select Events.
10. In the Query Filter dialog box, in the Logged drop-down list, click Last 7 days.
11. Select the Critical, Warning, Information, Verbose, and Error check boxes.
12. In the Event logs drop-down list, expand Applications and Services Logs, expand Microsoft,
expand Windows, expand Diagnosis-PLA, and then select the Operational check box.
13. Switch to the Query Filter dialog box, and then click OK.
14. In the Subscription Properties – LON-DC1 Events dialog box, click OK.
3. In Performance Monitor, in the navigation pane, expand Data Collector Sets, and then click User
Defined.
4. Right-click User Defined, point to New, and then click Data Collector Set.
5. In the Create new Data Collector Set wizard, in the Name text box, type LON-DC1 Alert.
MCT USE ONLY. STUDENT USE PROHIBITED
L12-86 Managing, monitoring, and maintaining virtual machine installations
7. On the What type of data do you want to include? page, click Performance Counter Alert, and
then click Next.
8. On the Which performance counters would you like to monitor? page, click Add.
9. In the Available counters list, expand Processor, click %Processor Time, click Add >>, and then
click OK.
10. On the Which performance counters would you like to monitor? page, in the Alert when list,
click Above.
11. In the Limit text box, type 10, and then click Next.
12. On the Create the data collector set? page, click Finish.
13. In the navigation pane, expand the User Defined node, and then click LON-DC1 Alert.
14. In the results pane, right-click DataCollector01, and then click Properties.
15. In the DataCollector01 Properties dialog box, in the Sample interval text box, type 1, and then
click the Alert Action tab.
16. Select the Log an entry in the application event log check box, and then click OK.
17. In the navigation pane, right-click LON-DC1 Alert, and then click Start.
E:\Labfiles\Mod12\StressTest.ps1
Answer: Answers might vary, but there should be some events that relate to the workload imposed
on LON-DC1. Events will have an ID of 2031. If you do not receive any events, proceed with the rest
of the lab.
MCT USE ONLY. STUDENT USE PROHIBITED
Installation, Storage, and Compute with Windows Server 2016 L12-87
2. In the Virtual Machines list, right-click 20740B-LON-DC1, and then click Revert.
Results: At the end of this exercise, you should have successfully centralized event logs and examined
these logs for performance-related events.
MCT USE ONLY. STUDENT USE PROHIBITED