Dear,
The existing environ:
WIN 7 profl edition as SCCM client in a WORKGROUP in the same domain of SCCM site server. SCCM SP2 server in a domain with SLP, MP.
I have made the mlhost entry in the client with SMS_SLP and SMS_MP. For resolving to & fro to site server %windir%\system32\drivers\etc\host also edited.
The cmd line used for manual installation at client:
CCMsetup.exe /source:<...> /mp:< ....> /noservice SMSPUBLICROOTKEY=<...3....> RESETKEYINFORMATION=TRUE SMSSITECODE=<> CCMDEBUGLOGGING=1 CCMENABLELOGGING=TRUE CCMLOGLEVEL=3 SMSMP=<....> SMSSLP=<Ip address>.
In the site server local admi of client also has been configured for client push a/c.; Network detection also enabled. Site server is automatically published to AD domain, and MP is published to DNS.
Using the Network Access Acount user ID from the client I could connect to server and view files. Simillarly I could connect the admin$ share of client using client’s local admin ID from server.
Problem: The CLIENTidMANAGERSETUP.LOG gives error 0x80040231 (as below), could not register.
The host name is not visible in the site server console.
<![LOG[RegTask: Failed to send registration request message. Error: 0x80040231]LOG]!><time="16:28:40.504+000" date="01-18-2012" component="ClientIDManagerStartup" context="" type="3" thread="4072" file="regtask.cpp:1139">
<![LOG[RegTask: Failed to send registration request. Error: 0x80040231]LOG]!><time="16:28:40.504+000" date="01-18-2012" component="ClientIDManagerStartup" context="" type="3" thread="4072" file="regtask.cpp:1314".
The LOCATIONSERVICE.LOG: <![LOG[Failed to reset certificate request times. (0x80041002)]LOG]!><time="16:26:40.317+000" date="01-18-2012" component="LocationServices" context="" type="3" thread="4072" file="lssecurity.cpp:4221">
The CCMEXEC.LOG: [LOG[Failed in WinHttpReceiveResponse API, ErrorCode = 0x2f78]LOG]!><time="17:28:40.765+000" date="01-18-2012" component="CCMEXEC" context="" type="3" thread="4072" file="ccmhttppost.cpp:853">
<![LOG[HTTPPost(URL=' Failed with code 0x80040231.]LOG]!><time="17:28:40.781+000" date="01-18-2012" component="CCMEXEC" context="" type="3" thread="4072" file="messagequeueproc_outgoing.cpp:269">
<![LOG[HandleRemoteSyncSend failed (0x80040231).]LOG]!><time="17:28:40.781+000" date="01-18-2012" component="CCMEXEC" context="" type="3" thread="4072" file="forwarder_client.cpp:1308">
<![LOG[CForwarder_Sync::Send failed (0x80040231).]LOG]!><time="17:28:40.781+000" date="01-18-2012" component="CCMEXEC" context="" type="3" thread="4072" file="forwarder_client.cpp:1380">
<![LOG[CForwarder_Base::Send failed (0x80040231).]LOG]!><time="17:28:40.781+000" date="01-18-2012" component="CCMEXEC" context="" type="3" thread="4072" file="forwarder_base.cpp:393">
The POLICY EVALUATOR.LOG:
<![LOG[Failed to trigger Machine settings update (80070057)]LOG]!><time="11:45:18.553+000" date="01-17-2012" component="PolicyAgent_PolicyEvaluator" context="" type="3" thread="2972" file="policyevaluatorendpoint.cpp:547">
At The Client side, Config Manager Properties--> Actions, have only, "Machine Policy Retrival cycle, and User Policy Retrival & eval Cycle." In the components tab all components visible as installed , none as enabled, even after doing REPAIR. Site detection is taking place.
Now my requirement is to do package installation and inventory collection and site server policy deployment. Since the client registration is failed, so client installation seems not success. \..\ddm.box\BAD_DDR folder is empty.
Pls kindly suggest what else I should do to accomplish my need to manage the client in WORKSTATION.
Expecting Ur valuable suggestions.