I would like to build a list of servers from our current domain and feed into
scripts. How do I enumerate servers from the domain?

Thanks

Re: Enumerate Servers by Richard

Richard
Fri May 27 21:20:46 CDT 2005

eDuke wrote:

> I would like to build a list of servers from our current domain and feed
into
> scripts. How do I enumerate servers from the domain?

Hi,

A sample VBScript program to enumerate all servers in a domain is linked
here:

http://www.rlmueller.net/Enumerate%20Servers.htm

Another program that uses another method to enumerate all Domain
Controllers:

http://www.rlmueller.net/Enumerate%20DCs.htm

--
Richard
Microsoft MVP Scripting and ADSI
Hilltop Lab web site - http://www.rlmueller.net
--