Após a criação das regras de synchronismo poderá ocorrer os seguintes erros caso você não tenha habilitado as devidas MPR´s.
“Identity Manager Policy prohibits the request from completing.”
“"failed-creation-via-web services"
"failed modification via web services"
Looking at the detailed error trace here's the output:
There is an error executing a web service object creation request.
Type: Microsoft.ResourceManagement.WebServices.Client.PermissionDeniedException
Message: Fault Reason: Policy prohibits the request from completing.
Fault Details: <RequestFailures xmlns="http://schemas.microsoft.com/2006/11/ResourceManagement" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"></RequestFailures>
Stack Trace: at Microsoft.ResourceManagement.WebServices.ResourceFactoryClient.Create(Message request)
at Microsoft.ResourceManagement.WebServices.ResourceFactoryClient.Create(Create createBody)
at Microsoft.ResourceManagement.WebServices.Client.ResourceTemplate.CreateResource()
Inner Exception: Policy prohibits the request from completing.
Como verificar quais MPR´s devem ser habilitadas?
Executar o script PowerShell abaixo
Using PowerShell to check your MPR configuration for synchronization
Source Script:
Using PowerShell to check your MPR configuration for synchronization
Executar o script que ira trazer quais as MPR´s deverão ser habilitadas conforme mostra abaixo.
“MPRs that need to be anabled”
Basta habilitar as MPRs que os sincronismos irá ocorrer sem problemas.