Skip to content

Configure HQ-MGMT01

Purpose

Configure HQ-MGMT01 as the primary management workstation.

Network settings

Setting Value
VLAN Management
IP 172.20.10.20/24
Gateway 172.20.10.1
DNS 172.20.20.10
Domain corp.gntech.lab

Required software

  • RSAT
  • PowerShell 7
  • Windows Terminal
  • Visual Studio Code
  • Git
  • Web browser for management portals

Join domain

Add-Computer -DomainName "corp.gntech.lab" -Restart

Validation

whoami
nltest /dsgetdc:corp.gntech.lab
Resolve-DnsName HQ-DC01.corp.gntech.lab