Module 5 Implementing IPAM PDF
Module 5 Implementing IPAM PDF
Objectives
After completing this lab, you will be able to:
Install the IPAM Server feature.
Provision IPAM to manage servers.
Lab Setup
For this lab, you will use the available virtual machine environment. Before you begin the lab, you must complete the
following steps:
1. On the host computer, start Hyper-V Manager.
2. In Hyper-V Manager, click 20741B-LON-DC1, and then in the Actions pane, click Start.
3. In the Actions pane, click Connect. Wait until the virtual machine starts.
4. Sign in by using the following credentials:
o User name: Adatum\Administrator
o Password: Pa55w.rd
5. Repeat steps 2 through 4 for 20741B-EU-RTR.
6. Repeat steps 2 through 4 for 20741B-LON-SVR1, 20741B-LON-SVR2, 20741B-TOR-SVR1, and 20741B-SYD-
SVR1.
Note: When you sign in to the virtual machines, if the Networks banner is displayed requesting to allow the PC to be
discoverable, click Yes.
Note: Running the following scripts will return several warnings. You can ignore these warnings.
1. Switch to LON-SVR1.
2. On LON-SVR1, right-click Start, and then click Windows PowerShell (Admin).
3. At the command prompt in the Windows PowerShell command-line interface, type the following
command, and then press Enter.
C:\Labfiles\Mod05\LON-SVR1_Mod05_Setup.ps1
4. Switch to TOR-SVR1.
5. If prompted, in the Networks banner, click Yes.
6. On TOR-SVR1, right-click Start, and then click Windows PowerShell (Admin).
7. At the Windows PowerShell command prompt, type the following command, and then press Enter.
C:\Labfiles\Mod05\TOR-SVR1_Mod05_Setup.ps1
8. Switch to SYD-SVR1.
9. On SYD-SVR1, right-click Start, and then click Windows PowerShell (Admin).
10. At the Windows PowerShell command prompt, type the following command, and then press Enter.
C:\Labfiles\Mod05\SYD-SVR1_Mod05_Setup.ps1
SYD-SVR1 will restart when the script completes. After it restarts, sign in as Adatum\Administrator with
the password of Pa55w.rd.
Note: You have not yet granted the IPAM server permission to manage servers in the Adatum.com
domain by using Group Policy.
Task 3: Provision the IPAM server to manage the DC, DNS, and DHCP servers
1. On LON-SVR2, right-click Start, and then click Windows PowerShell (Admin).
5. Switch to LON-DC1.
6. In Server Manager, click Tools, and then click Active Directory Administrative Center.
7. In the Active Directory Administrative Center window, in the navigation pane, click Global
Search.
8. In the Search box, type IPAMUG, and then press Enter.
9. Double-click the IPAMUG group.
10. In the IPAMUG dialog box, under Group scope, click Global.
11. Scroll down to the Member Of section, and then click Add.
12. In the Select Groups window, type Domain Admins, click Check Names, and then click OK.
13. Click OK to close the IPAMUG dialog box.
14. Close the Active Directory Administrative Center window.
Note: If a Group Policy Object (GPO) error appears, switch the server back to Unspecified, and then
restart LON-DC1, LON-SVR1, LON-SVR2, TOR-SVR1, and SYD-SVR1. Sign back in to all servers as
Adatum\Administrator with the password Pa55w.rd.
22. In the IPv4 details pane, right-click lon-svr1, and then click Edit Server.
Note: If you do not see LON-SVR1, click TASKS, click Add Server, and then in the Add or Edit Server
dialog box, in the Server name (FQDN) field, type LON-SVR1. Select the DHCP server and DNS server
check boxes, click Verify, and then proceed to step 23.
23. In the Add or Edit Server dialog box, set the Manageability status field to Managed, and then
click OK.
24. In the IPv4 details pane, right-click tor-svr1, and then click Edit Server.
Note: If you do not see TOR-SVR1, click TASKS, click Add Server, and then in the Add or Edit Server
dialog box, in the Server name (FQDN) field, type TOR-SVR1. Select the DHCP server check box, click
Verify, and then proceed to step 25.
25. In the Add or Edit Server dialog box, set the Manageability status field to Managed, and then
click OK.
26. In the IPv4 details pane, right-click SYD-SVR1, and then click Edit Server.
Note: If you do not see SYD-SVR1, click TASKS, click Add Server, and then in the Add or Edit Server
dialog box, in the Server name (FQDN) field, type SYD-SVR1. Select the DC and DNS server check
boxes, click Verify, and then proceed to step 27.
27. In the Add or Edit Server dialog box, set the Manageability status field to Managed, and then
click OK.
47. In the IPAM Overview pane, click Retrieve data from managed servers. This action will take a few
moments to complete.
3. On the upper-right side of the window, click TASKS, and then click Add IP Address Block.
4. In the Add or Edit IPv4 Address Block window, type the following in the text boxes, and then click
OK:
o Network ID: 172.16.18.0
o Prefix length: 24
o Start IP address: 172.16.18.0
o End IP address: 172.16.18.255
o Description: Toronto subnet
5. In the IPv4 pane, next to the Current view, click IP Address Blocks.
Note: This scope is duplicated as a result of Dynamic Host Configuration Protocol (DHCP) failover
configuration between TOR-SVR1 and LON-SVR1. The preceding steps deactivate the scopes on both
servers.