SCCM Error 0x87D01107(-2016407289)

SCCM Error 0x87D01107(-2016407289) is thrown when a file is missing from the downloaded package and the installation execution script is calling that missing file. In my case, I was executing the MSI file along with a transform (.MST). In the initial iteration of package, the MST was not added. When I added the MST, i forgot to re-distribute the package, thus this error was thrown.

To overcome, the error, I re-distributed the package on all DP’s.

Leave a Reply

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