SCCM application deployment error

Richard Sindler 40 Reputation points
2024-04-14T06:42:23.0266667+00:00

My application deployment through SCCM has failed with the following error on the client:

AppProvider::EnforceApp – Failed to invoke EnforceApp on Application handler ( 0x87d01106 )

What steps can I take to fix this error?

Microsoft Configuration Manager
0 comments No comments
{count} votes

Accepted answer
  1. AllenLiu-MSFT 40,396 Reputation points Microsoft Vendor
    2024-04-15T01:47:23.5866667+00:00

    Hi, @Richard Sindler

    Thank you for posting in Microsoft Q&A forum.

    The error code 0x87d01106 is translated as "Failed to verify the executable file is valid or construct the associated command line."

    The error code translation and another error "Invalid executable file Winget." from the execmgr.log confirmed that the SCCM classic package can't run the WinGet command-line tool from user context in a hidden mode. You may check your execmgr.log to see if you have the same error.

    You may check this article for more details:

    https://www.anoopcnair.com/fix-sccm-deployment-error-0x80070002-0x87d01106/

    (Please Note: Since the website is not hosted by Microsoft, just for your reference.)


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Add comment".

    0 comments No comments

0 additional answers

Sort by: Most helpful