Failed to issue token for client. Error 0x80004003 - MP RegistrationManager.log

Dinesh Vinay 86 Reputation points
2021-07-07T09:27:50.727+00:00

Hi All,

We implemented the SCCM site system in untrusted forest domain. The site system has MP/DP/SUP role. However the site able to register the SCCM clients from that domain to its site server and client showing "Active" in SCCM console. But client registration is happening with some error code for each clients.

Much appreciate if anyone knows background of this error?

MP_RegistrationManager.log

112561-capture.jpg

Microsoft Configuration Manager
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. HanyunZhu-MSFT 1,846 Reputation points Microsoft Vendor
    2021-07-08T02:54:30.1+00:00

    Hi @Dinesh Vinay ,

    Thanks for posting in Microsoft Q&A forum.

    The error code 0x80004003 means: Invalid pointer.

    From the log provided, it seems that the client is registered through certificate registration. So there is no need to use the token, unless the client is an Internet-based client and needs the token in registration process through a CMG.
    For more information about Token-based authentication for CMG, please refer to this article:
    https://learn.microsoft.com/en-us/mem/configmgr/core/clients/deploy/deploy-clients-cmg-token

    Sometimes an error appear in the log does not mean that there is a problem with client registration, it is just a normal check.
    If the client is able to contact the MP and run normally, we could ignore this error.

    Hope the above information can help you.


    If the response is helpful, please click "Accept Answer"and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


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.