Community

CodeSnip: Get a complete computer list from Active Directory using .NET 2.0

This code sample shows how to retrieve a list of computers from Active Directory and use a For/Next to loop through the collection. I have used this code sample on several scripts. Using Active Directory as the authoritative source for a list of machines is very handy. The process running this co

Read More - Register for Free Membership