In Active Directory? We currently have a separate SQL database to do that, and I'm wondering about if we should maybe just move that info into AD. Any suggestions?
Your playing with fire, if you move data into the schema. There is little room for mistakes, one major screw up and your AD is history; no less, the larger the database grows the more AD slows down.
can be done, but make very sure you know what you are doing, like technome says...
Suggestion: create a test environment, in a completely separate forest to your existing one. That way it goes wrong, you dont kill your AD.
or, use the SID of the computers as a field in SQL to link to AD without actually adding new data to AD.
I used .NET and AD classes to query and update SQL tables according to AD content and change...
much safer.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.