Client Install Error

Raimondi, Anthony (Cognizant) 131 Reputation points
2020-12-18T20:38:56.94+00:00

Hi Guys

On a couple of VDis I am installing SCCM client on it installs correctly with a 0 code but I look in the ClientIDStartManager.log I see the error

Regtask: Failed to get certificate . Error 0x80004005

I dont use PKI and its only happening on like 5 VDIs.

Anyone see this error?

Microsoft System Center | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. DJ4MS 1 Reputation point
    2020-12-19T06:54:55.17+00:00

    Hi RaimondiAnthonyCognizant,

    I think you have permissions problem for machine key starts with 19c5cf.. located under C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys

    Ensure 'CNG Key Isolation' Service is not disabled. If you find it disabled, then change it to Manual and save the changes to service.

    Note - Please take backup copy of MachineKeys folder before proceeding below -

    Resolution:

    Correct permission for the file that starts with 19c5cf.. under C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys folder
    Expected permissions :
    System: full control
    Local Administrators: read and execute
    Restart SMS Agent Host service after setting permissions should create the certificate


  2. XinGuo-MSFT 22,231 Reputation points
    2020-12-22T06:42:29.003+00:00

    Hi,

    Please try to delete all files in the C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys folder.
    Restart the SMS Agent Host Service to recreate these certificates.
    At this point the clients should start showing up in the console. If not, remove and push the client agent to the affected computers again.


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.