This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal


Mar 10, 2014, 7:24 PM
3 Posts

Adaxes Integration

  • Category: Application Development
  • Platform: Windows
  • Release: 9.0.1
  • Role: Developer
  • Tags: Adaxes,AD,Powershell,Lotusscript
  • Replies: 0

I'm trying to search for AD users through the Adaxes SDK using Lotusscript, indicating an employeeID as the search filter.  I can make the connection, get a handle on the directory objects, get and set properties, but one particular method I call returns error 207 (Automation Object error).  The vendor says this method (IAdmDirectorySearch.ExecuteSearch()) can't be run because of the differences in the Lotusscript (ADODB) vs. ADSI searcher (.Net) engines.  So...

I'm now hoping to execute the search by calling the Powershell cmdlet 'Get-AdmUser'.  Has anyone been able to successfully implement a solution by using LotusScript to call a Powershell cmdlet?

Thanks in advance for any insight you can provide.


This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal