DHCP lab - lizzy9596/sys-265 GitHub Wiki

DHCP

The goal of this lab to configure DHCP on either ad01 or fw01. I chose to configure on fw01.

To start I opened the GUI for fw01 on wks01 and went to the services tab. I then edited the range to .150 to .175.

{A0A16950-8B4D-43D0-9C29-B62AE6A43D21}

I then was able to successfully connect wks01 to the new dhcp {4936DD4A-D737-425B-BC39-9FAB399BEDB5}

I then created a Powershell script “dhcp_check.ps1” in notepad.