/autoit-adsysteminfo-udf

AutoIt UDF wrapper for ADSystemInfo object

Primary LanguageAutoItMIT LicenseMIT

ADSystemInfo UDF

Table of Contents

About

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.

Prerequisites

LDAP must be setup in organization and information accessible to user.

Installation

  1. Update global const values to match organization settings.
  2. Copy .au3 files to your development directory and use #include to point to these files in the source code.

Documentation