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.

Description of Cumulative Update 2 for System Center 2012 R2 Configuration Manager


View products that this article applies to.

Summary

This article describes the issues that are fixed and functionality that is updated in Cumulative Update 2 (CU2) for Microsoft System Center 2012 R2 Configuration Manager.

Note This update is replaced by update 2994331. For more information about update 2994331, click the following article number to view the article in the Microsoft Knowledge Base:
2994331 Description of Cumulative Update 3 for System Center 2012 R2 Configuration Manager

↑ Back to the top


Issues that are fixed

Administrator Console

  • When you view the Primary Device that is associated with a user, you may see other devices that have the same name, even if they are associated with a different user.
  • Inventory for enrolled devices does not show the last Policy Request time or Management Point data on the Client Activity detail tab of the device summary page.

Remote control

  • A paste operation fails when you try to copy files from a Windows Server 2012 R2 computer to a Windows 8.1 client computer in a Configuration Manager Remote Control session. Additionally, you receive the following error message:
    Unspecified Error

Mobile device management / Intune

  • Policies that apply to devices that are used together with Microsoft Intune may take 10 minutes or more to apply. Additionally, policies that are created before enrollment may not appear on the new device.
  • The Policy Request and Management Point fields for mobile devices may be missing from the Client Activity Details tab on the summary page for a given device.

Client

  • If the maximum size of the Configuration Manager client cache is exceeded by a software update package, the cache continues to increase beyond its specified limit.

Operating system deployment

  • The Run Command Line task sequence action does not start if the package and deployment are configured to download all content locally before the action starts. This occurs only when the same package is shared across multiple task sequences.
  • The Task Sequence Agent (TSAgent) does not use the logging related values that are set in the following registry subkey on a client:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\CCM\Logging

Site systems

  • The SMS Executive service may terminate and return an exception during package processing. The Crash.log file will contain entries that resemble the following (truncated for readability):

    Thread name = SMS_DISTRIBUTION_MANAGER
    Executable = E:\SCCM\bin\x64\smsexec.exe
    Exception = eeeeffff (EXCEPTION_SMS_FATAL_ERROR)
    Description = "Invalid params exception was raised. Expression is: []. function [], File [] Line [0]."

    This issue can occur if the following conditions are true:
    • Distribution Manager is actively retrying package distribution.
    • An entry exists under the following registry subkey:

      HKEY_LOCAL_MACHINE\Software\Microsoft\SMS\Components\SMS_DISTRIBUTION_MANAGER\Retry History\<Package_ID>
    Notes
    • In this subkey, Package_ID represents the actual package ID number.
    • When this distribution attempt is in progress, the Maximum Number of Retries site component setting is set to a lower value than the Number of Retries value in this registry subkey.
  • Discovery Data Records (DDRs) can be created by using an incorrect domain name when discovery runs in an environment that has a disjointed namespace.
  • Driver packages cannot be downloaded to Pull Distribution Points when the name of the source share ends in a backslash character. Errors that resemble the following are logged in the Smsdpprov.log file:

    CreateFolder failed; 0x8007007b
    CContentDefinition::ExpandContentDefinitionItems failed; 0x8007007b
    CContentDefinition::Expand failed; 0x8007007b
  • In an environment that uses only Active Directory site boundaries, Management Point location requests do not return any results when you use startup media on a client that has two or more IP addresses.

Application Virtualization

  • Modifications to App-V Virtual Environments can fail after nine revisions. Errors that resemble the following are logged in the CITaskMgr.log file:

    CAppSettingVE::DiscoverVirtualEnvironment() failed for virtual environment [VE Id: ScopeId_{guid}/VirtualEnvironment_{guid2}, Revision: 24021336]. Error: (0x80041008)
    EvalAndEnforceVirtualEnvironment failed. Error = 0x80041008 : CITask(ScopeId_{guid1}/VirtualEnvironment_{guid2}.10..Configure.Enforce)
    Note In this log entry, {guid}, {guid1}, and {guid2} all represent the actual ID numbers.

Content management

  • Client content requests do not fall back from a protected to an unprotected distribution point, even when the Allow fallback source location for content option is enabled for that distribution point.

