DHCP is Down! - morgan-hanrahan/Tech-Journal GitHub Wiki
Tasks
- Add server role to FS01
- Add Remote Management feature to the server you are using to manage FS01.
Steps
- Open the AD02 machine and on Server Manager go to Add Roles and Features Wizard.
- Hit next until you reach the Server Selection Tab. Select FS01 to install the DHCP role to.
- Now on Server Roles, check the box next to DHCP Server
- Continue with the defaults until you reach the Confirmation screen. Check the box next to Restart the destination server... Then click install.
- Repeat Steps 1-3 but with the AD02 instead of FS01.
- Now on Server Manager you will see a flag, click 'Complete DHCP Configuration' and then hit commit.
- Go back to Add Roles and Features Wizard. Under the Features tab (for the FS01 VM) add the DHCP server tools.
- Now that the DHCP tools are installed you can right-click the destination server in Server Manager and select the DHCP option.
- Right-Click on IPv4 and select "Add a scope". Configure the network.
- Start IP: 10.0.5.150
- End IP: 10.0.5.175
- Length: 24 & Subnet mask: 255.255.255.0
- Keep hitting next until you reach the Router(Default Gateway page) and add the IP: 10.0.5.2
- Keep hitting next until you reach the Domain Name and DNS Servers page and add the parent name: morgan.local
- Make sure the IP Address in the box on the bottom right says 10.0.5.6
- Now if you go back to the DHCP manager, under server addresses the address should be there.
Deliverables
- Had to provide screenshot of ipconfig /all from the wks-assessment VM
- Must show that DHCP is now being provided by FS01 and all network parameters are accurate
- Screenshot of DHCP leases that includes the wks-assessment