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.