Check out Søren`s MARunScheduler for FIM 2010 and FIM 2010 R2! God bless him! The Identity Management Explorer: MARunScheduler.
Category: FIM
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 […]
TROUBLESHOOTING: Failed to retrieve schema or cannot connect to database while creating a FIM MA
This saved me a lot of headache! TROUBLESHOOTING: Failed to retrieve schema or cannot connect to database while creating a FIM MA – TechNet Articles – United States (English) – TechNet Wiki.
I AM a Microsoft V-TSP
I recently got selected to enroll in the Microsoft Virtual Technology Solution Professional (V-TSP) program. Today I received my Microsoft email address along with a Microsoft domain joined VHD 🙂 Don`t get me wrong. I will still be a full-time employee in Steria, but as a V-TSP for Microsoft I will help out Microsoft and […]
Update Rollup 2 build 4.0.3606.2 is available for Forefront Identity Manager 2010
Update Rollup 2 build 4.0.3606.2 is available for Forefront Identity Manager 2010.
Howto: Update attribute value in FIM using Powershell
Maby you are using a PowerShell Workflow (Like Craig`s here, or Carol`s here) and you want to manipulate an attribute and write it to a attribute on a Person object in FIM. It`s actually really easy! Let`s say you are using a simple cmldet to enable a user for Lync 2010: Enable-CsUser –Identity $UserName –RegistrarPool […]
Lync 2010 Powershell Modules
When working with a Powershell Workflow for FIM I needed to have Lync 2010 powershell modules installed locally on my FIM server. This was actually really easy to achieve. But at first glance I couldn`t find out where/how to get hold of the Lync modules. So. After alot of googling. I found out that the […]
homeMDB customExpression
I worked with a case where I had to “calculate” which homeMDB users got depending on the first letter in their firstname in Exchange 2010. So, with a little help from people here (http://social.technet.microsoft.com/Forums/en-US/ilm2/threads) I came up with this outbound customExpression flow. customeExpression: IIF(Eq(Left(firstName,1),”A”),”CN=DB_A”, IIF(Eq(Left(firstName,1),”B”),”CN=DB_B”, IIF(Eq(Left(firstName,1),”C”),”CN=DB_C”, IIF(Eq(Left(firstName,1),”D”),”CN=DB_D”,”CN=DB_else”)))) Concatenate String: ,CN=Databases,CN=Exchange Administrative Group (etc),CN=Administrative Groups,CN=Exchange,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=fabrikam,DC=com […]
MCTS: Forefront Identity Manager 2010, Configuration
I just passed the FIM exam today! – http://www.microsoft.com/learning/en/us/Exam.aspx?ID=70-158&locale=en-us
Forefront Identity Manager 2010 R2 Release Candidate Now Available
Microsoft is pleased to announce the availability of Forefront Identity Manager 2010 R2 release candidate. It is available for download from Microsoft Connect, as described below. Read more here