In: Computer Science
You are the network administrator for your organization. Your DHCP server (Server1) has a scope of 10.10.16.0 to 10.10.16.254 with a subnet mask of /20.
How would the Get-DhcpServerv4Scope ensure that all of the client computers obtain an IP address from Server1.
You run Get-DhcpServerv4Scope to get the detail as follow.
ScopeId SubnetMask Name State StartRange EndRange
LeaseDuration
--------- ----------- ---- ----- ---------- ---------
-------------
10.10.16.0 255.255.255.0 Scope1 Active 10.10.16.1 10.10.16.254
10.10.16.255
You run Get-DhcpServerv4FilterList, and you receive the following
results.
Allow Deny
------ -------
False True
You run Get-DhcpServerv4Filter, and you receive the following
results.
MacAddress List Description
----------- ----- -------------
XX-XX-XX-XX-XX-XX Allow
here above list you will find the hosts that are allowed to get the IP with mac address of that machine

if you have any doubt then please ask me without any hesitation in
the comment section below , if you like my answer then please
thumbs up for the answer , before giving thumbs down please discuss
the question it may possible that we may understand the question
different way and i can edit and change the answers if you argue,
thanks :)