Problem You want to run PowerShell 3.0 cmdlets through FIM PowerShell Workflow Activity (FIM PS WF) (https://fimpowershellwf.codeplex.com)? As you may or may not know FIM2010 R2 Service is using a workflow host based on Workflow Foundation 3.5 (.NET 3.5). This means that you can only run PowerShell 2.0 cmdlets through the workflow from FIM.
Category: Workflow
Password Policy-violation exporting to AD from FIM 2010
When working on a customer case I had some trouble exporting new users from FIM to AD through AD MA. The connector gave me an “Policy-violation” all the time. I through that I had some problems with the password generator, and that my generated passwords didn`t match the complexity requirement or that the flow rules […]