AD/AM using Active Directory Application Mode in my application

  • Thread starter Thread starter Dave
  • Start date Start date
D

Dave

Hi

I am developing network application C++. I want to use Active directory
to manage computers and users. Before I have used MSSQL to store
information for computers and users.
Does any body know how to use ADAM to fetch informaion from AD.?
Is this a good idea to use AD to get informaion all the time through
network.?

thanks

DAVE
 
You can use ADAM and create mirror objects of computers and users from AD.
Then store your custom object in ADAM for each user and computer.

--
Regards
Christoffer Andersson
Microsoft MVP - Directory Services


No email replies please - reply in the newsgroup
 
Thanks for reply
When we create ADAM instance on computer, could this possible the ADAM
instance has all information i.e. imported from m AD(all computers and
users)

Dave
 
Back
Top