-
Recent Posts
- The Undocumented Sync Engine
- This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms
- Just in time–debugging
- Unexpected ‘Unable to process your request’ error
- MIMWAL Demo
- Microsoft WAL Library goes public
- Sync run profile fails for some connectors
- FIM EventLog records errors on searches
- Daylight Savings
- HomepageConfiguration–IsConfigurationType
Identity Management
- Active Directory Team Blog
- Alex Tcherniakhovski – Security
- Apollo Jack
- be-id
- Bespoke learnings from an Identity & Access Management Consultant
- Bob's Identity & Access Blog
- Brian Desmond
- Claus Konrad
- Craig Martin's Identity Trench
- Digital Glue
- FIM 2010 wiki
- fim creative thoughts
- fim facts
- FIM Specialist
- Identity Vacuum
- IdM for Real
- Joe Zamora (IDMWare)
- Jorge's quest for knowledge
- justIDM
- Kim Cameron's Identity Blog
- Konab.com
- Lost & Found
- MissMIIS
- Oxford Computer Group Blog
- Plankytronixx
- Shut up Laura
- the Connector Space
- The DIM Blog
- The FIM Team
- The Identity Manager Explorer
- The Undocumented Sync Engine
- Tomek's DS World
- xmlgrrl
- Yet another identity management blog
Useful Links
People I read
PowerShell
Tags
- AD
- attribute
- C#
- case sensistivity
- certificate
- certificate management
- coding
- credentials
- DLL
- domain
- Error
- export
- facepalm
- fim
- firewall
- fix
- foreach
- install
- lessons learned
- Live@Edu
- Management Agent
- MIM
- MPR
- office365
- permission
- portal
- Powershell
- proxy
- reflection
- Schema
- script
- Security
- service account
- Set
- Snippet
- SQL
- Temporal
- tool
- Visual Studio
- windows internal database
- windows sharepoint services
- Workflow
- wss 3.0
- x509
- XMA
Search
Author Archives: Jay
The Undocumented Sync Engine
A colleague forwarded this onto me and I think it’s worth sharing – since leaving Microsoft, Andreas Kjellman has been writing up some of the ‘undocumented’ aspects of the ECMA2 and it’s absolute gold. The site is here: http://www.theundocumentedsyncengine.com/content/home.html And … Continue reading
Posted in ECMA 2.0, FIM, MIM, Snippets
Leave a comment
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
Just in time–debugging
I’ve recently rebuilt a development environment – replacing my older Windows 2008 FIM R2 rig with a Windows 2012 MIM and hit an odd problem when trying to trigger the just in time debugger from within my code. Normally to … Continue reading
Posted in Testing, Tools, Troubleshooting, Upgrades, Visual Studio, Windows 2012
Tagged C#, coding, Debugging, fix, Registry, Security, Upgrading, Visual Studio, Windows 2012, windows sharepoint services
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 backup, Disk, Disk Space, fim, MIM, portal, Size, SQL, Transaction Log
Leave a comment
MIMWAL Demo
Update – A copy of this session is available on YouTube – https://www.youtube.com/watch?v=-TaTvfbgBJQ The FIM Team have organized a briefing and Demo about MIMWAL for Februarys session – should make for an interesting demo and discussion. From – https://www.thefimteam.com/fim-team-user-group/ Date:10th … Continue reading
Microsoft WAL Library goes public
Microsoft have released their FIMWAL / MIMWAL “Workflow Activity Library” for building advanced workflows within FIM / FIM. Code and more details can be located here: http://microsoft.github.io/MIMWAL/ If you’re at all interested in creating advanced workflows however it’s going to … Continue reading
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
Daylight Savings
Sometimes FIM strikes me as being way to clever for its own (and usually my) good – and I’ve been looking into a problem for a client that ticks this box big time. They have a number of email notifications … Continue reading
Posted in FIM, Troubleshooting
Tagged fim, fix, GMT, Temporal, Temporal Set, TimeZone, UTC, Workflow
Leave a comment
HomepageConfiguration–IsConfigurationType
I’m currently working on some tools to upload portal elements and have been struggling with uploaded Homepage Configuration items – they upload, but they don’t display. Turns out that the IsConfigurationType flag needs to be set otherwise the Homepage item … Continue reading
Posted in FIM, Snippets, Tools
Tagged facepalm, fim, FIMUI, HomepageConfiguration, IsConfigurationType, Powershell, script
Leave a comment