Export Schema ps script error
Hi, I'm trying to export the FIM Service schema using Exportschema.ps1 migration script, but i'm getting the below error. I'm running this script as a FIM Portal Admin user. am i missing anything here? error occurs At D:\Scripts\MigrationScripts\ExportSchema.ps1:16 char:27 + $schema = Export-FIMConfig <<<< -schemaConfig -customConfig "/SynchronizationFilter" ---------------------------- PS D:\Scripts\MigrationScripts> .\ExportSchema.ps1 Exporting configuration objects from pilot. Export-FIMConfig : Failure on making enumeration web service call. Filter = /AttributeTypeDescription Error= Microsoft.ResourceManagement.WebServices.Client.UnwillingToPerformException: The endpoint could not dispatch the request. ---> Microsoft.ResourceManagement.WebServices.Faults.ServiceFaultException: The endpoint could not dispatch t he request. at Microsoft.ResourceManagement.WebServices.EnumerationClient.Enumerate(Message request) at Microsoft.ResourceManagement.WebServices.EnumerationClient.Enumerate(Enumerate enumerate, EnumerateHelper helper) at Microsoft.ResourceManagement.WebServices.Client.ResourceTemplate.EnumerateResources(SearchParameters parameters) --- End of inner exception stack trace --- at Microsoft.ResourceManagement.WebServices.Client.ResourceTemplate.EnumerateResources(SearchParameters parameters) at Microsoft.ResourceManagement.WebServices.ResourceManager.MoveNext() at Microsoft.ResourceManagement.Automation.ExportConfig.EndProcessing() At D:\Scripts\MigrationScripts\ExportSchema.ps1:16 char:27 + $schema = Export-FIMConfig <<<< -schemaConfig -customConfig "/SynchronizationFilter" + CategoryInfo : InvalidOperation: (:) [Export-FIMConfig], InvalidOperationException + FullyQualifiedErrorId : ExportConfig,Microsoft.ResourceManagement.Automation.ExportConfig Export did not successfully retrieve configuration from FIM. Please review any error messages and ensure that the argum ents to Export-FIMConfig are correct. ------------------------ Thanks for the help.
May 7th, 2011 7:06pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics