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.
I then was able to successfully connect wks01 to the new dhcp
I then created a Powershell script “dhcp_check.ps1” in notepad.