Jump to content

AD - Active Directory UDF 1.6.2.0

   (2 reviews)

3 Screenshots

About This File

Extensive library to control and manipulate Microsoft Active Directory.

Threads: Development - General Help & Support - Example Scripts - Wiki

Previous downloads: 30467

 

Known Bugs: (last changed: 2020-10-05)

  • None

Things to come: (last changed: 2020-07-21)

  • None


BTW: If you like this UDF please click the "I like this" button. This tells me where to next put my development effort :)


What's New in Version 1.6.2.0

Released


DOCUMENTATION

  • Added some inline documentation

CHANGED FUNCTIONS

  • _AD_Close: Now returns @error=2 when $__oAD_Connection is not an object.
    Resets global variables $__oAD_Command, $__oAD_Bind and $__bAD_BindFlags as well
  • _AD_Open: Now returns @error=9 when the ADODB.Command object (variable $__oAD_Command) could not be created.

User Feedback

You may only provide a review once you have downloaded the file.


willichan

   2 of 2 members found this review helpful 2 / 2 members

This is one of my three top used UDFs at the office, and has GREATLY simplified data gathering for some very complex reports, as well as automating several tasks.  I have even been able to free up one admin completely from our annual security audit process (for which he is also very grateful) thanks to the use of your UDF!

Link to review
Quantumation

   2 of 2 members found this review helpful 2 / 2 members

Extremely useful for Sys admins or even just an engineer to manipulate AD data or Data Collections.

Tests are simple and code is simple to read and modify. If you work with anyone who doesn't know much about AD building a GUI with this UDF is very helpful.

Great Job @water

Link to review
×
×
  • Create New...