I've a freshly configured FIM 2010 R2 test environment which I am attempting to install the Granfeldt Workflow Library Code Run Activity onto but when running the install PS script I receive the following:
Import-FIMConfig : Failure when making web service call. SourceObjectID = 4c4aab8a-9cff-4c9c-a55f-cf9752932f30 Error = The web service client has encountered the following class of error: ManagementPolicyRule Details: Failed Attributes: IsAuthorizationActivity Additional Text Details: No policy grants the Requestor permission to complete all changes. Correlation Identifier: 5366c1a8-5271-4ed6-85b5-f050c65352f3 Failure Message: Request Identifier: At C:\Workflow Library\New-FIMActivityInformationConfigurationObject.ps1:87 char:16+ $NewObject | Import-FIMConfig -uri $Uri+ ~~~~~~~~~~~~~~~~~~~~~~~~~~+ CategoryInfo : InvalidOperation: (:) [Import-FIMConfig], InvalidOperationException+ FullyQualifiedErrorId : ImportConfig,Microsoft.ResourceManagement.Automation.ImportConfig
Running the script in elevated PS as the FIM portal administrator.
I have installed this before without issue so not sure what could be the cause this time. Any help much appreciated :)