Hi Fernando,
You can using the "Dhcpcmd.exe" Tool Included with Windows 2000 Support
Tools, see
http://support.microsoft.com/?kbid=232213
You want to use the "enumclients" option. Logged in as an Administratior,
the syntax is
dhcpcmd <IPAddress> enumclients <ScopeNetAddress> -<option>
<Path\outfile.txt>
where:
<IPAddress> IP Address of the DHCP server.
<ScopeNetAddress> Network address of the DHCP scope.
<option> is v for detailed lease information or h for lease / hardware
information.
<Path\outfile.txt> is the output file, which can be imported into Wordpad
etc.
Example:
dhcpcmd 127.0.0.1 enumclients 11.101.0.0 -h
Regards
--
Gareth Brown | Consultant | 1E Ltd |
www.1e.com
"Fernando" <(E-Mail Removed)> wrote in message
news:OuCoGIy%(E-Mail Removed)...
> Is there anyway to access the DHCP database, dhcp.mdb, access. I tried,
> but it comes with the message "format not recongnised".
>
> Any ideas?
>
> Fernando.
>