1923
Comment:
|
1445
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
In this lab we will setup a DHCP server and a Windows 8.1 client that uses it. | In this lab we will setup a DHCP server and use it from the Windows 10 Client. |
Line 18: | Line 18: |
Install a Windows 8.1 Client and configure it to use DHCP | Configure your Windows 10 Client to use DHCP |
Line 20: | Line 20: |
1. Name the server "cpte230d" with your username prefixed as appropriate (i.e. following the naming conventions mentioned on the [[WindowsAdministration/VirtualMachineNamingConvention|Naming Convention]] page.) 1. Install Windows 8.1 1. Create a username - dra, and document the password (Do not use a Microsoft Account). |
|
Line 24: | Line 21: |
1. Add it to your primary domain {{{[username].internal}}} Install a few things of use on the client: 1. Install the RSAT tools 1. Install Firefox |
1. Verify that you can manage the DHCP server from your windows 10 machine (login as administrator). |
Line 40: | Line 32: |
||Video shows: Using client machine to access the internet with firefox. ||25 || ||Video shows: Client configured to use the DHCP server with ipconfig /all ||25 || |
||Video shows: Client configured to use the DHCP server with ipconfig /all ||50 || |
Lab 06: DHCP
In this lab we will setup a DHCP server and use it from the Windows 10 Client.
- Setup a DHCP server
- Setup the DHCP server on CPTE230C
- Install the DHCP Server tools "feature" on CPTE230A (Remember we will do most of our administration from CPTE230a.
- Using the DHCP manager on CPTE230A setup a scope called 192.168.1.0/24
- The range of addresses should go from 192.168.1.10 - 192.168.1.254
- Length = 24
- Subnet Mask = 255.255.255.0
- Click next accepting defaults until you get to the "Configure DHCP Options" - Yes
- Router = 192.168.1.1
- Make sure DNS is set to 192.168.1.2
- Skip WINS server configuration
- Answer Yes, I want to activate this scope now.
- Finish.
Configure your Windows 10 Client to use DHCP
- Verify that you can surf the internet from this machine.
- Verify that you can manage the DHCP server from your windows 10 machine (login as administrator).
Documentation
Document your work on the networking page in a new section called DHCP. Include:
- Server DHCP install
- IP range available
- Scope options
Video Grade Guide
Topics |
Points |
Video shows: Client configured to use the DHCP server with ipconfig /all |
50 |
Video shows: run the RSAT tool "Active Directory Users and Computers" from the client machine |
30 |
Video talks through the documentation additions. |
20 |