Skip to content

Deploy HQ-MGMT01

Purpose

Deploy the administrative workstation / jump host.

VM settings

Setting Value
Name HQ-MGMT01
OS Windows 11 Enterprise
vCPU 2
RAM 8 GB
Disk 80 GB
Network Management VLAN
IP 172.20.10.20/24
Gateway 172.20.10.1
DNS 172.20.20.10

Tools to install

  • RSAT
  • Windows Admin Center tools as needed
  • PowerShell 7
  • Windows Terminal
  • Visual Studio Code
  • Git

RSAT install example

Get-WindowsCapability -Name RSAT* -Online | Add-WindowsCapability -Online

Validation

  • Can resolve corp.gntech.lab
  • Can ping HQ-DC01 if firewall allows ICMP
  • Can open Active Directory Users and Computers
  • Can use PowerShell to query AD