Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

Introduction

A hotfix rollup package (build 4.0.3714.2) is available for Microsoft Forefront Identity Manager (FIM) 2010. This hotfix rollup package resolves some issues and adds some features that are described in the "More Information" section.

Update information

A supported update is available from Microsoft. We recommend that all customers apply this update to their production systems.

This update is available from the following Microsoft websites:

Microsoft Update

http://update.microsoft.com

Microsoft Update Catalog

http://catalog.update.microsoft.com/v7/site/Home.aspx

Microsoft Support

If this update is available for download from Microsoft Support, there is a "Hotfix download available" section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the hotfix. Additionally, you can obtain the update from Microsoft Update or from Microsoft Update Catalog.

Note If additional issues occur or if any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, go to the following Microsoft website:

http://support.microsoft.com/contactus/?ws=supportNote The "Hotfix download available" form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language.

Component update packages

The following table contains the component update packages that are included in the download from Microsoft Support.

Component

File name

FIM 2010 Add-ins and Extensions

FIMAddinsExtensions_x86_KB2887498.msp FIMAddinsExtensions_x64_KB2887498.msp

FIM 2010 Add-ins and Extensions Language Pack

FIMAddinsExtensionsLP_x86_KB2887498.msp FIMAddinsExtensionsLP_x64_KB2887498.msp

FIM 2010 Certificate Management

FIMCM_x86_KB2887498.msp
FIMCM_x64_KB2887498.msp

FIM 2010 Certificate Management Client

FIMCMClient_x64_KB2887498.msp

FIM 2010 Certificate Management Bulk Issuance Client

FIMCMBulkClient_x86_KB2887498.msp

FIM 2010 Service and Portal

FIMService_x64_KB2887498.msp

FIM 2010 Service Portal Language Pack

FIMServiceLP_x64_KB2887498.msp

FIM 2010 Synchronization Service

FIMSyncService_x64_KB2887498.msp


Known issues in this update

Synchronization Service

After this update is installed, rules extensions and custom management agents (MAs) that are based on Extensible MA (ECMA1 or ECMA 2.0) may not run and may produce a run status of "stopped-extension-dll-load." This issue occurs when you run such rules extensions or custom MAs after you change the configuration file (.config) for one of the following processes:

  • MIIServer.exe

  • Mmsscrpt.exe

  • Dllhost.exe

For example, you edited the MIIServer.exe.config file to change the default batch size for processing sync entries for the FIM Service MA.

In this case, the synchronization engine installer for this update intentionally does not replace the configuration file to avoid deleting your previous changes. Because the configuration file is not replaced, entries that are required by this update will not be present in the files, and the synchronization engine will not load any rules extension DLLs when the engine runs a Full Import or Delta Sync run profile.

To resolve this issue, follow these steps:

  1. Make a backup copy of the MIIServer.exe.config file.

  2. Open the MIIServer.exe.config file in a text editor or in Microsoft Visual Studio.

    • Make sure that you open the text editor by using the Run as Administrator option so that Windows will let you save the changes.

    • If you do not open the text editor by using the Run as Administrator option, and if the UserAccountControl option is enabled, Windows will not let the file be saved to the \bin folder.

  3. Find the <runtime> section in the MIIServer.exe.config file, and then replace the content of the <dependentAssembly> section with the following:

    <dependentAssembly>
    <assemblyIdentity name="Microsoft.MetadirectoryServicesEx" publicKeyToken="31bf3856ad364e35" />
    <bindingRedirect oldVersion="3.3.0.0" newVersion="4.0.2.0" />
    <bindingRedirect oldVersion="4.0.0.0" newVersion="4.0.2.0" />
    <bindingRedirect oldVersion="4.0.1.0" newVersion="4.0.2.0" />
    </dependentAssembly
  4. Save the changes to the file.

  5. Find the Mmsscrpt.exe.config file in the same directory and the Dllhost.exe.config in the parent directory. Repeat steps 1 through 4 for these two files.

    Note You might not have a file that is named Dllhost.exe.config in the parent directory. It is needed only for ECMA1 and ECMA 2.0 management agents that are running out-of-process. If you are running management agents in this mode, copy the MIIServer.exe.config file to the parent folder (..\Synchronization Service), and then rename it as "Dllhost.exe.config."

  6. Restart the Forefront Identity Manager Synchronization Service (FIMSynchronizationService).

  7. Verify that the rules extensions and custom management agents now work as expected.


