SCCM client install fail with 0x87d00227

CoolSK2 210 Reputation points
2023-04-05T08:47:24.37+00:00

SCCM client install fail with 0x87d00227, the ccmsetup.log on the client: MapNLMCostDataToCCMCost() returning Cost 0x2 Client deployment cannot be fulfilled since use of metered network is not allowed. CcmSetup failed with error code 0x87d00227

Microsoft Configuration Manager
0 comments No comments
{count} votes

Accepted answer
  1. AllenLiu-MSFT 49,296 Reputation points Microsoft External Staff
    2023-04-06T01:56:04.24+00:00

    Hi, @CoolSK2 Thank you for posting in Microsoft Q&A forum. Like Garth mentioned, the error code 0x87d00227 translates to Functionality disabled. If a device is connected to metered network, new client wouldn't install. We can add a ccmsetup parameter /AllowMetered to allow downloads of contents over meter network. If you are trying to reinstall Configuration Manager client on a machine, setup may pick the previous configurations and show this message even if machine is currently not on metered connection. Hence it's better to clean previous SCCM client installation using ccmclean. For your reference: https://www.techuisitive.com/post/ccmsetup-failed-with-error-code-0x87d00227-configmgr-sccm


    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

1 additional answer

Sort by: Most helpful
  1. Garth Jones 1,666 Reputation points MVP
    2023-04-05T20:09:35.79+00:00

    0x87d00227 mean Functionality disabled. So change your settings for metered networks.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.