Sometimes it is useful to have previous value of some attribute. For example we may need id of previous user’s manager or the name of previous user’s department. I can imagine a lot of scenarios where it may be useful…
How to extend FIM GALSync solution with additional contact sources
Feeding GALSync with external contacts Forefront Identity Manager (FIM) provides an out-of-the-box solution for GALSync which is commonly used by Exchange Server customers today. Especially in current times when there is a lot of companies joining, organizing into groups or…
How to implement paging for ECMA2 when data source doesn’t support paging
During my last FIM project in Cairo, one of my colleagues asked me how to deal with hardcoded object limit in ECMA2. It appeared later on that problem is not the object limit but the page size versus data source…