I think DHCP has its database stored in an MDB file. Just copy that to the new
DHCP Machine to do a migration or keep in a safe place as a "backup".
That's off the top of my head, so I hope I'm not confusing it with something
else.
--
Phillip Windell
www.wandtv.com
The views expressed, are my own and not those of my employer, or Microsoft, or
anyone else associated with me, including my cats.
-----------------------------------------------------
"CJS" <(E-Mail Removed)> wrote in message
news:97A924FC-37A5-4DDC-A244-(E-Mail Removed)...
> Would be much easier if MS made DHCP WMI aware!
>
> If you run:
> net dhcp server dump>c:\dhcpdump.txt
> from a command line it should dump the config out. Then you can use:
> netsh exec dhcpdump.txt
>
> "musicman" wrote:
>
>> Hi All,
>> I'm looking for a quick and dirty way to export All Server 2K3 DHCP
>> Scopes by IP address to a .csv file so that I can script an option
>> change agianst it. If netsh is the method will someone please hint at
>> the syntax as I am unable to figure it out.
>> Thanks in advance.
>>
>>