Windows server 2003 – How to find DHCP servers in your AD via command line

Posted by Thomas | Posted in Command line, Windows 2003 | Posted on 01-07-2009

0

Lets check quick tip how to find authoritative DHCP servers for your domain.

For this open command line in Windows Server 2003 and type:

netsh dhcp show server

dhcp_find

Press “Enter” and you are done !

Easy as pie!