Changes

Jump to: navigation, search

Configuring Windows Server 2008 DHCP Servers

474 bytes added, 19:38, 4 September 2008
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>

Navigation menu