This UDF is an AutoIt wrapper for 'Active Directory' (AD) automation.
It allows to retrieve general information about the user in AD.
Note, that not all functionality might be mapped or updated in current published version.
LDAP must be setup in organization and information accessible to user.
- Update global const values to match organization settings.
- Copy
.au3
files to your development directory and use#include
to point to these files in the source code.