You have a server named Server1 that runs Windows Server and has the DHCP Server role installed. Server1 contains the following single scope:
- Scope: 192.168.16.0
- Address pool: 192.168.16.1-192.168.16.254
- Subnet mask: 255.255.255.0
- Lease duration: 8 days
You have four testing devices that are configured with static IP addresses as shown in the following table.

The test devices are turned on once a month.
You need to prevent Server1 from assigning the IP addresses allocated to the test devices to other devices when the test devices are offline. The solution must minimize administrative effort.
What should you do?
Correct Answer: D
Since the devices are configured with static ip addresses which are defined on the network adapter of the devices, not by DHCP you should create an exclusion range which prevents the DHCP server to assign those IPs to other devices.