Windows PowerShell

  • Signed PowerShell scripts do not run when the PowerShell Execution Policy client setting is configured as AllSigned. In this situation, errors that resemble the following are logged in the AppDiscovery.log file:

    In-line script returned error output: File C:\Windows\CCM\SystemTemp\<guid>.ps1 cannot
    be loaded. The file C:\Windows\CCM\SystemTemp\<guid>.ps1 is not digitally signed. The script will not execute on the system. Please see "get-help about_signing" for more details..
    At line:1 char:2
    + & <<<< 'C:\Windows\CCM\SystemTemp\<guid>.ps1'
    + CategoryInfo : NotSpecified: (:) [], PSSecurityException
    + FullyQualifiedErrorId : RuntimeExceptionFailed to perform detection of app deployment type App1 DT(App1 DT, revision 1) for system. Error 0x87d00327

    Other client components that run PowerShell scripts record similar errors.

    Note After the installation of Cumulative Update 2, the AllSigned setting functions as expected, assuming that the following conditions are true:
    • PowerShell signing certificates and their issuer's certificate that are used to sign PowerShell scripts must be pre-trusted. Otherwise, the script will not run, and you receive an error message that resembles the following:

      AuthorizationManager check failed.

    • The issuer's certificate must be in the Trusted Root Certification Authorities certificate store for the computer, and the PowerShell signing certificate must be in the Trusted Publishers store for the computer.




Learn about additional Windows PowerShell changes that are included in Cumulative Update 2 for System Center 2012 R2 Configuration Manager.

Additional changes included in this update

Non-Windows clients
This update adds Ubuntu version 14.04 to the list of supported platforms for software distribution.

The non-Windows client update that provides the corresponding Ubuntu support is available from the Microsoft Download Center. Learn about this non-Windows Client update for System Center 2012 R2 Configuration Manager.
Cloud-based Distribution Points
Newly created Cloud-based distribution points use a “Family 2” (Windows Server 2008 R2) Guest operating system. Existing Cloud-based distribution points can be upgraded to Family 2 by using the Azure portal.

Additionally, a possible race condition that affects distribution point status is resolved. For more information, see the following System Center Configuration Manager Team Blog article:


Known issues

The SQL update part of the cumulative update installation process may return a warning message if you manage mobile devices by using Configuration Manager and Microsoft Intune. This message does not stop the installation process. However, additional steps will be required to make sure that the site database is fully updated.

If this issue occurs, the installation wizard displays a warning message for the "Perform Database Update" action. Additionally, the installation log will contain entries that resemble the following:

Task status detail added: A SqlException occurred, Line Number: 0 Error: -2 Message: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.

The configured timeout for the queries from the update installer is not sufficient for script execution on this site, to resolve this issue the update.sql script that this update has copied to the local system can be launched manually.

Task 'Perform Database Update' completed, state is 'warning' LastStatus: A SqlException occurred, Line Number: 0 Error: -2 Message: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.

If this issue occurs, run the Update.sql script manually after the cumulative update installation is complete. Learn about how to install updates for Configuration Manager.

How to obtain Cumulative Update 2 for System Center 2012 R2 Configuration Manager

A supported update is available from Microsoft Support. However, this update is intended to correct only the issues that are described in this article. Apply this update only to systems that are experiencing the issues described in this article. This update might receive additional testing. Therefore, if you are not severely affected by these issues, we recommend that you wait for the next service pack that contains this update.

If the update is available for download, 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 update.

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 update. 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: Note The "Hotfix download available" form displays the languages for which this update is available. If you do not see your language, it is because an update is not available for that language.

Installation information

After this cumulative update is installed on site servers, any operating system boot image should be updated. To update boot images after the hotfix is applied, follow these steps:
  1. In the Configuration Manager console, click Software Library.
  2. In the Software Library workspace, expand Operating Systems, and then click Boot Images.
  3. Select the boot image that you want to update.
  4. Right-click and then select the Update Distribution Points action.

    Note This action updates all distribution points> This action may have an adverse effect on an environment that contains many distribution points.
  5. Repeat steps 3 and 4 for all boot images that were previously distributed.

Restart information

You do not have to restart the computer after you apply this update.

Note We recommend that you close the Configuration Manager Administrator Console and any associated applications such as the Remote Control Viewer or Status Message viewer before you install this update.
You may be prompted to restart the computer to which the Administrator Console update is being applied if the Remote Control Viewer (CmRCViewer.exe) is being used during the update process.
This can be avoided by closing the Remote Control Viewer before you install the update, or by adding the REBOOT=ReallySuppress parameter to the update installation properties. 

Update replacement information

This update replaces Cumulative Update 1 for System Center 2012 R2 Configuration Manager.

How to determine the installation status of this cumulative update

This cumulative update changes the following Configuration Manager version numbers and installation properties.

Site systems
The CULevel value is located under the following registry subkey:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SMS\Setup

Note The CULevel value is set to 2 for Cumulative Update 2.

