Skip to content
FIX: SCCM Application Installation Failed 0x87D00324

FIX: SCCM Application Installation Failed 0x87D00324

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

Let’s see how you can FIX SCCM Application Installation Failed 0x87D00324. The error 0x87D00324 (-2016410844) prompt when you attempted to install an application from the SCCM software center.

The error 0x87D00324 Translate SCCM Error Codes to Error Messages “The application was not detected after installation completed.”

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

Issue Summary

The error Application Installation Failed 0x87D00324(-2016410844) was received while installing an application from Software Center. The application appeared with Status Failed.

FIX: SCCM Application Installation Failed 0x87D00324
FIX: SCCM Application Installation Failed 0x87D00324

Application evaluation is performed during the InvokingSdmMethod phase of a CI Agent job. This phase is where the client evaluates the detection method defined for the application to determine if the application is installed on the device.

This activity can be tracked in AppDiscovery.log using the Deployment Type Unique ID or Deployment Type Name.

Next, the client evaluates the desired state of the application based on the Deployment Purpose. This step also involves detecting whether the application has any dependencies or supersedence rules that should be honored for the application. This activity can be tracked in AppIntentEval.log using the Application and Deployment Type Unique ID.

After reviewing the AppEnforce.log to track the installation, You might see the application exit code 0 represents, Application installation is completed successfully.

The appropriate detection method is used to check if the application is installed using alternate detection methods.

FIX – SCCM Application Installation Failed 0x87D00324

Let’s check the possible solutions to FIX SCCM Application Installation Failed 0x87D00324It could be different based on the details you get into logs –

  • In the Configuration Manager console, go to the Software Library workspace, expand Application Management, and select the Applications node.
  • Select an application from the appeared list and select Deployment Types tab. Right-click on the existing deployment type and select Properties.
FIX: SCCM Application Installation Failed 0x87D00324
FIX: SCCM Application Installation Failed 0x87D00324

Under Application Properties, Switch to the Detection Method tab. Validate the specified detection, Make sure you refering to correct path, GUID in the detection clause based on detection method you using.

Here you can see, it shows detection for an MSI application where the detection is done by checking if the Registry key is exist on the device.

FIX: SCCM Application Installation Failed 0x87D00324
FIX: SCCM Application Installation Failed 0x87D00324

Once you corrected the detection, Refresh the deployment. As Applications always use binary differential replication. When files in the source content change, It resends only the new or changed content instead of sending the entire set of content source files each time you change those files.

On the client machine, Open Configuration Manager properties from the control panel. Under the Action tab, Run the Machine Policy Request & Evaluation Cycle.

As soon as the machine received the new policy, you can retry the deployment from the software center and the application will install without an issue. This time status message will update from Failed to Installed.

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.

Resources

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 · 3 comments

  1. How about when same error coming from Windows cumulative update with SCCM? You can not fix the detection rule for windows updates.
    SFC or DISM does not find any system corruption.

  2. I am having the same issue with Windows Server 2016 CU update thru SCCM, has anyone been able to fix this?

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