Week 8: DHCP IS DOWN!!! - FlameSpyro/Tech-Journal GitHub Wiki
Summary
Oh no! In the worst case scenario the servers have been stolen and more importantly the users cannot log into fs01. To fix this we need to install DHCP on FS01. It wise to also install it on ad02 as it will allow us to edit the DHCP for fs01 on the interface of ad02. After that, right clicking allows the creation of a range in which it was given a range of 10.0.5.100-10.0.5.150. The subnet was given to 255.255.255.0. The part that threw me off was forgetting a default gateway. When asked to continue setup all I needed to add was 10.0.5.2 into the named field and it was all set.