Administrator Console
The version that is displayed in the About System Center Configuration Manager dialog is 5.0.7958.1303.

Client
The version that is displayed on the General tab of the Configuration Manager Control Panel item or the Client Version field of device properties in the Administrator Console is 5.00.7958.1303.
File information
The English 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 nameFile versionFile sizeDateTimePlatform
Adsource.dll5.0.7958.1303299,18430-May-201401:15x64
Aiupdatesvc.exe5.0.7958.130395,40830-May-201401:15x86
Aius.msiNot Applicable2,596,86430-May-201401:15Not applicable
Appexcnlib.dll5.0.7958.1303153,26430-May-201401:15x64
Appprovider.dll5.0.7958.1303252,08030-May-201401:15x64
Appv5xhandler.dll5.0.7958.1303396,97630-May-201401:15x64
Basesvr.dll5.0.7958.13033,742,38430-May-201401:15x64
Ccmcisdk.dll5.0.7958.1303673,96830-May-201401:15x64
Ccmdts.dll5.0.7958.13031,083,05630-May-201401:15x64
Ccmsetup.cabNot Applicable9,65529-May-201423:58Not applicable
Certregpoint.dll5.0.7958.130388,24030-May-201401:15x86
Cmrcservice.exe5.0.7958.1303577,71230-May-201401:15x64
Configmgr2012ac-r2-kb2970177-x64.mspNot Applicable6,356,99230-May-201401:15Not Applicable
Contentaccess.dll5.0.7958.1303655,53630-May-201401:15x64
Createtsmediaadm.dll5.0.7958.13032,070,70430-May-201401:15x64
Crp.msiNot Applicable3,551,23230-May-201401:15Not applicable
Dcmagent.dll5.0.7958.1303914,60830-May-201401:15x64
Dcmobjectmodel.dll5.0.7958.1303315,56830-May-201401:15x86
Ddm.dll5.0.7958.1303271,53630-May-201401:15x64
Distmgr.dll5.0.7958.13031,171,12030-May-201401:15x64
Dmp.msiNot Applicable4,575,23230-May-201401:15Not applicable
Driverinstaller.exe5.0.7958.130319,12030-May-201401:15x86
Execmgr.dll5.0.7958.13031,028,27230-May-201401:15x64
Hman.dll5.0.7958.1303795,82430-May-201401:15x64
Localpolicy.xmlNot Applicable47030-May-201401:15Not applicable
Mcs.msiNot Applicable9,646,08030-May-201401:15Not applicable
Microsoft.configurationmanagement.applicationmanagement.macinstaller.dll5.0.7958.130333,96830-May-201401:15x86
Microsoft.configurationmanagement.exchangeconnector.dll5.0.7958.130370,32030-May-201401:15x86
Microsoft.configurationmanagement.migrationlibrary.dll5.0.7958.1303145,07230-May-201401:15x86
Microsoft.configurationmanagement.migrationmanager.dll5.0.7958.13031,085,61630-May-201401:15x86
Microsoft.configurationmanager.azuremanagement.dll5.0.7958.130364,68830-May-201401:15x86
Microsoft.configurationmanager.cloudservicesmanager.dll5.0.7958.1303138,92830-May-201401:15x86
Microsoft.configurationmanager.dmpconnector.messagedownload.dll5.0.7958.130333,96830-May-201401:15x86
Microsoft.configurationmanager.mobile.proxyengine.deviceprovider.androidprovider.dll5.0.7958.130370,32030-May-201401:15x86
Microsoft.configurationmanager.mobile.proxyengine.deviceprovider.providercommon.dll5.0.7958.1303147,63230-May-201401:15x86
Microsoft.configurationmanager.softwarecatalog.website.portalclasses.dll5.0.7958.1303147,63230-May-201401:15x86
Mp.msiNot Applicable9,388,03230-May-201401:15Not applicable
Patchdownloader.dll5.0.7958.1303114,35230-May-201401:15x64
Policypv.dll5.0.7958.1303791,21630-May-201401:15x64
Portlweb.msiNot Applicable3,444,73630-May-201401:15Not applicable
Pulldp.msiNot Applicable8,364,03230-May-201401:15Not applicable
Pwragentendpoint.dll5.0.7958.1303661,16830-May-201401:15x64
Rdpcoresccm.dll5.0.7958.13032,246,32030-May-201401:15x64
Report264.rdlNot Applicable50,59630-May-201401:15Not applicable
Report265.rdlNot Applicable57,80430-May-201401:15Not applicable
Report423.rdlNot Applicable47,88830-May-201401:15Not applicable
Scanagent.dll5.0.7958.1303624,81630-May-201401:15x64
Scepinstall.exe4.5.216.025,689,74429-May-201422:55x86
Sleepagent.dll5.0.7958.1303267,95230-May-201401:15x86
Sleepagentservice.exe5.0.7958.130321,68030-May-201401:15x86
Smsappinstall.exe5.0.7958.1303264,88030-May-201401:15x64
Smsdp.dll5.0.7958.13033,169,96830-May-201401:15x64
Smsprov.dll5.0.7958.130310,276,01630-May-201401:15x64
Srsrp.msiNot Applicable4,755,45630-May-201401:15Not applicable
Srsserver.dll5.0.7958.1303374,96030-May-201401:15x86
Tokenmgr.dll5.0.7958.1303209,58430-May-201401:15x64
Tsagent.dll5.0.7958.1303258,73630-May-201401:15x64
Tsbootshell.exe5.0.7958.13032,345,13630-May-201401:15x64
Tscore.dll5.0.7958.13032,493,10430-May-201401:15x64
Tsmbootstrap.exe5.0.7958.1303535,72830-May-201401:15x64
Tsmessaging.dll5.0.7958.13031,147,56830-May-201401:15x64
Veprovider.dll5.0.7958.1303303,28030-May-201401:15x64
Wakeprxy.msiNot Applicable3,653,63230-May-201401:15Not applicable
Adminui.application.dll5.0.7958.1303649,90430-May-201401:15x86
Adminui.bootimage.dll5.0.7958.1303381,10430-May-201401:15x86
Adminui.cloudsubscriptionsignin.dll5.0.7958.130361,61630-May-201401:15x86
Adminui.common.dll5.0.7958.13031,695,40830-May-201401:15x86
Adminui.controls.dll5.0.7958.1303557,74430-May-201401:15x86
Adminui.dcmcommondialogs.dll5.0.7958.13031,019,56830-May-201401:15x86
Adminui.osimage.dll5.0.7958.1303229,04030-May-201401:15x86
Adminui.ps.accounts.dll5.0.7958.130326,80030-May-201401:15x86
Adminui.ps.alerts.dll5.0.7958.130345,74430-May-201401:15x86
Adminui.ps.appman.dll5.0.7958.1303210,09630-May-201401:15x86
Adminui.ps.appmodel.dll5.0.7958.1303198,83230-May-201401:15x86
Adminui.ps.assetintelligence.dll5.0.7958.1303101,55230-May-201401:15x86
Adminui.ps.caltracking.dll5.0.7958.130328,84830-May-201401:15x86
Adminui.ps.certificates.dll5.0.7958.130329,87230-May-201401:15x86
Adminui.ps.clientoperations.dll5.0.7958.130330,89630-May-201401:15x86
Adminui.ps.clientsettings.dll5.0.7958.130397,96830-May-201401:15x86
Adminui.ps.clientstatus.dll5.0.7958.130324,24030-May-201401:15x86
Adminui.ps.collections.dll5.0.7958.1303275,12030-May-201401:15x86
Adminui.ps.common.dll5.0.7958.130371,85630-May-201401:15x86
Adminui.ps.content.dll5.0.7958.130396,43230-May-201401:15x86
Adminui.ps.databasereplication.dll5.0.7958.130347,28030-May-201401:15x86
Adminui.ps.dcm.dll5.0.7958.1303256,68830-May-201401:15x86
Adminui.ps.deployments.dll5.0.7958.1303106,16030-May-201401:15x86
Adminui.ps.ep.dll5.0.7958.1303118,96030-May-201401:15x86
Adminui.ps.hs.dll5.0.7958.1303812,72030-May-201401:15x86
Adminui.ps.migration.dll5.0.7958.1303149,16830-May-201401:15x86
Adminui.ps.oob.dll5.0.7958.1303110,76830-May-201401:15x86
Adminui.ps.osd.dll5.0.7958.1303434,35230-May-201401:15x86
Adminui.ps.provider.dll5.0.7958.130351,88830-May-201401:15x86
Adminui.ps.rba.dll5.0.7958.1303130,22430-May-201401:15x86
Adminui.ps.reporting.dll5.0.7958.130321,16830-May-201401:15x86
Adminui.ps.sum.dll5.0.7958.1303256,17630-May-201401:15x86
Adminui.ps.systemstatus.dll5.0.7958.130357,52030-May-201401:15x86
Adminui.ps.typeadapter.dll5.0.7958.130318,09630-May-201401:15x86
Adminui.srsreporting.dll5.0.7958.1303795,31230-May-201401:15x86
Adminui.tasksequencemediawizard.dll5.0.7958.1303457,39230-May-201401:15x86
Appexcnlib.dll5.0.7958.1303120,49630-May-201401:15x86
Appprovider.dll5.0.7958.1303191,15230-May-201401:15x86
Appv5xhandler.dll5.0.7958.1303316,59230-May-201401:15x86
Ccmcisdk.dll5.0.7958.1303475,31230-May-201401:15x86
Ccmdts.dll5.0.7958.1303800,43230-May-201401:15x86
Cmrcservice.exe5.0.7958.1303465,07230-May-201401:15x86
Cmrcviewer.exe5.0.7958.1303537,77630-May-201401:15x86
Configmgr2012ac-r2-kb2970177-i386.mspNot Applicable5,173,24830-May-201401:15Not applicable
Configmgr2012adminui-r2-kb2970177-i386.mspNot Applicable8,355,84030-May-201401:15Not applicable
Connectedconsole.xmlNot Applicable5,138,38929-May-201422:53Not applicable
Contentaccess.dll5.0.7958.1303518,32030-May-201401:15x86
Createtsmediaadm.dll5.0.7958.13031,637,04030-May-201401:15x86
Dcmagent.dll5.0.7958.1303649,39230-May-201401:15x86
Dcmobjectmodel.dll5.0.7958.1303315,56830-May-201401:15x86
Driverinstaller.exe5.0.7958.130319,12030-May-201401:15x86
Execmgr.dll5.0.7958.1303797,36030-May-201401:15x86
Localpolicy.xmlNot Applicable47030-May-201401:15Not applicable
Microsoft.configurationmanagement.applicationmanagement.macinstaller.dll5.0.7958.130333,96830-May-201401:15x86
Microsoft.configurationmanagement.exe5.0.7958.1303393,39230-May-201401:15x86
Microsoft.configurationmanagement.exe.configNot Applicable7,91030-May-201401:15Not applicable
Microsoft.configurationmanagement.reporting.dll5.0.7958.1303380,08030-May-201401:15x86
Microsoft.configurationmanager.azuremanagement.dll5.0.7958.130364,68830-May-201401:15x86
Microsoft.configurationmanager.cloudservicesmanager.dll5.0.7958.1303138,92830-May-201401:15x86
Patchdownloader.dll5.0.7958.130386,19230-May-201401:15x86
Pulldp.msiNot Applicable6,467,58430-May-201401:15Not applicable
Pwragentendpoint.dll5.0.7958.1303525,48830-May-201401:15x86
Rdpcoresccm.dll5.0.7958.13031,939,63230-May-201401:15x86
Scanagent.dll5.0.7958.1303482,99230-May-201401:15x86
Scepinstall.exe4.5.216.025,689,74429-May-201422:55x86
Sleepagent.dll5.0.7958.1303267,95230-May-201401:15x86
Sleepagentservice.exe5.0.7958.130321,68030-May-201401:15x86
Smsappinstall.exe5.0.7958.1303202,41630-May-201401:15x86
Smsdp.dll5.0.7958.13032,305,71230-May-201401:15x86
Sqmqueries.xmlNot Applicable45,58030-May-201401:15Not applicable
Tsagent.dll5.0.7958.1303208,04830-May-201401:15x86
Tsbootshell.exe5.0.7958.13031,693,87230-May-201401:15x86
Tscore.dll5.0.7958.13031,841,84030-May-201401:15x86
Tsmbootstrap.exe5.0.7958.1303411,82430-May-201401:15x86
Tsmessaging.dll5.0.7958.1303728,24030-May-201401:15x86
Veprovider.dll5.0.7958.1303240,81630-May-201401:15x86
Wakeprxy.msiNot Applicable2,965,50430-May-201401:15Not applicable

↑ Back to the top


References

For more information about how to install this cumulative update, go to the following Microsoft TechNet websites:

Learn about the terminology that Microsoft uses to describe software updates.

Third-party information disclaimer
The third-party products that this article discusses are manufactured by companies that are independent of Microsoft. Microsoft makes no warranty, implied or otherwise, about the performance or reliability of these products.


↑ Back to the top


Keywords: kbqfe, kbautohotfix, kbhotfixserver, kbfix, kbsurveynew, kbexpertiseinter, kb, SCCM

↑ Back to the top

Article Info
Article ID : 2970177
Revision : 4
Created on : 4/26/2017
Published on : 4/26/2017
Exists online : False
Views : 494