Re: DHCP reservations
From: Schroeder, AJ (aj1_at_qg.com)
Date: 02/23/05
- Next message: Sadeq: "Re: I need a script that Crete user, set the profile & home directory"
- Previous message: Ed Murphy: "Prestage Ris Clients in a different AD container"
- In reply to: Mero: "DHCP reservations"
- Next in thread: Eng: "Re: DHCP reservations"
- Reply: Eng: "Re: DHCP reservations"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 23 Feb 2005 14:32:07 -0600
"Mero" <Mero@discussions.microsoft.com> wrote in message
news:CB5D8A67-A99C-4E6A-9EFF-3CB16C2A90C3@microsoft.com...
> Hello there!
> Is there any way to add/delete ip reservations through a script in windows
> 2000?
> I need to change my network ip's and need to do it in 30 minutes range, a
> quick way to change of the reservations will help me a lot.
>
> Thanks in advance for any help.
> David
I would use the network shell that comes with windows 2000 and above. It
stores everything in flat text files for quick editing, it's lightweight and
fast, and I use it exclusively for any maintenance on my DHCP servers. Check
it out at:
As an example you can issue 'netsh <ip of server> dhcp dump >
C:\temp\dhcpdump.txt' to backup your servers. You can also restore that info
to your server using 'netsh exec C:\temp\dhcpdump.txt' - the output of the
file from netsh is a test file of the commands!
HTH,
AJ Schroeder
- Next message: Sadeq: "Re: I need a script that Crete user, set the profile & home directory"
- Previous message: Ed Murphy: "Prestage Ris Clients in a different AD container"
- In reply to: Mero: "DHCP reservations"
- Next in thread: Eng: "Re: DHCP reservations"
- Reply: Eng: "Re: DHCP reservations"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|