Trace Id is missing

Unlock your potential with Microsoft Copilot

Get things done faster and unleash your creativity with the power of AI anywhere you go.
Microsoft Copilot app being utilized to generate pictures of a singing dog, assisting to identify a flower, and helping to generate an email to congratulate a coworker on a promotion.

Update Rollup 3 for System Center 2012 R2 Service Manager

This update contains a number of fixes for System Center 2012 R2 Service Manager

Important! Selecting a language below will dynamically change the complete page content to that language.

Download
  • Version:

    7.5.3079.148

    Date Published:

    1/27/2016

    File Name:

    Readme - UR9 now available.docx

    File Size:

    13.1 KB

    [Update]
    Note: Update Rollup 9 for Service Manager 2012 R2 is now available for download, you can get it from here - http://aka.ms/smr2ur9

    The Service Manager update rollups are cumulative, UR9 contains new updates in addition to all the payload which was shipped in UR7,UR6, UR5, UR4, UR3, and UR2. You can directly patch SM 2012 R2 deployment with UR9 to get all the fixes together. Please be aware that UR9 release does not contain the payload of Update Rollup 8 (https://support.microsoft.com/kb/3124091), because UR8 contains the new HTML based Self Service Portal and requires separate installation.

    Hence, now we are removing the Update Rollup 3 files from this Download Center page and those files will be available for on-demand in special cases only. Feel free to reach us at ServiceManager@microsoft.com in case of any queries or concerns.
    ----------------------------



    This update contains a set of bug fixes to the System Center 2012 R2 Service Manager release. It should be applied to all Service Manager 2012 R2 server installations. There are three executable files available:

    SCSM2012R2_CU_KB2904710_AMD64_7.5.3079.148.exe
    SCSM2012R2_CU_KB2904710_i386_7.5.3079.148.exe
    OMCIConnector_SyncMetadata_UpdateTimestamp.exe
    Bug fixes included in this update::
    1. Operations Manager CI Connector does not retrieve disk mount point information from SCOM
    2. When creating a Service Request from a Request Offering in the console, for every user prompt with prompt type Simple List, the console shows options from all simple lists in each user prompts.
    3. Customized Change Requests cannot be closed. When trying to close a customized Change Request - the task throws an error and the close is not actioned.
    4. MPSync job failures logged to the event log do not contain enough information to enable quick diagnosis of the problem
    5. All Service Manager workflows may stall when any invalid XML characters (control characters) are used in a work item property
    6. Using the “Set First Response or Comment” Task in n service request creates a “Private” flag which can’t be used for evaluation in a notification action log/user comment update due to its undefined.
    7. If the CMDB is down (offline/unable to connect/network issues) at the time that the HealthService has been restarted, and it continues to be offline for an extended period of time, the HealthService may get into an unrecoverable state even if the DB is later back up again.
    8. SCCM connector synchronization may stop after applying Service Manager 2012 SP1 UR2 or Service Manager 2012 R2 UR6. This happens when the connector tries to synchronize malformed / incomplete software version information from their SCCM database.
  • Supported Operating Systems

    Windows 7, Windows 8, Windows Server 2012, Windows Server 2012 R2

    System Center 2012 R2 Service Manager
  • Before you update:
    1. Exit all Service Manager-related applications before you apply this cumulative update. For example, exit the Service Manager Console, the Self-Service Portal links, and the authoring tool
    2. Ensure that the DataWarehouse Server has successfully synchronized with the Management Server at least once
    3. Ensure that the update is first installed on Service Manager components in the following order:
      1. DataWarehouse Server
      2. Primary Management Server
      3. 5econdary Management Servers
      4. All analyst consoles
      5. Self-Service Portal
    4. It is important to restart all the consoles once the update has been installed

    To install this cumulative update, follow these steps:
    1. Download the cumulative update to a target folder. This cumulative update contains both the x86 version and the x64 version. Download the appropriate version for your system.
    2. Open the target folder and right-click the SCSM2012R2_CU_KB2904710_AMD64_7.5.3079.148.exe file or the SCSM2012R2_CU_KB2904710_i386_7.5.3079.148.exe file, and then click Run as administrator
    3. Accept the Microsoft Software License Terms, and then follow the steps in the installation wizard

    How to verify a successful installation of this cumulative update
    1. In Control Panel, open Programs and Features.
    2. Click View installed updates.
    3. The following item is listed: Hotfix for Microsoft System Center Service Manager (SCSM2012R2_CU_KB2962041)

    Steps to be followed post application of the UR to resynchronize SCOM mount points data:
    1. Download the self-extractor titled OMCIConnector_SyncMetadata_UpdateTimestamp.exe and extract the contents to a known location
    2. Disable all the OM CI Connector(s) in SM console
    3. In Windows PowerShell, check the current execution policy by executing "Get-ExecutionPolicy"
    4. If the current execution policy is Restricted then set to Remotesigned by executing "Set-ExecutionPolicy –force RemoteSigned"
    5. Execute "PowerShell .\OMCIConnector_SyncMetadata_UpdateTimestamp_ForBug614709.ps1" from Primary Management server
    6. Change the execution policy back to the value that you noted in step 4
    7. Enable and Synchronize the relevant OM CI Connector(s)
    8. All the Mount Points data should be populated in SCSM

Follow Microsoft