20410B Course Lab Answer Key
20410B Course Lab Answer Key
2.
3.
4.
5.
6.
7.
8.
In the Virtual Machine Connection window, in the Action menu, click Start.
9.
In the Windows Setup Wizard, on the Windows Server 2012 page, verify the following settings, and
then click Next.
o
2.
3.
4.
In the System Properties dialog box, on the Computer Name tab, click Change.
5.
In the Computer Name/Domain Changes dialog box, in the Computer name text box, enter the
name LON-SVR3, and then click OK.
6.
7.
8.
2.
On the taskbar, click the time display. A pop-up window with a calendar and a clock displays.
3.
4.
In the Date and Time dialog box, click Change Time Zone.
5.
In the Time Zone Settings dialog box, set the time zone to your current time zone, and then click
OK.
6.
In the Date and Time dialog box, click Change Date and Time.
7.
Verify that the date and time that display in the Date and Time Settings dialog box match those in
your classroom, and then click OK.
8.
2.
3.
In the NIC Teaming dialog box, press and hold the Ctrl key, and then in the Adapters And
Interfaces workspace, click both Local Area Connection and Local Area Connection 2.
4.
Right-click the selected network adapters, and then click Add to New Team.
5.
In the New Teaming dialog box, in the Team name field. type LON-SVR3, and then click OK.
6.
Close the NIC Teaming dialog box. Refresh the Server Manager console.
7.
In the Server Manager console, next to LON-SVR3, click IPv4 Address Assigned by DHCP, IPv6
Enabled.
8.
In the Network Connections dialog box, right-click LON-SVR3, and then click Properties.
9.
In the LON-SVR3 Properties dialog box, click Internet Protocol Version 4 (TCP/IPv4), and then
click Properties.
10. In the Internet Protocol Version 4 (TCP/IPv4) Properties dialog box, enter the following IP address
information, and then click OK:
o
IP address: 172.16.0.101
2.
3.
In the System Properties dialog box, on the Computer Name tab, click Change.
4.
In the Computer Name/Domain Changes dialog box, in the Member Of area, click the Domain
option.
5.
6.
In the Windows Security dialog box, enter the following details, and then click OK:
o
Username: Administrator
Password: Pa$$w0rd
7.
8.
When informed that you must restart the computer to apply changes, click OK.
9.
Results: After finishing this exercise, you will have deployed Windows Server 2012 on LON-SVR3. You also
will have configured LON-SVR3, including name change, date and time, networking, and network
teaming.
2.
3.
4.
5.
6.
Sign in to server LON-CORE using the Administrator account with the password Pa$$w0rd.
7.
At the command prompt, type hostname, and then press Enter to verify the computers name.
Ensure you are signed in to server LON-CORE as Administrator with the password Pa$$w0rd.
2.
3.
4.
In the Date and Time dialog box, click Change time zone. Set the time zone to the same time zone
that your classroom uses, and then click OK.
5.
In the Date and Time dialog box, click Change Date and Time, and verify that the date and time
match those in your location. To dismiss the dialog boxes, click OK two times.
6.
In the Command Prompt window, type 15, and then press Enter to exit Server Configuration.
Ensure that you are signed in to server LON-CORE using the account Administrator and password
Pa$$w0rd.
2.
3.
4.
Type the index number of the network adapter that you want to configure, and then press Enter.
5.
On the Network Adapter Settings page, type 1, and then press Enter. This sets the Network Adapter
Address.
6.
7.
At the Enter static IP address: prompt, type 172.16.0.111, and then press Enter.
8.
At the Enter subnet mask prompt, Type 255.255.0.0, and then press Enter.
9.
At the Enter default gateway prompt, type 172.16.0.1, and then press Enter.
10. On the Network Adapter Settings page, type 2, and then press Enter. This configures the DNS
server address.
11. At the Enter new preferred DNS server prompt, type 172.16.0.10, and then press Enter.
12. In the Network Settings dialog box, click OK.
13. Press Enter to not configure an alternate DNS server address.
14. Type 4, and then press Enter to return to the main menu.
15. Type 15, and then press Enter to exit sconfig.cmd.
16. At the command prompt, type ping lon-dc1.adatum.com to verify connectivity to the domain
controller from LON-CORE.
Ensure that you are signed in to server LON-CORE using the account Administrator with password
Pa$$w0rd.
2.
3.
4.
5.
At the Name of domain to join prompt, type adatum.com and press Enter.
6.
At the Specify an authorized domain\user prompt, type Adatum\Administrator, and then press
Enter.
7.
At the Type the password associated with the domain user prompt, type Pa$$w0rd and then
press Enter.
8.
9.
10. Sign in to server LON-CORE with the Adatum\Administrator account and the password Pa$$w0rd.
Results: After finishing this exercise, you will have configured a Windows Server 2012 Server Core
deployment, and verified the servers name.
Sign in to LON-DC1 with the Administrator account and the password Pa$$w0rd.
2.
In the Server Manager console, click Dashboard, and then click Create a server group.
3.
In the Create Server Group dialog box, click the Active Directory tab, and then click Find Now.
4.
5.
Use the arrow to add LON-CORE and LON-SVR3 to the server group. Click OK to close the Create
Server Group dialog box.
6.
In the Server Manager console, click LAB-1. Press and hold the Ctrl key, and then select both
LON-CORE and LON-SVR3.
7.
Scroll down, and under the Performance section, select both LON-CORE and LON-SVR3.
8.
2.
Scroll to the top of the pane, right-click LON-CORE, and then click Add Roles and Features.
3.
4.
On the Select installation type page, click Role-based or feature-based installation, and then
click Next.
5.
On the Select destination server page, verify that LON-CORE.Adatum.com is selected, and then
click Next.
6.
On the Select server roles page, select Web Server (IIS), and then click Next.
7.
On the Features page, select Windows Server Backup, and then click Next.
8.
9.
On the Select Role Services page, add the Windows Authentication role service, and then
click Next.
10. On the Confirm installation selections page, select the Restart the destination server
automatically if required check box, and then click Install.
11. Click Close to close the Add Roles and Features Wizard.
12. In Server Manager, right-click LON-SVR3, and then click Add Roles and Features.
13. In the Add Roles and Features Wizard, on the Before you begin page, Click Next.
14. On the Select installation type page, click Role-based or feature-based installation. Click Next.
15. On the Select destination server page, verify that LON-SVR3.Adatum.com is selected, and then
click Next.
16. On the Server Roles page, click Next.
17. On the Select features page, click Windows Server Backup, and then click Next.
18. On the Confirm installation selections page, select the Restart the destination server
automatically if required check box, and then click Install.
19. Once the install commences, click Close.
20. In Server Manager, click the IIS node, and verify that LON-CORE is listed.
Sign in to LON-CORE with the Adatum\Administrator account and the password Pa$$w0rd.
2.
In the Command Prompt window, type the following command, and then press Enter:
netsh.exe firewall set service remoteadmin enable ALL
3.
Sign in to LON-DC1 with the Adatum\Administrator account and the password Pa$$w0rd.
4.
5.
6.
In the Computer Management console, expand Services and Applications, and then click Services.
7.
Right-click the World Wide Web Publishing service, and then click Properties. Verify that the
Startup type is set to Automatic.
8.
In the World Wide Web Publishing Service dialog box, on the Log On tab, verify that the service is
configured to use the Local System account.
9.
On the Recovery tab, configure the following settings, and then click the Restart Computer Options
button:
o
10. In the Restart Computer Options dialog box, in the Restart Computer After box, type 2, and then
click OK.
11. Click OK to close the World Wide Web Publishing Services Properties dialog box.
12. Close the Computer Management console.
Results: After finishing this exercise, you will have created a server group, deployed roles and features,
and configured the properties of a service.
Sign in to LON-DC1 with the Adatum\Administrator account and the password Pa$$w0rd.
2.
3.
4.
At the command prompt, type Import-Module ServerManager, and then press Enter.
5.
Type Get-WindowsFeature and then press Enter to review the roles and features installed on
LON-CORE.
6.
Type the following command to review the running services on LON-CORE and then press Enter:
Get-service | where-object {$_.status -eq Running}
7.
Type get-process, and then press Enter to view a list of processes on LON-CORE.
8.
Type the following command to review the IP addresses assigned to the server and then press Enter:
Get-NetIPAddress | Format-table
9.
Type the following command to review the most recent 10 items in the security log and then press
Enter:
Get-EventLog Security -Newest 10
2.
At the Windows PowerShell command prompt, type import-module ServerManager, and then
press Enter.
3.
To verify that the XPS Viewer feature has not been installed on LON-SVR3, type the following
command, and then press Enter:
Get-WindowsFeature -ComputerName LON-SVR3
4.
To deploy the XPS Viewer feature on LON-SVR3, type the following command, and then press Enter:
Install-WindowsFeature XPS-Viewer -ComputerName LON-SVR3
5.
To verify that the XPS Viewer feature has now been deployed on LON-SVR3, type the following
command and then press Enter:
Get-WindowsFeature -ComputerName LON-SVR3
6.
In the Server Manager console, from the Tools drop-down menu, click Windows PowerShell ISE.
7.
In the Windows PowerShell ISE window, in the Untitled1.ps1 script pane, type the following, pressing
Enter after each line:
Import-Module ServerManager
Install-WindowsFeature WINS -ComputerName LON-SVR3
Install-WindowsFeature WINS -ComputerName LON-CORE
8.
Click the Save icon. Select the root of Local Disk (C:). Create a new folder named Scripts, and then
save the script in that folder as InstallWins.ps1.
9.
Results: After finishing this exercise, you will have used Windows PowerShell to perform a remote
installation of features on multiple servers.
2.
In the Virtual Machines list, right click 20410B-LON-DC1, and then click Revert.
3.
4.
L2-9
2.
3.
In the Add Servers dialog box, in the Name (CN) box, type LON-SVR1, and then click Find Now.
4.
Under Name, click LON-SVR1, and then click the arrow to add the server to the Selected column.
5.
6.
In Server Manager, in the Servers window, right-click LON-SVR1, and then select Add Roles and
Features.
7.
8.
In the Select installation type window, ensure that Role-based or feature-based installation is
selected, and then click Next.
9.
On the Select destination server page, ensure that Select a server from the server pool is
selected. In the Server Pool window, verify that LON-SVR1.Adatum.com is highlighted, and then
click Next.
10. On the Select server roles page, select the Active Directory Domain Services check box, click Add
Features, and then click Next.
11. On the Select features page, click Next.
12. On the Active Directory Domain Services page, click Next.
13. On the Confirm installation selections page, select the Restart the destination server
automatically if required check box, and then click Install.
14. Installation will take several minutes. When the installation completes, click Close to close the Add
Roles and Features Wizard.
On LON-DC1, in Server Manager, on the menu bar, click the Notifications button.
2.
In the Post-deployment Configuration window, click Promote this server to a domain controller.
3.
In the Active Directory Domain Services Configuration Wizard, on the Deployment Configuration
page, ensure that the Add a domain controller to an existing domain radio button is selected, and
then, beside the Domain line, click Select.
4.
In the Windows Security dialog box, in the Username box, type Adatum\Administrator, in the
Password box, type Pa$$w0rd, and then click OK.
5.
In the Select a domain from the forest window, click adatum.com, and then click OK.
6.
7.
On the Domain Controller Options page, ensure that Domain Name System (DNS) server is
selected, and then deselect the check box next to Global Catalog (GC).
Note: You would usually also want to enable the global catalog, but for the purpose of this
lab, this is done in the next lab task.
8.
In the Type the Directory Services Restore Mode (DSRM) password section, type Pa$$w0rd in
both text boxes, and then click Next.
9.
2.
In Server Manager, click Tools, and then click Active Directory Sites and Services.
3.
When the Active Directory Sites and Services window opens, expand Sites, expand
Default-First-Site-Name, expand Servers, and then expand LON-SVR1.
4.
In the left column, right-click NTDS Settings, and then click Properties.
5.
In the NTDS Settings Properties dialog box, select the Global Catalog check box, and then
click OK.
6.
Results: After completing this exercise, you will have explored Server Manager and promoted a member
server to be a domain controller.
On LON-DC1, point the mouse at the lower-right corner of the Start screen, and click the Start charm
when it appears.
2.
3.
At a command prompt, type the following, pressing Enter after each line:
Ntdsutil
Activate instance ntds
Ifm
Create sysvol full c:\ifm
2.
Point the mouse at the lower-right corner of the desktop, and click the Start charm when it appears.
3.
4.
5.
6.
7.
In the toolbar, click Manage, and then click Add Roles and Features.
8.
9.
On the Select installation type page, ensure that Role-based or feature-based installation is
selected, and then click Next.
10. On the Select destination server page, verify that LON-SVR2.Adatum.com is highlighted, and then
click Next.
11. On the Select server roles page, click Active Directory Domain Services.
12. In the Add Roles and Features Wizard, click Add Features, and then click Next.
13. On the Select Features page, click Next.
14. On the Active Directory Domain Services page, click Next.
15. On the Confirm installation selections page, click Restart the destination server automatically if
required. Click Yes at the message box.
16. Click Install.
17. After the installation completes, click Close.
Note: If you see a message stating that a delegation for the DNS server cannot be created,
click OK.
2.
At the command prompt, type the following commands, and then press Enter:
Robocopy k: c:\ifm /copyall /s
3.
4.
5.
In the Post-deployment Configuration window, click Promote this server to a domain controller.
6.
On the Deployment Configuration page, ensure that Add a domain controller to an existing
domain is selected, and confirm that adatum.com is the target domain. Click Next.
7.
On the Domain Controller Options page, ensure that both Domain Name System (DNS) server
and global catalog are selected. For the DSRM password, enter Pa$$w0rd in both boxes, and then
click Next.
8.
9.
On the Additional Options page, select the Install from media check box, in the text box, type
C:\ifm, and then click verify.
Results: After completing this exercise, you will have installed an additional domain controller for the
branch office by using IFM.
2.
In the Virtual Machines list, right-click 20410B-LON-DC1, and then click Revert.
3.
4.
L3-13
Switch to LON-DC1.
2.
From Server Manager, click Tools, and then click Active Directory Users and Computers.
3.
4.
5.
In the New Object Organizational Unit dialog box, in the Name box, type Branch Office 1, and
then click OK.
6.
7.
In the New Object Group dialog box, in the Group name box, type Branch 1 Help Desk, and then
click OK.
8.
9.
In the New Object Group dialog box, in the Group name box, type Branch 1 Administrators, and
then click OK.
10. Right-click Branch Office 1, point to New, and then click Group.
11. In the New Object Group dialog box, in the Group name box, type Branch 1 Users, and then click
OK.
12. In the navigation pane, click IT.
13. In the details pane, right-click Holly Dickson, and then click Move.
14. In the Move dialog box, click Branch Office 1, and then click OK.
15. In the navigation pane, click the Development organizational unit (OU).
16. In the details pane, right-click Bart Duncan, and then click Move.
17. In the Move dialog box, click Branch Office 1, and then click OK.
18. In the navigation pane, click the Managers OU.
19. In the details pane, right-click Ed Meadows, and then click Move.
20. In the Move dialog box, click Branch Office 1, and then click OK.
21. In the navigation pane, click the Marketing OU.
22. In the details pane, right-click Connie Vrettos, and then click Move.
23. In the Move dialog box, click Branch Office 1, and then click OK.
24. In the navigation pane, click the Research OU.
25. In the details pane, right-click Barbara Zighetti, and then click Move.
26. In the Move dialog box, click Branch Office 1, and then click OK.
27. In the navigation pane, click the Sales OU.
28. In the details pane, right-click Arlene Huff, and then click Move.
29. In the Move dialog box, click Branch Office 1, and then click OK.
30. In the navigation pane, click Branch Office 1.
31. In the navigation pane, click Computers.
32. In the details pane, right-click LON-CL1, and then click Move.
33. In the Move dialog box, click Branch Office 1, and then click OK.
34. Switch to LON-CL1.
35. Pause your mouse pointer in the lower-right corner of the display, and then click Settings.
36. Click Power, and then click Restart.
37. When the computer has restarted, sign in as Adatum\Administrator with the password of
Pa$$w0rd.
38. Switch to LON-DC1.
39. If necessary, switch to Active Directory Users and Computers.
40. In the navigation pane, right-click Branch Office 1, click Delegate Control, and then click Next.
41. On the Users or Groups page, click Add.
42. In the Select Users, Computers, or Groups dialog box, in the Enter the object names to select
(examples) box, type Branch 1 Administrators, and then click OK.
43. On the Users or Groups page, click Next.
44. On the Tasks to Delegate page, in the Delegate the following common tasks list, select the
following check boxes, and then click Next:
o
45. On the Completing the Delegation of Control Wizard page, click Finish.
46. In the navigation pane, right-click Branch Office 1, click Delegate Control, and then click Next.
47. On the Users or Groups page, click Add.
48. In the Select Users, Computers, or Groups dialog box, in the Enter the object names to select
(examples) box, type Branch 1 Administrators, and then click OK.
49. On the Users or Groups page, click Next.
50. On the Tasks to Delegate page, click Create a custom task to delegate, and then click Next.
51. On the Active Directory Object Type page, select Only the following objects in the folder, select
the following check boxes, and then click Next:
o
Computer objects
52. On the Permissions page, select both the General check box and the Full Control check box, and
then click Next.
53. On the Completing the Delegation of Control Wizard page, click Finish.
Task 2: Delegate a user administrator for the Branch Office Help Desk
1.
On LON-DC1, in the navigation pane, right-click Branch Office 1, click Delegate Control, and then
click Next.
2.
3.
In the Select Users, Computers, or Groups dialog box, in the Enter the object names to select
(examples) box, type Branch 1 Help Desk and then click OK.
4.
5.
On the Tasks to Delegate page, in the Delegate the following common tasks list, select the
following check boxes, and then click Next:
6.
2.
In the details pane, right-click Holly Dickson, and then click Add to a group.
3.
In the Select Groups dialog box, in the Enter the object names to select (examples) box, type
Branch 1 Administrators, and then click OK.
4.
5.
In the details pane, right-click Branch 1 Administrators, and then click Add to a group.
6.
In the Select Groups dialog box, in the Enter the object names to select (examples) box, type
Server Operators, and then click OK.
7.
8.
On your host computer, in the 20410B-LON-DC1 window, on the Action menu, click Ctrl+Alt+Delete.
9.
10. Sign in to LON-DC1 as Adatum\Holly with the password Pa$$w0rd. You can log on locally at a
domain controller because Holly belongs indirectly to the Server Operators domain local group.
11. On the desktop, in the taskbar, click Server Manager.
12. In the User Account Control dialog box, in the User name box, type Holly. In the Password box,
type Pa$$w0rd, and then click Yes.
13. From Server Manager, click Tools, and then click Active Directory Users and Computers.
14. In Active Directory Users and Computers, expand Adatum.com.
15. In the navigation pane, click Sales.
16. In the details pane, right-click Aaren Ekelund, and then click Delete.
17. Click Yes to confirm.
18. Click OK to acknowledge that you do not have permissions to perform this task.
19. In the navigation pane, click Branch Office 1.
20. In the details pane, right-click Ed Meadows, and then click Delete.
21. Click Yes to confirm. You are successful because you have the required permissions.
On LON-DC1, in the details pane, right-click Bart Duncan, and then click Add to a group.
2.
In the Select Groups dialog box, in the Enter the object names to select (examples) box, type
Branch 1 Help Desk, and then click OK.
3.
4.
5.
6.
7.
In the User Account Control dialog box, in the User name box, type Adatum\Administrator. In the
Password box, type Pa$$w0rd, and then click Yes.
Note: To modify the Server Operators membership list, you must have permissions beyond
those available to the Branch 1 Administrators group.
8.
9.
Results: After this exercise, you should have successfully created an OU, and delegated administration of
it to the appropriate group.
2.
3.
4.
5.
6.
7.
In the branch1-userdata Properties dialog box, on the Sharing tab, click Advanced Sharing.
8.
Select the Share this folder check box, and then click Permissions.
9.
In the Permissions for branch1-userdata dialog box, select the Full Control Allow check box, and
then click OK.
10. In the Advanced Sharing dialog box, click OK, and then in the branch1-userdata Properties dialog
box, click Close.
11. In Server Manager, click Tools, and then click Active Directory Users and Computers, and then
expand Adatum.com.
12. Right-click Branch Office1, point to New, and then click User.
13. In the New Object User dialog box, in the Full name box, type _Branch_template.
14. In the User logon name box, type _Branch_template, and then click Next.
15. In the Password and Confirm password boxes, type Pa$$w0rd.
16. Select the Account is disabled check box, and then click Next.
17. Click Finish.
On LON-DC1, from within the Branch Office 1 OU, right-click _Branch_template, and then click
Properties.
2.
In the _Branch_template Properties dialog box, on the Address tab, in the City box, type Slough.
3.
4.
In the Select Groups dialog box, in the Enter the object names to select (examples) box, type
Branch 1 Users, and then click OK.
5.
6.
7.
Task 3: Create a new user for the branch office, based on the template
1.
2.
In the New Object User dialog box, in the First name box, type Ed.
3.
4.
In the User logon name box, type Ed, and then click Next.
5.
6.
Clear the User must change password at next logon check box.
7.
Clear the Account is disabled check box, and then click Next.
8.
Click Finish.
9.
10. In the Ed Meadows Properties dialog box, click the Address tab. Notice that the City is already
configured.
11. Click the Profile tab. Notice that the home folder location is already configured.
12. Click the Member Of tab. Notice that Ed belongs to the Branch 1 Users group. Click OK.
13. On your host computer, in the 20410B-LON-DC1 window, on the Action menu, click Ctrl+Alt+Delete.
14. On LON-DC1, click Sign out.
Switch to LON-CL1.
2.
On your host computer, in the 20410B-LON-CL1 window, on the menu, click Ctrl+Alt+Delete.
3.
4.
5.
6.
7.
In the navigation pane, click Desktop, and then in the details pane, double-click Computer.
8.
9.
Results: After this exercise, you should have successfully created and tested a user account created from a
template.
2.
3.
In the User Account Control dialog box, in the User name box, type Holly. In the Password box,
type Pa$$w0rd, and then click Yes.
4.
From Server Manager, click Tools, and then click Active Directory Users and Computers.
5.
6.
7.
In the details pane, right-click LON-CL1, and then click Reset Account.
8.
In the Active Directory Domain Services dialog box, click Yes, and then click OK.
Switch to LON-CL1.
2.
3.
A message displays stating that The trust relationship between this workstation and the primary
domain failed.
4.
Click OK.
2.
On the Start screen, right-click the display, click All apps, and in the Apps list, click Control Panel.
3.
In Control Panel, in the View by list, click Large icons, and then click System.
4.
5.
In System Properties, click the Computer Name tab, and then click Network ID.
6.
On the Select the option that describes your network page, click Next.
7.
8.
On the You will need the following information page, click Next.
9.
On the Type your user name, password, and domain name for your domain account page, in
the Password box, type Pa$$w0rd. Leave the other fields completed, and then click Next.
10. In the User Account and Domain Information dialog box, click Yes.
11. On the Do you want to enable a domain user account on this computer? page, click Do not add
a domain user account, and then click Next.
12. Click Finish, and then click OK.
13. In the Microsoft Windows dialog box, click Restart Now.
14. Sign in as Adatum\Ed with the password of Pa$$w0rd. You are successful because the computer had
been successfully rejoined.
Results: After this exercise, you should have successfully reset a trust relationship.
2.
In the Virtual Machines list, right-click 20410B-LON-CL1, and then click Revert.
3.
4.
L4-21
2.
At the Windows PowerShell prompt, type the following command, and then press Enter:
New-ADOrganizationalUnit LondonBranch
3.
4.
5.
6.
When prompted for the desired password, type Pa$$w0rd, and then press Enter.
7.
When prompted to repeat the password, type Pa$$w0rd, and then press Enter.
8.
At the Windows PowerShell prompt, type Enable-ADAccount Ty, and then press Enter.
9.
10. Verify that sign in is successful and then sign out of LON-CL1.
On LON-DC1, at the Windows PowerShell prompt, type the following command, and then press
Enter:
New-ADGroup LondonBranchUsers -Path "ou=LondonBranch,dc=adatum,dc=com" -GroupScope
Global -GroupCategory Security
2.
3.
Results: After completing this exercise, you will have created user accounts and groups by using Windows
PowerShell.
2.
In the Windows Explorer window, expand E:, expand Labfiles, and then click Mod04.
3.
4.
In Windows PowerShell Integrated Scripting Environment (ISE), read the comments at the top of the
script, and then identify the requirements for the header in the .csv file.
5.
6.
7.
In the How do you want to open this type of file (.csv) window, click Notepad.
8.
9.
2.
3.
4.
5.
6.
2.
At the Windows PowerShell prompt, type cd E:\Labfiles\Mod04, and then press Enter.
3.
4.
5.
6.
Results: After completing this exercise, you will have used Windows PowerShell to create user accounts in
bulk.
2.
At the Windows PowerShell Prompt, type the following command, and then press Enter:
Get-ADUser -Filter * -SearchBase "ou=LondonBranch,dc=adatum,dc=com" | Format-Wide
DistinguishedName
3.
Verify that only users from the LondonBranch organizational unit (OU) are listed.
4.
At the Windows PowerShell prompt, type the following command, and then press Enter:
Get-ADUser -Filter * -SearchBase "ou=LondonBranch,dc=adatum,dc=com" |
Set-ADUser -ChangePasswordAtLogon $true
5.
On LON-DC1, in Server Manager, click Tools, and then click Active Directory Administrative
Center.
2.
In Active Directory Administrative Center, in the Navigation pane, expand Adatum (local) and
double-click LondonBranch.
3.
Click the Type column header to sort based on the object type.
4.
Select all user accounts, right-click the user accounts, and then click Properties.
5.
In the Multiple Users window, under Organization, select the Address check box.
6.
7.
8.
In the Country/Region box, click United Kingdom, and then click OK.
9.
Results: After completing this exercise, you will have modified user accounts in bulk.
2.
In the Virtual Machines list, right-click 20410B-LON-CL1, and then click Revert.
3.
4.
L5-25
How many bits are required to support 100 hosts on the client subnet?
Seven bits are required to support 100 hosts on the client subnet (27-2=126, 26-2=62).
2.
How many bits are required to support 10 hosts on the server subnet?
Four bits are required to support 10 hosts on the server subnet (24-2=14,23-2=6).
3.
How many bits are required to support 40 hosts on the future expansion subnet?
Six bits are required to support 40 hosts on the future expansion subnet (26-2=62, 25-2=30).
4.
5.
Which feature allows a single network to be divided into subnets of varying sizes?
Variable length subnet masking allows you to define different subnet masks when subnetting.
Therefore, variable length subnet masking allows you to have subnets of varying sizes.
6.
How many host bits will you use for each subnet? Use the simplest allocation possible, which is one
large subnet and two equal sized smaller subnets.
The client subnet is 7 host bits. This allows for up to 126 hosts and uses half of the allocated address
pool.
The server and future expansion subnets are 6 host bits. This allows for up to 62 hosts on each subnet
and uses the other half of the address pool.
Given the number of host bits allocated, what is the subnet mask that you will use for the client
subnet? Calculate the subnet mask in binary and decimal.
The client subnet is using 7 bits for the host ID. Therefore, you will use 25 bits for the subnet
mask.
Binary
Decimal
11111111.11111111.11111111.10000000
255.255.255.128
2.
Given the number of host bits allocated, what is the subnet mask that you will use for the server
subnet? Calculate the subnet mask in binary and decimal.
3.
Binary
Decimal
11111111.11111111.11111111.11000000
255.255.255.192
Given the number of host bits allocated, what is the subnet mask that you will use for the future
expansion subnet? Calculate the subnet mask in binary and decimal.
4.
The server subnet is using 6 bits for the host ID. Therefore, you will use 26 bits for the subnet
mask.
The future expansion subnet is using 6 bits for the host ID. Therefore, you will use 26 bits for the
subnet mask.
Binary
Decimal
11111111.11111111.11111111.11000000
255.255.255.192
For the client subnet, define the network ID, first available host, last available host, and broadcast
address. Assume that the client subnet is the first subnet allocated from the available address pool.
Calculate the binary and decimal versions of each address.
In this table, the bits in bold are part of the network ID.
5.
Description
Binary
Decimal
Network ID
11000000.10101000.1100010.00000000
192.168.98.0
First host
11000000.10101000.1100010.00000001
192.168.98.1
Last host
11000000.10101000.1100010.01111110
192.168.98.126
Broadcast
11000000.10101000.1100010.01111111
192.168.98.127
For the server subnet, define the network ID, first available host, last available host, and broadcast
address. Assume that the server subnet is the second subnet allocated from the available address
pool. Calculate the binary and decimal versions of each address.
In this table, the bits in bold are part of the network ID.
Description
Binary
Decimal
Network ID
11000000.10101000.1100010.10000000
192.168.98.128
First host
11000000.10101000.1100010.10000001
192.168.98.129
Last host
11000000.10101000.1100010.10111110
192.168.98.190
Broadcast
11000000.10101000.1100010.10111111
192.168.98.191
6.
For the future allocation subnet, define the network ID, first available host, last available host, and
broadcast address. Assume that the future allocation subnet is the third subnet allocated from the
available address pool. Calculate the binary and decimal versions of each address.
In this table, the bits in bold are part of the network ID.
Description
Binary
Decimal
Network ID
11000000.10101000.1100010.11000000
192.168.98.192
First host
11000000.10101000.1100010.11000001
192.168.98.193
Last host
11000000.10101000.1100010.11111110
192.168.98.254
Broadcast
11000000.10101000.1100010.11111111
192.168.98.255
Results: After completing this exercise, you will have identified the subnets required to meet the
requirements of the lab scenario.
2.
At the Windows PowerShell prompt, type ping LON-DC1, and then press Enter.
3.
4.
5.
On LON-SVR2, at the Windows PowerShell prompt, type ping LON-DC1, and then press Enter. Notice
that the destination host is unreachable.
2.
Type tracert LON-DC1, and then press Enter. Notice that the host is unable to find the default
gateway, and that it is not the default gateway that is responding back.
3.
Type ipconfig, and then press Enter. Notice that the default gateway is configured correctly.
4.
Type ping 10.10.0.1, and then press Enter. Notice that the default gateway is responding, but that
packets are not being routed there.
5.
Type Get-NetRoute, and then press Enter. Notice that the entry for the default gateway (0.0.0.0) is
correct, but there is an unnecessary entry for the 172.16.0.0 network.
6.
Type Remove-NetRoute DestinationPrefix 172.16.0.0/16, and then press Enter. This removes the
unnecessary route to the 172.16.0.0 network. The default gateway will be used for routing instead.
7.
Press Y, and then press Enter to confirm removal of the route from active routes.
8.
Type ping LON-DC1, and then press Enter. Notice that the ping is now successful.
Results: After completing this lab, you will have resolved an IPv4 connectivity problem.
2.
In the Virtual Machines list, right-click 20410B-LON-DC1, and then click Revert.
3.
4.
L6-29
Switch to LON-SVR1.
2.
3.
4.
5.
6.
On the Select server roles page, select the DHCP Server check box.
7.
In the Add Roles and Features Wizard, click Add Features, and then click Next.
8.
9.
In the Server Manager Dashboard, click Tools, and then click DHCP.
2.
In the DHCP console, expand and right-click on lon-svr1.adatum.com, and then click Authorize.
3.
In the DHCP console, right-click lon-svr1.adatum.com, and then click Refresh. Notice that the icons
next to IPv4 IPv6 changes color from red to green, which means that DHCP server has been
authorized in Active Directory Domain Services (AD DS).
4.
In the DHCP console, in the navigation pane, click lon-svr1.adatum.com, expand and right-click
IPv4, and then click New Scope.
5.
6.
On the Scope Name page, in the Name box, type Branch Office, and then click Next.
7.
On the IP Address Range page, complete the page using the following information, and then click
Next:
8.
Length: 16
On the Add Exclusions and Delay page, complete the page using the following information:
o
9.
Task 3: Configure client to use DHCP, and then test the configuration
1.
2.
Move the mouse on the lower right corner of the screen, click Search icon.
3.
In the Search box, type Control Panel, and then press Enter.
4.
In Control Panel, under Network and Internet, click View Network Status and Tasks.
5.
In the Network and Sharing Center window, click Change Adapter Settings.
6.
In the Network Connections window, right-click Local Area Connection, and then click Properties.
7.
In the Local Area Connection Properties window, click Internet Protocol Version 4 (TCP/IPv4), and
then click Properties.
8.
In the Internet Protocol Version 4 (TCP/IPv4) Properties dialog box, select the Obtain an IP
address automatically radio button, select the Obtain DNS server address automatically radio
button, click OK, and then click Close.
9.
Move the mouse on the lower right corner of the screen, and then click the Search icon.
10. In the Search box, type Command Prompt, and then press Enter.
11. In the Command Prompt window, at the command prompt, type ipconfig /renew, and then press
Enter.
12. Test the configuration, verify that LON-CL1 has received an IP address from the DHCP scope by
typing ipconfig /all at a command prompt.
This command will return information such as IP address, subnet mask, and DHCP enabled status,
which should be Yes.
In the Command Prompt window, at a command prompt, type ipconfig /all, and then press Enter.
2.
3.
Switch to LON-SVR1.
4.
In the Server Manager dashboard, click Tools, and then click DHCP.
5.
In the DHCP console, expand lon-svr1.adatum.com, expand IPv4, expand Branch Office, right-click
Reservations, and then click New Reservation.
6.
In the MAC address field, type the physical address you wrote down in step 2.
7.
Switch to LON-CL1.
8.
In the Command Prompt window, at a command prompt, type ipconfig /release, and then press
Enter. This causes LON-CL1 to release any currently leased IP addresses.
9.
At a command prompt, type ipconfig /renew, and then press Enter. This causes LON-CL1 to lease
any reserved IP addresses.
Results: After completing this exercise, you will have implemented DHCP, configured DHCP scope and
options, and configured a DHCP reservation.
2.
In the Virtual Machines list, right-click 20410B-LON-CL1, and then click Revert.
3.
Switch to LON-RTR.
2.
In Server Manager, click Tools, and then click Routing and Remote Access.
3.
In the navigation pane, expand LON-RTR (local), expand IPv4, right-click General, and then click
New Routing Protocol.
4.
In the Routing protocols list, click DHCP Relay Agent, and then click OK.
In the navigation pane, right-click DHCP Relay Agent, and then click New Interface.
2.
In the New Interface for DHCP Relay Agent dialog box, click Local Area Connection 2, and then
click OK.
3.
In the DHCP Relay Agent Properties Local Area Connection 2 Properties dialog box, click OK.
4.
5.
In the DHCP Relay Agent Properties dialog box, in the Server address box, type 172.16.0.21, click
Add, and then click OK.
6.
Switch to LON-SVR1.
2.
In the Server Manager Dashboard, click Tools, and then click DHCP.
3.
4.
In the DHCP console, in the navigation pane, click lon-svr1.consoto.com, expand IPv4, right-click
IPv4, and then click New Scope.
5.
6.
On the Scope Name page, in the Name box, type Branch Office 2, and then click Next.
7.
On the IP Address Range page, complete the page using the following information, and then click
Next:
8.
9.
Length: 16
On the Add Exclusions and Delay page, complete the page using the following information, click
Add, and then click Next:
o
21. In the Internet Protocol Version 4 (TCP/IPv4) Properties dialog box, click Obtain an IP address
automatically, click Obtain DNS server address automatically, click OK, and then click Close.
22. Navigate to the lower right corner, from the right menu, click Search, type cmd, and then press Enter.
23. In the Command Prompt window, at a command prompt, type ipconfig /renew, and then press
Enter.
24. Verify that IP address and DNS server settings on LON-CL2 are obtained from DHCP Server scope
Branch Office 2, installed on LON-SVR1.
Note: IP address should be from following range: 10.10.0.100/16 to 10.10.0.200/16.
Results: After completing this exercise, you will have implemented a DHCP relay agent.
2.
In the Virtual Machines list, right-click 20410B-LON-DC1, and then click Revert.
3.
4.
L7-35
2.
3.
4.
On the Select destination server page, ensure that LON-SVR1.Adatum.com is selected, and then
click Next.
5.
On the Select server roles page, select Active Directory Domain Services.
6.
When Add Roles and Features Wizard displays, click Add Features, and then click Next.
7.
8.
9.
10. On the Installation progress page, when the Installation succeeded message displays, click Close.
11. In the Server Manager console, on the navigation page, click AD DS.
12. On the title bar where Configuration required for Active Directory Domain Services at
LON-SVR1 displays, click More.
13. On the All Server Task Details and Notifications page, click Promote this server to a domain
controller.
14. In the Active Directory Domain Services Configuration Wizard, on the Deployment Configuration
page, ensure that Add a domain controller to an existing domain is selected, and then click Next.
15. On the Domain Controller Options page, clear the Domain Name System (DNS) server check box,
and leave the Global Catalog (GC) check box selected. Type Pa$$w0rd in both text fields, and then
click Next.
16. On the Additional Options page, click Next.
17. On the Paths page, click Next.
18. On the Review Options page, click Next.
19. On the Prerequisites Check page, click Install.
Note: The LON-SVR1 server will restart automatically as part of the procedure.
20. After LON-SVR1 restarts, sign in as Adatum\Administrator.
On LON-DC1 machine, in the Server Manager console, click Tools and click DNS.
2.
Expand LON-DC1, and then right click Forward Lookup Zones and select New Zone.
3.
In the New Zone Wizard, on the Welcome to the New Zone Wizard page, click Next.
4.
On the Zone Type page, clear the check mark from the option Store the zone in Active Directory
and click Next.
5.
6.
7.
8.
9.
10. In the New Host window, in the Name textbox, type www.
11. In the IP address box, type 172.16.0.100.
12. Click Add Host.
13. Click OK, and then click Done.
14. Leave the DNS Manager console open.
On LON-DC1, in the DNS Manager console, click and then right-click LON-DC1, and then click
Properties.
2.
In the LON-DC1 Properties dialog box, click the Root hints tab. Ensure that root hints servers
display.
3.
Click the Forwarders tab. Ensure that the list displays no entries, and that the Use root hints if no
forwarders are available option is selected.
4.
Click Cancel.
5.
Task 4: Add the DNS server role for the branch office on the domain controller
1.
On LON-SVR1, in the Server Manager console, click Add roles and features.
2.
3.
4.
On the Select destination server page, ensure that LON-SVR1.Adatum.com is selected, and then
click Next.
5.
6.
When the Add Roles and Features Wizard displays, click Add Features, and then click Next.
7.
8.
9.
10. On the Installation progress page, when the message Installation succeeded displays, click Close.
2.
3.
In the DNS Manager console, expand LON-SVR1, and then expand Forward Lookup Zones. This
container will most likely be empty.
4.
Switch back to Server Manager, click Tools, and then click Active Directory Sites and Services.
5.
In the Active Directory Sites and Services console, expand Sites, expand Default-First-Site-Name,
expand Servers, expand LON-DC1, and then click NTDS Settings.
6.
In the right pane, right-click the LON-SVR1 replication connection, and select Replicate Now.
Note: If you receive an error message, proceed to the next step and then retry this step
after 3-4 minutes.
7.
In the navigation pane, expand LON-SVR1, and then click NTDS Settings.
8.
In the right pane, right-click the LON-DC1 replication connection, click Replicate Now, and then
click OK.
9.
Switch back to the DNS Manager console, right-click Forward Lookup Zones, and then click
Refresh.
10. Ensure that both the _msdcs.Adatum.com and Adatum.com containers display.
11. Close DNS Manager.
On LON-SVR1, switch to the Start screen, and type Control Panel. Press Enter.
2.
3.
4.
5.
6.
In the preferred DNS server field, remove the IP address, type 127.0.0.1, click OK, and then click
Close.
7.
8.
9.
2.
In the DNS Manager console, right-click LON-SVR1, and then click Properties.
3.
In the LON-SVR1 Properties dialog box, click the Forwarders tab, and then click Edit.
4.
In the Edit Forwarders window, type 172.16.0.10, and then click OK two times.
5.
In the DNS Manager console, right click LON-SVR1, select All Tasks, and then click Restart.
2.
In the Command Prompt window, type nslookup, and then press Enter.
3.
4.
Ensure that you receive an IP address for this host as a non-authoritative answer.
5.
Results: After completing this exercise, you will have installed and configured DNS on LON-SVR1.
2.
On the Start screen, type Control Panel, and then press Enter.
3.
4.
5.
6.
In the Local Area Network Connection Properties dialog box, click Internet Protocol Version 4
(TCP/Ipv4), and then click Properties.
7.
Delete the IP address for preferred DNS server. In the preferred DNS server box, type 172.16.0.21,
click OK, and then click Close.
Task 2: Create several host records in the Adatum.com domain for web apps
1.
On LON-DC1, in the Server Manager console, click Tools, and then click DNS.
2.
In the DNS Manager console, expand LON-DC1, expand Forward Lookup Zones, and then click on
Adatum.com.
3.
4.
Name: www
IP address: 172.16.0.200
5.
6.
7.
Name: ftp
IP address: 172.16.0.201
On LON-SVR1, in the Server Manager console, click Tools, and then click DNS.
2.
In the DNS Manager console, expand LON-SVR1, expand Forward Lookup Zones, and then click
Adatum.com.
3.
Ensure that both www and ftp resource records display. (If they do not display, right-click
Adatum.com, and then click Refresh). It may take a couple of minutes for the records to display.
Task 4: Use the ping command to locate new records from LON-CL1
1.
2.
3.
Open the File menu, and then click Run new task.
4.
In the Create new task window, type cmd, and then press Enter.
5.
In the Command Prompt window, at a command prompt, type ping www.adatum.com, and then
press Enter.
6.
Make sure that the name resolves to 172.16.0.200. (You will not receive replies.)
7.
8.
Ensure that name resolves to 172.16.0.201. (You will not receive replies.)
9.
Results: After completing this exercise, you will have configured DNS records.
2.
Ping will not work, but ensure that the name resolves to an IP address 172.16.0.100.
3.
2.
In the DNS Manager console, expand LON-DC1, expand Forward Lookup Zones, and then click
nwtraders.msft.
3.
4.
5.
6.
In the Command Prompt window, at a command prompt, type ping www.nwtraders.msft, and then
press Enter. Note that ping will not work, and that the old IP address (which is 172.16.0.100) will still
display.
Switch to LON-SVR1.
2.
In the Server Manager console, click Tools, and then click DNS.
3.
Click LON-SVR1, click the View menu, and then click Advanced.
4.
Expand LON-SVR1, expand the Cached Lookups node, expand .(root), expand msft, and then click
nwtraders.
5.
In the right pane, examine the cached content. You will see that www record has the IP address
172.16.0.100.
6.
Switch to LON-CL1.
7.
In the Command Prompt window, at a command prompt, type ipconfig /displaydns, and then press
Enter.
8.
Look for cached entries. You will notice that www.nwtraders.msft is resolving to 172.16.0.100.
2.
At the Windows PowerShell prompt, type Clear-DNSServerCache, and then press Enter. Type y, and
then press Enter.
3.
Switch to LON-CL1.
4.
In a Command Prompt window, at a command prompt, type ping www.nwtraders.msft, and then
press Enter. The return will still be the old IP address.
5.
In the Command Prompt window, type ipconfig /flushdns, and then press Enter.
6.
In the Command Prompt window, type ping www.nwtraders.msft, and then press Enter.
7.
Results: After completing this exercise, you will have examined the DNS server cache.
2.
In the Virtual Machines list, right-click 20410B-LON-DC1, and then click Revert.
3.
4.
L8-41
2.
At the Windows PowerShell prompt, type ping lon-dc1, and then press Enter. Notice that there are
four replies from 172.16.0.10.
3.
4.
Verify that the only IPv6 address listed is a link-local address that cannot be routed.
2.
In the Properties window, next to Local Area Connection, click 172.16.0.10, IPv6 enabled.
3.
In the Network Connections window, right-click Local Area Connection, and then click Properties.
4.
In the Local Area Connection Properties dialog box, clear the Internet Protocol Version 6
(TCP/IPv6) check box, and then click OK.
5.
6.
In Server Manager, verify that Local Area Connection lists only 172.16.0.10. You may need to
refresh the view. LON-DC1 is now an IPv4-only host.
2.
In the Local Server Properties dialog box, next to Local Area Connection, click 10.10.0.24, IPv6
enabled.
3.
In the Network Connections window, right-click Local Area Connection, and then click Properties.
4.
In the Local Area Connection Properties dialog box, clear the Internet Protocol Version 4
(TCP/IPv4) check box, and then click OK.
5.
6.
In Server Manager, verify that Local Area Connection now lists only IPv6 enabled. You may need to
refresh the view. LON-SVR2 is now an IPv6-only host.
2.
Configure a network address that will be used on the IPv6 network. At the Windows PowerShell
prompt, type the following cmdlet, and then press Enter:
New-NetRoute -InterfaceAlias " Local Area Connection 2" -DestinationPrefix
2001:db8:0:1::/64 -Publish Yes
3.
Allow clients to obtain the IPv6 network address automatically from LON-RTR. At the Windows
PowerShell prompt, type the following cmdlet, and then press Enter:
Set-NetIPInterface -InterfaceAlias "Local Area Connection 2" -AddressFamily IPv6
-Advertising Enabled
4.
Type ipconfig, and then press Enter. Notice that Local Area Connection 2 now has an IPv6 address on
the 2001:db8:0:1::/64 network. This address is used for communication on the IPv6-only network.
2.
At the Windows PowerShell prompt, type ipconfig, and then press Enter. Notice that Local Area
Connection now has an IPv6 address on the on the 2001:db8:0:1::/64 network. The network address
was obtained from the router through stateless configuration.
Results: After completing the exercise, students will have configured an IPv6only network.
2.
In DNS Manager, expand LON-DC1, expand Forward Lookup Zones, and then click Adatum.com.
3.
4.
5.
In the IP address box, type 172.16.0.1, and then click Add Host. ISATAP clients resolve this host
name to find the ISATAP router.
6.
7.
8.
On LON-RTR, configure the IP address of Local Area Connection as the ISATAP router. At the
Windows PowerShell prompt, type the following command, and then press Enter:
Set-NetIsatapConfiguration -Router 172.16.0.1
2.
3.
Record the InterfaceIndex of the ISATAP interface that has an IPv6 address that includes 172.16.0.1.
Interface index:
4.
5.
Verify that Forwarding is enabled for the interface and that Advertising is disabled.
6.
The ISATAP interface for an ISATAP router must have forwarding enabled and advertising enabled.
Type the following command, and then press Enter:
Set-NetIPInterface -InterfaceIndex IndexYouRecorded -Advertising Enabled
7.
Create a new IPv6 network that will be used for the ISATAP network. Type the following command,
and then press Enter:
New-NetRoute -InterfaceIndex IndexYouRecorded -DestinationPrefix 2001:db8:0:2::/64
-Publish Yes
8.
View the IP address configuration for the ISATAP interface. Type the following command, and then
press Enter:
Get-NetIPAddress -InterfaceIndex IndexYouRecorded
9.
On LON-DC1, at the Windows PowerShell prompt, type regedit, and then press Enter.
2.
3.
In the Edit Multi-String window, delete isatap, and then click OK.
4.
If an error displays indicating that there was an empty string, click OK to continue.
5.
6.
At the Windows PowerShell prompt, type Restart-Service DNS -Verbose, and then press Enter.
7.
Type ping isatap, and then press Enter. The name should resolve and you should receive four replies
from 172.16.0.1.
On LON-DC1, at the Windows PowerShell prompt, type the following command, and then press
Enter:
Set-NetIsatapConfiguration -State Enabled
2.
3.
Verify that the Tunnel adapter for ISATAP has an IPv6 address on the 2001:db8:0:2/64 network.
Notice that this address includes the IPv4 address of NYC-DC1.
On LON-SVR2, at the Windows PowerShell prompt, type the following command, and then press
Enter:
ping 2001:db8:0:2:0:5efe:172.16.0.10
2.
3.
In the Local Server Properties dialog box, next to Local Area Connection, click IPv6 enabled.
4.
In the Network Connections window, right-click Local Area Connection, and then click Properties.
5.
In the Local Area Connection Properties dialog box, click Internet Protocol Version 6 (TCP/IPv6),
and then click Properties.
6.
In the Internet Protocol Version 6 (TCP/IPv6) Properties dialog box, click Use the following DNS
server addresses.
7.
In the Preferred DNS server box, type 2001:db8:0:2:0:5efe:172.16.0.10, and then click OK.
8.
9.
10. At the Windows PowerShell prompt, type ping LON-DC1, and then press Enter. Notice that four
replies are received from LON-DC1.
Note: A ping from LON-DC1 to LON-SVR2 does not respond because the firewall
configuration on LON-SVR2 blocks ping requests.
Results: After completing this exercise, students will have configured an ISATAP router on LON-RTR to
allow communication between an IPv6only network and an IPv4only network.
2.
In the Virtual Machines list, right-click 20410B-LON-DC1, and then click Revert.
3.
4.
L9-45
2.
In Server Manager, click the Tools menu, and then click Computer Management.
3.
In the Computer Management console, under the Storage node, click Disk Management.
4.
5.
6.
In the Initialize Disk dialog box, select the Disk 2 check box, ensure that all other Disk check boxes
are cleared, click GPT (GUID Partition Table), and then click OK.
In the Computer Management console, in Disk Management, right-click the black marked box right
of Disk 2, and then click New Simple Volume.
2.
In the New Simple Volume Wizard, on Welcome to the New Simple Volume Wizard page, click
Next.
3.
On the Specify Volume Size page, in the Simple volume size MB field, type 4000, and then click
Next.
4.
On Assign Drive Letter or Path page, ensure that the Assign the following drive letter check box
is selected, and that F is selected in from the drop-down menu, and then click Next.
5.
On the Format Partition page, from the File system drop-down menu, click NTFS, in the Volume
label text box, type Volume1, and then click Next.
6.
7.
In the Disk Management window, right-click the black marked box right of Disk 2, and then click New
Simple Volume.
8.
In the New Simple Volume Wizard, on Welcome to the New Simple Volume Wizard page, click
Next.
9.
On the Specify Volume Size page, in the Simple volume size in MB field, type 5000, and then click
Next.
10. On the Assign Drive Letter or Path page, ensure that the Assign the following drive letter check
box is selected, and that G is selected in from the drop-down list, and then click Next.
11. On the Format Partition page, from the File system drop-down menu, click ReFS, in the Volume
label text box, type Volume2, and then click Next.
12. On the Completing the New Simple Volume Wizard page, click Finish.
On the taskbar, open a Windows Explorer window, expand Computer, and then click Volume1 (F:).
2.
In Windows Explorer, click Volume2 (G:), right-click Volume2 (G:), point to New, and then click
Folder.
3.
In the New folder field, type Folder1, and then press Enter.
Results: After you complete this lab, you should have initialized a new disk, and then created two simple
volumes and formatted them. You should also have verified that the drive letters are available in Windows
Explorer.
2.
3.
In the Shrink F: window, in the Enter the amount of space to shrink in MB field, type 1000, and
then click Shrink.
On LON-SVR1, in Disk Management, in the middle-pane, right-click Volume2 (G:), and then click
Extend Volume.
2.
In Extend Volume Wizard, on the Welcome to the Extended Volume Wizard page, click Next.
3.
On the Select Disks page, in the Select the amount of space in MB field, type 1000, and then click
Next.
4.
5.
In a Windows Explorer window, click Volume2 (G:), and verify that Folder1 is available on the
volume.
Results: After this lab, you should have made one volume smaller, and extended another.
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 menu, click New
Storage Pool.
4.
In the New Storage Pool Wizard window, on the Before you begin page, click Next.
5.
On the Specify a storage pool name and subsystem page, in the Name box, type StoragePool1,
and then click Next.
6.
On the Select physical disks for the storage pool page, click the following physical disks, and then
click Next:
o
PhysicalDisk3
PhysicalDisk4
PhysicalDisk5
PhysicalDisk6
PhysicalDisk7
7.
8.
On the View results page, wait until the task completes, then click Close.
2.
In the VIRTUAL DISKS pane, click TASKS, and then from the TASKS drop-down menu, click New
Virtual Disk.
3.
In the New Virtual Disk Wizard window, on the Before you begin page, click Next.
4.
On the Select the storage pool page, click StoragePool1, and then click Next.
5.
On the Specify the virtual disk name page, in the Name box, type Mirrored Disk, and then click
Next.
6.
On the Select the storage layout page, in the Layout list, click Mirror, and then click Next.
7.
On the Configure the resiliency settings page, click Three-way mirror, and then click Next.
8.
On the Specify the provisioning type page, click Thin, and then click Next.
9.
On the Specify the size of the virtual disk page, in the Virtual disk size box, type 10, and then click
Next.
Task 3: Copy a file to the volume, and verify that it is visible in Windows Explorer
1.
Click to the Start screen, type command prompt, and then press Enter.
2.
In the Command Prompt window, at the command prompt, type the following command, and then
press Enter:
Copy C:\windows\system32\write.exe H:\
3.
4.
5.
6.
7.
2.
In Settings for 20410B-LON-SVR1, in the Hardware pane, click the Hard Drive that begins with
20410B-LON-SVR1-Disk5.
3.
In the Hard Drive pane, click Remove, in Settings dialog box click Continue, and then click OK.
Switch to LON-SVR1.
2.
3.
4.
5.
6.
In Server Manager, in the STORAGE POOLS pane, on the menu bar, click the Refresh Storage
Pools button. Notice the warning that displays next to Mirrored Disk.
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. Notice that the Health
Status indicates a Warning. The Operational Status should indicate Incomplete, Unknown or
Degraded.
9.
Task 6: Add a new disk to the storage pool and remove a broken disk
1.
Switch to LON-SVR1.
2.
In Server Manager, in the STORAGE POOLS pane, on the menu bar, click the Refresh Storage
Pools button.
3.
In the STORAGE POOLS pane, right-click StoragePool1, and then click Add Physical Disk.
4.
In the Add Physical Disk window, click PhysicalDisk8 (LON-SVR1), and then click OK.
5.
In the PHYSICAL DISKS pane, right-click the disk that has a warning that displays beside it, and then
click Remove Disk.
6.
7.
In the STORAGE POOLS pane, on the menu bar, click the Refresh Storage Pools button to see the
warnings disappear.
Results: After completing this lab, you should have created a storage pool and added five disks to it. Then
you should have created a three-way mirrored, thinly provisioned virtual disk from the storage pool. You
should have also copied a file to the new volume and verified that it is accessible. Next, after removing a
physical drive, you should have verified that the virtual disk was still available and could be accessed.
Finally, you should have added another physical disk to the storage pool.
2.
In the Virtual Machines list, right-click 20410B-LON-DC1, and then click Revert.
3.
4.
L10-51
2.
In a Windows Explorer window, in the navigation pane, expand Computer, and then click
Allfiles (E:).
3.
On the menu toolbar, click Home, click New folder, type Data, and then press Enter.
4.
5.
On the menu toolbar, click Home, click New folder, type Development, and then press Enter.
6.
Marketing
Research
Sales
In Windows Explorer, navigate to drive E, right-click the Data folder, and then click Properties.
2.
In the Data Properties dialog box, click Security, and then click Advanced.
3.
In the Advanced Security Settings for Data window, click Disable Inheritance.
4.
In the Block Inheritance window, click Convert inherited permissions into explicit permissions on
this object.
5.
6.
7.
8.
9.
In the Development Properties window, click Security, and then click Advanced.
10. In the Advanced Security Settings for Development window, click Disable Inheritance.
11. In the Block Inheritance window, click Convert inherited permissions into explicit permissions on
this object.
12. Remove the two permissions entries for Users (LON-SVR1\Users), and then click OK.
13. On the Security tab, click Edit.
14. In the Permissions for Development window, click Add.
15. Type Development, click Check names, and then click OK.
16. Select the check box for Allow Modify in the Permissions for Development section.
17. Click OK to close the Permissions for Development window.
In Windows Explorer, navigate to drive E, right-click the Data folder, and then click Properties.
2.
On the Data Properties dialog box, click the Sharing tab, and then click Advanced Sharing.
3.
In the Advanced Sharing window, select the Share this folder check box, and then click Permissions.
4.
5.
Type Authenticated Users, click Check names, and then click OK.
6.
In the Permissions for Data window, click Authenticated Users, and then select the Allow check box
for the Change permission.
7.
8.
9.
2.
3.
4.
In Windows Explorer, in the address bar, type \\LON-SVR1\Data, and then press Enter.
5.
6.
Attempt to access the Marketing, Research, and Sales folders. NTFS permissions on these folders will
prevent you from doing this.
Note: Bernard can still see the other folders, even though he does not have access to their
contents.
7.
Switch to LON-SVR1.
2.
3.
In Server Manager, in the navigation pane, click File and Storage Services.
4.
On the File and Storage Services page, in the navigation pane, click Shares.
5.
6.
Click Settings, and then select the Enable access-based enumeration check box.
7.
8.
2.
3.
4.
In Windows Explorer, in the address bar, type \\LON-SVR1\Data, and then press Enter.
Note: Bernard can now view only the Development folder, the folder for which he has been
assigned permissions.
5.
6.
Switch to LON-SVR1.
2.
3.
In Windows Explorer, navigate to drive E, right-click the Data folder, and then click Properties.
4.
In the Data Properties dialog box, click the Sharing tab, click Advanced Sharing, and then click
Caching.
5.
In the Offline Settings window, click No files or programs from the shared folder are available
offline, and then click OK.
6.
7.
Results: After finishing this exercise, you will have created a new shared folder for use by multiple
departments.
Switch to LON-SVR1.
2.
3.
Navigate to drive E, right-click Allfiles (E:), and then click Configure Shadow Copies.
4.
In the drive Allfiles (E:) Properties dialog box, on the Shadow Copies tab, click drive E, and then
click Enable.
5.
6.
In the drive Allfiles (E:) Properties dialog box, on the Shadow Copies tab, click Settings.
7.
In the Settings dialog box, click Schedule. This opens the drive E dialog box.
8.
In the drive Allfiles (E:) dialog box, change Schedule Task to Daily, change Start time to 12:00 AM,
and then click Advanced.
9.
In the Advanced Schedule Options dialog box, select Repeat task, and then set the frequency to
every 1 hours.
Switch to LON-SVR1.
2.
3.
4.
On the menu toolbar, click Home, click New item, and then click Text Document.
5.
6.
Switch back to the Allfiles (E:) Properties dialog box; it should still be opened on the Shadow
Copies tab. Click Create Now.
2.
3.
In Windows Explorer, right-click the Development folder, and then click Properties.
4.
In the Development Properties dialog box, click the Previous Versions tab.
5.
Click the most recent folder version for Development, and then click Open.
6.
Confirm that the Report .txt is in the folder, right-click Report.txt, and then click Copy.
7.
8.
In the other Windows Explorer window, right-click the Development folder, and then click Paste.
9.
Results: After finishing this exercise, you will have enabled shadow copies on the file server.
2.
3.
4.
5.
On the Select destination server page, click the server on which you want to install the Print and
Document Services. The default server is the local server. Click Next.
6.
On the Select Server Roles page, select the Print and Document Services check box. In the Add
Roles and Features Wizard window, click Add Features, and then click Next in the Select server
roles window.
7.
8.
On the Print and Document Services page, review the Notes for the administrator, and then click
Next.
9.
On the Select Role Services page, click Next until the Confirm Installation Selections page
displays. Click Install to install the required role services.
On LON-SVR1, in the Server Manager, click Tools, and then click Print Management.
2.
Expand Printer Servers, expand LON-SVR1, right-click Printers, and then click Add Printer. The
Network Printer Installation Wizard starts.
3.
On the Network Printer Installation Wizard page, click Add a TCP/IP or Web Services Printer by
IP address or hostname, and then click Next.
4.
5.
In the Host name box, type 172.16.0.200, clear the Auto detect printer driver to use check box,
and then click Next.
6.
Under Device Type, click Generic Network Card, and then click Next.
7.
8.
Click Microsoft as the Manufacturer, under Printers, click Microsoft XPS Class Driver, and then
click Next.
9.
Change the Printer Name to Branch Office Printer, and then click Next.
10. Click Next two times to accept the default printer name and share name, and to install the printer.
11. Click Finish to close the Network Printer Installation Wizard.
12. In the Print Management console, right-click the Branch Office Printer, and then click Enable
Branch Office Direct Printing.
13. In the Print Management console, right-click the Branch Office Printer, and then select Properties.
14. Click the Sharing tab, select the List in the directory check box, and then click OK.
In the Print Management console, under LON-SVR1, right-click Ports, and then click Add Port.
2.
In the Printer Ports window, click Standard TCP/IP Port, and then click New Port.
3.
4.
In the Printer Name or IP Address field, type 172.16.0.201, and then click Next.
5.
6.
Click Finish to close the Add Standard TCP/IP Printer Port Wizard.
7.
8.
In the Print Management console, click Printers, right-click Branch Office Printer, and then click
Properties.
9.
On the Branch Office Printer Properties page, click the Ports tab, select the Enable printer
pooling check box, and then click the 172.16.0.201 port to select it as the second port.
2.
On LON-CL1, point to the bottom left of the screen, and click the Start charm.
3.
In the Start box, type Control Panel, and then press Enter.
4.
5.
In the Add a device window, click Branch Office Printer on LON-SVR1, and then click Next. The
device installs automatically.
2.
In the Virtual Machines list, right-click 20410B-LON-SVR1, and then click Revert.
3.
4.
Results: After finishing this exercise, you will have installed the Print and Document Services server role
and installed a printer with printer pooling.
L11-57
2.
In Server Manager, click Tools, and then click Group Policy Management.
3.
In the Group Policy Management Console (GPMC), expand Forest: Adatum.com, expand Domains,
expand Adatum.com, and then expand the Group Policy Objects folder.
4.
5.
In the Group Policy Management Editor, expand the Default Domain Policy, expand User
Configuration, expand Policies, and then click Administrative Templates.
6.
Point your mouse over the Administrative Templates folder, and note that the location is
Administrative Templates: Policy definitions (.admx files) retrieved from the local computer.
7.
2.
In the Windows Explorer window, expand Local Disk (C:), expand Windows, expand SYSVOL,
expand sysvol, expand Adatum.com, and then double-click Policies.
3.
In the details pane, right-click on a blank area, click New, and then click Folder.
4.
In Windows Explorer, navigate back to C:\Windows, and open the PolicyDefinitions folder.
2.
3.
4.
Expand Local Disk (C:), expand Windows, expand SYSVOL, expand sysvol, expand Adatum.com,
and open the PolicyDefinitions folder.
5.
In the GPMC, right-click the Default Domain Policy, and then click Edit.
2.
In the Group Policy Management Editor, expand Polices, point your mouse over the Administrative
Templates folder, and view the local information text. Note that it now says Administrative
Templates: Policy definitions (ADMX files) retrieved from the Central Store.
3.
Results: After completing this exercise, you will have configured a Central Store.
In the GPMC right-click the Starter GPOs folder, and then click New.
2.
In the New Starter GPO dialog box, in the Name field, type Internet Explorer Restrictions, and
in the Comment field, type This GPO disables the General page in Internet Options, and then
click OK.
In the GPMC, expand the Starter GPOs folder, right-click the Internet Explorer Restrictions GPO,
and then click Edit.
2.
In the Group Policy Management Editor, expand User Configuration, Administrative Templates,
and then click All Settings.
3.
4.
In the Filter Options dialog box, select the Enable Keyword Filters check box.
5.
6.
7.
Double-click the Disable the General page setting, click Enabled, and then click OK.
8.
Task 3: Create an Internet Explorer Restrictions GPO from the Internet Explorer
Restrictions starter GPO
1.
In the GPMC, right-click the Adatum.com domain, and then click Create a GPO in this domain, and
link it here.
2.
In the New GPO dialog box, in the Name field, type IE Restrictions.
3.
Under Source Starter GPO, click the drop down box, select Internet Explorer Restrictions, and then
click OK.
2.
Point the mouse at the lower-right corner of the screen, and when the side bar appears, click the
Search charm.
3.
4.
5.
6.
In the Network and Internet dialog box, click Change your homepage. A message box displays
informing you that this feature has been disabled.
7.
8.
In the Control Panel, click Internet Options. Notice that in the Internet Properties dialog box the
General tab does not display.
9.
Task 5: Use security filtering to exempt the IT Department from the Internet Explorer
Restrictions policy
1.
Switch to LON-DC1.
2.
In the GPMC, expand the Group Policy Objects folder, and in the left pane, click the IE Restrictions
policy.
3.
4.
5.
6.
In the Select Users, Computers, Service Accounts, or Groups field, type IT, and then click OK.
7.
In the IE Restrictions Security Settings dialog box, click the IT (Adatum\IT) group, next to the
Apply group policy permission, select the Deny check box, and then click OK.
8.
2.
Point the mouse at the lower-right corner of the screen, and when the sidebar displays, click the
Search charm.
3.
4.
5.
6.
In the Network and Internet dialog box, click Change your homepage. The Internet Properties
dialog box opens to the General tab, and all settings are available.
7.
2.
Point the mouse at the lower-right corner of the screen, and when the sidebar displays, click the
Search charm.
3.
4.
5.
6.
In the Network and Internet dialog box, click Change your homepage. A message box displays
informing you that this feature has been disabled.
7.
8.
Click Internet Options. In the Internet Properties dialog box, notice that the General tab does not
display.
9.
Results: After completing this lab, you should have created a GPO.
2.
In the Virtual Machines list, right-click 20410B-LON-DC1, and then click Revert.
3.
4.
L12-61
On LON-DC1, in Server Manager, click Tools, and then click Active Directory Users and Computers.
2.
In the Active Directory Users and Computers console, in the navigation pane, right-click
Adatum.com, click New, and then click Organizational Unit.
3.
In the New Object - Organizational Unit window, in the Name box, type Member Servers OU, and
then click OK.
4.
In the Active Directory Users and Computers console, in the navigation pane, click Computers
container.
5.
Press and hold the Ctrl key. In the details pane, click both LON-SVR1 and LON-SVR2, right-click the
selection, and then click Move.
6.
In the Move window, click Member Servers OU, and then click OK.
On LON-DC1, in Server Manager, click Tools, and then click Active Directory Users and Computers.
2.
In the Active Directory Users and Computers console, in the navigation pane, right-click the Member
Servers OU, click New, and then click Group.
3.
In the New Object Group window, in the Group Name field, type Server Administrators, and then
click OK.
Task 3: Create a Member Server Security Settings Group Policy Object (GPO) and link
it to the Member Servers OU
1.
On LON-DC1, in the Server Manager window, click Tools, and then click Group Policy
Management.
2.
In the Group Policy Management Console (GPMC), expand Forests: Adatum.com, expand Domains,
expand Adatum.com, right-click Group Policy Objects, and then click New.
3.
In the New GPO window, in the Name field, type Member Server Security Settings, and then click
OK.
4.
In the Group Policy Management Console window, right-click Member Servers OU, and then click
Link an Existing GPO.
5.
In the Select GPO window, in Group Policy Objects window, click Member Server Security Settings,
and then click OK.
On LON-DC1, in the Group Policy Management Console (GPMC), expand Forest: Adatum.com,
expand Domains, expand Adatum.com, right-click Default Domain Policy, and then click Edit.
2.
In the Group Policy Management Editor window, under Computer Configuration, expand Policies,
expand Windows Settings, expand Security Settings, and then click Restricted Groups.
3.
4.
In the Add Group dialog box, in the Group name field, type Administrators, and then click OK.
5.
In the Administrators Properties dialog box, next to Members of this group, click Add.
6.
In the Add Member dialog box, type Adatum\Server Administrators, and then click OK.
7.
8.
In the Add Member dialog box, type Adatum\Domain Admins, and then click OK twice.
9.
Task 5: Verify that Computer Administrators has been added to the local
Administrators group
1.
Switch to LON-SVR1.
2.
3.
4.
At the Windows PowerShell command prompt, type the following command, and then press Enter:
Gpupdate /force
5.
In the Server Manager window, click Tools, and then click Computer Management.
6.
In the Computer Management console, expand Local Users and Groups, click Groups, and then in
the right pane, double-click Administrators.
7.
Confirm that the Administrators group contains both ADATUM\Domain Admins and
ADATUM\Server Administrators as members. Click Cancel.
8.
Task 6: Modify the Member Server Security Settings GPO to remove Users from
Allow log on locally
1.
Switch to LON-DC1.
2.
On LON-DC1, in the GPMC, expand Forest: Adatum.com, expand Domains, expand Adatum.com,
and then click Group Policy Objects.
3.
In the right pane, right-click Member Server Security Settings, and then click Edit.
4.
In the Group Policy Management Editor window, under Computer Configuration, expand Policies,
expand Windows Settings, expand Security Settings, expand Local Policies, and then click User
Rights Assignment.
5.
In the right pane, right-click Allow log on locally, and then click Properties.
6.
In the Allow log on locally Properties dialog box, select the Define these policy settings check
box, and then click Add User or Group.
7.
In the Add User or Group window, type Domain Admins, and then click OK.
8.
9.
In the Add User or Group window, type Administrators, and then click OK twice.
Task 7: Modify the Member Server Security Settings GPO to enable User Account
Control: Admin Approval Mode for the Built-in Administrator account
1.
On LON-DC1, in the Group Policy Management Editor window, under Computer Configuration,
expand Policies, expand Windows Settings, expand Security Settings, expand Local Policies, and
then click Security Options.
2.
In the right pane, right-click User Account Control: Admin Approval Mode for the Built-in
Administrator account, and then click Properties.
3.
In the User Account Control: Admin Approval Mode for the Built-in Administrator account
Properties dialog box, select the Define this policy settings check box, ensure that Enabled radio
button is selected, and then click OK.
4.
Switch to LON-SVR1.
2.
3.
At the Windows PowerShell prompt, type following command, and then press Enter:
Gpupdate /force
4.
5.
6.
Verify that you cannot sign in to LON-SVR1, and that a logon error message displays.
7.
To prepare for the next exercise, sign out from LON-SVR1, and log back on to LON-SVR1 as
Adatum\Administrator with a password of Pa$$w0rd.
Results: After completing this exercise, you should have used Group Policy to secure Member servers.
Switch to LON-DC1.
2.
3.
In the GPMC, expand Forest: Adatum.com, expand Domains, expand Adatum.com, and then click
Group Policy Objects.
4.
In the right pane, right-click Member Server Security Settings, and then click Edit.
5.
In the Group Policy Management Editor window, under Computer Configuration, expand Policies,
expand Windows Settings, expand Security Settings, expand Local Policies, click Audit Policy, and
then in the right pane, right-click Audit object access, and then click Properties.
6.
In the Audit object access Properties dialog box, select the Define these policy settings check
box, select both the Success and Failure check boxes, and then click OK.
7.
Switch to LON-SVR1.
2.
3.
4.
5.
In the Computer window, double-click Local Disk (C), click Home, click New folder, and then type
Marketing.
6.
In the Computer window, right-click the Marketing folder, click Share with, and then click Specific
people.
7.
In the File Sharing window, type Adam, and then click Add.
8.
Change the Permission Level to Read/Write, click Share, and then click Done.
On LON-SVR1, in the Local Disk (C:) window, right-click the Marketing folder, and then click
Properties.
2.
In the Marketing Properties window, click the Security tab, and then click Advanced.
3.
In the Advanced Security Settings for Marketing window, click the Auditing tab, click Continue, and
then click Add.
4.
5.
In the Select User, Computer, Service Account or Group window, in the Enter the object name to
select field, type Domain Users, and then click OK.
6.
In the Auditing Entry for Marketing window, from the Type drop-down menu, select All.
7.
In the Auditing Entry for Marketing window, under the Permission list, select the Write check box,
and then click OK three times.
8.
9.
At the Windows PowerShell prompt, type following command, and then press Enter:
gpupdate /force
Switch to LON-CL1.
2.
3.
Point to the lower-right corner of the screen, click the Search charm, and then in the Search box,
type cmd.
4.
Open a Command Prompt window, and at the command prompt, type the following command, and
then press Enter:
gpupdate /force
5.
6.
Sign out from LON-CL1, and then sign in again as Adatum\Adam with a password of Pa$$w0rd.
7.
Point to the lower-right corner of the screen, click the Search charm, in the Search box, type
\\LON-SVR1\Marketing, and then press Enter.
8.
In the Marketing window, click Home, click New item, click Text Document, in the file name field,
type Employees, and then press Enter.
9.
Task 5: View the results in the security log on the domain controller
1.
Switch to LON-SVR1.
2.
In the Server Manager window, click Tools, and then click Event Viewer.
3.
In the Event Viewer window, expand Windows Logs, and then click Security.
4.
Results: After completing this exercise, you should have enabled file system access auditing.
Switch to LON-DC1.
2.
3.
4.
In the Server Manager window, click on Tools, and then click on Group Policy Management.
5.
On LON-DC1, in the GPMC, expand Forest: Adatum.com, expand Domains, expand Adatum.com,
and then click Group Policy Objects.
6.
In the right pane, right-click Default Domain Policy, and then click Edit.
7.
In the Group Policy Management Editor window, under Computer Configuration, expand Policies,
expand Windows Settings, expand Security Settings, expand Local Policies, and then click Audit
Policy. In the right pane, right-click Audit account logon events, and then click Properties.
8.
In the Audit account logon events Properties dialog box, select the Define these policy settings
check box, select both the Success and Failure check boxes, and then click OK.
9.
Point to the lower-right corner of the screen, and then click the Search charm.
10. In the Search box, type cmd, and then press Enter.
11. At the command prompt, type the following command, and then press Enter:
gpupdate /force
Switch to LON-CL1.
2.
3.
Point to the lower-right corner of the screen, and then click the Search charm.
4.
5.
At the command prompt, type the following command, and then press Enter:
gpupdate /force
6.
Close the Command Prompt window, and sign out from LON-CL1.
Note: This password is intentionally incorrect to generate a security log entry that shows
that that an unsuccessful login attempt has been made.
On LON-DC1, in Server Manager, click Tools, and then click Event Viewer.
2.
In the Event Viewer window, expand Windows Logs, and then click Security.
3.
Review the event logs for following message: Event ID 4771 Kerberos pre-authentication failed.
Account Information: Security ID: ADATUM\Adam.
Sign in to LON-DC1.
2.
In the Server Manager window, click Tools, and then click Event Viewer.
3.
In the Event Viewer window, expand Windows Logs, and then click Security.
4.
Review the event logs for the following message: Event ID 4624 An account was successfully
logged on. New Logon: Security ID: ADATUM\Adam.
Results: After completing this exercise, you should have enabled domain logon auditing.
To prepare for the next lab, leave the virtual machines running.
Switch to LON-DC1.
2.
In Server Manager, click Tools, and then click Active Directory Users and Computers.
3.
In the Active Directory Users and Computers console, in the navigation pane, right-click
Adatum.com, click New, and then click Organizational Unit.
4.
In the New Object - Organizational Unit window, type Client Computers OU, and then click OK.
On LON-DC1, in the Active Directory Users and Computers console, in the navigation pane, click
Computers container.
2.
3.
In the Move window, click Client Computers OU, and then click OK.
Task 3: Create a Software Control GPO and link it to the Client Computers OU
1.
On LON-DC1, in Server Manager, click Tools, and then click Group Policy Management.
2.
In the GPMC, expand Forests: Adatum.com, expand Domains, expand Adatum.com, right-click
Group Policy Objects, and then click New.
3.
In New GPO window, in the Name text box, type Software Control GPO, and then click OK.
4.
In the right pane, right-click Software Control GPO, and then click Edit.
5.
In the Group Policy Management Editor window, under Computer Configuration, expand Policies,
expand Windows Settings, expand Security Settings, expand Application Control Policies, and
then expand AppLocker.
6.
Under AppLocker, right-click Executable Rules, and then click Create Default Rules.
7.
Repeat the previous step for Windows Installer Rules, Script Rules, and Packaged app Rules.
8.
In the navigation pane, click AppLocker, and then in the right pane, click Configure rule
enforcement.
9.
In the AppLocker Properties dialog box, under Executable rules, select the Configured check box,
and then from the drop-down menu, select Audit only.
10. Repeat the previous step for Windows Installer Rules, Script Rules, and Packaged app Rules, and
then click OK.
11. In the Group Policy Management Editor, expand Computer Configuration, expand Policies, expand
Windows Settings, expand Security Settings, click System Services, and then double-click
Application Identity.
12. In the Application Identity Properties dialog box, click Define this policy setting, under Select
service startup mode, click Automatic, and then click OK.
13. Close the Group Policy Management Editor.
14. In the GPMC, right-click Client Computers OU, and then click Link an Existing GPO.
15. In the Select GPO window, in Group Policy Objects list, click Software Control GPO, and then
click OK.
Switch to LON-CL1.
2.
Point to the lower-right corner of the screen, and then click the Search charm.
3.
4.
In Command Prompt window, type following command, and then press Enter:
gpupdate /force
5.
6.
Point to the lower right corner of the screen, click the Settings charm, click Power, and then click
Restart.
2.
Point to the lower-right corner of the screen, and then click the Search charm.
3.
4.
At the command prompt, type following command, and then press Enter:
gpresult /R
Review the result of the command and ensure that Software Control GPO is displayed under
Computer Settings, Applied Group Policy Objects. If Software Control GPO is not displayed, restart
LON-CL1 and repeat steps from 1 to 4.
5.
Point to the lower-right corner of the screen, and then click the Search charm.
6.
7.
At the command prompt, type following command, and then press Enter:
C:\CustomApp\app1.bat
On LON-CL1, point to the lower-right corner of the screen, click the Search charm, and in the Search
box, type eventvwr.msc, and then press Enter.
2.
In the Event Viewer window, expand Application and Services Logs, expand Microsoft, expand
Windows, and then expand AppLocker.
3.
Click MSI and Scripts and review event log 8005 that contains the following text:
%OSDRIVE%\CUSTOMAPP\APP1.BAT was allowed to run.
Note: If no events display, ensure that the Application Identity service has started, and try
again.
Task 7: Create a rule that allows software to run from a specific location
1.
On LON-DC1, in Server Manager, click Tools, and then click Group Policy Management.
2.
In the Group Policy Management window, expand the Group Policy Objects node, right-click
Software Control GPO, and click Edit.
3.
4.
5.
6.
On the Permissions page, select the Allow radio button, and then click Next.
7.
On the Conditions page, select the Path radio button, and then click Next.
8.
On Path page, in the Path field, type the path %OSDRIVE%\CustomApp\app1.bat, and then click
Next.
9.
10. On the Name and Description page, in the Name field, type Custom App Rule, and then click
Create.
In the Software control GPO window, in navigation pane, click AppLocker, and then in the right
pane, click Configure rule enforcement.
2.
In AppLocker Properties dialog box, under Executable rules, select the Configured check box, and
then from drop-down menu, click Enforce rules.
3.
Repeat the previous step for Windows Installer Rules, Script Rules, and Packaged app Rules, and
then click OK.
4.
Switch to LON-CL1.
2.
Point to the lower-right corner of the screen, and then click the Search charm.
3.
4.
In the Command Prompt window, type the following command, and then press Enter:
gpupdate /force
5.
6.
Point to the lower-right corner of the screen, click the Settings charm, click Power, and then click
Restart.
7.
8.
Point to the lower-right corner of the screen, and then click the Search charm.
9.
10. In the Command Prompt window, type following command, and then press Enter:
C:\customapp\app1.bat
2.
3.
In the Computer window, double-click Local Disk (C:), double-click the CustomApp folder, rightclick app1.bat, and then click Copy.
4.
In the CustomApp window, on the navigation pane, right-click the Documents folder, and then click
Paste.
5.
6.
Verify that applications cannot be run from the Documents folder, and that the following message
displays: This program is blocked by Group Policy. For more information, contact your system
administrator.
7.
Results: After completing this exercise, you should have configured AppLocker policies for all users
whose computer accounts are located in the Client Computers OU organizational unit. The policies you
configured should allow these users to run applications that are located in the folders C:\Windows and
C:\Program Files, and run the custom-developed application app1.bat in the C:\CustomApp folder.
Switch to LON-DC1.
2.
In the Server Manager window, click Tools, and then click Active Directory Users and Computers.
3.
In the Active Directory Users and Computers console, in the navigation pane, right-click the Member
Servers OU, click New, and then click Group.
4.
In the New Object Group window, in the Group Name field, type Application Servers, and then
click OK.
In the Active Directory Users and Computers console, in the navigation pane, click the Member
Servers OU, in the details pane right-click Application Servers group, and then click Properties.
2.
In the Application Server Properties dialog box, click the Members tab, and then click Add.
3.
In Select Users, Computers, Service Accounts or Groups, click Object Types, click Computers, and
then click OK.
4.
In the Enter the object names to select box, type LON-SVR1, and then click OK.
5.
On LON-DC1, in Server Manager, click Tools, and then click Group Policy Management.
2.
In the GPMC, expand Forests: Adatum.com, expand Domains, expand Adatum.com, right-click
Group Policy Objects, and then click New.
3.
In the New GPO window, in the Name field, type Application Servers GPO, and then click OK.
4.
In the GPMC, right-click Application Servers GPO, and then click Edit.
5.
In the Group Policy Management Editor, under Computer Configuration, expand Policies, expand
Windows Settings, expand Security Settings, expand Windows Firewall with Advanced Security,
and then click Windows Firewall with Advanced Security - LDAP://CN={GUID}.
6.
7.
8.
In the New Inbound Rule Wizard, on the Rule Type page, click Custom, and then click Next.
9.
10. On the Protocol and Ports page, in the Protocol type list, click TCP.
11. In the Local port list, click Specific Ports, in the text box, type 8080, and then click Next.
12. On the Scope page, click Next.
13. On the Action page, click Allow the connection, and then click Next.
14. On the Profile page, clear both the Private and Public check boxes, and then click Next.
15. On the Name page, in the Name box, type Application Server Department Firewall Rule, and then
click Finish.
16. Close the Group Policy Management Editor.
On LON-DC1, In the GPMC, right-click Member Servers OU, and then click Link an Existing GPO.
2.
In the Select GPO window, in Group Policy objects list, click Application Servers GPO, and then
click OK.
Task 5: Use security filtering to limit the Application Server GPO to members of
Application Server group
1.
2.
Expand the Member Servers OU, and then click the Application Servers GPO link.
3.
4.
In the right-hand pane, under Security Filtering, click Authenticated Users, and then click Remove.
5.
6.
7.
In the Select User, Computer, or Group dialog box, type Application Servers, and then click OK.
2.
Point to the lower-right corner of the screen, and then click the Search charm.
3.
4.
In the Command Prompt window, type following command, and then press Enter:
gpupdate /force
5.
6.
Restart LON-SVR1, and then log back on as Adatum\Administrator with the password of
Pa$$w0rd.
Switch to LON-SVR1.
2.
In Server Manager, click Tools, and then click Windows Firewall with Advanced Security.
3.
In the Windows Firewall with Advanced Security window, click Inbound rules.
4.
In the right pane, verify that the Application Server Department Firewall Rule that you created
earlier using Group Policy is configured.
5.
Verify that you cannot edit the Application Server Department Firewall Rule, because it is
configured through Group Policy.
Results: After completing this exercise, you should have used Group Policy to configure Windows Firewall
with Advanced Security to create rules for application servers.
2.
In the Virtual Machines list, right-click 20410B-LON-DC1, and then click Revert.
3.
4.
L13-73
2.
In the Properties pane, click the IPv4 address assigned by DHCP, IPv6 enabled link.
3.
In the Network Connections dialog box, right-click the network object, and then click Properties.
4.
In the Properties dialog box, click Internet Protocol Version 4 (TCP/IPv4), and then click
Properties.
5.
In the Properties dialog box, on the General tab, click Use the following IP address, and then
configure the following:
6.
IP Address: 172.16.0.31
On the General tab, click Use the following DNS server addresses, and then configure the
following:
o
7.
8.
9.
10. In the Server Manager console, from the Manage menu, click Add Roles and Features.
11. In the Add Roles and Features Wizard, on the Before you begin page, click Next.
12. On the Select installation type page, click Role-based or feature-based installation, and then
click Next.
13. On the Select destination server page, ensure that LON-HOST1 is selected, and then click Next.
14. On the Select server roles page, select Hyper-V.
15. In the Add Roles and Features Wizard, click Add Features.
16. On the Select server roles page, click Next.
17. On the Select features page, click Next.
18. On the Hyper-V page, click Next.
19. On the Virtual Switches page, verify that no selections have been made, and then click Next.
20. On the Virtual Machine Migration page, click Next.
21. On the Default Stores page, review the location of the Default Stores, and then click Next.
22. On the Confirm installation selections page, click Restart the destination server automatically if
required.
23. In the Add Roles and Features Wizard, review the message regarding automatic restarts, and then
click Yes.
24. On the Confirm Installation Selections page, click Install.
25. After a few minutes, the server restarts automatically. Ensure that you restart the machine from the
boot menu as 20410B-LON-HOST1. The computer will restart several times.
Sign in to LON-HOST1 using the account Administrator with the password Pa$$word.
2.
When the installation of the Hyper-V tools completes, click Close to close the Add Roles and
Features Wizard.
3.
4.
In the Server Manager console, click the Tools menu, and then click Hyper-V Manager.
5.
6.
In the Hyper-V Manager console, in the Actions pane, with LON-HOST1 selected, click Hyper-V
Settings.
7.
In the Hyper-V Settings for LON-HOST1 dialog box, click the Keyboard item. Verify that the
Keyboard is set to the Use on the virtual machine option.
8.
In the Hyper-V Settings for LON-HOST1 dialog box, click the Virtual Hard Disks item. Verify that
the location of the default folder to store Virtual Hard Disk files is C:\Users\Public\Documents
\Hyper-V\Virtual Hard Disks, and then click OK.
Results: After completing this exercise, you will have installed the Hyper-V role onto a physical server.
2.
3.
In the Virtual Switch Manager for LON-HOST1 dialog box, click New virtual network switch.
Ensure that External is selected, and then click Create Virtual Switch.
4.
In the Virtual Switch Properties area, enter the following information, and then click OK:
5.
External Network: Mapped to the host computer's physical network adapter. (This varies
depending on the host computer.)
In the Apply Networking Changes dialog box, review the warning, and then click Yes.
In Server Manager, on the Tools menu, open Hyper-V Manager, and then click LON-HOST1.
2.
3.
4.
Under Create virtual switch, click Private, and then click Create Virtual Switch.
5.
In the Virtual Switch Manager dialog box, in the Virtual Switch Properties section, configure the
following settings, and then click OK:
o
In Server Manager, on the Tools menu, open Hyper-V Manager, and then click LON-HOST1.
2.
3.
4.
Under Create virtual switch, click Internal and then click Create Virtual Switch.
5.
In the Virtual Switch Manager dialog box, in the Virtual Switch Properties section, configure the
following settings, and then click OK:
o
In Server Manager, on the Tools menu, open Hyper-V Manager, and then click LON-HOST1.
2.
3.
4.
On MAC Address Range settings, configure the following values, and then click OK:
5.
Minimum: 00-15-5D-0F-AB-A0
Maximum: 00-15-5D-0F-AB-EF
Results: After completing this exercise, you will have configured virtual switch options on a physically
deployed Windows Server 2012 server running the Hyper-V role.
2.
Click Computer, expand drive E, expand Program Files, expand Microsoft Learning, and then
expand Base.
Note: The drive letter may depend upon the number of drives on the physical host
machine.
3.
In the Base folder, verify that the Base12A-WS12-TMP.vhd hard disk image file is present.
4.
Click the Home tab, and then click the New Folder icon twice to create two new folders. Right-click
each folder and rename the folders to the following names:
o
LON-GUEST1
LON-GUEST2
5.
6.
In the Server Manager console, click Tools, and then click Hyper-V Manager.
7.
In the Hyper-V Manager console, in the Actions pane, click New, and then click Hard Disk.
8.
In the New Virtual Hard Disk Wizard, on the Before You Begin page, click Next.
9.
On the Choose Disk Format page, click VHD, and then click Next.
10. On the Choose Disk Type page, click Differencing, and then click Next.
11. On the Specify Name and Location page, specify the following details, and then click Next:
o
Name: LON-GUEST1.vhd
12. On the Configure Disk page, type the location: E:\Program Files\Microsoft Learning\Base
\Base12A-WS12-TMP.vhd, and then click Finish.
13. On the desktop, on the taskbar, click the Windows PowerShell icon.
14. At the Windows PowerShell prompt, type the following command to import the Hyper-V module,
and then press Enter:
Import-Module Hyper-V
15. At the Windows PowerShell prompt, type the following command to create a new differencing VHD
to be used with LON-GUEST2, and then press Enter:
New-VHD "E:\Program Files\Microsoft Learning\Base\LON-GUEST2\LON-GUEST2.vhd"
-ParentPath "E:\Program Files\Microsoft Learning\Base\Base12A-WS12-TMP.vhd"
In Server Manager, on the Tools menu, open Hyper-V Manager, and then click LON-HOST1.
2.
In the Hyper-V Manager console, in the Actions pane, click New, and then click Virtual Machine.
3.
In the New Virtual Machine Wizard, on the Before You Begin page, click Next.
4.
On the Specify Name and Location page, click Store the virtual machine in a different location,
enter the following values, and then click Next:
o
Name: LON-GUEST1
5.
On the Assign Memory page, enter a value of 1024 MB, select the Use Dynamic Memory for this
virtual machine option, and then click Next.
6.
On the Configure Networking page, for the connection, click Private Network, and then click
Next.
7.
On the Connect Virtual Hard Disk page, click Use an existing virtual hard disk. Click Browse,
browse to E:\Program Files\Microsoft Learning\Base\LON-GUEST1\lon-guest1.vhd, click Open,
and then click Finish.
8.
9.
At the Windows PowerShell prompt, type the following command and press Enter to import the
Hyper-V module:
Import-Module Hyper-V
10. At the Windows PowerShell prompt, type the following command to create a new virtual machine
named LON-GUEST2:
New-VM -Name LON-GUEST2 -MemoryStartupBytes 1024MB -VHDPath "E:\Program
Files\Microsoft Learning\Base\LON-GUEST2\LON-GUEST2.vhd" -SwitchName "Private
Network"
2.
At the Windows PowerShell prompt, enter the following command to import the Hyper-V module
and press Enter:
Import-Module Hyper-V
3.
At the Windows PowerShell prompt, enter the following commands to enable resource metering on
the virtual machines, pressing Enter at the end of each line:
Enable-VMResourceMetering LON-GUEST1
Enable-VMResourceMetering LON-GUEST2
Results: After completing this exercise, you will have deployed two separate virtual machines using a
sysprepped VHD file as a parent disk for two differencing VHDs.
2.
3.
4.
In the LON-GUEST1 on LON-HOST1 - Virtual Machine Connection window, perform the following
steps:
o
On the Settings page, select the I accept the license terms for using Windows check box, and
then click Accept.
On the Settings page, click Next to accept the Region and Language settings.
On the Settings page, type the password Pa$$w0rd twice, and then click Finish.
5.
In the LON-GUEST1 on LON-HOST1 - Virtual Machine Connection window, from the Action menu,
click Ctrl+Alt+Delete.
6.
Sign in to the virtual machine using the account Administrator and the password Pa$$w0rd.
7.
On the virtual machine, in the Server Manager console, click Local Server, and then click the
randomly assigned name next to the computer name.
8.
In the System Properties dialog box, on the Computer Name tab, click Change.
9.
In the Computer Name field, type LON-GUEST1, and then click OK.
Sign in to the LON-GUEST1 virtual machine using the Administrator account and the password
Pa$$w0rd.
2.
In the Server Manager console, click the Local Server node, and verify that the name of the computer
is set to LON-GUEST1.
3.
In the Virtual Machine Connection window, from the Action menu, click Snapshot.
4.
In the Snapshot Name dialog box, type the name Before Change, and then click Yes.
In the Server Manager console, click Local Server, and then next to Computer name, click
LON-GUEST1.
2.
In the System Properties dialog box, on the Computer Name tab, click Change.
3.
In the Computer Name field, type LON-Computer1, and then click OK.
4.
5.
6.
7.
Sign back in to the LON-GUEST1 virtual machine using the Administrator account and the password
Pa$$w0rd.
8.
In the Server Manager console, click Local Server, and verify that the server name is set to
LON-Computer1.
In the Virtual Machine Connection window, from the Action menu, click Revert.
2.
3.
In the Server Manager console, in the Local Server node, in the Virtual Machines list, verify that the
Computer Name is now set to LON-GUEST1.
2.
At the Windows PowerShell prompt, enter the following command and Press Enter to import the
Hyper-V module:
Import-Module Hyper-V
3.
At the Windows PowerShell prompt, enter the following command and press Enter to retrieve
resource metering information:
Measure-VM LON-GUEST1
4.
Note the average CPU, average random access memory (RAM), and total disk usage figures.
5.
2.
In the Windows PowerShell window, enter the following command, and then press enter:
Shutdown /r /t 5
3.
From the Windows Boot Manager, click Windows Server 2008 R2.
Results: After completing this exercise, you will have used virtual machine snapshots to recover from a
virtual machine misconfiguration.