Skip to content
How to Fix SCCM CU1 Installation Rename Operations Pending Error ConfigMgr

How to Fix SCCM CU1 Installation Rename Operations Pending Error ConfigMgr

Written By Anoop C Nair
Last Updated July 31, 2024
Posted In SCCM
SHARE

How to Fix SCCM CU1 Installation Rename Operations Pending Error ConfigMgr. I encountered the following errors while installing CU1: configmgr2012adminui-rtm-kb2717295-i386.msp.

Installing SCCM cumulative updates is very important for your infrastructure. It fixes many issues, some of which are essential.

This applies to all systems with CM 2012 Admin Console. Whenever you get a warning in the prerequisite checker like the one below, it’s better to restart the server and then install the CU fix.

How to Fix SCCM CU1 Installation Rename Operations Pending Error ConfigMgr

How to Fix SCCM CU1 Installation Rename Operations Pending Error ConfigMgr - Fig.1
How to Fix SCCM CU1 Installation Rename Operations Pending Error ConfigMgr – Fig.1

An earlier software installation still has outstanding file rename operations pending. Before continuing with setup, you should restart the computer to allow operations to complete.

Patch My PC
How to Fix SCCM CU1 Installation Rename Operations Pending Error ConfigMgr - Fig.2
How to Fix SCCM CU1 Installation Rename Operations Pending Error ConfigMgr – Fig.2

Error One

(Not sure, how come there is a spelling mistake in ConfigMgr Log file)

Fatal error 0x87d01101 encountered for program Cumulative update 1 – console update install. This program will not retry.

How to Fix SCCM CU1 Installation Rename Operations Pending Error ConfigMgr - Fig.3
How to Fix SCCM CU1 Installation Rename Operations Pending Error ConfigMgr – Fig.3

The first error, 0x87d01101, was encountered during the CU1 CM 2012 Admin console update installation through the Software Deployment method.

The deployment failed probably because the console was open on the site server. I closed the console and reran the deployment, resolving this issue.

Error Two

MSI (s) (FC:F0) [13:59:04:648]: SOURCEMGMT: Failed to resolve the source.

MSI (s) (FC:F0) [13:59:04:648]: Product: Microsoft System Center 2012 Configuration Manager Console — Error 1706. An installation package for the product Microsoft System Center 2012 Configuration Manager Console cannot be found. Try the installation again using a valid copy of the installation package ‘Adminconsole.msi’.

Error 1706. An installation package for the product Microsoft System Center 2012 Configuration Manager Console cannot be found. Try the installation again using a valid copy of the installation package ‘Adminconsole.msi’.

How to Fix SCCM CU1 Installation Rename Operations Pending Error ConfigMgr - Fig.4
How to Fix SCCM CU1 Installation Rename Operations Pending Error ConfigMgr – Fig.4

The Second error occurred when I tried manually installing the same update on a different site server. I used the command line given in the package program. It failed with the most common MSI error, 1603. Now? I looked at the log file in more detail, and once again, “Return value 3” helped me reach the actual error: “SOURCEMGMT: Failed to resolve source.”

Command Line

msiexec.exe /p configmgr2012adminui-rtm-kb2717295-i386.msp /L*v %TEMP%\configmgr2012adminui-rtm-kb2717295-i386.msp.LOG /q REINSTALL=ALL REINSTALLMODE=mous

Now the things are much clear. The installer is not able to find the ‘Adminconsole.msi’ file in the temp folder of the user who installed the site server and or admin console. Is there any logic? I’m not that BIG. Maybe, big people must have some knowledge about the logic behind this.

My goal is to solve this issue. What do I do? Removed the silent switch (/q) from the above command line and tried again. The installation stopped with the following error.

Setup is searching for installed applications.

Click OK to try again, or enter an alternate path to a folder containing the installation package “Adminconsole.msi” in the box below

