Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Update Rollup 7 for System Center 2012 R2 Service Manager


View products that this article applies to.

Introduction

This article describes the issues that are fixed in Update Rollup 7 for Microsoft System Center 2012 R2 Service Manager. Additionally, this article contains the installation instructions for Update Rollup 7 for System Center 2012 R2 Service Manager.

↑ Back to the top


Issues that are fixed in this update rollup

Update rollups that are included

Note System Center 2012 R2 Service Manager update rollups are cumulative. Therefore, this update rollup contains new payloads for the following updates together with the content that's included with the following System Center 2012 R2 Service Manager update rollups:

New issues that are fixed

  • Service Manager does not let users save any changes in a form, and the user receives the following error message.

    Error message

    This issue occurs if any workflow or any other user has made changes to same item at the same time.

    With this update rollup installed, Service Manager lets the items be saved successfully in the case of non-conflicting disjoint changes. To read more about this update, click here.

  • Employee-Manager relationship is not established when both the users are imported through different Active Directory connectors.

  • MPSync Data Warehouse job frequently stops responding because deployer jobs in Data Warehouse try to re-create already existing Primary & Foreign keys.

  • During execution of the Active Directory connector, the console may experience a significant decrease in performance because the Active Directory connector performs a full sync after every domain controller failover. With this update installed, the Active Directory connector should sync only those items that have changed after an earlier sync, including after a domain controller failover.

  • If a user changes from having a manager in Active Directory to not having a manager, the relationship is not removed or updated in the configuration management database (CMDB).

  • The Get-SCDWInfraLocations cmdlet (included in Update Rollup 5) is improved to support automation and all PowerShell standards. These include the following:
    • The cmdlet was renamed as Get-SCDWInfraLocation. This was done for compliance with PowerShell naming conventions.
    • Originally this cmdlet expected the “DWServer” parameter, but now this parameter has been removed. The cmdlet now accepts the same parameters as the other DW cmdlets, and the “ComputerName” parameter can be used to pass the DW server name. Additionally, the “Credential” parameter is used for passing credentials to log on to the DW server. These parameters are the same across most of the DW cmdlets.
    • The cmdlet now returns an object to the PowerShell pipeline instead of just text output. This makes this cmdlet automation-friendly, which means that this cmdlet can be used in scripting.
    • The default format of the output is the Table format, and this can be customized.
    • Detailed Help documentation has been added to the cmdlet.


  • The Actual Start Date and Actual End Date fields are not populated for most activities. After this update is installed, these fields should be populated for all types of activities in Service Manager.

  • The Service Manager console crashes when you try to open an email message that has a colon (:) in its name and that was attached to an incident through Exchange Connector (for example, prefixes “RE:” and “FW:” that are added by Outlook).

  • The SLA information that appears in the Service Manager console does not reflect an updated status in Data Warehouse if there are multiple status changes during extract.

  • The request offering wizard displays a cryptic "XML parsing error" message and prevents the user from continuing with creation of the request offering. This causes a problem if management packs are changed in Visual Studio (or in any program that "pretty-prints" XML).

↑ Back to the top



How to obtain and install Update Rollup 7 for System Center 2012 R2 Service Manager

Download information

Update packages for System Center Service Manager are available from the Microsoft Download Center.

Microsoft Update Catalog
Go to the following website to manually download the update packages from the Microsoft Download Center:


Important When you download this update (update 3063263), be sure to download update 3099983 if this is appropriate:

Download update 3099983

↑ Back to the top


Installation instructions
Before the installation
Before you apply this update, follow these steps:
  1. Exit all Service Manager-related applications before you apply this update. For example, exit the Service Manager Console, the Self-Service Portal links, and the authoring tool.
  2. Make sure that the Data Warehouse server has successfully synchronized with the Management server at least one time.
  3. Make sure that the update is installed on the System Center Service Manager components in the following order:
    1. Data Warehouse server
    2. Primary Management server
    3. Secondary Management servers
    4. All analyst consoles
    5. Self-Service Portal

Note It is important to restart all the consoles as soon as the update is installed.

Installation
To install this update, follow these steps:
  1. Download update 3063263 to a target folder. This update contains both the x86-based version and the x64-based version. Download the appropriate version for your system.
  2. Open the target folder, and then right-click one of the following files:
    • SCSM2012R2_CU_KB3063263_AMD64_ 7.5.3079.442.exe
    • SCSM2012R2_CU_ KB3063263_i386_ 7.5.3079.442.exe


  3. Click Run as administrator.
  4. Accept the Microsoft Software License Terms, and then follow the steps in the installation wizard.
  5. Disable all of your Active Directory connectors, and install update 3099983 (SCSM2012R2_OD_KB3099983_AMD64_7.5.3079.504.exe) on your primary management server.
  6. Enable all of the Active Directory connectors that you disabled in step 5.

