How to get list of computer names in a domain using C# ?
|
1
|
|
|
|
|
|
If you are on a windows domain, you can run an LDAP query against the directory to pull back a list of Machine Accounts |
||
|
|
|
|
from http://msmvps.com/blogs/siva/archive/2008/01/25/enumerating-computers-in-a-domain.aspx |
||
|
|
