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 4 for System Center 2012 Configuration Manager SP2 and System Center 2012 R2 Configuration Manager SP1


View products that this article applies to.

Summary

This article describes the issues that are fixed and functionality that is updated in Cumulative Update 4 (CU4) for Microsoft System Center 2012 Configuration Manager Service Pack 2 (SP2) and System Center 2012 Configuration Manager R2 Service Pack 1 (SP1). This update applies to both releases.

back to Table of Contents

↑ Back to the top


Issues that are fixed

Mobile device management

  • Synchronization of the Exchange Connector fails, and errors that resemble the following are logged in the EasDisc.log file:
    ERROR: [MANAGED] Exception: An item with the same key has already been added.
    ERROR: Failed to check status of discovery thread of managed COM. error = The parameter is incorrect.
    INFO: Total number of devices discovered 0

    This issue occurs in environments when the same account name exists across multiple domains. For example, user1@contoso.com and user1@domain2.contoso.com.
     

Site Systems

  • The SMS Executive service stops unexpectedly when the SMS_Despooler component is trying to delete a file. Errors that resemble the following are recorded in the Despool.log file on the site server:
    ::DeleteFileW failed for D:\SCCMContentLib\FileLib\1E69\{guid}.SIG
    RemoveFile failed; 0x80070002
    CFileLibrary::AddFile failed; 0x80070002
    CContentBundle::ExtractContentBundle failed; 0x80070002
    ~Failed to extract contents to the content library. 0x80070002
    ~Failed to extract package contents from C:\PROGRAM FILES\MICROSOFT CONFIGURATION MANAGER\INBOXES\DESPOOLR.BOX\RECEIVE\PKG12345.TRY. Error = 2

    After this error sequence is recorded, the SMS Executive service may stop.
     
  • The SMS Executive service stops unexpectedly when it processes certificate data. When this occurs, the last entry in the certmgr.log file contains entries that resemble the following:
    RetrievePfxData - WHERE UserItemKey={itemkey} and IsTombstoned=0
  • The Delete Aged Status Messages maintenance task incorrectly removes records from the Update_ComplianceStatus table. This results in inaccurate status reporting for updates older than 6 months.
     
  • CPU usage on the SQL server for a given site may spike under load from many user policy requests in a short period.

Administrator Console

  • The Available software updates count in the Schedule Updates Wizard shows an incorrect count of updates for Windows 10-based client images.

Operating System Deployment

  • 3151994 The SMSTSRebootDelay variable doesn't work for multiple restarts in System Center 2012 Configuration Manager
     
  • The Task Sequence execution engine times out in two minutes, instead of running up to a defined maximum.
     
  • 3183710  The Install Application task does not use content from the pre-staged media in System Center 2012 Configuration Manager

Non-windows clients

  • 3155424 Mac inventory data isn’t processed in System Center 2012 Configuration Manager

Software distribution and content management

  • Software distribution content is not extracted to a secondary drive when the primary drive of a distribution point has insufficient free space. Errors that resemble the following are recorded in the despool.log on the site server:
    Extracting content ABC00001.1
    ::DeleteFileW failed for H:\SCCMContentLib\FileLib\...
    RemoveFile failed; 0x80070002
    CFileLibrary::AddFile failed; 0x80070002
    CContentBundle::ExtractContentBundle failed; 0x80070002
    ~Failed to extract contents to the content library. 0x80070002
    ~Failed to extract package contents from E:\SCCM\INBOXES\DESPOOLR.BOX\RECEIVE\{PKG_File}. Error = 2
  • All content distribution can stall if one distribution point is in a problem state. For example, if the IIS Admin Service (inetinfo.exe) is hanging on one distribution point, all other distribution points will wait for the problematic distribution point to come back online. A message pattern resembling the following is logged in the distmgr.log file on the site server, repeating approximately every two minutes:
    There are still 1 DP threads active for package ABC00139, waiting for them to complete. SMS_DISTRIBUTION_MANAGER 12608 (0x3140)
    There are still 1 DP threads active for package PRI00290, waiting for them to complete. SMS_DISTRIBUTION_MANAGER 14128 (0x3730)
    There are still 1 DP threads active for package ABC0013B, waiting for them to complete. SMS_DISTRIBUTION_MANAGER 8348 (0x209C)
    There are still 2 DP threads active for package ABC000C4, waiting for them to complete.
  • Redistributing a package to a remote distribution point at a secondary site results in all distribution points for that site receiving the package. This issue occurs when the secondary site was recovered, and the original database was lost.
     
  • If the Configuration Manager Content Library (SCCMContentLib) spans multiple drives, and one of those drives is full, content distribution may fail. In this case, errors that resemble the following are recorded in the distmgr.log file:
    ~Use drive D for storing the compressed package.
    CContentBundle::AddContentDefinitionItems failed; 0x80070003
    CDistributionManager::AddContentToBundle failed; 0x80070003
    CDistributionManager::CreatePackageBundle failed; 0x80070003
    ~Error creating package bundle to send copy of package ABC000A2 to site PRI.
    STATMSG: ID=2333 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER"
    To resolve the package error for content created before this update was installed, look for errors that resemble the following in the distmgr.log file:
    MoveFileW failed for Z:\SCCMContentLib\FileLib\5CE9\{GUID}.INI to Y:\SCCMContentLib\FileLib\5CE9\{GUID}.INICFileLibrary::AddFile failed; 0x80070002CFileLibrary::AddFile failed; 0x80070002CContentDefinition::AddFile failed; 0x80070002
    Delete and recreate the package in question.

    Note the first path in the MoveFileW log entry, and delete the metadata file that's reported as missing. In the preceding example, it is "Z:\SCCMContentLib\FileLib\5CE9\{GUID}.INI." If required, use the Content Library Transfer Tool to consolidate the content library to one drive.

    These steps are not required for any content that was created after this update was installed.

