System administrators can manage IP addressing needs by first defining the addressing scope, and then using reservations to guarantee the same address being handed out to a system and exclusions to prevent systems from being given a dynamic IP address. These are necessary to streamline client system administration.
A neat feature is that of the split scope. In this scenario, two DHCP servers on different network segments can each take a portion of the other server’s reserved address pool and hand those addresses out in case of one of the DHCP servers crashing. Without this failover response, there would be no fault tolerance and the network would be unable to function.
This was the final lesson in this class – chock full of informative and interesting information on how to configure and maintain Windows server systems.