
Some installers can spawn a child process to perform the actual installation.
Once the new policy is received, the deployment will work, and the application will install without any errors. Run the Machine Policy Request and Evaluation Cycle in the Action tab. Open the Configuration Manager properties on the client computer. You can easily fix this issue by refreshing the deployment with the following steps: Basically, it only resends new or changed content instead of sending all the source files to minimize network bandwidth usage. This is likely because ConfigMgr uses binary differential replication (BDR). Once you find that, verify that the GUID matches with the product code used in the Detection Clause.Įven after the detection clause is corrected, you may still encounter this error. Repeat this until you find the program you’re trying to install. Select one of them and check the Display Name. The list of keys in curly brackets are the product codes for various programs. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ The registry path is:ģ2 bit: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\ Verify that the listed product code is correct by checking the registry entry on the client machine. In the Detection Rule window, select Windows Installer as the setting type. Select the specified detection method and click on Edit or Edit Clause. In the MSI file properties window, switch to the Detection Method tab. Right-click the application and select Properties. Select an application and click Deployment Types or Deployment Properties. In the ConfigMgr console, navigate to Software Library > Overview > Application Management > Applications. The steps to resolve these issues are listed below: If the verification fails due to an incorrect path or wrong GUID, or any other reason, the detection fails, and error 0X87D00324 is returned. The Configuration Manager detects an application by verifying its GUID (Unique Application Identifier) from the registry. You’ll find all the necessary details regarding this in the sections below.
Since an incorrect detection method causes this error in most cases, validating it and ensuring all the values are correct will resolve this error most of the time. How to Fix Error 0X87D00324 During SCCM Deployment?
In rare cases, you may encounter this error despite using the correct detection method if there are other issues relating to command synchronicity or network access. The 0X87D00324 error occurs due to the use of an incorrect detection method during SCCM deployment.