Jump to content

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 :)

Edited by water


What's New in Version 1.6.3.0

Released

DOCUMENTATION

  • Added some inline documentation.
  • Fixed typos.

NEW FUNCTIONS

  • _AD_EscapeGUIDBytes: Returns the escaped string of a GUID for use in an LDAP filter (thanks to DonChunior)
  • _AD_ModifyAttribute2: Rewrite of _AD_ModifyAttribute with enhanced documentation and correct implementation of all functions.

User Feedback

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


dgood71

  

This UDF is one of my most often used at work.  I use Autoit to automate our Windows PC build process, and much of what I need to do is based around Active Directory.  I've written scripts to unexpire and reset passwords, join a computer to the domain and rename it, remove old computers from the domain, check to see whether a user is in a specific AD group, grab a list of users from AD to assign new computers to, add users to groups, etc.  Everything centers around this wonderful UDF.  If you're a Windows domain administrator who uses scripting to make your life easier, you absolutely need this code.  The functions in the UDF are well documented, and there are lots of examples to show how things work.   Highly recommend.  Thank you Water for all the time and effort you put into this!

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!

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

×
×
  • Create New...