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

Is the FIM Service running on that server?http://setspn.blogspot.com
Free Windows Admin Tool Kit Click here and download it now
May 8th, 2011 5:01am

Is the FIM Service running on that server?http://setspn.blogspot.com
May 8th, 2011 5:01am

Yes. FIM Service is running on that server.
Free Windows Admin Tool Kit Click here and download it now
May 8th, 2011 12:08pm

looks like permission issue.. eventhough i am an administrator for FIM, i couldnt do this. but other FIM Administrators can export the schema through ps scripts. could be permission issue for my account on the FIM service database .
May 8th, 2011 5:55pm

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

Other recent topics Other recent topics