Share via


Error code - 0x87d01106. Program will not retry

Question

Monday, June 20, 2016 7:07 AM

Hi,

For a batch file deployment, I got the error code as 0x87d01106. Then I updated all DPs and it is going through.

However, for failed systems, am getting "Fatal error 0x87d01106 enountered for program xxxx. This program will not retry."

I want to rerun the program on the collection. Anybody?

All replies (5)

Monday, June 20, 2016 12:16 PM âś…Answered | 2 votes

Hi Guys,

Appreciate the replies. 

Batch file runs cleanly

crated the program afresh n deployed, started working!


Monday, June 20, 2016 7:30 AM | 1 vote

0x87d01106 = Failed to verify the executable file is valid or to construct the associated command line. Source: System Center Configuration Manager

Examine execmgr.log. It might be possible that ConfigMgr retries it automatically.

Torsten Meringer | http://www.mssccmfaq.de


Monday, June 20, 2016 7:30 AM

If its an application then it will automatically retry - or you can force it to try again by performing an application deployment discovery cycle on the clients.

If its a package then you can right click on the clients in the console and choose the rerun advertisement option to retry the package immediately assuming you have right click tools installed. You can also use Client Centre for Configuration Manager to trigger the immediate re-run of advertisements (although there are some pre requirements for this tool).

Cheers

Damon


Monday, June 20, 2016 7:34 AM

Does the batch file work outside of ConfigMgr? ie have you tested with psexec and running it as system locally to make sure there aren't any errors in the batch file?

If this post was helpful, please click the up arrow or propose as answer.


Thursday, August 1, 2019 2:17 PM

Hi Guys,

In Some cases detections have issues, few cases were different incase if you application has reboot requires to complete the installation, the application will ask reboot prompt and user has privilege to defer the reboot. until the system reboot this error will occurs, see below log for more information

.[Installation] :: Executing [C:\Windows\system32\msiexec.exe /i C:\Windows\ccmcache\3t\Files\PBIDesktop_x64.msi" /QN /norestart ACCEPT_EULA=1 DISABLE_UPDATE_NOTIFICATION=1 /L*v "C:\ProgramData\CompApps\Logs\PowerBIDesktop_2.68.5432.361_vendor_Install.log"]... Execute-Process 7/19/2019 12:01:42 AM 20484 (0x5004)
[Installation] :: Get message for exit code [1603]. Get-MsiExitCodeMessage 7/19/2019 12:02:07 AM 20484 (0x5004) [Pre-Installation] :: User has until [2019-07-22 00:01:38Z] before deferral expires. Show-InstallationWelcome 7/19/2019 12:01:38 AM 20484 (0x5004)