Dennis
Results
2
comments of
Dennis
@EdZava I tried it but there is an OLE-Exception `GetGroupMembers = Error.Class: EOleException | Error.Message: Schnittstelle nicht unterstützt` The exception occures in this code `ADsGetObject('LDAP://OU=XXX,DC=XXX,DC=local', IADsGroup, group);`
Its not working with this error `GetGroupUsers = Error.Class: EOleException | Error.Message: Es ist ein Fehler bei der Ausführung aufgetreten` In our Domain the users are organized in an organizationalUnit...