Originally posted at: FIM2010: GUI for configuring your scheduler @ IS4U Blog Intro I described in previous posts how I developed a windows service to schedule FIM. The configuration of this scheduler consists of XML files. Because it is not straightforward to ensure you have a consistent configuration that satisfies your needs, I developed an […]
Tag: Scheduler
FIM 2010: Event driven scheduling
Originally posted at: FIM 2010: Event driven scheduling @ IS4U Blog Intro In a previous post I described how I implemented a windows service for scheduling Forefront Identity Manager. Since then, me and my colleagues used it in every FIM project. For one project I was asked if it was possible to trigger the synchronization […]
Windows service for scheduling Forefront Identity Manager
Originally posted at: Windows service for scheduling Forefront Identity Manager @ IS4U Blog Intro All FIM projects need to be able to schedule management agent runs automatically. This blogpost describes how we implemented a windows service to schedule Forefront Identity Manager synchronization service. You can find the source code and an installer at FIM-Scheduler. Basic […]