SCCM client cannot be registered
HI,
I am having trouble of sccm client machine registration. I have searched a lot , but no statisfacy fix.
the situation is I have some client machines whose OS is win server 2008 R2 x64. they cannot successfully registered as well at first. It is caused by
serviceBindingInformation property of the published
MP
object in AD
and the SerializedKey in MP registry
are not same. after make them same, the client is registered successfully.
but on machine is still failed now
its OS is win server 2008 sp2 x86
in ClientIDManagerStartup.log, it shows:
<![LOG[RegTask: Failed to send registration request message. Error: 0x80040231]LOG]!><time="11:27:18.039+000" date="12-24-2010" component="ClientIDManagerStartup" context="" type="3" thread="3320" file="regtask.cpp:1139">
<![LOG[RegTask: Failed to send registration request. Error: 0x80040231]LOG]!><time="11:27:18.039+000" date="12-24-2010" component="ClientIDManagerStartup" context="" type="3" thread="3320" file="regtask.cpp:1314">
in ccmexec.log, it shows:
<![LOG[HandleRemoteSyncSend failed (0x80040231).]LOG]!><time="11:11:18.055+000" date="12-24-2010" component="CCMEXEC" context="" type="3" thread="3320" file="forwarder_client.cpp:1308">
<![LOG[CForwarder_Sync::Send failed (0x80040231).]LOG]!><time="11:11:18.055+000" date="12-24-2010" component="CCMEXEC" context="" type="3" thread="3320" file="forwarder_client.cpp:1380">
<![LOG[CForwarder_Base::Send failed (0x80040231).]LOG]!><time="11:11:18.055+000" date="12-24-2010" component="CCMEXEC" context="" type="3" thread="3320" file="forwarder_base.cpp:393">
<![LOG[SystemTaskProcessor::QueueEvent(PowerChanged, 0)]LOG]!><time="11:15:52.106+000" date="12-24-2010" component="CCMEXEC" context="" type="1" thread="2712" file="systemtaskprocessor.cpp:340">
<![LOG[SystemTaskProcessor::QueueEvent(PowerChangedEx, 0)]LOG]!><time="11:15:52.106+000" date="12-24-2010" component="CCMEXEC" context="" type="1" thread="2712" file="systemtaskprocessor.cpp:340">
<![LOG[Failed in WinHttpSendRequest API, ErrorCode = 0x2ee7]LOG]!><time="11:27:18.030+000" date="12-24-2010" component="CCMEXEC" context="" type="3" thread="3320" file="ccmhttppost.cpp:797">
<![LOG[[CCMHTTP] HTTP ERROR: URL=http://SC-NBPA-SCCM.NBPA.com/ccm_system_windowsauth/request, Port=80, Protocol=http, SSLOptions=0, Code=12007, Text=ERROR_WINHTTP_NAME_NOT_RESOLVED]LOG]!><time="11:27:18.030+000" date="12-24-2010" component="CCMEXEC"
context="" type="1" thread="3320" file="ccmhttperror.cpp:264">
<![LOG[Raising event:
instance of CCM_CcmHttp_Status
{
DateTime = "20101224032718.037000+000";
HostName = "SC-NBPA-SCCM.NBPA.com";
HRESULT = "0x80072ee7";
ProcessID = 3412;
StatusCode = 0;
ThreadID = 3320;
};
]LOG]!><time="11:27:18.037+000" date="12-24-2010" component="CCMEXEC" context="" type="1" thread="3320" file="event.cpp:525">
<![LOG[HandleRemoteSyncSend failed (0x80040231).]LOG]!><time="11:27:18.039+000" date="12-24-2010" component="CCMEXEC" context="" type="3" thread="3320" file="forwarder_client.cpp:1308">
<![LOG[CForwarder_Sync::Send failed (0x80040231).]LOG]!><time="11:27:18.039+000" date="12-24-2010" component="CCMEXEC" context="" type="3" thread="3320" file="forwarder_client.cpp:1380">
<![LOG[CForwarder_Base::Send failed (0x80040231).]LOG]!><time="11:27:18.039+000" date="12-24-2010" component="CCMEXEC" context="" type="3" thread="3320" file="forwarder_base.cpp:393">
in location services.log, it shows:
<![LOG[Refreshing client operational settings over AD]LOG]!><time="10:25:17.782+000" date="12-24-2010" component="LocationServices" context="" type="1" thread="3320" file="lsad.cpp:4810">
<![LOG[Failed to update security settings over AD with error 0x80004005.]LOG]!><time="10:25:17.783+000" date="12-24-2010" component="LocationServices" context="" type="3" thread="3320" file="lsad.cpp:4835">
<![LOG[The 'Certificate Store' is empty in the registry, using default store name 'MY'.]LOG]!><time="10:25:17.783+000" date="12-24-2010" component="LocationServices" context="" type="1" thread="3320" file="ccmcert.cpp:204">
<![LOG[No security settings update detected.]LOG]!><time="10:25:17.786+000" date="12-24-2010" component="LocationServices" context="" type="1" thread="3320" file="lssecurity.cpp:4340">
can someone help me?
any idea is welcome.
thanks
December 23rd, 2010 10:57pm
May be problem with access client's pc to default MP Primary site?
Management Points
Configuration Manager clients need to find their assigned site's default management point when they are first installed and assigned to a site. If they cannot find their site's default management point, they cannot be managed.
After clients find their site's default management point, it then becomes their assigned management point. This assignment is always made by the client as a result of finding its assigned site's default management point; administrators cannot assign a specific
management point to a client to use as its default management point.
http://technet.microsoft.com/en-us/library/bb632435.aspx
And please look to IIS log in defaultMP PC.
Free Windows Admin Tool Kit Click here and download it now
December 24th, 2010 3:38am
Have you extended AD Schema for SCCM?
Problem seems contacting MP.
From client Browse MPcert and MPlist and check. Check what block them to contact MP (check windows Firewall also).Joy, Please remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
December 24th, 2010 6:59am
Hi
CCMHTTP] HTTP ERROR: URL=http://SC-NBPA-SCCM.NBPA.com/ccm_system_windowsauth/request, Port=80, Protocol=http, SSLOptions=0, Code=12007, Text=ERROR_WINHTTP_NAME_NOT_RESOLVED
Please make sure you are able to resolve and ping your primary site SC-NBPA-SCCM.NBPA.com
from this client system.
Regards, Madan
Free Windows Admin Tool Kit Click here and download it now
December 24th, 2010 10:04am
Hi
CCMHTTP] HTTP ERROR: URL=http://SC-NBPA-SCCM.NBPA.com/ccm_system_windowsauth/request, Port=80, Protocol=http, SSLOptions=0, Code=12007, Text=ERROR_WINHTTP_NAME_NOT_RESOLVED
Please make sure you are able to resolve and ping your primary site SC-NBPA-SCCM.NBPA.com
from this client system.
Regards, Madan
December 24th, 2010 10:04am
Hi
CCMHTTP] HTTP ERROR: URL=http://SC-NBPA-SCCM.NBPA.com/ccm_system_windowsauth/request, Port=80, Protocol=http, SSLOptions=0, Code=12007, Text=ERROR_WINHTTP_NAME_NOT_RESOLVED
Please make sure you are able to resolve and ping your primary site SC-NBPA-SCCM.NBPA.com
from this client system.
Regards, Madan
Free Windows Admin Tool Kit Click here and download it now
December 24th, 2010 10:04am
Roger
Can you post your Client location log
can you resolve the MP server by ping? Ping -a MP_server_IP?
Were active directory rights for the CM server set on the system management hive? And which account is the client using to communicate the server?
December 24th, 2010 12:58pm
Roger
Can you post your Client location log
can you resolve the MP server by ping? Ping -a MP_server_IP?
Were active directory rights for the CM server set on the system management hive? And which account is the client using to communicate the server?
Free Windows Admin Tool Kit Click here and download it now
December 24th, 2010 12:58pm
Roger
Can you post your Client location log
can you resolve the MP server by ping? Ping -a MP_server_IP?
Were active directory rights for the CM server set on the system management hive? And which account is the client using to communicate the server?
December 24th, 2010 12:58pm
AD schema for SCCM has been extended, because other client machines are working good now.
Firewall is disabled,
could you tell me how to browse MPcert and MPlist? thanks
Free Windows Admin Tool Kit Click here and download it now
December 27th, 2010 12:35am
yeah, I can ping the primary machine, any more idea?
December 27th, 2010 12:36am
in client location log:
GetCurrentManagementPointEx
Current Management Point is SC-NBPA-SCCM.NBPA.com with version 6487 and capabilities: <Capabilities SchemaVersion="1.0"/>.
active directory rights has been set on system management hive. there are using the same account Domain\Administrator
but when I ping -a MP_server_IP, it failed:
transmit failed, error code 1231
any idea about this?
thanks
Free Windows Admin Tool Kit Click here and download it now
December 27th, 2010 12:49am
could you tell me where is the IIS log in default MP pc?
December 27th, 2010 12:51am
Hi Shrek46,
I restart the machine and add/remove Net Adapter. It is now OK
many thanks!
Free Windows Admin Tool Kit Click here and download it now
December 27th, 2010 1:25am