De Provision - TrippCC/Sys-265 GitHub Wiki

  1. Deconfigure DHCP Failover and Migrate DHCP from DHCP01 to AD01

go onto mgmt01 > Server Manager

then go to dhcp servers and right click on dhcp02 and click dhcp manager

then unauthorize dhcp02

then go on wks01 cmd and release and renew the IP and check if the IP address is now coming from the ad01 server.

  1. Remove any DNS Records (A/AAAA/SRV/TXT/MX)

This one is pretty self-explanatory go to the dns manager in mgmt01 and delete all the records associated with these servers.

  1. Remove Machines from Domain

Not sure this is the best way to do this but if you go into the network settings and delete the search domain section that should work.

  1. Backup Current Configuration of NMON01, DOCKER01, and WEB01 and push to GitHub.

on each of the servers go to the directory of the repo and git push all changes to the repository and if it says everything is up to date then you are all set.