Tag Archives: portal

This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms

Or when FIM Filters go bad… I’m currently taking a new project into production for the first time, and was a bit confused when the Sets being uploaded started failing with the FIPS error above – especially as I don’t … Continue reading

Posted in facepalm, FIM, MIM, Snippets, Troubleshooting | Tagged , , , , , , , , , | Leave a comment

Unexpected ‘Unable to process your request’ error

I have an established MIM server that I’m currently developing on that started to throw ‘Unable to process your request’ errors whenever I attempted to move away from the initial landing tab of any RCDC – including the “System” ones … Continue reading

Posted in FIM, MIM, SQL, Troubleshooting | Tagged , , , , , , , , | Leave a comment

FIM EventLog records errors on searches

I’m currently debugging some custom workflow activities and updating the logging code so it produces more useful information (apparently my ‘development’ error codes aren’t human readable enough!) and noticed that I was getting lots of ‘KeyNotFound’ exceptions in the event … Continue reading

Posted in FIM, Snippets, Troubleshooting | Tagged , , , , , , , , , , , , , | Leave a comment

Tricky Permissions / When MPR go bad

I’ve reached that special time of the project when it’s time to kick the tyres and test things before releasing an update onto the unsuspecting client and as I’m going back through the test scripts using a number of user … Continue reading

Posted in facepalm, FIM, Testing, Troubleshooting | Tagged , , , , , , , , , , | Leave a comment

GAC & AIC made simple

One of the projects I’m currently working on has an awful lot of custom workflow activities, and that means that I spend a lot of time adding things to the global assembly cache and creating AIC entries – so much … Continue reading

Posted in FIM, Powershell, Snippets, Tools | Tagged , , , , , , , , , , , , | Leave a comment

Interfering with Temporal Sets

On one of the environments I’m working in, I need to test a few Temporal sets – simple enough normally, simply make the changes and then then manually execute the FIM_TemporalEventsJob in SQL and wait for the dust to settle … Continue reading

Posted in FIM, Snippets, SQL | Tagged , , , , , , | Leave a comment

Powershell – Export from FIM Portal to AVP

I’ve been meaning to write this for a while – it’s one of those scripts that I keep meaning to use and never quite spending 5 minutes to actually put together – very simply, some powershell that takes an XPath … Continue reading

Posted in FIM, Powershell, Snippets | Tagged , , , , , , | Leave a comment