Question : ADsSecurity.dll Where is it?

Where is the ADsSecurity.dll?

I am trying to write a VBScript to access it.  i.e.  set oX = CreateObject("ADsSecurity")

I get the error, can not create object.  So, I did a search for the dll (which I've seen referenced in some of the help files for other tools like clone?).  It is not there.  Everything I've read including the ADSI 2.5 from Microsoft says it should be included with Windows 2000.  I've searched for the dll on a server and workstation.

Is it installed optionally?  If so, where do I find it?  I'm using Active Directory and have been able to script some of the other interfaces.  HELP!!  

I also did a search on the Windows 2000 CD and didn't find it.  I've looked through some CABs.  :(

Answer : ADsSecurity.dll Where is it?

This is *not* included with windows 2000. I'm running 2000AdvancedServer and only have the .dll I downloaded from here: http://www.newriders.com/adsi_web/index.htm

Download the the Visual Basic 6 COM Server projects. Not only do you get the .dlls, but also the VB projects so you can look at/modify the code. By the way, that book is really nice. Highly recommended!
Random Solutions  
 
programming4us programming4us