Hi,
You can run a batch script with this command:
netsh dhcp server DHCP_SERVER_IP scope SCOPE_IP dump > c:\test.txt
For additional information about netsh, see here:
http://technet.microsoft.com/en-us/l.../cc778925.aspx
--
Have a nice day!
http://winmasterplan.blogspot.com
"rushtosri" wrote:
> Folks,
>
> I'm new to scripting. I'm trying to write a script that can export
> dhcp IP reservations from multiple scopes to a text file every 4
> hours. I would appreciate if someone can help me with the logic or the
> script (if you have it already).
>
> Thanks in advance.
>
> Cheers!!
> Sridhar.
>