Or look
http://www.microsoft.com/resources/d....mspx?mfr=true
(netsh command list for DHCP server).
Look for:
add reservedip ReservedIP MACAddress [ClientName] [ClientComment]
[{DHCP | BOOTP | BOTH}]
---
Jeffrey Randow
(E-Mail Removed)
Windows Networking MVP 2001-2006
http://www.networkblog.net
On Thu, 1 Nov 2007 15:58:51 -0500, "Billingsley"
<(E-Mail Removed)> wrote:
>You can script this out pretty easily. Start here:
>http://techtasks.com/code/viewbookcode/800
>
>"Don Williams" <(E-Mail Removed)> wrote in message
>news:(E-Mail Removed)...
>> We are changing from Static to DHCP and changing our internal IP
>> addressing. I need to load some 100+ DHCP reservations into the Windoes
>> 2003 DHCP server. Is there an easy way to do this? Can I load the
>> reservations from a text file containing MAC address and IP address?
>> Thanks.
>>
>> Don Williams
>>
>