Verify the installation
To verify the successful installation of this update, follow these steps:

  1. In Control Panel, open Programs and Features.
  2. Click View Installed Updates.
  3. The installation succeeded if the following is listed on your primary Management server:

    Hotfix for Microsoft System Center Service Manager (KB3099983)


    And the following is listed on your other servers:

    Microsoft System Center Service 2012 R2 Service Manager (KB3063263)
After the installation
To resynchronize the Operations Manager mount point data after you apply this update, follow these steps:
  1. Disable all the Operations Manager configuration item (CI) connectors in the System Center Service Manager console.
  2. In Windows PowerShell, check the current execution policy by running the following cmdlet:

    Get-ExecutionPolicy
  3. If the current execution policy is set to Restricted, set it to Remotesigned by running the following command:

    Set-ExecutionPolicy –force RemoteSigned
  4. Find the following PowerShell script in your System Center 2012 R2 installation directory:

    OMCIConnector_SyncMetadata_UpdateTimestamp.ps1

    By default, you should find this file in the following location:

    C:\Program Files\Microsoft System Center 2012 R2\Service Manager\PowerShell

  5. Run the following command from the primary Management server:

    PowerShell .\OMCIConnector_SyncMetadata_UpdateTimestamp.ps1

  6. Revert the execution policy to the value that it had in step 2.
  7. Enable and synchronize the relevant Operations Manager CI connectors.
  8. Make sure that all the mount point data is populated in System Center Service Manager.

Configure the time-out period for Data Warehouse transform jobs
Important Follow the steps in this section carefully. Serious problems might occur if you modify the registry incorrectly. Before you modify it, back up the registry for restoration in case problems occur.

After you apply this update, the time-out for Data Warehouse transform jobs is configurable through the Windows registry. Also, the default time-out is increased to three hours (180 minutes). To override this default, follow these steps:
  1. Click Start, click Run, type regedit in the Open box, and then click OK.
  2. Locate and then select the following registry subkey:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\System Center\2010\Common\DAL

  3. On the Edit menu, point to New, and then click DWORD (32-bit) Value.
  4. Type SqlCommandTimeout, and then press Enter.
  5. In the Details pane, right-click SqlCommandTimeout, and then click Modify.
  6. In the Value data box, type 1, and then click OK.

    Note The value is in seconds, and it can range from 0 to the max integer value. This value is 2,147,483,647.

  7. Exit Registry Editor.


↑ Back to the top


