migrate to git.charlotte.sh

This commit is contained in:
Charlotte Croce 2025-04-19 23:42:08 -04:00
commit fbd588721e
412 changed files with 13750 additions and 0 deletions

View file

@ -0,0 +1,26 @@
---
description: In this lab, we configured a Windows DHCP server on FS01 via RSAT from AD02
---
# Lab08.5 - Configure Windows DHCP Server
## Install DHCP on FS01
* AD02 - all servers - rc FS01 - Add Roles and Features
* roles - check DHCP server
* continue to install
* complete DHCP configuration
## Add RSAT to AD02
* Add Roles and Features
* select AD02
* Features - Remote Server Administration Tools - Remote Server Administration Tools - DHCP Server Tools
* continue to install
## Configure DHCP on FS01
* rc FS01 - DHCP Manager
* add server - select FS01
* rc IPv4 - New Scope
* configs are pretty self-explanatory (remember to add 10.0.5.6 to DNS)