Windows Server 2019: Install and configure IPAM (IP Address Management)
Windows Server 2019: Install and configure IPAM (IP Address Management)
// Note: the full steps can be found at: https://newhelptech.wordpress.com/2018/12/02/implementing-configuring-ipam-in-windows-server-2016/
// Install IPAM Server
1) [Windows Server 2019] > Server manager > Manage > Add Roles and Features > Server Selection, Server Pool:- Name: vWINSVR2019.btnhd.edu | IP Address: 192.168.1.114 | Operating System: Microsoft Windows Server 2019 > Features - (x) IP Address Management (IPAM) Server > Add Features >
(x) Restart the destination server automatically if required > Install >
// ####################
// Configure IPAM Step {1} Connect to IPAM Server is auto configured:-
// Connected to VWINSVR2019.BTNHD.EDU |
// Connected as BTNHD\gbtnhd
// ####################
// Configure IPAM Step {2} Provision the IPAM Server
2) [Windows Server 2019] > Server manager > IPAM - (click) {2} Provision the IPAM Server > Configure database - (x) Windows Internal Database (WID) > Next > Select provisioning method - (x) Group Policy based | * GPO Name Prefix: BTNHDIPAM > Next > Apply > Done
2) i) Administrator: Windows Powershell:> Invoke- IpamGpoProvisioning -Domain btnhd.edu -GpoPrefixName IPAM -IpamServerFqdn vWINSVR2019_btnhd.edu –DelegatedGpoUser Administrator
// Configure IPAM Step {3} Configure Server Discovery
// (so that you see:- ) Domains Selected - 1
3) [Windows Server 2019] > Server manager > IPAM - (click) {3} Configure Server Discovery > under Select the Forest, click Get Forest > Select the Forest: btnhd.edu | Select domains to discover: (root domain) btnhd.edu | Add > Select the server roles to discover: Domain: (root domain) btnhd.edu | (x) Domain Controller | (x) DHCP Server | (x) DNS Server > OK
// Configure IPAM Step {4} Start Server Discovery
4) [Windows Server 2019] > Server manager > IPAM - (click) {4} Start Server Discovery >
// Configure IPAM Step {5} Select or add servers to add and verify IPAM access
5) [Windows Server 2019] > Server manager > IPAM - (click) Select or add servers to add and verify IPAM access > Recommended Action: (right-click) Set Manageability Status | Manageability Status: Unspecified | IPAM Access Status: Blocked > Edit Server > Add or Edit Server - Basic Configurations - Manageability Status: Managed > OK > Recommended Action: IPAM Access Unblocked | Manageability Status: Managed | IPAM Access Status Unblocked >
// Configure IPAM Step {6} Retrieve Data from managed servers
6) C:\Windows\system32> gpudate /force command // this will update IPAM GPO
// or instead do step 6) a)
6) a) [Windows Server 2019] > Server manager > IPAM - (click) Retrieve Data from managed servers > after all entries are populated, under IPAM Server Tasks, click on more ( upper right-hand corner) to see overview Task details.
// Note: the full steps can be found at: https://newhelptech.wordpress.com/2018/12/02/implementing-configuring-ipam-in-windows-server-2016/
// Install IPAM Server
1) [Windows Server 2019] > Server manager > Manage > Add Roles and Features > Server Selection, Server Pool:- Name: vWINSVR2019.btnhd.edu | IP Address: 192.168.1.114 | Operating System: Microsoft Windows Server 2019 > Features - (x) IP Address Management (IPAM) Server > Add Features >
(x) Restart the destination server automatically if required > Install >
// ####################
// Configure IPAM Step {1} Connect to IPAM Server is auto configured:-
// Connected to VWINSVR2019.BTNHD.EDU |
// Connected as BTNHD\gbtnhd
// ####################
// Configure IPAM Step {2} Provision the IPAM Server
2) [Windows Server 2019] > Server manager > IPAM - (click) {2} Provision the IPAM Server > Configure database - (x) Windows Internal Database (WID) > Next > Select provisioning method - (x) Group Policy based | * GPO Name Prefix: BTNHDIPAM > Next > Apply > Done
2) i) Administrator: Windows Powershell:> Invoke- IpamGpoProvisioning -Domain btnhd.edu -GpoPrefixName IPAM -IpamServerFqdn vWINSVR2019_btnhd.edu –DelegatedGpoUser Administrator
// Configure IPAM Step {3} Configure Server Discovery
// (so that you see:- ) Domains Selected - 1
3) [Windows Server 2019] > Server manager > IPAM - (click) {3} Configure Server Discovery > under Select the Forest, click Get Forest > Select the Forest: btnhd.edu | Select domains to discover: (root domain) btnhd.edu | Add > Select the server roles to discover: Domain: (root domain) btnhd.edu | (x) Domain Controller | (x) DHCP Server | (x) DNS Server > OK
// Configure IPAM Step {4} Start Server Discovery
4) [Windows Server 2019] > Server manager > IPAM - (click) {4} Start Server Discovery >
// Configure IPAM Step {5} Select or add servers to add and verify IPAM access
5) [Windows Server 2019] > Server manager > IPAM - (click) Select or add servers to add and verify IPAM access > Recommended Action: (right-click) Set Manageability Status | Manageability Status: Unspecified | IPAM Access Status: Blocked > Edit Server > Add or Edit Server - Basic Configurations - Manageability Status: Managed > OK > Recommended Action: IPAM Access Unblocked | Manageability Status: Managed | IPAM Access Status Unblocked >
// Configure IPAM Step {6} Retrieve Data from managed servers
6) C:\Windows\system32> gpudate /force command // this will update IPAM GPO
// or instead do step 6) a)
6) a) [Windows Server 2019] > Server manager > IPAM - (click) Retrieve Data from managed servers > after all entries are populated, under IPAM Server Tasks, click on more ( upper right-hand corner) to see overview Task details.
Comments
Post a Comment