CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2005
    Posts
    35

    Question Active Directory and Auto Updating from Application

    Hi,

    Sorry if this has already been answered elsewhere, I did search but did not find an answer ...

    I am required to write some client side code that will automatically update our Active Directory with updated client information (including deletions). Our client environment is Lotus Notes, so VB Script would do the trick (more or less). . .

    Has anyone done this?

    A few pointers would be appreciated, I have never worked with AD before.
    Are there available API's. Our clients are all Windows XP Prof.

    Thanks in anticipation.

    Wee!
    Last edited by WeePecky; May 2nd, 2006 at 03:58 AM.

  2. #2
    Join Date
    Jan 2005
    Posts
    35

    Lightbulb Re: Active Directory and Auto Updating from Application

    Ok, I'm a wally.

    I have found examples galore in this discussion site and others out in cyberspace...

    But, I cannot find an example of how to check for an existing contact in AD (that is not a user) without having to loop through the entire collection in the OU.

    Anyone able to assist?

    Cheers
    Wee!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured