Active Directory/Connect: Difference between revisions

no edit summary
m ({{omit from|Lilypond}})
No edit summary
Line 2:
 
The task is to establish a connection to an Active Directory or Lightweight Directory Access Protocol server.
 
=={{header|AutoIt}}==
{{works with|AutoIt}}
<lang AutoIt> #include <AD.au3>
_AD_Open()</lang>
 
=={{header|AutoHotkey}}==