Client

  • Software center incorrectly displays a status of Waiting to install when it should display Waiting for next available maintenance schedule.
     
  • Network errors can result in the Location Services component of the SMS Agent Host (ccmexec.exe) generating a sharp increase in CPU activity on client computers.

Software Updates Management

  • Software updates are expired incorrectly based on their creation date instead of their supersedence date.

back to Table of Contents

↑ Back to the top


Additional changes that are included in this update

Vulnerability Assessment

Supported operating systems

  • Mac OS X 10.12 can be targeted as a client platform for the following features:
    • Application Management

    • Settings Management

    Note This update requires the latest release of the Clients for Additional Operating Systems.
  • Ubuntu Linux 16.04 can be targeted for software distribution.

Client

  • Multiple client components are upgraded to remove a dependency on the Visual C++ 2005 runtime.

    Note For the dependency to be removed, the client must be upgraded by using the client setup file, CCMSetup.exe. This is typically invoked through the built-in automatic update feature, or through the client push installation that uses the option to “Always install the client software” enabled. For more information, see How to install clients on Windows-based computers in Configuration Manager.

    Even though CU4 removes the binary dependency on the Visual C++ 2005 runtime files, there are some scenarios in which the files will be replaced on a client by ccmsetup.exe. Specifically, this can occur if ccmsetup.exe is launched by Client Push Install, Client Auto Upgrade, Configuration Manager Health Evaluation, etc. In these cases, the files will be replaced if they are missing on a client, but there is still no dependency between the Configuration Manager client and the Visual C++ 2005 runtime.

back to Table of Contents

↑ Back to the top


How to obtain and install this update

Update information

The following cumulative update is available from the Microsoft Download Center:


If the download window does not appear, contact Microsoft Customer Service and Support to obtain the cumulative update.


Installation information

This update applies to the following:

  • System Center 2012 Configuration Manager Service Pack 2
  • System Center 2012 R2 Configuration Manager Service Pack 1

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 before you install this update.

Update replacement information

This update replaces Cumulative Update 3 for System Center 2012 Configuration Manager Service Pack 2 and System Center 2012 R2 Configuration Manager.

Boot images

After this cumulative update is installed on site servers, any operating system boot image should be updated. To update boot images after the update 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.

For more information about how to update boot images, see the How to Manage Boot Images in Configuration Manager topic on the Microsoft TechNet website.

back to Table of Contents

↑ Back to the top


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 4 for Cumulative Update 4.

Administrator Console

The version that is displayed in the About System Center Configuration Manager dialog box is 5.0.8239.1501.

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.8239.1501.

Endpoint Protection Client

This update changes the anti-malware client version to 4.7.0214.0. You can find the version information by clicking About on the Help menu of the Endpoint Protection client UI.

back to Table of Contents

↑ Back to the top


File information

