34,333
edits
Changes
→Configuring Scopes at the Command Prompt
<pre>
netsh dhcp server \\winserver-1 scope 192.168.2.0 show clients
Changed the current scope context to 192.168.2.0 scope.
Type : N - NONE, D - DHCP B - BOOTP, U - UNSPECIFIED, R - RESERVATION IP
==================================================================================
IP Address - Subnet Mask - Unique ID - Lease Expires -T
ype
==================================================================================
No of Clients(version 4): 0 in the Scope : 192.168.2.0.
Command completed successfully.
</pre>