B
Brandon_Thinkpad
Good morning everybody;
I'm looking to find some skeleton code, the bare minimum coding you
need to be able to access the Active Directory in Windows Server 2003,
using VB.Net code. What I really want to be able to do is check for
the presence of a username across an entire domain, in any
Organizational Unit, and return either a true or false value upon
finding it (or not finding it).
I have researched enough to discover that I need to import
System.DirectoryServices, but then what?
Again, just skeleton code would probably be enough to point me in
EXACTLY the right direction. Any assistance at all would be fantastic!
I'm looking to find some skeleton code, the bare minimum coding you
need to be able to access the Active Directory in Windows Server 2003,
using VB.Net code. What I really want to be able to do is check for
the presence of a username across an entire domain, in any
Organizational Unit, and return either a true or false value upon
finding it (or not finding it).
I have researched enough to discover that I need to import
System.DirectoryServices, but then what?
Again, just skeleton code would probably be enough to point me in
EXACTLY the right direction. Any assistance at all would be fantastic!