AD-DirectoryServices: .NET2.0 - Speaking architecture, approach and best practices... Suggestions?
- by Will Marcouiller
I've been mandated to write an application to migrate the Active Directory access models to another environment. Here's the context:
I'm stuck with VB.NET 2005 and .NET Framework 2.0;
The application must use the Windows authenticated user to manage AD;
The objects I have to handle are Groups, Users and OrganizationalUnits;
I intend to use the…