วิธีแก้ไข
Open an elevated shell or prompt and navigate to \Program Files\Microsoft Forefront Identity Manager\2010\Synchronization Service\bin.
- Run the following commands:
- unlodctr fimsynchronizationservice
- lodctr mmsperf.ini
- Restart the service:
- PS: Restart-Service fimsy*
- CMD: net stop fimsynchronizationservice & net start fimsynchronizationservice