CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Threaded View

  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.

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