Solve it myself:

1. Apparently there is a fix for this issue - 
http://blogs.technet.com/b/configurationmgr/archive/2013/11/25/hotfix-quot-error-25150-setup-was-unable-to-register-the-ccm-service-hostingconfiguration-endpoint-quot-when-you-try-to-install-the-client-agent-in-configuration-manager.aspx

2. Uninstall / Re-install the Management Point - 
https://social.technet.microsoft.com/Forums/en-US/8cd50831-7d1f-4876-acfe-5897dd8cbb96/remove-and-reinstall-management-point?forum=configmanagerdeployment

3. From “D:\Microsoft Configuration Manager\hotfix\KB2978017\Client\x64” copy 
configmgr2012ac-sp1-kb2978017-x64.msp to \\SCCMServer\sms_xyz\Client;

3. Copy the SCCM client folder from (in my case ) “D:\Microsoft Configuration 
Manager\Client” to “D:\KIT\Client”;

4. Open a cmd under administrator, change the location to D:\Kit\Client and run 
the command:
      ccmsetup.exe 
PATCH=\\SCCMServer\sms_xyz\Client\configmgr2012ac-sp1-kb2978017-x64.msp

5. Verify the installation logs ccmsetup.log & client.msi.log;

6. Verify the agent from Control Panel & SCCM console.

Works !

Greetings.

From: Bogdan Radu 
Sent: Saturday, September 5, 2015 9:09 AM
To: [email protected] 
Subject: [mssms] SCCM 2012 SP1 CU5 Native mode agent installation issues

Hi all,

I am having difficulty installing the SCCM agent into the SCCM 2012 SP1 CU5 
itself (Native Mode environment), all the other devices work just fine.

All the certificates are in order, non is expired.

I tried all kinds of manually installation switches, like this one for example 
without any luck so far:

CCMsetup.exe /native SMSSITECODE=XYZ FSP=<FQDN> CCMALWAYSINF=1 
CCMHOSTNAME=<FQDN>




I suspect a WMI issue but it`s the SCCM server and I`m a little reluctant to 
repair the WMI repository, I really don’t want to break the environment.

Any idea what might be wrong here ?

Greetings.





Reply via email to