Differences between revisions 8 and 9
Revision 8 as of 2014-11-06 14:01:06
Size: 1537
Editor: scot
Comment:
Revision 9 as of 2015-08-18 23:50:20
Size: 1902
Editor: scot
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
Line 6: Line 5:
   a. Setup the DHCP server on CPTE230C
   a. Install the DHCP Server tools "feature" on CPTE230A (Remember we will do most of our administration from CPTE230a.
  a. Setup the DHCP server on CPTE230C
  a. Install the DHCP Server tools "feature" on CPTE230A (Remember we will do most of our administration from CPTE230a.
Line 9: Line 8:
   a. The range of addresses should go from 192.168.1.10 - 192.168.1.254
    a. Length = 24
    a. Subnet Mask = 255.255.255.0
   a. Click next accepting defaults until you get to the "Configure DHCP Options" - Yes
    a. Router = 192.168.1.1
   a. Make sure DNS is set to 192.168.1.2
   a. Skip WINS server configuration
    a. Answer Yes, I want to activate this scope now.
    a. Finish.
    
Install a Windows 8.1 Client and configure it to use DHCP 
  a. The range of addresses should go from 192.168.1.10 - 192.168.1.254
  a. Length = 24
  a. Subnet Mask = 255.255.255.0
  a. Click next accepting defaults until you get to the "Configure DHCP Options" - Yes
  a. Router = 192.168.1.1
  a. Make sure DNS is set to 192.168.1.2
  a. Skip WINS server configuration
  a. Answer Yes, I want to activate this scope now.
  a. Finish.

Install a Windows 8.1 Client and configure it to use DHCP
Line 22: Line 22:
 1. Create a username - dra, password - Hello123Password (Do not use a Microsoft Account).
 1. Verify that you can surf the internet from this machine. 
 1. Create a username - dra, and document the password (Do not use a Microsoft Account).
 1. Verify that you can surf the internet from this machine.
Line 27: Line 27:
 1. Install the RSAT tools 
1. Install the RSAT tools
Line 31: Line 32:
Document your work on the networking page in a new section called DHCP. Include:
Line 32: Line 34:
Document your work in a new page named Lab06. Include:

 * Server DHCP install
 * Server DHCP install
Line 37: Line 37:

== Video Grade Guide ==
||Topics||Points||
||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: run the RSAT tool "Active Directory Users and Computers" from the client machine ||30||
||Video talks through the documentation additions.||20||

Lab 06: DHCP

In this lab we will setup a DHCP server and a Windows 8.1 client that uses it.

  1. Setup a DHCP server
    1. Setup the DHCP server on CPTE230C
    2. Install the DHCP Server tools "feature" on CPTE230A (Remember we will do most of our administration from CPTE230a.
  2. Using the DHCP manager on CPTE230A setup a scope called 192.168.1.0/24
    1. The range of addresses should go from 192.168.1.10 - 192.168.1.254
    2. Length = 24
    3. Subnet Mask = 255.255.255.0
    4. Click next accepting defaults until you get to the "Configure DHCP Options" - Yes
    5. Router = 192.168.1.1
    6. Make sure DNS is set to 192.168.1.2
    7. Skip WINS server configuration
    8. Answer Yes, I want to activate this scope now.
    9. Finish.

Install a Windows 8.1 Client and configure it to use DHCP

  1. Name the server "cpte230d" with your username prefixed as appropriate (i.e. following the naming conventions mentioned on the Naming Convention page.)

  2. Install Windows 8.1
  3. Create a username - dra, and document the password (Do not use a Microsoft Account).
  4. Verify that you can surf the internet from this machine.
  5. Add it to your primary domain [username].internal

Install a few things of use on the client:

  1. Install the RSAT tools
  2. Install Firefox

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: 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: run the RSAT tool "Active Directory Users and Computers" from the client machine

30

Video talks through the documentation additions.

20

WindowsAdministration/Lab06Dhcp (last edited 2023-10-26 17:21:23 by scot)