Working Notes: SYS265: Lab 00 Routing and Windows - eliminmax/cncs-journal GitHub Wiki

SYS265: Routing and Windows

Created the following, and added the first few entries:

AD DS via Command Line

Working Notes

For the first lab this semester, I had to set up four devices on a VMware VSphere network: an Active Directory Domain Controller and DNS server, a pfSense firewall/router, a Windows 10 workstation, and a Windows Server set up for remote management. It was a bit more command-line heavy than I expected, but I'm not complaining.

Setting up the firewall was easy - it was just review from SYS-255. The important thing was to make sure that the virtual network adapters were set up on the right networks - one on the virtual WAN, the other on the virtual LAN. The Active Directory Domain Controller

The only real issue was when I had to figure out how to display the PTR records stored on the DNS server through the command line, but I figured it out. (See AD DS via Command Line)