Hi All,
When I try to connect AD via Powershell MA I am getting below error for detailed logs(miisserver config file)
ConnectorsLog Verbose: 0 : Method Name : PowerShellRuntime : InvokePowerShell
InvokePowerShell completed
ConnectorsLog Error: 3 : Method Name : ImportBridge : GetImportEntries
Unable to run Import on PowerShell Connector
I can see the objects getting created but fails in creating objects in Connector space.It fails in the New-FIMGetImportEntriesResults method and pops the above error.
Any help would be appreciated.