Quantcast
Channel: Forum Microsoft Identity Manager
Viewing all articles
Browse latest Browse all 6944

FIM PowerShell Connector - Error on Export

$
0
0

This issue is regarding recently published Microsoft PowerShell connector.

I'm following the instruction per Microsoft article listed here: http://msdn.microsoft.com/en-us/library/dn640417(v=ws.10).aspx

It says that in my Export Data script, I have to return a PutExportExtriesResults object to the pipeline, and it can be just an empty object like shown on the example. 

Write-Output (New-Object Microsoft.MetadirectoryServices.PutExportEntriesResults)

Only if I have any errors during export, then I need to create a list that conveys the error. However, when I executed  export on the MA, it gives an error after the run is completed. The error is ma-extension-error. When I opened the error to get more details, it says:

Connected data source error code: 0x80230703

Connected data source error: unexpected-error.

Event viewer is not helpful to figure out what the issue is. It says the following on the stack trace:

 "Microsoft.MetadirectoryServices.ExtensionException: csEntry ID: 14642da3-3028-e411-a6fd-00155d910f73, Export unsuccessful. 
   at Microsoft.IdentityManagement.Connector.PowerShell.Bridge.ExportBridge.PutExportEntries(String scriptFileConfigKey, IList`1 connectorSpaceEntries)

Forefront Identity Manager 4.1.3559.0"

Have anyone experienced this before, and know where I go wrong? Thank you very much for ya'll time.


Viewing all articles
Browse latest Browse all 6944

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>