Lab Condiguration - adaley0518/Tech_Journal GitHub Wiki
Prerequisites: * wks01 should be able to ping champlain.edu via the default gateway at 10.0.5.2
-
Adjust the network adapter for ad01
- network adapter: LAN
-
use default settings with the following exceptions
- Product Key --> do later
- Administrator Password
-
Host and Network Configuration
- Server manager should be running already (may take some time)
- go to Local Server Manager to begin configuration changes
- Set the following
- IP address: 10.0.5.5
- Netmask: 255.255.255.0
- Gateway: 10.0.5.2 (fw01 should be running)
- DNS 10.0.5.2
- Select yes for allowing PC to be discoverable on your LAN
- Time should be set to UTC-5:00 Eastern Time (US & Canada)
- Computer name: ad01-amber
- Then reboot computer
- Set the following
-
Checking Network
- powershell or cmd
- whoami (check hostname)
- ping google.com