System Center 2012 Configuration Manager
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 name File version File size Date Time Platform
Adminui.wqlqueryengine.dll 5.0.8239.1502 92,848 3-Oct-16 1:10 x86
Adsource.dll 5.0.8239.1502 340,144 3-Oct-16 1:10 x64
Affinityagent.dll 5.0.8239.1502 210,096 3-Oct-16 1:10 x64
Aiupdatesvc.exe 5.0.8239.1502 94,896 3-Oct-16 1:10 x86
Aius.msi Not applicable 2,883,584 3-Oct-16 1:10 Not applicable
Basesvr.dll 5.0.8239.1502 3,639,472 3-Oct-16 1:10 x64
Baseutil.dll 5.0.8239.1502 1,322,160 3-Oct-16 1:10 x64
Ccmcore.dll 5.0.8239.1502 1,347,760 3-Oct-16 1:10 x64
Ccmexec.exe 5.0.8239.1502 1,773,744 3-Oct-16 1:10 x64
Ccmsetup-sup.cab Not applicable 677,706 3-Oct-16 1:10 Not applicable
Ccmsetup.cab Not applicable 9,592 3-Oct-16 1:10 Not applicable
Ccmsetup.exe 5.0.8239.1502 1,739,952 3-Oct-16 1:10 x86
Ccmsetupactiond.dll 5.0.8239.1502 1,701,552 3-Oct-16 1:10 x64
Ccmsetupactioni.dll 5.0.8239.1502 707,248 3-Oct-16 1:10 x64
Ccmsqlce.dll 5.0.8239.1502 228,528 3-Oct-16 1:10 x64
Ccmutillib.dll 5.0.8239.1502 592,048 3-Oct-16 1:10 x64
Certenrollendpoint.dll 5.0.8239.1502 597,168 3-Oct-16 1:10 x64
Certenrollprovider.dll 5.0.8239.1502 321,712 3-Oct-16 1:10 x64
Certmgr.dll 5.0.8239.1502 335,024 3-Oct-16 1:10 x64
Cloudusersync.dll 5.0.8239.1502 24,752 3-Oct-16 1:10 x64
Conditionalaccessreport.rdl Not applicable 78,845 3-Oct-16 1:10 Not applicable
Configmgr2012ac-sp2r2sp1-kb3195483-x64.msp Not applicable 9,498,624 3-Oct-16 1:10 Not applicable
Contentwebrole.cab Not applicable 7,570,491 3-Oct-16 1:10 Not applicable
Createmedia.exe 5.0.8239.1502 310,960 3-Oct-16 1:10 x64
Createtsmediaadm.dll 5.0.8239.1502 2,360,496 3-Oct-16 1:10 x64
Cryptoutility.dll 5.0.8239.1502 14,000 3-Oct-16 1:10 x86
Dcmobjectmodel.dll 5.0.8239.1502 2,138,288 3-Oct-16 1:10 x86
Dcmsqlqueryprovider.dll 5.0.8239.1502 204,464 3-Oct-16 1:10 x64
Defaultcategories.dll 5.0.8239.1502 9,392 3-Oct-16 1:10 x64
Deploytovhd.exe 5.0.8239.1502 578,224 3-Oct-16 1:10 x64
Distmgr.dll 5.0.8239.1502 1,040,560 3-Oct-16 1:10 x64
Dmp.msi Not applicable 5,398,528 3-Oct-16 1:10 Not applicable
Dmpdownloader.dll 5.0.8239.1502 24,752 3-Oct-16 1:10 x64
Dmpuploader.dll 5.0.8239.1502 27,824 3-Oct-16 1:10 x64
Easdisc.dll 5.0.8239.1502 147,632 3-Oct-16 1:10 x64
Execengn.dll 5.0.8239.1502 353,456 3-Oct-16 1:10 x64
Execmgr.dll 5.0.8239.1502 1,089,200 3-Oct-16 1:10 x64
Exportcontent.dll 5.0.8239.1502 1,038,512 3-Oct-16 1:10 x64
Extractcontent.exe 5.0.8239.1502 2,529,456 3-Oct-16 1:10 x64
Fsp.msi Not applicable 3,723,264 3-Oct-16 1:10 Not applicable
Hman.dll 5.0.8239.1502 864,432 3-Oct-16 1:10 x64
Imrsdk.dll 10.0.0.13059 3,109,832 3-Oct-16 1:10 x64
Lsinterface.dll 5.0.8239.1502 865,968 3-Oct-16 1:10 x64
Lsutilities.dll 5.0.8239.1502 841,392 3-Oct-16 1:10 x64
Mcs.msi Not applicable 10,739,712 3-Oct-16 1:10 Not applicable
Microsoft.configurationmanagement.admanager.dll 5.0.8239.1502 65,712 3-Oct-16 1:10 x86
Microsoft.configurationmanagement.applicationmanagement.dll 5.0.8239.1502 210,608 3-Oct-16 1:10 x86
Microsoft.configurationmanagement.applicationmanagement.macinstaller.dll 5.0.8239.1502 33,968 3-Oct-16 1:10 x86
Microsoft.configurationmanagement.applicationmanagement.winphone8installer.dll 5.0.8239.1502 41,136 3-Oct-16 1:10 x86
Microsoft.configurationmanagement.exchangeconnector.dll 5.0.8239.1502 99,504 3-Oct-16 1:10 x86
Microsoft.configurationmanager.azureroles.common.utility.dll 5.0.8239.1502 26,800 3-Oct-16 1:10 x86
Microsoft.configurationmanager.azureroles.contentmanager.dll 5.0.8239.1502 49,840 3-Oct-16 1:10 x86
Microsoft.configurationmanager.dmpconnector.connector.dll 5.0.8239.1502 109,232 3-Oct-16 1:10 x86
Microsoft.configurationmanager.dmpconnector.dataupload.dll 5.0.8239.1502 57,008 3-Oct-16 1:10 x86
Microsoft.configurationmanager.dmpconnector.messagedownload.dll 5.0.8239.1502 44,720 3-Oct-16 1:10 x86
Microsoft.configurationmanager.intunecontentmanager.dll 5.0.8239.1502 81,072 3-Oct-16 1:10 x86
Microsoft.configurationmanager.mobile.proxyengine.common.dll 5.0.8239.1502 471,728 3-Oct-16 1:10 x86
Microsoft.configurationmanager.mobile.proxyengine.sessionmanager.dll 5.0.8239.1502 137,392 3-Oct-16 1:10 x86
Microsoftpolicyplatformsetup.msi Not applicable 2,564,096 3-Oct-16 1:10 Not applicable
Mp.msi Not applicable 10,457,088 3-Oct-16 1:10 Not applicable
Noncompliantappdetails.rdl Not applicable 37,075 3-Oct-16 1:10 Not applicable
Offlineservicingmgr.dll 5.0.8239.1502 172,720 3-Oct-16 1:10 x64
Osdapplyos.exe 5.0.8239.1502 274,096 3-Oct-16 1:10 x64
Osdbitlocker_wtg.exe 5.0.8239.1502 1,861,808 3-Oct-16 1:10 x64
Osdcore.dll 5.0.8239.1502 1,013,424 3-Oct-16 1:10 x64
Osdimageproperties.dll 5.0.8239.1502 503,472 3-Oct-16 1:10 x64
Osdofflinebitlocker.exe 5.0.8239.1502 62,640 3-Oct-16 1:10 x64
Osdrunpowershellscript.exe 5.0.8239.1502 48,304 3-Oct-16 1:10 x64
Osdsetuphook.exe 5.0.8239.1502 2,895,024 3-Oct-16 1:10 x64
Osdsmpclient.exe 5.0.8239.1502 321,712 3-Oct-16 1:10 x64
Outgoingcontentmanager.dll 5.0.8239.1502 102,064 3-Oct-16 1:10 x64
Pkgxfermgr.dll 5.0.8239.1502 380,592 3-Oct-16 1:10 x64
Pulldp.msi Not applicable 9,326,592 3-Oct-16 1:10 Not applicable
Pulldpcmgr.dll 5.0.8239.1502 766,640 3-Oct-16 1:10 x64
Scepinstall.exe 4.7.214.0 28,359,824 3-Oct-16 1:10 x86
Sdkinst.exe 5.0.8239.1502 2,842,288 3-Oct-16 1:10 x64
Sitecomp.exe 5.0.8239.1502 681,136 3-Oct-16 1:10 x64
Smp.msi Not applicable 5,664,768 3-Oct-16 1:10 Not applicable
Smsappinstall.exe 5.0.8239.1502 292,016 3-Oct-16 1:10 x64
Smsclient.dll 5.0.8239.1502 376,496 3-Oct-16 1:10 x64
Smsdp.dll 5.0.8239.1502 3,444,400 3-Oct-16 1:10 x64
Smsdpmon.exe 5.0.8239.1502 1,938,608 3-Oct-16 1:10 x64
Smsfileisapi.dll 5.0.8239.1502 314,032 3-Oct-16 1:10 x64
Smsprov.dll 5.0.8239.1502 11,324,080 3-Oct-16 1:10 x64
Smsshv.msi Not applicable 2,420,736 3-Oct-16 1:10 Not applicable
Smsswd.exe 5.0.8239.1502 282,288 3-Oct-16 1:10 x64
Srsrp.msi Not applicable 5,070,848 3-Oct-16 1:10 Not applicable
Srsrp_chs.cab Not applicable 404,245 3-Oct-16 1:10 Not applicable
Srsrp_cht.cab Not applicable 403,585 3-Oct-16 1:10 Not applicable
Srsrp_csy.cab Not applicable 481,208 3-Oct-16 1:10 Not applicable
Srsrp_deu.cab Not applicable 490,143 3-Oct-16 1:10 Not applicable
Srsrp_esn.cab Not applicable 469,585 3-Oct-16 1:10 Not applicable
Srsrp_fra.cab Not applicable 483,516 3-Oct-16 1:10 Not applicable
Srsrp_hun.cab Not applicable 489,259 3-Oct-16 1:10 Not applicable
Srsrp_ita.cab Not applicable 460,525 3-Oct-16 1:10 Not applicable
Srsrp_jpn.cab Not applicable 435,488 3-Oct-16 1:10 Not applicable
Srsrp_kor.cab Not applicable 418,844 3-Oct-16 1:10 Not applicable
Srsrp_nld.cab Not applicable 470,600 3-Oct-16 1:10 Not applicable
Srsrp_plk.cab Not applicable 485,749 3-Oct-16 1:10 Not applicable
Srsrp_ptb.cab Not applicable 469,660 3-Oct-16 1:10 Not applicable
Srsrp_ptg.cab Not applicable 470,332 3-Oct-16 1:10 Not applicable
Srsrp_rus.cab Not applicable 507,447 3-Oct-16 1:10 Not applicable
Srsrp_sve.cab Not applicable 460,878 3-Oct-16 1:10 Not applicable
Srsrp_trk.cab Not applicable 460,352 3-Oct-16 1:10 Not applicable
Srsrp_zhh.cab Not applicable 402,975 3-Oct-16 1:10 Not applicable
Srvboot.exe 5.0.8239.1502 3,641,008 3-Oct-16 1:10 x64
Tsbootshell.exe 5.0.8239.1502 2,613,936 3-Oct-16 1:10 x64
Tscore.dll 5.0.8239.1502 2,777,264 3-Oct-16 1:10 x64
Tsmanager.exe 5.0.8239.1502 316,592 3-Oct-16 1:10 x64
Tsmbootstrap.exe 5.0.8239.1502 562,352 3-Oct-16 1:10 x64
Tsprogressui.exe 5.0.8239.1502 1,678,000 3-Oct-16 1:10 x64
Update.sql Not applicable 187,052 3-Oct-16 1:10 Not applicable
Va_computer_specific_summary.rdl Not applicable 210,968 3-Oct-16 1:10 Not applicable
Wsyncact.dll 5.0.8239.1502 63,152 3-Oct-16 1:10 x86
Wtgcreator.exe 5.0.8239.1502 513,200 3-Oct-16 1:10 x86
Wuahandler.dll 5.0.8239.1502 590,000 3-Oct-16 1:10 x64
Defaultcategories.dll 5.0.8239.1502 8,880 3-Oct-16 1:10 x64
Adminui.appmanfoundation.dll 5.0.8239.1502 117,424 3-Oct-16 1:10 x86
Adminui.cloudserviceroles.dll 5.0.8239.1502 427,184 3-Oct-16 1:10 x86
Adminui.collectionproperty.dll 5.0.8239.1502 1,318,064 3-Oct-16 1:10 x86
Adminui.common.dll 5.0.8239.1502 1,686,192 3-Oct-16 1:10 x86
Adminui.conditionaccess.dll 5.0.8239.1502 97,456 3-Oct-16 1:10 x86
Adminui.createapp.dll 5.0.8239.1502 374,960 3-Oct-16 1:10 x86
Adminui.createdt.dll 5.0.8239.1502 1,294,000 3-Oct-16 1:10 x86
Adminui.devicesetting.dll 5.0.8239.1502 1,377,456 3-Oct-16 1:10 x86
Adminui.distributecontent.dll 5.0.8239.1502 154,288 3-Oct-16 1:10 x86
Adminui.driver.dll 5.0.8239.1502 435,888 3-Oct-16 1:10 x86
Adminui.migrationassistant.dll 5.0.8239.1502 161,968 3-Oct-16 1:10 x86
Adminui.newtasksequencewizard.dll 5.0.8239.1502 418,480 3-Oct-16 1:10 x86
Adminui.osimage.dll 5.0.8239.1502 229,040 3-Oct-16 1:10 x86
Adminui.sitesystems.dll 5.0.8239.1502 1,510,576 3-Oct-16 1:10 x86
Adminui.tasksequenceeditor.dll 5.0.8239.1502 1,869,488 3-Oct-16 1:10 x86
Adminui.uiresources.dll 5.0.8239.1502 8,624,304 3-Oct-16 1:10 x86
Adminui.wifipolicy.dll 5.0.8239.1502 328,368 3-Oct-16 1:10 x86
Adminui.wqlqueryengine.dll 5.0.8239.1502 92,848 3-Oct-16 1:10 x86
Affinityagent.dll 5.0.8239.1502 154,288 3-Oct-16 1:10 x86
Baseutil.dll 5.0.8239.1502 919,216 3-Oct-16 1:10 x86
Ccmcore.dll 5.0.8239.1502 958,128 3-Oct-16 1:10 x86
Ccmexec.exe 5.0.8239.1502 1,240,240 3-Oct-16 1:10 x86
Ccmsetup-sup.cab Not applicable 677,706 3-Oct-16 1:10 Not applicable
Ccmsetup.exe 5.0.8239.1502 1,739,952 3-Oct-16 1:10 x86
Ccmsetup.msi Not applicable 2,826,240 3-Oct-16 1:10 Not applicable
Ccmsetupactiond.dll 5.0.8239.1502 1,192,112 3-Oct-16 1:10 x86
Ccmsetupactioni.dll 5.0.8239.1502 530,608 3-Oct-16 1:10 x86
Ccmsqlce.dll 5.0.8239.1502 167,600 3-Oct-16 1:10 x86
Ccmutillib.dll 5.0.8239.1502 444,080 3-Oct-16 1:10 x86
Certenrollendpoint.dll 5.0.8239.1502 445,104 3-Oct-16 1:10 x86
Certenrollprovider.dll 5.0.8239.1502 236,208 3-Oct-16 1:10 x86
Configmgr2012ac-sp2r2sp1-kb3195483-i386.msp Not applicable 6,983,680 3-Oct-16 1:10 Not applicable
Configmgr2012adminui-sp2r2sp1-kb3195483-i386.msp Not applicable 102,903,808 3-Oct-16 1:10 Not applicable
Createmedia.exe 5.0.8239.1502 249,520 3-Oct-16 1:10 x86
Createtsmediaadm.dll 5.0.8239.1502 1,676,976 3-Oct-16 1:10 x86
Cryptoutility.dll 5.0.8239.1502 14,000 3-Oct-16 1:10 x86
Databaseresources.dll 5.0.8239.1502 194,224 3-Oct-16 1:10 x86
Dcmobjectmodel.dll 5.0.8239.1502 2,138,288 3-Oct-16 1:10 x86
Dcmsqlqueryprovider.dll 5.0.8239.1502 155,312 3-Oct-16 1:10 x86
Deploytovhd.exe 5.0.8239.1502 390,832 3-Oct-16 1:10 x86
Execengn.dll 5.0.8239.1502 276,656 3-Oct-16 1:10 x86
Execmgr.dll 5.0.8239.1502 820,912 3-Oct-16 1:10 x86
Exportcontent.dll 5.0.8239.1502 772,784 3-Oct-16 1:10 x86
Extractcontent.exe 5.0.8239.1502 1,722,032 3-Oct-16 1:10 x86
Imrsdk.dll 10.0.0.13059 2,143,688 3-Oct-16 1:10 x86
Lsinterface.dll 5.0.8239.1502 619,696 3-Oct-16 1:10 x86
Lsutilities.dll 5.0.8239.1502 621,744 3-Oct-16 1:10 x86
Microsoft.configurationmanagement.applicationmanagement.dll 5.0.8239.1502 210,608 3-Oct-16 1:10 x86
Microsoft.configurationmanagement.applicationmanagement.macinstaller.dll 5.0.8239.1502 33,968 3-Oct-16 1:10 x86
Microsoft.configurationmanagement.applicationmanagement.winphone8installer.dll 5.0.8239.1502 41,136 3-Oct-16 1:10 x86
Microsoft.configurationmanagement.exe 5.0.8239.1502 396,976 3-Oct-16 1:10 x86
Microsoft.configurationmanagement.reporting.dll 5.0.8239.1502 380,080 3-Oct-16 1:10 x86
Microsoft.configurationmanager.azureroles.contentmanager.dll 5.0.8239.1502 49,840 3-Oct-16 1:10 x86
Microsoft.enterprisemanagement.ui.consoleframework.dll 7.1.3826.0 1,403,576 3-Oct-16 1:10 x86
Microsoft.enterprisemanagement.ui.controls.dll 7.1.3826.0 517,304 3-Oct-16 1:10 x86
Microsoft.enterprisemanagement.ui.foundation.dll 7.1.3826.0 228,024 3-Oct-16 1:10 x86
Microsoft.enterprisemanagement.ui.viewframework.dll 7.1.3826.0 119,992 3-Oct-16 1:10 x86
Microsoft.enterprisemanagement.ui.wpfviews.dll 7.1.3826.0 178,360 3-Oct-16 1:10 x86
Microsoftpolicyplatformsetup.msi Not applicable 2,183,168 3-Oct-16 1:10 Not applicable
Osdapplyos.exe 5.0.8239.1502 212,656 3-Oct-16 1:10 x86
Osdbitlocker_wtg.exe 5.0.8239.1502 1,238,192 3-Oct-16 1:10 x86
Osdcore.dll 5.0.8239.1502 731,824 3-Oct-16 1:10 x86
Osdofflinebitlocker.exe 5.0.8239.1502 50,864 3-Oct-16 1:10 x86
Osdrunpowershellscript.exe 5.0.8239.1502 40,112 3-Oct-16 1:10 x86
Osdsetuphook.exe 5.0.8239.1502 2,053,808 3-Oct-16 1:10 x86
Osdsmpclient.exe 5.0.8239.1502 227,504 3-Oct-16 1:10 x86
Pulldp.msi Not applicable 6,877,184 3-Oct-16 1:10 Not applicable
Pulldpcmgr.dll 5.0.8239.1502 586,928 3-Oct-16 1:10 x86
Scepinstall.exe 4.7.214.0 28,359,824 3-Oct-16 1:10 x86
Smsappinstall.exe 5.0.8239.1502 217,776 3-Oct-16 1:10 x86
Smsclient.dll 5.0.8239.1502 280,240 3-Oct-16 1:10 x86
Smsdp.dll 5.0.8239.1502 2,449,584 3-Oct-16 1:10 x86
Smsdpmon.exe 5.0.8239.1502 1,295,024 3-Oct-16 1:10 x86
Smsfileisapi.dll 5.0.8239.1502 259,760 3-Oct-16 1:10 x86
Smsswd.exe 5.0.8239.1502 211,120 3-Oct-16 1:10 x86
Srsresources.dll 5.0.8239.1502 673,456 3-Oct-16 1:10 x86
Tsbootshell.exe 5.0.8239.1502 1,757,360 3-Oct-16 1:10 x86
Tscore.dll 5.0.8239.1502 2,008,752 3-Oct-16 1:10 x86
Tsmanager.exe 5.0.8239.1502 244,400 3-Oct-16 1:10 x86
Tsmbootstrap.exe 5.0.8239.1502 430,256 3-Oct-16 1:10 x86
Tsprogressui.exe 5.0.8239.1502 1,108,144 3-Oct-16 1:10 x86
Wtgcreator.exe 5.0.8239.1502 513,200 3-Oct-16 1:10 x86
Wuahandler.dll 5.0.8239.1502 378,032 3-Oct-16 1:10 x86

 

back to Table of Contents

↑ Back to the top


References

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


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

back to Table of Contents

↑ Back to the top


Keywords: kbqfe, kbfix, kbexpertiseinter, kb

↑ Back to the top

Article Info
Article ID : 3195483
Revision : 36
Created on : 9/28/2018
Published on : 9/29/2018
Exists online : False
Views : 379