Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 SQL Server and Active Directory

Author  Topic 

tymbuktu
Starting Member

2 Posts

Posted - 2005-03-24 : 04:19:42
Hi its my first time on this forum, i am hoping with some luck i will find the answer to my question.. basically i want to get the Unique ID from Active Direcotry OU (organisational Units and member names) and link them to a new table i would be creating in SQL Server so i can add additional fields for a member/user within Active Direcotry.. and also i get the advantage of inormation being updatesd when its updated in Active Directory. Any help will really be grateful.

Kind Regards

tymbuktu

tymbuktu
Starting Member

2 Posts

Posted - 2005-03-24 : 07:20:01
i have managed to find this.. which is a good sign.. but its not in real-time fashion that i wanted it to be, So i will have to schedule the .vbs file some how...

http://support.microsoft.com/default.aspx?scid=kb;en-us;319716

anyway i have managed to populate the username and firstname surname and discription field but i would like to populate the telphone mail address etc etc field but its not happening for me :o(.. the page dont like it when i run the .vbs page... also tried doing the OU/ organisational units but again its not having it.. has any1 ideas on that and any ideas on sheduling the vbs files the run so it updates the SQL db every night or so?


ta


Go to Top of Page
   

- Advertisement -