SYS ‐ Lab 7 - connor0329/repository-1 GitHub Wiki
What we did in this Lab
1. Setting a 'static IP" on "wks02"
EX:
- Make sure you're on wsk01
- Go to "network and internet settings", "change adapter options", "Ethernet 0", "properties", "IPv4", "properties"
- Configure the network settings like this:
2. Installing and configuring the "DHCP server" for "fs01" on "ad01"
EX:
Install
- Make sure you're on ad02
- Open server manager, click the "all servers" tab on the left
- Right click on "fs01-connor", select "add roles and features"
- Select "role-based or feature-based installation", select "fs01" as the "server selection"
- In the "roles" section check, "DHCP"
- Click next and install the role
Configuration
- Click on the flag at the top of the home screen in server manager, select "complete DHCP configuration"
- Click "next" in the description tab, in the authorization tab select "commit"
- Select the "DCHP" tab on the left, right click "fs01" and click "restart"
- Click "manage" at the top of server manager, select "add roles or features"
- Click next until you get to "Server selection", select "ad02"
- Click next until you get to "Features", check "Remote server administration tools", within that check "DHCP server tools", click next and install
- Go back to the "all servers" tab, right click "fs01", click "DHCP manager"
- click the "fs01" drop down, select "Ipv4", click "more actions" on the right, select "new scope"
- Make the name "fs01 dhcp scope"
- Set the IP address range like this:
- Click "next" until you get to Router (Default Gateway), type "10.0.5.2", then click "add" then "next"
- DNS server should already be configured, click "next" until you can finish the scope