Files that are updated in this update rollup
FileFile version or dateSize (in bytes)
Microsoft.EnterpriseManagement.Core.Cmdlets.psd107/10/2015 12:26 PM11389
Microsoft.EnterpriseManagement.Core.dll7.5.3079.4424082376
Microsoft.EnterpriseManagement.DataAccessLayer.dll7.5.3079.4422517704
Microsoft.EnterpriseManagement.DataAccessService.Core.dll7.5.3079.442711368
Microsoft.EnterpriseManagement.MPImporter.dll7.5.3079.44220168
Microsoft.EnterpriseManagement.Reporting.Code.dll7.5.3079.44288776
Microsoft.EnterpriseManagement.ServiceManager.ActivityManagement.Forms.dll7.5.3079.442408264
Microsoft.EnterpriseManagement.ServiceManager.Application.Common.dll7.5.3079.4421186504
Microsoft.EnterpriseManagement.ServiceManager.Applications.ServiceCatalog.Tasks.dll7.5.3079.442576200
Microsoft.EnterpriseManagement.ServiceManager.Applications.ServiceRequest.Common.dll7.5.3079.442187080
Microsoft.EnterpriseManagement.ServiceManager.Applications.ServiceRequest.Tasks.dll7.5.3079.44280584
Microsoft.EnterpriseManagement.ServiceManager.Applications.ServiceRequest.Workflows.dll7.5.3079.442105160
Microsoft.EnterpriseManagement.ServiceManager.ChangeManagement.Presentation.dll7.5.3079.44292872
Microsoft.EnterpriseManagement.ServiceManager.Cmdlets.psd107/10/2015 01:00 PM11407
Microsoft.EnterpriseManagement.ServiceManager.Datawarehouse.dll7.5.3079.442248520
Microsoft.EnterpriseManagement.ServiceManager.KnowledgeManagement.Forms.dll7.5.3079.442215752
Microsoft.EnterpriseManagement.ServiceManager.Linking.Consumer.OperationalStore.dll7.5.3079.442113352
Microsoft.EnterpriseManagement.ServiceManager.OpsMgrConnector.dll7.5.3079.442182984
Microsoft.EnterpriseManagement.ServiceManager.ReleaseManagement.Forms.dll7.5.3079.442338632
Microsoft.EnterpriseManagement.ServiceManager.ReleaseManagement.Presentation.dll7.5.3079.44292872
Microsoft.EnterpriseManagement.ServiceManager.Sdk.dll7.5.3079.442293576
Microsoft.EnterpriseManagement.ServiceManager.SLA.Common.dll7.5.3079.442232136
Microsoft.EnterpriseManagement.ServiceManager.UI.Administration.dll7.5.3079.4421465032
Microsoft.EnterpriseManagement.UI.ExtendedControls.dll7.5.6111.060104
Microsoft.EnterpriseManagement.UI.SdkDataAccess.dll7.5.3079.4421227464
Microsoft.EnterpriseManagement.UI.SMControls.dll7.5.3079.4421166024
Microsoft.EnterpriseManagement.Warehouse.SynchModule.dll7.5.3079.442158408
Microsoft.EnterpriseManagement.Warehouse.Utility.dll7.5.3079.442314056
Microsoft.Mom.CmdbInstanceSubscriptionDataSourceModule.dll7.5.3079.442330440
Microsoft.Mom.DatabaseQueryModules.dll7.5.3079.442223944
OMCIConnector_SyncMetadata_UpdateTimestamp.PS107/10/2015 01:00 PM21544
System.Center.Service.Manager.psm107/10/2015 01:00 PM12914
Microsoft.EnterpriseManagement.Warehouse.Cmdlets.dll7.5.3079.442158408
Microsoft.EnterpriseManagement.UI.ViewFramework.dll7.5.6122.0120008
Microsoft.EnterpriseManagement.Core.SdkUtilities.dll7.5.3079.442133832
SCMsgs.dll7.5.3079.442121544
Microsoft.EnterpriseManagement.ServiceManager.ChangeManagement.Workflows.dll7.5.3079.44292872
Microsoft.EnterpriseManagement.ServiceManager.ReleaseManagement.Workflows.dll7.5.3079.44284680
Microsoft.EnterpriseManagement.ServiceManager.Connector.DataCenter.dll7.5.3079.442150216
Microsoft.EnterpriseManagement.Orchestration.dll7.5.3079.442133832
Microsoft.EnterpriseManagement.Warehouse.Olap.dll7.5.3079.442207560
TraceScenarios.cab07/10/2015 01:26 PM11607
Microsoft.EnterpriseManagement.ServiceManager.Applications.ServiceRequest.Forms.dll7.5.3079.442301768
Microsoft.EnterpriseManagement.ServiceManager.Applications.ProblemManagement.Forms.dll7.5.3079.442363208
Microsoft.EnterpriseManagement.ServiceManager.Connector.SessionManager.dll7.5.3079.442117448
Microsoft.EnterpriseManagement.SystemCenter.LinkingFramework.DataSync.DLL7.5.3079.44239624
Microsoft.EnterpriseManagement.ServiceManager.Connector.AD.dll7.5.3079.442101064
Microsoft.EnterpriseManagement.WindowsUtility.dll7.5.3079.44239624
Microsoft.EnterpriseManagement.ServiceManager.UI.Console.exe7.5.3079.442895688
Microsoft.EnterpriseManagement.ServiceManager.Cmdlets.dll7.5.3079.442281288
Microsoft.EnterpriseManagement.DataAccessLayer.QueryCache.dll7.5.3079.4422255560
Microsoft.EnterpriseManagement.Core.resources.dll (EN)7.5.3079.442322248
Microsoft.EnterpriseManagement.UI.FormsInfra.dll7.5.3079.442555720
Microsoft.Mom.DiscoveryDatabaseAccess.dll7.5.3079.442174792
Microsoft.EnterpriseManagement.ResourceAccessLayer.dll7.5.3079.442756424
Microsoft.EnterpriseManagement.ServiceManager.Incident.Forms.dll7.5.3079.442563912
Microsoft.EnterpriseManagement.ServiceManager.Cmdlets.dll-help.xml (EN)05/28/2015

01:27 PM
840748
Microsoft.EnterpriseManagement.ServiceManager.ActivityManagement.Presentation.dll7.5.3079.44284680
Microsoft.EnterpriseManagement.ServiceManager.ActivityManagement.Workflows.dll7.5.3079.442109256
Microsoft.EnterpriseManagement.ServiceManager.Incident.TaskHandlers.dll7.5.3079.442158408
Microsoft.EnterpriseManagement.SystemCenter.LinkingFramework.MomIntegration.dll7.5.3079.44264200

↑ Back to the top


Keywords: kbqfe, kbsurveynew, kbnotautohotfix, kbfix, kbexpertiseinter, atdownload, kb

↑ Back to the top

Article Info
Article ID : 3063263
Revision : 1
Created on : 1/7/2017
Published on : 12/31/2015
Exists online : False
Views : 283