How to Fix SCCM CU1 Installation Rename Operations Pending Error ConfigMgr - Fig.5
How to Fix SCCM CU1 Installation Rename Operations Pending Error ConfigMgr – Fig.5

Now, it’s pretty easy to guide the wizard to a location where we have “AdminConsole.MSI” and click OK. Now what? The update got installed successfully with the latest “AdminUI.Common.dll” file version “5.0.7711.200.”

How to Fix SCCM CU1 Installation Rename Operations Pending Error ConfigMgr - Fig.6
How to Fix SCCM CU1 Installation Rename Operations Pending Error ConfigMgr – Fig.6

We are on WhatsApp. To get the latest step-by-step guides and news updates, Join our Channel. Click here –HTMD WhatsApp.

Author

Anoop C Nair has been Microsoft MVP from 2015 onwards for 10 consecutive years! He is a Workplace Solution Architect with more than 22+ years of experience in Workplace technologies. He is also a Blogger, Speaker, and leader of the Local User Group Community. His main focus is on Device Management technologies like SCCM and Intune. He writes about technologies like Intune, SCCM, Windows, Cloud PC, Windows, Entra, Microsoft Security, Career, etc..

Written by

Anoop C Nair is Workplace Technology solution architect with 25+ years of experience in global enterprise organizations such as JP Morgan, Capgemini, etc. Microsoft Certified Trainer. Microsoft MVP from 2015 onwards for consecutive 11+ years! He also conducts Intune and modern workplace tech training for enterprise organizations. He is Blogger, Speaker, and Founder of HTMD Community and HTMD Conference. His main focus is on Device Management technologies like Intune, Windows, Cloud PC. He writes about technologies like Intune, SCCM, Windows, Cloud PC, Windows, Entra, Microsoft Security.

Discussion · 2 comments

Join the discussion

Your email address will not be published. Required fields are marked *

Related guides

Intune

Windows 11 KB5101650 KB5099414 July 2026 Patch and 3 Zero Day Vulnerabilities and 570 Flaws

Key Takeaways Windows 11 KB5101650 KB5099414 July 2026 Patch and 3 Zero Day Vulnerabilities and 570 Flaws! In the July 2026 Patch, Microsoft introduced new features designed to improve the overall Windows experience. The update adds enhancements to Windows Update for more flexible update management and introduces Point-in-Time Restore, providing an additional recovery option for […]

AC Anoop C Nair 9 min read
Intune

2026 June KB5094126 KB5093998 Windows 11 Patch | 3 Zero Day Vulnerabilities and 200 Flaws

Key Takeaways 2026 June KB5094126 KB5093998 Windows 11 Patch | 3 Zero Day Vulnerabilities and 200 Flaws! The June 2026 Windows 11 Patch Tuesday update brings several improvements to File Explorer. It adds support for additional archive formats, including UU, CPIO, XAR, and NuGet Packages (NUPKG). The update also preserves View and Sort preferences in […]

AC Anoop C Nair 10 min read
Intune

2026 May KB5089549 KB5087420 Windows 11 Patch | 0 Zero Day Vulnerabilities and 120 Flaws

Key Takeaways The Windows 11 May 2026 Patch KB5089549 KB5087420 Update brings important security fixes, performance improvements, and reliability enhancements across the operating system. The update introduces new features such as Xbox Mode for gaming, File Explorer improvements, enhanced input and sharing experiences, better taskbar and Windows Hello reliability, and additional enterprise management capabilities for […]

AC Anoop C Nair 8 min read
SCCM

ConfigMgr 2603 Introduces New Early Update Enrollment Process

Key Takeaways In this post we are discussing the ConfigMgr 2603 Introduces New Early Update Enrollment Process. Microsoft has officially released Configuration Manager version 2603 to the Early Update Ring, giving organizations an opportunity to test upcoming improvements before the global production rollout. The release is targeted at enterprises running ConfigMgr version 2409 or later […]

AC Anoop C Nair 3 min read