This lab simulates a small virtual infrastructure using VMware Workstation or ESXi.
- Build a virtualized environment with multiple networks (management + client).
- Deploy Windows Server and Windows 11 clients as VMs.
- Run AD/DNS/DHCP on a server VM.
- Practice snapshotting, resource allocation, and simple hardening.
- Hypervisor: VMware Workstation / ESXi
- VMs:
DC01– Windows Server 2022 (AD DS, DNS, DHCP)WIN11-CL01– Windows 11 client- (Optional) Linux server for testing
VM-MGMT– Management / Servers (host-only)VM-CLIENTS– Client access network
- Create two custom networks in VMware (or use NAT + Host-only).
- Deploy
DC01, configure static IP and domain services. - Deploy
WIN11-CL01, joincorp.lab. - Take snapshots before and after major changes.
- Use the
CIS-Benchmark-Checklist.mdas a mini hardening guide.
This lab is meant to reflect how I work with virtual infrastructure and align it to security baselines.