Microsoft.MetadirectoryServicesEx.dll

Included in this hotfix package is an updated version of the Microsoft.MetadirectoryServicesEx.dll file (also known as the interface DLL). This interface DLL is updated from the original release version and is now version 4.0.2.0. If you have MA extensions for ECMA1/XMA, ECMA 2.0, or rules extensions, you might have to take additional actions for these extensions to continue working. This is true because your DLL will have references to an earlier version (4.0.x.0). There are three files that have binding redirect information. They are used as follows:

  • MIIServer.exe.config: All ECMA1 and ECMA2.0 management agents and all rules extensions that are running in-process

  • Mmsscrpt.exe.config: All rules extensions that are running out-of-process

  • Dllhost.exe.config: All ECMA1 and ECMA2.0 management agents that are running out-of-process

Prerequisites

To apply this update, you must have Forefront Identity Manager 2010 build 4.0.2592.0 or a later build installed.

Restart requirement

You must restart the computer after you apply this update. Additionally, you may have to restart the server components.


Replacement information

This update replaces the following updates:

  • 2819338 A hotfix rollup package (build 4.0.3684.2) is available for Forefront Identity Manager 2010

  • 2750673 A hotfix rollup package (build 4.0.3644.2) is available for Forefront Identity Manager 2010

  • 2737503 A hotfix rollup package (build 4.0.3627.2) is available for Forefront Identity Manager 2010

  • 2688078 A hotfix rollup package (build 4.0.3617.2) is available for Forefront Identity Manager 2010

  • 2635086 Update Rollup 2 (build 4.0.3606.2) is available for Forefront Identity Manager 2010

  • 2520954 A hotfix rollup package (build 4.0.3594.2) is available for Forefront Identity Manager 2010

  • 2502631 A hotfix rollup package (build 4.0.3576.2) is available for Forefront Identity Manager 2010

  • 2417774 A hotfix rollup package (build 4.0.3573.2) is available for Forefront Identity Manager 2010

  • 2272389 A hotfix rollup package (build 4.0.3558.2) is available for Microsoft Forefront Identity Manager (FIM) 2010

  • 2028634 A hotfix rollup package (build 4.0.3547.2) is available for Microsoft Forefront Identity Manager (FIM) 2010

  • 978864 Update Package 1 for Microsoft Forefront Identity Manager (FIM) 2010

File information

The global version of this update has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.

File name

File size

Date

Time

Fimaddinsextensionslp_x64_kb2887498.msp

5,551,616

17-Sep-2013

11:04

Fimaddinsextensionslp_x86_kb2887498.msp

4,439,040

17-Sep-2013

10:53

Fimaddinsextensions_x64_kb2887498.msp

3,625,472

17-Sep-2013

11:04

Fimaddinsextensions_x86_kb2887498.msp

3,011,584

17-Sep-2013

10:53

Fimcmbulkclient_x86_kb2887498.msp

5,235,200

17-Sep-2013

10:53

Fimcmclient_x64_kb2887498.msp

5,828,608

17-Sep-2013

11:05

Fimcm_x64_kb2887498.msp

21,956,608

17-Sep-2013

11:05

Fimcm_x86_kb2887498.msp

21,673,984

17-Sep-2013

10:53

Fimservicelp_x64_kb2887498.msp

4,855,296

17-Sep-2013

11:05

Fimservice_x64_kb2887498.msp

18,562,560

17-Sep-2013

11:05

Fimsyncservice_x64_kb2887498.msp

118,294,528

17-Sep-2013

11:05


More Information

Issues that are fixed in this update

This update fixes the following issues.

FIM Synchronization Service

Issue 1

FIM synchronization cannot deprovision computer objects in Active Directory when there are other child objects, such as printers and file share objects, present on the computer object.

Issue 2

An export-only ECMA1 Management Agent might give the error "There is no primary object class on this image" during export of an object delete operation.

References

See the terminology Microsoft uses to describe software updates.

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×