Skip to content
FIX: SCCM Application Installation Failed Unmatched Exit Code 1603

FIX: SCCM Application Installation Failed Unmatched Exit Code 1603

Written By Jitesh Kumar
Last Updated February 4, 2022
Posted In SCCM
SHARE

In this post, You will learn to FIX SCCM Application Installation Failed Unmatched exit code 1603. The error code 1603 prompts when you attempt to install an application from the SCCM software center.

The error code 1603 is a generic Windows Installer error that translates SCCM Error Codes to Error Messages “Fatal error during installation.“

Application Model is used these days extensively for Software Distribution from SCCM. However, troubleshooting Application deployment using this model is not easy due to the number of components involved.

The client-side flow for the application deployment post will help you to perform troubleshooting for failed deployment.

Patch My PC

Installation error 1603 is one of the more common errors we see for application installations. Here you can check details for major components involved in SCCM application model troubleshooting.

This post will help get more information about why the installation failed and learn the Deep Dive SCCM Application Model Troubleshooting.

Issue Summary – Application Installation Failed Unmatched Exit Code 1603

The error application installation failed was received while installing an application from Software Center. It indicates there was a problem applying changes to the software from SCCM.

You can try starting the installation again, or if the problem continues, the information shown in the section below can assist your helpdesk in troubleshooting. The software center showed a failed error message –

Software Center - Application Installation Failed Unmatched Exit Code 1603
Software Center – Application Installation Failed Unmatched Exit Code 1603

Checked AppEnforce.log log file from C:\Windows\CCM\Logs to understand what is the issue with the deployment.

AppEnforce.log -  Application Installation Failed Unmatched Exit Code 1603
AppEnforce.log – Application Installation Failed Unmatched Exit Code 1603

After reviewing the AppEnforce.log for this application, you will see the below highlights –  

)
Prepared command line: "C:\WINDOWS\ccmcache\8\vstor_redist.exe" /Q /norestart	AppEnforce	30-07-2021 12:43:22	2860 (0x0B2C)
    Executing Command line: "C:\WINDOWS\ccmcache\8\vstor_redist.exe" /Q /norestart with system context	AppEnforce	30-07-2021 12:43:22	2860 (0x0B2C)
    Working directory C:\WINDOWS\ccmcache\8	AppEnforce	30-07-2021 12:43:22	2860 (0x0B2C)
    Post install behavior is NoAction	AppEnforce	30-07-2021 12:43:22	2860 (0x0B2C)
    Waiting for process 7896 to finish.  Timeout = 30 minutes.	AppEnforce	30-07-2021 12:43:22	2860 (0x0B2C)
    Process 7896 terminated with exitcode: 1603	AppEnforce	30-07-2021 12:43:42	2860 (0x0B2C)
    Looking for exit code 1603 in exit codes table...	AppEnforce	30-07-2021 12:43:42	2860 (0x0B2C)
    Unmatched exit code (1603) is considered an execution failure.	AppEnforce	30-07-2021 12:43:42	2860 (0x0B2C)

FIX – Application Installation Failed Unmatched Exit Code 1603

Let’s check the possible solutions to FIX SCCM Application Installation Failed Unmatched Exit Code 1603It could be different based on the details you get into logs –

Ensure the application file downloaded in a client device is manually installed without any issue, As sometimes it has been seen the application is invalid or corrupt. In such cases, you must download the installer again.

In the scenario, I found the installation is not completing properly as the application has dependencies. Dependencies define one or more deployment types from another application that the client must install before it installs this deployment type.

  • In the SCCM console, go to the Software Library workspace, expand Application Management, and select the Applications node.
  • Select an existing application in the Applications node and select Deployment Types tab. Right-click on the deployment type and select Properties.
  • Switch to the Dependencies tab, Here you can see the Visual Studio 2010 Tools for Office Runtime added as dependencies for the application.
  • SCCM was attempting to install dependencies app in the device, hence SCCM cannot install the application.
Deployment Type - Application Installation Failed Unmatched Exit Code 1603
Deployment Type – Application Installation Failed Unmatched Exit Code 1603

Since there is no issue with the installation command line as the application was installed successfully on all devices, Cleaning the SCCM Cache and reinitiating the download application content helps to install without any issues.

Let us know your experience to resolve this issue in the comments section.

Resources

Author

About Author -> Jitesh has over 5 years of working experience in the IT Industry. He writes and shares his experiences related to Microsoft device management technologies and IT Infrastructure management. His primary focus area is Windows 10 Deployment solution with Configuration Manager, Microsoft Deployment Toolkit (MDT), and Microsoft Intune.

Written by

Jitesh has over 5 years of working experience in the IT Industry. He writes and shares his experiences related to Microsoft device management technologies and IT Infrastructure management. His primary focus area is Windows 10 Deployment solution with Configuration Manager, Microsoft Deployment Toolkit (MDT), and Microsoft Intune.

Discussion · 2 comments

  1. HI there,

    I have deployed the M 365 application to st of devices, some devices ended with this error, no dependencies are needed for this application, but can’t find the reason. Cleared the cache and deployed then the error code changed to another. What is the cause of behavior?

  2. Hi

    I also also faced a similar problem, with my devices. I have deployed an application and somehow its is installation on few devices nut failing on most of the devices with the error ” fatal error during installation” when checked the log I got this “Installation Failed Unmatched Exit Code 1603”.

    So, could you help me here.

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