Request User State Store Fails with error code 0x00004005

I am trying to get a machine refresh working in SCCM and am running into a road block with the user state migration. The Task sequence hits Request user state store and then fails. In the logs on the machine it shows it downloads the cert from the SMP but it fails to verify the cert. The thing is that this was working and then stopped for no apparent reason. I have added a second SMP and it has the same issue so its got to be something environmental causing this. I have found no references to the errors I am recieving that relate to the issue so I am stumped. We have a SCCM 2007 site in mixed mode. The error log is:
The task sequence execution engine failed executing the action (Request User State Storage) in the group (Capture User Files and Settings) with the error code 16389 Action output: ployment\osdsmpclient\smpclient.cpp,1743) Request to SMP 'ATXFREPSMS01.NA.atxglobal.com' failed with error (Code 0x80090006). Trying next SMP. FALSE, HRESULT=80004005 (e:\nts_sms_fre\sms\client\osdeployment\osdsmpclient\smpclient.cpp,1698) pClientRequestToSMP->Execute(migInfoFromMP.saSMPs), HRESULT=80004005 (e:\nts_sms_fre\sms\client\osdeployment\osdsmpclient\smpclient.cpp,2713) ExecuteCaptureRequestToSMP(migInfoFromMP), HRESULT=80004005 (e:\nts_sms_fre\sms\client\osdeployment\osdsmpclient\smpclient.cpp,2755) ExecuteCaptureRequest(), HRESULT=80004005 (e:\nts_sms_fre\sms\client\osdeployment\osdsmpclient\main.cpp,72) OSDSMPClient finished: 0x00004005 Failed to verify certificate signature for 'ATXFREPSMS01.NA.atxglobal.com' (0x80090006) ClientKeyRequestToSMP failed (0x80090006). ClientRequestToSMP:oRequest failed. error = (0x80090006). Failed to find an SMP that can serve request after trying 4 attempts. ExecuteCaptureRequestSMP failed (0x80004005). ExecuteCaptureRequest failed (0x80004005).. The operating system reported error 16389:

Hi
I am getting the same issue.
More info:
The same task works ok for one client - an xp machine that was upgraded to vista sp1 using sccm but without usmt.
If I send this machine a task which includes usmt and os deploy it works.
On 2 other machines ( so far) , the request store fails with the same error  - 0x80090006. (one of them existing vista and the other xp)
I have tried removing and adding the client from the domain but it did not help.
Any idea?
David

Similar Messages

  • User State Restore Fails with Error 0x8007000E

    I am having some trouble restoring user states with usmt.  I am running a side by side migration, for which I have already added the computer association prior to running the capture.  The task sequence I am using is a very simple and only has
    the following steps:  Request State Store, Restore User State, and Release state store.  
    I am aware that the error code is linked to task sequence environment running out of space, and that it may have something to do with software updates. However, we are not currently deploying any software updates from SCCM.  We do have an upstream WSUS
    server that is supplying updates directly to clients. Would this still be an issue?  I find it hard to believe that an OS deployment sequence runs just fine, but a very simple state restore errors out.  Any thoughts?
    Thanks,
    Kyle

    It looks like I'm getting two errors during the restore.  First is that the COMPUTERNAME\unknown account is chosen for migration, but the target does not have account NEWCOMPUTERNAME\unkown. Directly after that is Failed.[gle=0x00000006].  Then
    I get unable to create a local account because \lac was not specified and USMT error code 14.  Below are the logs:
    2015-03-12 11:23:51, Info      [0x000000] LOADSTATE.EXE Version 6.3.9600.17237[gle=0x000000b7]
    2015-03-12 11:23:51, Info      [0x000000] USMT Started at 2015/03/12:11:23:51.094
    2015-03-12 11:23:51, Info      [0x000000] Command line: C:\_SMSTaskSequence\Packages\AHQ0000A\amd64\loadstate.exe \\ABBTECHCM01.ABBTECH.US\SMPSTOREd_FD7B8EBE$\ED83F415E21062DB9B2A8177AA933D6234B16FE457A8D193A0632650FCC769FB /decrypt /keyfile:****
    /c /l:C:\Windows\CCM\Logs\SMSTSLog\loadstate.log /progress:C:\Windows\CCM\Logs\SMSTSLog\loadstateprogress.log /i:C:\_SMSTaskSequence\Packages\AHQ0000A\amd64\migdocs.xml /i:C:\_SMSTaskSequence\Packages\AHQ0000A\amd64\migapp.xml
    2015-03-12 11:23:51, Info      [0x000000] Script file specified: C:\_SMSTaskSequence\Packages\AHQ0000A\amd64\migdocs.xml[gle=0x000000cb]
    2015-03-12 11:23:51, Info      [0x000000] Script file specified: C:\_SMSTaskSequence\Packages\AHQ0000A\amd64\migapp.xml[gle=0x000000cb]
    2015-03-12 11:23:51, Info      [0x000000] Starting the migration process[gle=0x00000006]
    2015-03-12 11:24:01, Info      [0x000000] System information:
    2015-03-12 11:24:01, Info                  [0x000000] Processing the settings store[gle=0x00000006]
    2015-03-12 11:24:14, Info                  [0x000000] Selecting migration units
    [gle=0x00000006]
    2015-03-12 11:24:14, Error                 [0x000000] The account COMPUTERNAME\uknown is chosen for migration, but the target does not have account NEWCOMPUTERNAME\uknown. See documentation on /lac, /lae, /ui,
    /ue and /uel options.
    2015-03-12 11:24:14, Info                  [0x000000] Failed.[gle=0x00000006]
    2015-03-12 11:24:14, Info                  [0x000000]   Unable to create a local account because /lac was not specified[gle=0x00000006]
    2015-03-12 11:24:14, Info                  [0x000000] USMT Completed at 2015/03/12:11:24:14.843[gle=0x00000057]
    2015-03-12 11:24:15, Info                  [0x000000] ----------------------------------- USMT ERROR SUMMARY -----------------------------------
    2015-03-12 11:24:15, Info                  [0x000000] * USMT error code 14: 
    2015-03-12 11:24:15, Info                  [0x000000] +-----------------------------------------------------------------------------------------
    2015-03-12 11:24:15, Info                  [0x000000] | Unable to create a local account because /lac was not specified
    I tried enabling the restore local accounts box, but that didn't work.  Also the sequence runs just fine on a different model machine.

  • The user '*' preference item in the 'User - 6th Form Students Policy {E03166E7-A848-48B5-AA93-97B848AA9C13}' Group Policy object did not apply because it failed with error code '0x80070003 The system cannot find the path specified.' This error was suppres

    I am looking at an issue with users not getting specific group policies. 
    After searching a number of client computers I found that the following error
    The user '*' preference item in the 'User - 6th Form Students Policy {E03166E7-A848-48B5-AA93-97B848AA9C13}' Group Policy object did not apply because it failed with error code '0x80070003 The system cannot find the path specified.' This error was suppressed.
    I can find the folder in the Sysvol folder on all of the domain controllers. 
    The issue with end users seems to be that the proxy settings for internet explorer is not being applied. 
    Potential problems?
    one folder in sysvol entry is empty 
    \\<server>\SYSVOL\<domain.name>\Policies\{E03166E7-A848-48B5-AA93-97B848AA9C13}\User\microsoft\IEAK\LOCK
    or is this our issue
    The old method of configuring proxy settings  to Internet Explorer 9 has changed?
    https://support2.microsoft.com/kb/2530309?wa=wsignin1.0 
    http://thommck.wordpress.com/2013/11/08/the-new-way-to-configure-internet-explorer-proxy-settings-with-group-policy/

    Hi all 
    In administering this policy I am a little confused. 
    We have a policy that distributes proxy settings in the internet explorer maintenance settings section - however when opening this policy up in GPO editor the internet explorer maintenance section is not present.
    I plan to apply the settings via User/preferences/control panel settings/ internet settings (or registry settings from article) however I am unable to edit the settings for internet explorer maintenance and these will persist. Ideas????

  • SSPI handshake failed with error code 0x8009030c and Login failed for user''

    I got the following error when tried to connect to local machine in the
    non-domain environment with Windows Authentication by SSMS.
    "SSPI handshake failed with error code 0x8009030c while establishing a connection with integrated security."
    "Login failed for user''. the user is nothing associated with a trusted SQL server connection."
    questions
    1,if I saw the "SSPI handshake failed ", does it means it must used Kerberos but failed? or it is also possible used the NTLM but failed?
    2,Any ideas for this issue?
    Please click the Mark as Answer button if a post solves your problem!

    Hi Michael,
    Firstly, "SSPI Handshake Failed" error happens usually when connection failed between the server and domain controllers or failed Kerberos authentication. For more details about "SSPI Handshake Failed" error, please review this
    FAQ.
    Secondly, regarding to your error message, it could be caused by loopback check. To resolve the issue, please set the DisableLoopbackCheck registry entry to 1 by performing the following steps.
    1.Click Start, click Run, type regedit, and then click OK.
    2.Locate and then click the following registry subkey: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa
    3.Right-click Lsa, point to New, and then click DWORD Value.
    4.Type DisableLoopbackCheck, and then press ENTER.
    5.Right-click DisableLoopbackCheck, and then click Modify.
    6.In the Value data box, type 1, and then click OK.
    7.Exit Registry Editor.
    8.Restart the computer.
    There is a similar blog about your scenario for your reference.
    http://www.bhcblog.com/2009/10/08/fix-for-login-failed-for-user-the-user-is-not-associated-with-a-trusted-sql-server-connection/
    Thanks,
    Lydia Zhang
    If you have any feedback on our support, please click
    here.
    Lydia Zhang
    TechNet Community Support

  • Failed to send request/response to peer. send() failed with error code 32?

    hello, chris:
    recently we check the tterros.log, we found the following erros:
    2009-11-12 09:48:18.41 Err : REP: 893538: OCEDATA:transmitter.c(5762): TT16059: Failed to send request/response to peer. send() failed with error code 32
    2009-11-12 09:48:18.41 Err : REP: 893538: OCEDATA:transmitter.c(3048): TT16121: Failed to flush transaction queue. Restarting log read loop
    2009-11-12 12:08:14.19 Err : REP: 893538: OCEDATA:transmitter.c(5762): TT16059: Failed to send request/response to peer. send() failed with error code 32
    2009-11-12 12:08:14.19 Err : REP: 893538: OCEDATA:transmitter.c(3048): TT16121: Failed to flush transaction queue. Restarting log read loop
    what does these mean?? Does this have any effect on replication?? thank you ...

    These messages indicate a loss of connectivity between the replication agents. This could be due to one some kind of failure (e.g. network issue). If the messages are infrequent and replication is otherwise working okay they are not a big cause for concern though if I were you I would check the network etc. for anything abnormal.
    Chris

  • ReleaseRequest failed with error code 0x80004005 \ Task Sequence Manager could not release active TS request. code 80004005

    Hi All,
    I am trying to deploy an OS but the deployment is failing part way through. I have searched the logs and identified the error: Task Sequence Manager could not release active TS request. code 80004005
    If anyone could assist with this is would be much appreciated.
    Many thanks
    Logs below:
    <![LOG[Unlocked ActualConfig successfully]LOG]!><time="12:21:03.273+00" date="12-18-2014" component="TSManager" context="" type="0" thread="1752" file="policyutil.cpp:7898">
    <![LOG[Unlocked policy transaction lock successfully]LOG]!><time="12:21:03.273+00" date="12-18-2014" component="TSManager" context="" type="0" thread="1752" file="policyutil.cpp:7904">
    <![LOG[Raising event:
    instance of CCM_PolicyAgent_SettingsEvaluationComplete
    ClientID = "GUID:8388E2E2-7642-4436-88D0-FC9335F6D56E";
    DateTime = "20141218122103.273000+000";
    PolicyNamespace = "\\\\wst0339\\root\\ccm\\policy\\machine\\actualconfig";
    ProcessID = 1748;
    ThreadID = 1752;
    ]LOG]!><time="12:21:03.273+00" date="12-18-2014" component="TSManager" context="" type="1" thread="1752" file="event.cpp:729">
    <![LOG[Successfully submitted event to the Status Agent.]LOG]!><time="12:21:03.273+00" date="12-18-2014" component="TSManager" context="" type="0" thread="1752" file="event.cpp:747">
    <![LOG[End TS policy evaluation]LOG]!><time="12:21:03.273+00" date="12-18-2014" component="TSManager" context="" type="1" thread="1752" file="policyutil.cpp:10580">
    <![LOG[Policy evaluation initiated]LOG]!><time="12:21:03.273+00" date="12-18-2014" component="TSManager" context="" type="1" thread="1752" file="utils.cpp:3387">
    <![LOG[Sending success status message]LOG]!><time="12:21:03.273+00" date="12-18-2014" component="TSManager" context="" type="1" thread="1752" file="tsmanager.cpp:659">
    <![LOG[MP server http://LONSVR0150.uk.ham.local. Ports 80,443. CRL=false.]LOG]!><time="12:21:03.273+00" date="12-18-2014" component="TSManager" context="" type="1" thread="1752" file="utils.cpp:4855">
    <![LOG[Setting authenticator]LOG]!><time="12:21:03.288+00" date="12-18-2014" component="TSManager" context="" type="1" thread="1752" file="utils.cpp:4877">
    <![LOG[Set authenticator in transport]LOG]!><time="12:21:03.288+00" date="12-18-2014" component="TSManager" context="" type="1" thread="1752" file="libsmsmessaging.cpp:7592">
    <![LOG[Sending StatusMessage]LOG]!><time="12:21:03.304+00" date="12-18-2014" component="TSManager" context="" type="1" thread="1752" file="libsmsmessaging.cpp:4020">
    <![LOG[Setting message signatures.]LOG]!><time="12:21:03.320+00" date="12-18-2014" component="TSManager" context="" type="0" thread="1752" file="libsmsmessaging.cpp:1292">
    <![LOG[Setting the authenticator.]LOG]!><time="12:21:03.320+00" date="12-18-2014" component="TSManager" context="" type="0" thread="1752" file="libsmsmessaging.cpp:1322">
    <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: LONSVR0150.uk.ham.local:80  CCM_POST /ccm_system/request]LOG]!><time="12:21:03.320+00" date="12-18-2014" component="TSManager" context="" type="1"
    thread="1752" file="libsmsmessaging.cpp:8422">
    <![LOG[Request was succesful.]LOG]!><time="12:21:03.351+00" date="12-18-2014" component="TSManager" context="" type="0" thread="1752" file="libsmsmessaging.cpp:8758">
    <![LOG[Finalize logging request ignored from process 1748]LOG]!><time="12:21:03.351+00" date="12-18-2014" component="TSManager" context="" type="1" thread="1752" file="tslogging.cpp:1737">
    <![LOG[Waiting for CcmExec service to be fully operational]LOG]!><time="12:21:03.351+00" date="12-18-2014" component="TSManager" context="" type="1" thread="1752" file="utils.cpp:4019">
    <![LOG[CcmExec service is up and fully operational]LOG]!><time="12:21:03.351+00" date="12-18-2014" component="TSManager" context="" type="1" thread="1752" file="utils.cpp:4024">
    <![LOG[Access handle will be read from _SMSTSActiveRequestHandle]LOG]!><time="12:21:03.351+00" date="12-18-2014" component="TSManager" context="" type="1" thread="1752" file="tsmanagerutils.cpp:99">
    <![LOG[Access handle: {9F9B91DA-055D-4B32-9817-52C369835080}]LOG]!><time="12:21:03.351+00" date="12-18-2014" component="TSManager" context="" type="1" thread="1752" file="tsmanagerutils.cpp:111">
    <![LOG[Attempting to release request using {9F9B91DA-055D-4B32-9817-52C369835080}]LOG]!><time="12:21:03.351+00" date="12-18-2014" component="TSManager" context="" type="1" thread="1752"
    file="tsmanagerutils.cpp:118">
    <![LOG[CoCreateInstance succeeded]LOG]!><time="12:21:03.382+00" date="12-18-2014" component="TSManager" context="" type="1" thread="1752" file="tsmanagerutils.cpp:133">
    <![LOG[pISoftwareExecutionRequestMgr->ReleaseRequest(ActiveRequestGUID), HRESULT=80004005 (e:\nts_sccm_release\sms\client\tasksequence\tsmanager\tsmanagerutils.cpp,136)]LOG]!><time="12:21:03.382+00" date="12-18-2014" component="TSManager"
    context="" type="0" thread="1752" file="tsmanagerutils.cpp:136">
    <![LOG[ReleaseRequest failed with error code 0x80004005]LOG]!><time="12:21:03.382+00" date="12-18-2014" component="TSManager" context="" type="3" thread="1752" file="tsmanagerutils.cpp:136">
    <![LOG[Task Sequence Manager could not release active TS request. code 80004005]LOG]!><time="12:21:03.382+00" date="12-18-2014" component="TSManager" context="" type="2" thread="1752"
    file="tsmanagerutils.cpp:165">
    <![LOG[Process completed with exit code 0]LOG]!><time="12:21:03.413+00" date="12-18-2014" component="TSMBootstrap" context="" type="1" thread="1728" file="commandline.cpp:1098">
    <![LOG[Exiting with return code 0x00000000]LOG]!><time="12:21:03.413+00" date="12-18-2014" component="TSMBootstrap" context="" type="1" thread="1728" file="tsmbootstrap.cpp:1032">
    <![LOG[Process completed with exit code 0]LOG]!><time="12:21:03.413+00" date="12-18-2014" component="OSDSetupHook" context="" type="1" thread="788" file="commandline.cpp:1098">
    <![LOG[Task sequence completed 0x00000000]LOG]!><time="12:21:03.413+00" date="12-18-2014" component="OSDSetupHook" context="" type="1" thread="788" file="basesetuphook.cpp:1384">
    <![LOG[Uninstalling Setup Hook]LOG]!><time="12:21:06.552+00" date="12-18-2014" component="OSDSetupHook" context="" type="1" thread="788" file="basesetuphook.cpp:1427">
    <![LOG[Removing setup hook from registry.]LOG]!><time="12:21:06.552+00" date="12-18-2014" component="OSDSetupHook" context="" type="0" thread="788" file="vistasetuphook.cpp:143">
    <![LOG[Successfully removed C:\WINDOWS\system32\OSDGINA.DLL]LOG]!><time="12:21:06.552+00" date="12-18-2014" component="OSDSetupHook" context="" type="1" thread="788" file="basesetuphook.cpp:1183">
    <![LOG[Successfully removed C:\WINDOWS\system32\OSDSETUPHOOK.EXE]LOG]!><time="12:21:06.552+00" date="12-18-2014" component="OSDSetupHook" context="" type="1" thread="788" file="basesetuphook.cpp:1183">
    <![LOG[Successfully removed C:\WINDOWS\system32\_SMSOSDSetup]LOG]!><time="12:21:06.552+00" date="12-18-2014" component="OSDSetupHook" context="" type="1" thread="788" file="basesetuphook.cpp:1220">

    4005 can mean a few things,  Some common can be  The wrong BIOS time,  or a a bad Hard drive.   look at those two first. 

  • OSD Request User State Storage fails after SCCM 2012 upgrade to R2

    After SCCM upgrade from SP1 to R2 OSD fails on Request User State Storage. Error:
    Task sequence: XXXXX has failed with the error code (0x00004005). For more information, contact your system administrator or helpdesk operator.
    In smsts.log:
    =================================
    <![LOG[Certificate is a self signed certificate. It will not be checked for revocation or expiration.]LOG]!><time="09:27:37.133-120" date="03-14-2014" component="OSDSMPClient" context="" type="0" thread="5984"
    file="smpclientutil.cpp:420">
    <![LOG[Successfuly retrieved public key and verified signature.]LOG]!><time="09:27:37.133-120" date="03-14-2014" component="OSDSMPClient" context="" type="1" thread="5984" file="smpclient.cpp:2604">
    <![LOG[Sending share info request message: <RequestStateStore><ClientID>GUID:BF0F737B-1834-4625-984C-5C9DE2391CFC</ClientID><Reserved2>308202E4308201CCA00302010202103A4DDA5B85D41CAE4D9D220E5006A4FF300D06092A864886F70D01010B050030203110300E0603550403130742313439353230310C300A06035504031303534D533020170D3134303331313038353935385A180F32313134303231363038353935385A30203110300E0603550403130742313439353230310C300A06035504031303534D5330820122300D06092A864886F70D01010105000382010F003082010A0282010100C739D1BFA21BF715C0BCB55FC3B86983AAB9A0AF8BB33977E85CED2225EDAB0635DA31B1864420AD0BECBB947A148C669FA3C3B4EF17F76E2A5F6939FB4390ACA8EA53FE213C487E7DDBBD653963F0DC5F1ED08C20205657902E2EC70881654B7CFFA5C46006F94BCFE6F3C694E4A12A4B70A7F449473F00770660B0721305E2D17856FBE4ECDDEA0EB844E4628CBBCB6CA6859DF935FEF8F2F026D50FD39FFA99833F380F0298EA2A8CD6E023F00B3A008D64BBCCF694A303E5C4A2B9920C5DEDC72D123C4D2B02C429FFC29F80BB792AA05C367490AD5C3FB368D84C4373A7DD0A77A80B1D955E6E34F694B04BB1BF87CD67D697A4BB1FE291150FC8699EB50203010001A318301630140603551D25040D300B06092B0601040182376502300D06092A864886F70D01010B0500038201010031207E781BCF10D96166416C305AADFA53D85343168E5E8A6B41B2B12B53886D1AC75BDFA045598F088AF465853E1261A5D6F0F4DEB2443C0C5F25B4F2746DB52F1B46D5E4D4D7B139CA8281ACA03C37890285BEB721ED186F3D70098EA9D7E61265210B73C18245FE25C16D72E545C9F4544A788632C7A61F6106BAB6A357530241FBB4245F7D5244805BC571F1B024C0825D04C85021E8AC7F94B901F30039C28BAC6DC307F2AC04B9B14A3949697EED015E64611D3427E41537B800D1222CC1FDAF333DE7F59B1A242BBCB65F4D85722A62147CA391684EB6A53D547C78050C341DA0FC99A09842A184842DEE3C5138F2C5AF515DF8D531F850E7A3839E90</Reserved2></RequestStateStore>]LOG]!><time="09:27:37.134-120"
    date="03-14-2014" component="OSDSMPClient" context="" type="1" thread="5984" file="smpclient.cpp:2285">
    <![LOG[Requesting SMP Root share config information from http://server.int.domain.com:0]LOG]!><time="09:27:37.290-120" date="03-14-2014" component="OSDSMPClient" context="" type="1" thread="5984"
    file="smpclient.cpp:2348">
    <![LOG[Received 3963 byte response.]LOG]!><time="09:27:37.333-120" date="03-14-2014" component="OSDSMPClient" context="" type="0" thread="5984" file="smpclient.cpp:2363">
    <![LOG[Adding \\server.int.domain.com\SMPSTORED_39C7CA32$ to list ]LOG]!><time="09:27:37.367-120" date="03-14-2014" component="OSDSMPClient" context="" type="1" thread="5984" file="smpclient.cpp:2403">
    <![LOG[Failed to connect to "\\server.int.domain.com\SMPSTORED_39C7CA32$" (1203).]LOG]!><time="09:27:37.440-120" date="03-14-2014" component="OSDSMPClient" context="" type="2" thread="5984"
    file="tsconnection.cpp:340">
    <![LOG[Failed to connect to "\\server.int.domain.com\SMPSTORED_39C7CA32$" (1203).]LOG]!><time="09:27:37.468-120" date="03-14-2014" component="OSDSMPClient" context="" type="2" thread="5984"
    file="tsconnection.cpp:340">
    <![LOG[Cannot connect to http://server.int.domain.com SMP root share]LOG]!><time="09:27:37.468-120" date="03-14-2014" component="OSDSMPClient" context="" type="3" thread="5984" file="smpclient.cpp:1754">
    <![LOG[ClientRequestToSMP::DoRequest failed. error = (0x80004005).]LOG]!><time="09:27:37.468-120" date="03-14-2014" component="OSDSMPClient" context="" type="3" thread="5984" file="smpclient.cpp:1882">
    <![LOG[Request to SMP 'http://server.int.domain.com' failed with error (Code 0x80004005). Trying next SMP.]LOG]!><time="09:27:37.468-120" date="03-14-2014" component="OSDSMPClient" context="" type="2"
    thread="5984" file="smpclient.cpp:1590">
    <![LOG[Sleeping for 60 seconds before next attempt to locate an SMP.]LOG]!><time="09:27:37.468-120" date="03-14-2014" component="OSDSMPClient" context="" type="1" thread="5984" file="smpclient.cpp:1565">
    =======================
    IIS log:
    =======================
    172.20.0.xx CCM_POST /SMSSMP/.sms_smp op=KeyInfo 80 - 172.20.6.yy SMS+CCM+5.0+TS 200 0 0 2281 2
    172.20.0.xx CCM_POST /SMSSMP/.sms_smp op=RootShareInfo 80 - 172.20.6.yy SMS+CCM+5.0+TS 200 0 0 4088 29
    172.20.0.xx OPTIONS /SMPSTORED_39C7CA32$ - 80 - 172.20.6.yy Microsoft-WebDAV-MiniRedir/6.1.7601 200 0 0 206 19
    172.20.0.xx PROPFIND /SMPSTORED_39C7CA32$ - 80 - 172.20.6.yy Microsoft-WebDAV-MiniRedir/6.1.7601 405 0 0 1496 1
    172.20.0.xx PROPFIND /SMPSTORED_39C7CA32$ - 80 - 172.20.6.yy Microsoft-WebDAV-MiniRedir/6.1.7601 405 0 0 1496 1
    ======================
    Allow clients to connect anonymously enabled on DP
    On SMP file share permissions enabled for everyone
    Any suggestions where to look?

    Hi,
    Please try to access
    \\server.int.domain.com\SMPSTORED_39C7CA32$ using Network Access Account from the workstation you working on.
    Best Regards,
    Joyce Li
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • CcmSetup failed with error code 0x87d0029e

    Hi,
    This is fresh installation. No previous versions/setup in our environment. When tried to install Client i got the following error message in the log.
    CcmSetup failed with error code 0x87d0029e
    Install failed on SCCM 2012 server as well as on Domain COntroller.
    I have also installed following hotfix.
    http://support.microsoft.com/kb/2801987
    Please suggest me.

    Please check the log and suggest me
    <![LOG[==========[ ccmsetup started in process 3268 ]==========]LOG]!><time="20:06:28.647+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2356" file="ccmsetup.cpp:9100">
    <![LOG[Running on platform X64]LOG]!><time="20:06:28.647+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2356" file="util.cpp:1681">
    <![LOG[Updated security on object C:\Windows\ccmsetup\cache\.]LOG]!><time="20:06:28.647+420" date="09-22-2014" component="ccmsetup" context="" type="0" thread="2356" file="ccmsetup.cpp:8944">
    <![LOG[Launch from folder C:\Windows\ccmsetup\]LOG]!><time="20:06:28.647+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2356" file="ccmsetup.cpp:721">
    <![LOG[CcmSetup version: 5.0.7804.1000]LOG]!><time="20:06:28.647+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2356" file="ccmsetup.cpp:727">
    <![LOG[In ServiceMain]LOG]!><time="20:06:28.647+420" date="09-22-2014" component="ccmsetup" context="" type="0" thread="2196" file="ccmsetup.cpp:3340">
    <![LOG[Running on OS (6.1.7601). Service Pack (1.0). SuiteMask = 274. Product Type = 2]LOG]!><time="20:06:28.647+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:2673">
    <![LOG[Ccmsetup command line: "C:\Windows\ccmsetup\ccmsetup.exe" /runservice /config:MobileClient.tcf]LOG]!><time="20:06:28.647+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:3563">
    <![LOG[Command line parameters for ccmsetup have been specified. No registry lookup for command line parameters is required.]LOG]!><time="20:06:28.647+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:3721">
    <![LOG[Command line: "C:\Windows\ccmsetup\ccmsetup.exe" /runservice /config:MobileClient.tcf]LOG]!><time="20:06:28.647+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:3722">
    <![LOG[SslState value: 224]LOG]!><time="20:06:28.647+420" date="09-22-2014" component="ccmsetup" context="" type="0" thread="2196" file="ccmsetup.cpp:4330">
    <![LOG[CCMHTTPPORT: 80]LOG]!><time="20:06:28.647+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:8280">
    <![LOG[CCMHTTPSPORT: 443]LOG]!><time="20:06:28.647+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:8295">
    <![LOG[CCMHTTPSSTATE: 224]LOG]!><time="20:06:28.647+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:8313">
    <![LOG[CCMHTTPSCERTNAME: ]LOG]!><time="20:06:28.647+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:8331">
    <![LOG[FSP: SCCM2012.ELCHURU.COM]LOG]!><time="20:06:28.647+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:8383">
    <![LOG[CCMFIRSTCERT: 1]LOG]!><time="20:06:28.647+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:8441">
    <![LOG[Config file: C:\Windows\ccmsetup\MobileClientUnicode.tcf]LOG]!><time="20:06:28.647+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:4432">
    <![LOG[Retry time: 10 minute(s)]LOG]!><time="20:06:28.647+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:4433">
    <![LOG[MSI log file: C:\Windows\ccmsetup\Logs\client.msi.log]LOG]!><time="20:06:28.647+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:4434">
    <![LOG[MSI properties: INSTALL="ALL" SMSSITECODE="ABC" CCMHTTPPORT="80" CCMHTTPSPORT="443" CCMHTTPSSTATE="224" FSP="SCCM2012.ELCHURU.COM" CCMFIRSTCERT="1"]LOG]!><time="20:06:28.647+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:4435">
    <![LOG[Source List:]LOG]!><time="20:06:28.647+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:4443">
    <![LOG[ \\SCCM2012.elchuru.com\SMSClient]LOG]!><time="20:06:28.647+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:4450">
    <![LOG[ \\SCCM2012.ELCHURU.COM\SMSClient]LOG]!><time="20:06:28.647+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:4459">
    <![LOG[MPs:]LOG]!><time="20:06:28.647+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:4462">
    <![LOG[ SCCM2012.elchuru.com]LOG]!><time="20:06:28.647+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:4477">
    <![LOG[No version of the client is currently detected.]LOG]!><time="20:06:28.662+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:2734">
    <![LOG[Updated security on object C:\Windows\ccmsetup\.]LOG]!><time="20:06:28.678+420" date="09-22-2014" component="ccmsetup" context="" type="0" thread="2196" file="ccmsetup.cpp:8944">
    <![LOG[Sending Fallback Status Point message to 'SCCM2012.ELCHURU.COM', STATEID='100'.]LOG]!><time="20:06:28.678+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:9421">
    <![LOG[Failed to get client version for sending messages to FSP. Error 0x8004100e]LOG]!><time="20:06:28.678+420" date="09-22-2014" component="ccmsetup" context="" type="2" thread="2196" file="ccmsetup.cpp:9503">
    <![LOG[Params to send FSP message '5.0.7804.1000 Deployment ']LOG]!><time="20:06:28.678+420" date="09-22-2014" component="ccmsetup" context="" type="0" thread="2196" file="ccmsetup.cpp:9552">
    <![LOG[State message with TopicType 800 and TopicId {7601DCA7-7FA1-4BF6-82C5-C6DE8E631763} has been sent to the FSP]LOG]!><time="20:06:28.693+420" date="09-22-2014" component="FSPStateMessage" context="" type="1" thread="2196" file="fsputillib.cpp:752">
    <![LOG[Running as user "SYSTEM"]LOG]!><time="20:06:28.709+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:1972">
    <![LOG[Detected 23565 MB free disk space on system drive.]LOG]!><time="20:06:28.709+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="util.cpp:574">
    <![LOG[Checking Write Filter Status.]LOG]!><time="20:06:28.709+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:1999">
    <![LOG[This is not a supported write filter device. We are not in a write filter maintenance mode.]LOG]!><time="20:06:28.709+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:2026">
    <![LOG[Performing AD query: '(&(ObjectCategory=mSSMSManagementPoint)(mSSMSDefaultMP=TRUE)(mSSMSSiteCode=ABC))']LOG]!><time="20:06:28.912+420" date="09-22-2014" component="ccmsetup" context="" type="0" thread="2196" file="lsad.cpp:640">
    <![LOG[OperationalXml '<ClientOperationalSettings><Version>5.00.7804.1000</Version><SecurityConfiguration><SecurityModeMask>0</SecurityModeMask><SecurityModeMaskEx>224</SecurityModeMaskEx><HTTPPort>80</HTTPPort><HTTPSPort>443</HTTPSPort><CertificateStoreName></CertificateStoreName><CertificateIssuers></CertificateIssuers><CertificateSelectionCriteria></CertificateSelectionCriteria><CertificateSelectFirstFlag>1</CertificateSelectFirstFlag><SiteSigningCert>308202F1308201D9A003020102021072D06930FA1F729E4DB6A623E47897D5300D06092A864886F70D01010B05003016311430120603550403130B53697465205365727665723020170D3134303830333135323032355A180F32313134303731313135323032355A3016311430120603550403130B536974652053657276657230820122300D06092A864886F70D01010105000382010F003082010A0282010100CD8FBED68BEF0FEC34E6776F2AFF0AF23F8B361884C0FD905EEA125A8D378EB6CAA3300736C0D682E5A3CD18A98FE5152C63BBED0739C98EB47CAC567750FBDBD8BD4F0CB24FB1CCC95BACAE33C8177BAE062E9E46301B30BCC995D7A160BAED47CF0C4C4F98C292F50264365536E53ECE19F0B51E77FA6DDF088E594BA10FDCC61579D5330ECF7D6F39DCDA524597000E2BBE3ABC16DF3DC6BB8071D13DFDF16ED7C2F9DA020E8586C445200F762A6A4CF7DAF81B37F86A6800C21797077DD791F8961DD9B4A349DDB3163D49DF317F9D8ADE4ADF40685EFDC68B9B609F41E3AE6F59D046C957E94E847A2A30F77BD2C75A6B9ADDAF35B11B888E36F0E4B5A10203010001A3393037301F0603551D110418301682145343434D323031322E656C63687572752E636F6D30140603551D25040D300B06092B060104018237650B300D06092A864886F70D01010B05000382010100717EEDD524B223BE2BFE0C62791EB8E09EE0DE99BC08FD578BEAB3F608DA57F58382F1B66924C300809A9D18B514A2CD30B1B4ACE4D5590EFD131E49F398ECA4A1535DE0B45E92141895106B19BCC4CB1DC552D068A4033AD288573BB205217B2BFFF34D9C0649F200314589CAA0BD11FAB8B213F966409E767C748C81F0CFA151E286A5BCDA56EEB764206635FFA7256EEEDEC543A3EF33F257C1FEA93431EEBFBF27E3FA7E12D30E669151357577D63DBF3632A07230820B8122E902C7F5A1FDA213EEAEBB73B321A04FEBF6EED73FB106E9F166886709B01DAE88D23A7469CF41224FEF02EF03B0BD5794515EBE98F56409BF84D238B0F466BF7B14B27D02</SiteSigningCert></SecurityConfiguration><RootSiteCode>ABC</RootSiteCode><CCM> <CommandLine>SMSSITECODE=ABC</CommandLine> </CCM><FSP> <FSPServer></FSPServer> </FSP><Capabilities SchemaVersion ="1.0"><Property Name="SSLState" Value="0" /></Capabilities></ClientOperationalSettings>']LOG]!><time="20:06:29.021+420" date="09-22-2014" component="ccmsetup" context="" type="0" thread="2196" file="lsadcache.cpp:236">
    <![LOG[Unable to open Registry key Software\Microsoft\CCM. Return Code [80070002]. Client HTTPS state is Unknown.]LOG]!><time="20:06:29.021+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmutillib.cpp:372">
    <![LOG[The MP name retrieved is 'SCCM2012.elchuru.com' with version '7804' and capabilities '<Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>']LOG]!><time="20:06:29.021+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="lsadcache.cpp:334">
    <![LOG[MP 'SCCM2012.elchuru.com' is compatible]LOG]!><time="20:06:29.021+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="lsadcache.cpp:339">
    <![LOG[Retrieved 1 MP records from AD for site 'ABC']LOG]!><time="20:06:29.021+420" date="09-22-2014" component="ccmsetup" context="" type="0" thread="2196" file="lsadcache.cpp:287">
    <![LOG[Retrived site version '5.00.7804.1000' from AD for site 'ABC']LOG]!><time="20:06:29.021+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="siteinfo.cpp:575">
    <![LOG[SiteCode: ABC]LOG]!><time="20:06:29.021+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:2051">
    <![LOG[SiteVersion: 5.00.7804.1000]LOG]!><time="20:06:29.021+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:2052">
    <![LOG[Ccmsetup is being restarted due to an administrative action. Installation files will be reset and downloaded again.]LOG]!><time="20:06:29.021+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:2086">
    <![LOG[Deleted file C:\Windows\ccmsetup\client.msi]LOG]!><time="20:06:29.021+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:9156">
    <![LOG[Only one MP SCCM2012.elchuru.com is specified. Use it.]LOG]!><time="20:06:29.021+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:9745">
    <![LOG[Searching for DP locations from MP(s)...]LOG]!><time="20:06:29.021+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:10683">
    <![LOG[Current AD site of machine is Default-First-Site-Name]LOG]!><time="20:06:29.021+420" date="09-22-2014" component="LocationServices" context="" type="1" thread="2196" file="lsad.cpp:746">
    <![LOG[Local Machine is joined to an AD domain]LOG]!><time="20:06:29.021+420" date="09-22-2014" component="LocationServices" context="" type="0" thread="2196" file="lsad.cpp:698">
    <![LOG[Current AD forest name is elchuru.com, domain name is elchuru.com]LOG]!><time="20:06:29.021+420" date="09-22-2014" component="LocationServices" context="" type="1" thread="2196" file="lsad.cpp:818">
    <![LOG[DhcpGetOriginalSubnetMask entry point is supported.]LOG]!><time="20:06:29.021+420" date="09-22-2014" component="LocationServices" context="" type="0" thread="2196" file="ccmiputil.cpp:117">
    <![LOG[Begin checking Alternate Network Configuration]LOG]!><time="20:06:29.037+420" date="09-22-2014" component="LocationServices" context="" type="0" thread="2196" file="ccmiputil.cpp:1095">
    <![LOG[Finished checking Alternate Network Configuration]LOG]!><time="20:06:29.037+420" date="09-22-2014" component="LocationServices" context="" type="0" thread="2196" file="ccmiputil.cpp:1172">
    <![LOG[Sending message body '<ContentLocationRequest SchemaVersion="1.00">
    <AssignedSite SiteCode="ABC"/>
    <ClientPackage/>
    <ClientLocationInfo LocationType="SMSPACKAGE" DistributeOnDemand="0" UseProtected="0" AllowCaching="0" BranchDPFlags="0" AllowHTTP="1" AllowSMB="0" AllowMulticast="0" UseInternetDP="0">
    <ADSite Name="Default-First-Site-Name"/>
    <Forest Name="elchuru.com"/>
    <Domain Name="elchuru.com"/>
    <IPAddresses>
    <IPAddress SubnetAddress="192.168.100.0" Address="192.168.100.101"/>
    </IPAddresses>
    </ClientLocationInfo>
    </ContentLocationRequest>
    ']LOG]!><time="20:06:29.037+420" date="09-22-2014" component="ccmsetup" context="" type="0" thread="2196" file="siteinfo.cpp:96">
    <![LOG[Sending message header '<Msg SchemaVersion="1.1"><ID>{DCE084AF-448A-4289-9C9B-A2431D2AA816}</ID><SourceHost>DC1</SourceHost><TargetAddress>mp:[http]MP_LocationManager</TargetAddress><ReplyTo>direct:DC1:LS_ReplyLocations</ReplyTo><Priority>3</Priority><Timeout>600</Timeout><ReqVersion>5931</ReqVersion><TargetHost>SCCM2012.elchuru.com</TargetHost><TargetEndpoint>MP_LocationManager</TargetEndpoint><ReplyMode>Sync</ReplyMode><Protocol>http</Protocol><SentTime>2014-09-23T03:06:29Z</SentTime><Body Type="ByteRange" Offset="0" Length="1132"/><Hooks><Hook3 Name="zlib-compress"/></Hooks><Payload Type="inline"/></Msg>']LOG]!><time="20:06:29.037+420" date="09-22-2014" component="ccmsetup" context="" type="0" thread="2196" file="siteinfo.cpp:177">
    <![LOG[CCM_POST 'HTTP://SCCM2012.elchuru.com/ccm_system/request']LOG]!><time="20:06:29.037+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="httphelper.cpp:807">
    <![LOG[Content boundary is '--aAbBcCdDv1234567890VxXyYzZ']LOG]!><time="20:06:29.349+420" date="09-22-2014" component="ccmsetup" context="" type="0" thread="2196" file="httphelper.cpp:1972">
    <![LOG[Received header '<Msg SchemaVersion="1.1">
    <ID>{4DC051BC-AB5C-40DC-B661-DF777739EAD2}</ID>
    <SourceID>GUID:DBFA93D1-A058-4985-9265-D839A3029861</SourceID>
    <SourceHost>SCCM2012</SourceHost>
    <TargetAddress>direct:DC1:LS_ReplyLocations</TargetAddress>
    <ReplyTo>MP_LocationManager</ReplyTo>
    <CorrelationID>{00000000-0000-0000-0000-000000000000}</CorrelationID>
    <Priority>3</Priority>
    <Timeout>600</Timeout>
    <TargetHost>DC1</TargetHost><TargetEndpoint>LS_ReplyLocations</TargetEndpoint><ReplyMode>Sync</ReplyMode><Protocol>http</Protocol><SentTime>2014-09-23T03:06:27Z</SentTime><Body Type="ByteRange" Offset="0" Length="2380"/><Hooks><Hook3 Name="zlib-compress"/><Hook Name="authenticate"><Property Name="Signature">3082019006092A864886F70D010702A08201813082017D020101310B300906052B0E03021A0500300B06092A864886F70D0107013182015C30820158020101303530213111300F060355040313085343434D32303132310C300A06035504031303534D530210303903F7FEA870804302AA53869E7951300906052B0E03021A0500300D06092A864886F70D01010105000482010095017F77580DC1B077F45F13B91982ADB5EF937A753C42527A13F9CC2F37BD02EFA6167633EFB60B41B028EF9004DB9004066CA9D2C304B628B015EE3438589386B2CDCDBE6DCD6FF3424D7BD908BCC461F49316AAE68946CEAB8B89904AE68ACCF0136471073D17788DD8577D18329CBCA5AE9437A870B82E024BFD4024969C254F3DEC6F50C0488FA861112558F0E5FB37889D780E18CAC7643660401BE7468269443959C47D47D02C23AAE104F664247D6E1086CDF621ECA6EBAF88F3326938305B4505AB27BAA2F54467F0CB81DC625459567177576A0CE94BB5AC43EAFD180263FE697AE15BE0E5DED369DB4841D1BC36780543ACD6F4DC97688B69B241</Property><Property Name="AuthSenderMachine">SCCM2012;SCCM2012.elchuru.com;</Property><Property Name="MPSiteCode">ABC</Property></Hook></Hooks><Payload Type="inline"/></Msg>']LOG]!><time="20:06:29.349+420" date="09-22-2014" component="ccmsetup" context="" type="0" thread="2196" file="httphelper.cpp:1724">
    <![LOG[Received reply body '<ContentLocationReply SchemaVersion="1.00"><ContentInfo PackageFlags="0"><ContentHashValues/></ContentInfo><Sites><Site><MPSite SiteCode="ABC" MasterSiteCode="ABC" SiteLocality="FALLBACK" IISPreferedPort="80" IISSSLPreferedPort="443"/><LocationRecords><LocationRecord><URL Name="http://SCCM2012.elchuru.com/SMS_DP_SMSPKG$/ABC00002" Signature="http://SCCM2012.elchuru.com/SMS_DP_SMSSIG$/ABC00002"/><ADSite Name="Default-First-Site-Name"/><IPSubnets><IPSubnet Address="192.168.100.0"/><IPSubnet Address=""/></IPSubnets><Metric Value=""/><Version>7804</Version><Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities><ServerRemoteName>SCCM2012.elchuru.com</ServerRemoteName><DPType>SERVER</DPType><Windows Trust="1"/><Locality>FALLBACK</Locality></LocationRecord></LocationRecords></Site></Sites><ClientPackage FullPackageID="ABC00002" FullPackageVersion="2" FullPackageHash="6B22D9F7922DF97CDBF68521CB56F8212E398D77AC66362207436CCFE46B5311" MinimumClientVersion="5.00.7804.1000" RandomizeMaxDays="7" ProgramEnabled="true" LastModifiedTime="30389229;4114345216" SiteVersionMatch="true" SiteVersion="5.00.7804.1000" EnablePeerCache="true"/></ContentLocationReply>']LOG]!><time="20:06:29.349+420" date="09-22-2014" component="ccmsetup" context="" type="0" thread="2196" file="siteinfo.cpp:221">
    <![LOG[Found remote location 'http://SCCM2012.elchuru.com/SMS_DP_SMSPKG$/ABC00002']LOG]!><time="20:06:29.349+420" date="09-22-2014" component="ccmsetup" context="" type="0" thread="2196" file="siteinfo.cpp:356">
    <![LOG[Could not find local DP locations from all MPs. Will fallback to MP download.]LOG]!><time="20:06:29.349+420" date="09-22-2014" component="ccmsetup" context="" type="2" thread="2196" file="ccmsetup.cpp:10822">
    <![LOG[GET 'HTTP://SCCM2012.elchuru.com/CCM_Client/ccmsetup.cab']LOG]!><time="20:06:29.349+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="httphelper.cpp:807">
    <![LOG[C:\Windows\ccmsetup\ccmsetup.cab is Microsoft trusted.]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="util.cpp:1309">
    <![LOG[Successfully extracted manifest file C:\Windows\ccmsetup\ccmsetup.xml from file C:\Windows\ccmsetup\ccmsetup.cab.]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:6554">
    <![LOG[Loading manifest file: C:\Windows\ccmsetup\ccmsetup.xml]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:153">
    <![LOG[Successfully loaded ccmsetup manifest file.]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:171">
    <![LOG[Checking if manifest version '5.00.7804.1000' is newer than the ccmsetup version '5.0.7804.1000']LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:10140">
    <![LOG[Running from temp downloaded folder or manifest is not newer than ccmsetup.]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:2188">
    <![LOG[Item 'i386/vcredist_x86.exe' is applicable. Add to the list.]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:343">
    <![LOG[Item 'x64/vcredist_x64.exe' is applicable. Add to the list.]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:343">
    <![LOG[Item 'i386/vc50727_x86.exe' is not applicable.]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:348">
    <![LOG[Item 'x64/vc50727_x64.exe' is applicable. Add to the list.]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:343">
    <![LOG[Item 'i386/WindowsUpdateAgent30-x86.exe' is not applicable.]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:348">
    <![LOG[Item 'x64/WindowsUpdateAgent30-x64.exe' is applicable. Add to the list.]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:343">
    <![LOG[Item 'i386/msxml6.msi' is not applicable.]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:348">
    <![LOG[Item 'x64/msxml6_x64.msi' is applicable. Add to the list.]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:343">
    <![LOG[Item 'i386/msrdcoob_x86.exe' is not applicable.]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:348">
    <![LOG[Item 'x64/msrdcoob_amd64.exe' is not applicable.]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:348">
    <![LOG[Item 'pkgmgr.exe' is not applicable.]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:348">
    <![LOG[Item 'dism.exe' is applicable. Add to the list.]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:343">
    <![LOG[Item 'wimgapi.msi' is not applicable.]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:348">
    <![LOG[Item 'i386/MicrosoftPolicyPlatformSetup.msi' is not applicable.]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:348">
    <![LOG[Item 'x64/MicrosoftPolicyPlatformSetup.msi' is applicable. Add to the list.]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:343">
    <![LOG[Item 'i386/WindowsFirewallConfigurationProvider.msi' is not applicable.]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:348">
    <![LOG[Item 'x64/WindowsFirewallConfigurationProvider.msi' is applicable. Add to the list.]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:343">
    <![LOG[Item 'i386/Silverlight.exe' is applicable. Add to the list.]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:343">
    <![LOG[Item 'i386/wic_x86_enu.exe' is not applicable.]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:348">
    <![LOG[Item 'x64/wic_x64_enu.exe' is not applicable.]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:348">
    <![LOG[Item 'i386/dotNetFx40_Client_x86_x64.exe' is applicable. Add to the list.]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:343">
    <![LOG[Item 'SCEPInstall.exe' is applicable. Add to the list.]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:343">
    <![LOG[Item 'i386/client.msi' is not applicable.]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:348">
    <![LOG[Item 'x64/client.msi' is applicable. Add to the list.]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:343">
    <![LOG[Default CSP is Microsoft Enhanced RSA and AES Cryptographic Provider]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="0" thread="2196" file="ccmutillib.cpp:1355">
    <![LOG[Default CSP Type is 24]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="0" thread="2196" file="ccmutillib.cpp:1356">
    <![LOG[Discovering whether item 'i386/vcredist_x86.exe' exists.]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:582">
    <![LOG[Detected item 'i386/vcredist_x86.exe']LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:643">
    <![LOG[Discovering whether item 'x64/vcredist_x64.exe' exists.]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:582">
    <![LOG[Detected item 'x64/vcredist_x64.exe']LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:643">
    <![LOG[Discovering whether item 'x64/vc50727_x64.exe' exists.]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:582">
    <![LOG[Upgrade code '{A8D19029-8E5C-4E22-8011-48070F9E796E}': product = '{071c9b48-7c32-4621-a0ac-3f809523288f}', installed = 1, version = 8.0.56336]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="0" thread="2196" file="msiutil.cpp:1269">
    <![LOG[Checking '{A8D19029-8E5C-4E22-8011-48070F9E796E}' version '8.0.56336' expecting >= '8.0.61000'.]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="0" thread="2196" file="manifest.cpp:890">
    <![LOG[Item x64/vc50727_x64.exe has not been installed yet. Put to pending install list.]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:638">
    <![LOG[Discovering whether item 'x64/WindowsUpdateAgent30-x64.exe' exists.]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:582">
    <![LOG[Checking file 'C:\Windows\system32\wuapi.dll' version '7.5.7601.17514' expecting >= '7.4.7600.226'.]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="0" thread="2196" file="manifest.cpp:1295">
    <![LOG[Detected item 'x64/WindowsUpdateAgent30-x64.exe']LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:643">
    <![LOG[Discovering whether item 'x64/msxml6_x64.msi' exists.]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:582">
    <![LOG[Checking file 'C:\Windows\system32\msxml6.dll' version '6.30.7601.17514' expecting >= '6.10.1129.0'.]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="0" thread="2196" file="manifest.cpp:1295">
    <![LOG[Detected item 'x64/msxml6_x64.msi']LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:643">
    <![LOG[Discovering whether item 'dism.exe' exists.]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:582">
    <![LOG[File 'C:\Windows\system32\msrdc.dll' does not exist. Discovery failed.]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:1271">
    <![LOG[Item dism.exe has not been installed yet. Put to pending install list.]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:638">
    <![LOG[Discovering whether item 'x64/MicrosoftPolicyPlatformSetup.msi' exists.]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:582">
    <![LOG[Couldn't find a product with MSI upgrade code '{19B9818B-7432-49E9-BC02-B126025EE235}' in the MSI database.]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:855">
    <![LOG[Item x64/MicrosoftPolicyPlatformSetup.msi has not been installed yet. Put to pending install list.]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:638">
    <![LOG[Discovering whether item 'x64/WindowsFirewallConfigurationProvider.msi' exists.]LOG]!><time="20:06:29.380+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:582">
    <![LOG[Validated file 'C:\Windows\ccmsetup\WindowsFirewallConfigurationProvider.msi' hash '3BF0651FD4A01170925CEF694468D4EF6F64D76FD3413DEBD14CB8DE019AA10E']LOG]!><time="20:06:29.395+420" date="09-22-2014" component="ccmsetup" context="" type="0" thread="2196" file="util.cpp:2399">
    <![LOG[File 'C:\Windows\ccmsetup\WindowsFirewallConfigurationProvider.msi' exists. Discovery passed]LOG]!><time="20:06:29.395+420" date="09-22-2014" component="ccmsetup" context="" type="0" thread="2196" file="manifest.cpp:1267">
    <![LOG[Detected item 'x64/WindowsFirewallConfigurationProvider.msi']LOG]!><time="20:06:29.395+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:643">
    <![LOG[Discovering whether item 'i386/Silverlight.exe' exists.]LOG]!><time="20:06:29.395+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:582">
    <![LOG[32-bit Hive selected]LOG]!><time="20:06:29.395+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:965">
    <![LOG[Item i386/Silverlight.exe has not been installed yet. Put to pending install list.]LOG]!><time="20:06:29.395+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:638">
    <![LOG[Discovering whether item 'i386/dotNetFx40_Client_x86_x64.exe' exists.]LOG]!><time="20:06:29.395+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:582">
    <![LOG[Detected item 'i386/dotNetFx40_Client_x86_x64.exe']LOG]!><time="20:06:29.395+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:643">
    <![LOG[Discovering whether item 'SCEPInstall.exe' exists.]LOG]!><time="20:06:29.395+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:582">
    <![LOG[File 'C:\Windows\ccmsetup\SCEPInstall.exe' with hash '495B488FFCEE7C2D682AC6ABFC62D7F9CCB15E22911BA2B76C41307343E617CC' from manifest doesn't match with the file hash '3777EA1A70375BE40EE71AB74FAFD2CB26FAC6E19E9A23DCE8E64B4DE465084B']LOG]!><time="20:06:29.723+420" date="09-22-2014" component="ccmsetup" context="" type="2" thread="2196" file="util.cpp:2404">
    <![LOG[Item SCEPInstall.exe has not been installed yet. Put to pending install list.]LOG]!><time="20:06:29.723+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:638">
    <![LOG[Discovering whether item 'x64/client.msi' exists.]LOG]!><time="20:06:29.723+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:582">
    <![LOG[Item x64/client.msi has not been installed yet. Put to pending install list.]LOG]!><time="20:06:29.723+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="manifest.cpp:638">
    <![LOG[PROPFIND 'HTTP://SCCM2012.elchuru.com/CCM_Client/x64/ClientPatch']LOG]!><time="20:06:29.723+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="httphelper.cpp:807">
    <![LOG[No client patches are detected.]LOG]!><time="20:06:29.754+420" date="09-22-2014" component="ccmsetup" context="" type="0" thread="2196" file="ccmsetup.cpp:1713">
    <![LOG[PROPFIND 'HTTP://SCCM2012.elchuru.com/CCM_Client/x64/LanguagePack']LOG]!><time="20:06:29.754+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="httphelper.cpp:807">
    <![LOG[No client language packs are detected.]LOG]!><time="20:06:29.754+420" date="09-22-2014" component="ccmsetup" context="" type="0" thread="2196" file="ccmsetup.cpp:1754">
    <![LOG[Searching for available transform]LOG]!><time="20:06:29.754+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:1784">
    <![LOG[PROPFIND 'HTTP://SCCM2012.elchuru.com/CCM_Client/x64/LanguagePack']LOG]!><time="20:06:29.754+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="httphelper.cpp:807">
    <![LOG[No transform available for this locale. Installation will proceed with no transformation.]LOG]!><time="20:06:29.770+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:1869">
    <![LOG[File 'C:\Windows\ccmsetup\vc50727_x64.exe' with hash '0551A61C85B718E1FA015B0C3E3F4C4EEA0637055536C00E7969286B4FA663E0' from manifest doesn't match with the file hash '301300E768BB0401BE340E05DDFEE67989959B807D9DAC5140D4AFA57794BFA6']LOG]!><time="20:06:29.801+420" date="09-22-2014" component="ccmsetup" context="" type="2" thread="2196" file="util.cpp:2404">
    <![LOG[Deleted file C:\Windows\ccmsetup\vc50727_x64.exe]LOG]!><time="20:06:29.801+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:9156">
    <![LOG[Found local file 'C:\Windows\system32\dism.exe' to install.]LOG]!><time="20:06:29.801+420" date="09-22-2014" component="ccmsetup" context="" type="0" thread="2196" file="manifest.cpp:1536">
    <![LOG[File 'C:\Windows\system32\dism.exe' is a local file. No need to download.]LOG]!><time="20:06:29.801+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:1120">
    <![LOG[Validated file 'C:\Windows\ccmsetup\MicrosoftPolicyPlatformSetup.msi' hash '8C42189693C3220017E8C93A79B989EE126ADF33EADBE229011404C123B7B897']LOG]!><time="20:06:29.832+420" date="09-22-2014" component="ccmsetup" context="" type="0" thread="2196" file="util.cpp:2399">
    <![LOG[Validated file 'C:\Windows\ccmsetup\Silverlight.exe' hash '417B442E128D821119008ACEEEE6CDC2A41224377A829B6EC52BABA2724F0151']LOG]!><time="20:06:29.926+420" date="09-22-2014" component="ccmsetup" context="" type="0" thread="2196" file="util.cpp:2399">
    <![LOG[File 'C:\Windows\ccmsetup\SCEPInstall.exe' with hash '495B488FFCEE7C2D682AC6ABFC62D7F9CCB15E22911BA2B76C41307343E617CC' from manifest doesn't match with the file hash '3777EA1A70375BE40EE71AB74FAFD2CB26FAC6E19E9A23DCE8E64B4DE465084B']LOG]!><time="20:06:30.269+420" date="09-22-2014" component="ccmsetup" context="" type="2" thread="2196" file="util.cpp:2404">
    <![LOG[Deleted file C:\Windows\ccmsetup\SCEPInstall.exe]LOG]!><time="20:06:30.269+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:9156">
    <![LOG[File 'C:\Windows\ccmsetup\client.msi' doesn't exist.]LOG]!><time="20:06:30.269+420" date="09-22-2014" component="ccmsetup" context="" type="2" thread="2196" file="util.cpp:2385">
    <![LOG[Using branch cache option.]LOG]!><time="20:06:30.269+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:6327">
    <![LOG[Adding file 'HTTP://SCCM2012.elchuru.com:80/CCM_Client/x64/vc50727_x64.exe' to BITS job, saving as 'C:\Windows\ccmsetup\vc50727_x64.exe'.]LOG]!><time="20:06:30.269+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:6358">
    <![LOG[Adding file 'HTTP://SCCM2012.elchuru.com:80/CCM_Client/SCEPInstall.exe' to BITS job, saving as 'C:\Windows\ccmsetup\SCEPInstall.exe'.]LOG]!><time="20:06:30.285+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:6358">
    <![LOG[Adding file 'HTTP://SCCM2012.elchuru.com:80/CCM_Client/x64/client.msi' to BITS job, saving as 'C:\Windows\ccmsetup\client.msi'.]LOG]!><time="20:06:30.285+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:6358">
    <![LOG[Starting BITS download for client deployment files.]LOG]!><time="20:06:30.285+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:6371">
    <![LOG[Download Update: 28034432 out of 62473600 bytes transferred.]LOG]!><time="20:06:31.299+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:6462">
    <![LOG[Successfully completed BITS download for client deployment files.]LOG]!><time="20:06:33.295+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:6420">
    <![LOG[Successfully downloaded client files via BITS.]LOG]!><time="20:06:33.295+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:1373">
    <![LOG[File 'C:\Windows\ccmsetup\vc50727_x64.exe' with hash '0551A61C85B718E1FA015B0C3E3F4C4EEA0637055536C00E7969286B4FA663E0' from manifest doesn't match with the file hash '301300E768BB0401BE340E05DDFEE67989959B807D9DAC5140D4AFA57794BFA6']LOG]!><time="20:06:33.342+420" date="09-22-2014" component="ccmsetup" context="" type="2" thread="2196" file="util.cpp:2404">
    <![LOG[Sending Fallback Status Point message to 'SCCM2012.ELCHURU.COM', STATEID='325'.]LOG]!><time="20:06:33.342+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2196" file="ccmsetup.cpp:9421">
    <![LOG[Failed to get client version for sending messages to FSP. Error 0x8004100e]LOG]!><time="20:06:33.358+420" date="09-22-2014" component="ccmsetup" context="" type="2" thread="2196" file="ccmsetup.cpp:9503">
    <![LOG[Params to send FSP message '5.0.7804.1000 Deployment vc50727_x64.exe']LOG]!><time="20:06:33.358+420" date="09-22-2014" component="ccmsetup" context="" type="0" thread="2196" file="ccmsetup.cpp:9552">
    <![LOG[State message with TopicType 800 and TopicId {0BDD6D22-B3CB-4191-8064-ACBDF5E76006} has been sent to the FSP]LOG]!><time="20:06:33.358+420" date="09-22-2014" component="FSPStateMessage" context="" type="1" thread="2196" file="fsputillib.cpp:752">
    <![LOG[CcmSetup failed with error code 0x87d0029e]LOG]!><time="20:06:33.358+420" date="09-22-2014" component="ccmsetup" context="" type="1" thread="2356" file="ccmsetup.cpp:10544">

  • DAG - Backup failing on 1 DB only with error - The Microsoft Exchange Replication service VSS Writer instance ID failed with error code 80070020 when preparing for a backup of database 'DB012'

    Hi Board,
    i´ve search across the board, technet and symantec sites but did not found a hint about my problem.
    we drive a 2 node DAG (Location1-Ex1-mb1 
    Location2-exc1-mb1), on SP2 RU4 patchlevel with 40 Databases.
    Since some time the backup of one - and only one DB - is failing with these events, logged on the Mailboxserver on which the passive DB is hosted.
    Log Name:      Application
    Source:        MSExchangeRepl
    Date:          28.09.2012 00:37:17
    Event ID:      2112
    Task Category: Exchange VSS Writer
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      Location1-Exc1-MB1
    Description: The Microsoft Exchange Replication service VSS Writer instance 1ab7d204-609a-4aea-b0a7-70afb0db38de failed with error code 80070020 when preparing for a backup of database 'DB012'.
    Followed by
    Log Name:      Application
    Source:        MSExchangeRepl
    Date:         
    01.10.2012 03:33:06
    Event ID:      2024
    Task Category: Exchange VSS Writer
    Level:         Error
    Keywords:      Classic
    User:         
    N/A
    Computer:      Location1-Exc1-MB1
    Description:
    The Microsoft Exchange Replication service VSS Writer (Instance 42916d80-36c1-4f73-86d0-596d30226349) failed with error 80070020 when preparing for a backup.
    The backup Application - Symantec Backup Exec 2010 R3 – states, this error
    Snapshot provider error (0xE000FED1): A failure occurred querying the Writer status.
    Check the Windows Event Viewer for details.
    Writer Name: Exchange Server, Writer ID: {76FE1AC4-15F7-4BCD-987E-8E1ACB462FB7}, Last error: The VSS Writer failed, but the operation can be retried (0x800423f3), State: Stable (1).
    Symatec suggests within http://www.symantec.com/business/support/index?page=content&id=TECH184095
    to restart the MS Exchange Replication Service – BUT the mentioned eventID
    8229 isn´t present on any of the both Mailboxservers.
    The affected Database is active on Location2-Exc1-Mb1 Server and in an overall healthy state. I found during my research, that below Location2-Exc1-Mb1 Server, there are not removed shadow copies present!
    This confuses me, since all Backups are normally taken from the passive copy of a Database.
    So my questions to the board are:
    * Does anyone is facing similar issues?
    * Can someone explain why snapshots are present on the Mailboxserver hosting the Active Database, whilst the errors are logged on the passive one?
    -          * Does someone know the conditions, why shadows copies remain and
    aren´t removed in a proper manner?
    What can cause the circumstance, that only 1 DB is facing such issues?
    Any suggestion is welcome!
    BR
    Markus

    Hi Lenora,
    I´ve encreases VSS / Exchange Backup Log levels to expert, before starting
    those things i´ve all tried now:
    - Backup from passive DB (forced within Symantec Backup Exec)
    - Backup from active DB (forced within Symantec Backup Exec)
    - Backup from passive DB without GRT enabled (forced within Symantec Backup Exec)
    - Backup from active DB without GRT enabled(forced within Symantec Backup Exec)
    All those attempts failed.
    But brought some more details - the backup against the active DB states, that there is still a backup in progress and therefore this backup is cancelled by VSS.
    The Solution was, that i´ve needed to restart the Exchange Replication Service on the Mailbox Server hosting the passive DB.
    Backups are working again on all DBs!
    THX for your replys.
    Best regards
    Markus

  • 703: Subdaemon connect to data store failed with error TT9999

    All,
    I'm getting the following error whilst trying to connect to a TimesTen DB:
    connect "DSN=my_cachedb";
    703: Subdaemon connect to data store failed with error TT9999
    In the tterrors.log:
    16:39:24.71 Warn: : 2568: 3596 ------------------: subdaemon process exited
    16:39:24.71 Warn: : 2568: 3596 exited while connected to data store '/u01/ttdata/datastores/my_cachedb' shm 33554529 count=1
    16:39:24.71 Warn: : 2568: daRecovery: subdaemon 3596, managing data store, failed: invalidate (failcode=202)
    16:39:24.71 Warn: : 2568: Invalidating the data store (failcode 202, recovery for 3596)
    16:39:24.72 Err : : 2568: TT14000: TimesTen daemon internal error: Could not send 'manage' request to subdaemon rc -2 err1 703 err2 9999
    16:39:24.72 Warn: : 2568: 3619 Subdaemon reports creation failure
    16:39:24.72 Err : : 2568: TT14000: TimesTen daemon internal error: Deleting 3619/0x1558650/'/u01/ttdata/datastores/my_cachedb' - from association table - not found
    16:39:24.72 Err : : 2568: TT14004: TimesTen daemon creation failed: Could not del from dbByPid internal table
    16:39:24.81 Warn: : 2568: child process 3596 terminated with signal 11
    16:39:25.09 Err : : 2568: TT14000: TimesTen daemon internal error: daRecovery for 3619: No such data store '/u01/ttdata/datastores/my_cachedb'
    I've checked and the datastore does exist and is owned by the timesten UNIX user.
    ttversion:
    TimesTen Release 11.2.2.2.0 (64 bit Linux/x86_64) (tt1122:53396) 2011-12-23T09:26:28Z
    Instance admin: timesten
    Instance home directory: /home/timesten/TimesTen/tt1122
    Group owner: timesten
    Daemon home directory: /home/timesten/TimesTen/tt1122/info
    PL/SQL enabled.
    Datastore definition from sys.odbc.ini:
    [my_cachedb]
    Driver=/home/timesten/TimesTen/tt1122/lib/libtten.so
    DataStore=/u01/ttdata/datastores/my_cachedb
    LogDir=/u01/ttdata/logs
    PermSize=40
    TempSize=32
    DatabaseCharacterSet=AL32UTF8
    OracleNetServiceName=testdb
    Kernel parameters from sysctl -a:
    kernel.shmmax = 68719476736
    kernel.shmall = 4294967296
    Memory / SWAP:
    MemTotal: 2050784 kB
    SWAP: /dev/mapper/VolGroup00-LogVol01 partition 4095992
    I'm new to TimesTen and I'm planning on evaluationg it to see if it could solve an issue we're having. Any suggestions would be much appreciated.
    Thanks,
    Ian.

    Hi Ian,
    Can you please answer the following / provide the following information:
    1. What are your kernel parameters relating to semaphores set to? Is anything else on the mahcine using significant numbers of semaphores?
    2. Please provide the output of the following shell commands:
    ls -ld /u01
    ls -ld /u01/ttdata
    ls -ld /u01/ttdata/datastores
    ls -ld /u01/ttdata/logs
    3. Please provide an excerpt of the detailed message log (ttmesg.log) between around 16:38 and 16:40 (i.e. from a little while before the problem until after the problem).
    Thanks,
    Chris

  • CcmSetup failed with error code 0x80072ee7

    How to resolve above issue?
    I noticed that account its using is System but I have CP domain account setup with local admin access to that computer.
    Here's the CCMLog:
    ==========[ ccmsetup started in process 1844 ]==========
    ccmsetup 4/1/2013 6:55:53 PM
    1848 (0x0738)
    CcmSetup version: 5.0.7711.0000 ccmsetup
    4/1/2013 6:55:53 PM 1848 (0x0738)
    Running on OS (5.1.2600). Service Pack (3.0). SuiteMask = 256. Product Type = 1
    ccmsetup 4/1/2013 6:55:53 PM
    1848 (0x0738)
    Ccmsetup command line: "C:\WINDOWS\ccmsetup\ccmsetup.exe" /runservice /config:MobileClient.tcf
    ccmsetup 4/1/2013 6:55:54 PM
    1848 (0x0738)
    Command line parameters for ccmsetup have been specified.  No registry lookup for command line parameters is required.
    ccmsetup 4/1/2013 6:55:54 PM
    1848 (0x0738)
    Command line: "C:\WINDOWS\ccmsetup\ccmsetup.exe" /runservice /config:MobileClient.tcf
    ccmsetup 4/1/2013 6:55:54 PM
    1848 (0x0738)
    SslState value: 224 ccmsetup
    4/1/2013 6:55:54 PM 1848 (0x0738)
    CCMHTTPPORT:    80 ccmsetup
    4/1/2013 6:55:54 PM 1848 (0x0738)
    CCMHTTPSPORT:    443 ccmsetup
    4/1/2013 6:55:54 PM 1848 (0x0738)
    CCMHTTPSSTATE:    224 ccmsetup
    4/1/2013 6:55:54 PM 1848 (0x0738)
    CCMHTTPSCERTNAME:     ccmsetup
    4/1/2013 6:55:54 PM 1848 (0x0738)
    FSP:     ccmsetup
    4/1/2013 6:55:54 PM 1848 (0x0738)
    CCMFIRSTCERT:    1 ccmsetup
    4/1/2013 6:55:54 PM 1848 (0x0738)
    Config file:      C:\WINDOWS\ccmsetup\MobileClientUnicode.tcf
    ccmsetup 4/1/2013 6:55:54 PM
    1848 (0x0738)
    Retry time:       10 minute(s)
    ccmsetup 4/1/2013 6:55:54 PM
    1848 (0x0738)
    MSI log file:     C:\WINDOWS\ccmsetup\client.msi.log
    ccmsetup 4/1/2013 6:55:54 PM
    1848 (0x0738)
    MSI properties:    INSTALL="ALL" SMSSITECODE="PRI" CCMHTTPPORT="80" CCMHTTPSPORT="443" CCMHTTPSSTATE="224" CCMFIRSTCERT="1"
    ccmsetup 4/1/2013 6:55:54 PM
    1848 (0x0738)
    Source List: ccmsetup
    4/1/2013 6:55:54 PM 1848 (0x0738)
                      \\vCM-PRI.contoso.loc\SMSClient
    ccmsetup 4/1/2013 6:55:54 PM
    1848 (0x0738)
                      \\VCM-PRI.CONTOSO.LOC\SMSClient
    ccmsetup 4/1/2013 6:55:54 PM
    1848 (0x0738)
    MPs: ccmsetup
    4/1/2013 6:55:54 PM 1848 (0x0738)
                      vCM-PRI.contoso.loc
    ccmsetup 4/1/2013 6:55:54 PM
    1848 (0x0738)
    No version of the client is currently detected.
    ccmsetup 4/1/2013 6:55:56 PM
    1848 (0x0738)
    Updated security on object C:\WINDOWS\ccmsetup\.
    ccmsetup 4/1/2013 6:55:58 PM
    1848 (0x0738)
    A Fallback Status Point has not been specified.  Message with STATEID='100' will not be sent.
    ccmsetup 4/1/2013 6:55:58 PM
    1848 (0x0738)
    Running as user "SYSTEM"
    ccmsetup 4/1/2013 6:57:23 PM
    284 (0x011C)
    Detected 77336 MB free disk space on system drive.
    ccmsetup 4/1/2013 6:57:23 PM
    284 (0x011C)
    Only one MP vCM-PRI.contoso.loc is specified. Use it.
    ccmsetup 4/1/2013 6:57:23 PM
    284 (0x011C)
    Searching for DP locations from MP(s)... ccmsetup
    4/1/2013 6:57:23 PM 284 (0x011C)
    Current AD site of machine is Default-First-Site-Name
    LocationServices 4/1/2013 6:57:23 PM
    284 (0x011C)
    Local Machine is joined to an AD domain LocationServices
    4/1/2013 6:57:23 PM 284 (0x011C)
    Unable to retrieve AD forest + domain membership
    LocationServices 4/1/2013 6:57:23 PM
    284 (0x011C)
    DhcpGetOriginalSubnetMask entry point not supported.
    LocationServices 4/1/2013 6:57:23 PM
    284 (0x011C)
    Begin checking Alternate Network Configuration
    LocationServices 4/1/2013 6:57:23 PM
    284 (0x011C)
    Finished checking Alternate Network Configuration
    LocationServices 4/1/2013 6:57:23 PM
    284 (0x011C)
    Adapter {B34BA4D3-826D-487E-91DB-6BB818F8F61B} is DHCP enabled. Checking quarantine status.
    LocationServices 4/1/2013 6:57:23 PM
    284 (0x011C)
    Sending message body '<ContentLocationRequest SchemaVersion="1.00">
      <ClientPackage/>
      <ClientLocationInfo LocationType="SMSPACKAGE" DistributeOnDemand="0" UseProtected="0" AllowCaching="0" BranchDPFlags="0" AllowHTTP="1" AllowSMB="0" AllowMulticast="0"
    UseInternetDP="0">
        <ADSite Name="Default-First-Site-Name"/>
        <Forest Name=""/>
        <Domain Name=""/>
        <IPAddresses>
    <IPAddress SubnetAddress="192.168.137.0" Address="192.168.137.50"/>
        </IPAddresses>
      </ClientLocationInfo>
    </ContentLocationRequest>
    ' ccmsetup
    4/1/2013 6:57:23 PM 284 (0x011C)
    Sending message header '<Msg SchemaVersion="1.1"><ID>{EFA1E87D-54C2-49D0-A9BB-EA4F5113770D}</ID><SourceHost>VXP1</SourceHost><TargetAddress>mp:[http]MP_LocationManager</TargetAddress><ReplyTo>direct:VXP1:LS_ReplyLocations</ReplyTo><Priority>3</Priority><Timeout>600</Timeout><ReqVersion>5931</ReqVersion><TargetHost>vCM-PRI.contoso.loc</TargetHost><TargetEndpoint>MP_LocationManager</TargetEndpoint><ReplyMode>Sync</ReplyMode><Protocol>http</Protocol><SentTime>2013-04-01T22:57:23Z</SentTime><Body
    Type="ByteRange" Offset="0" Length="1018"/><Hooks><Hook3 Name="zlib-compress"/></Hooks><Payload Type="inline"/></Msg>'
    ccmsetup 4/1/2013 6:57:23 PM
    284 (0x011C)
    CCM_POST 'HTTP://vCM-PRI.contoso.loc/ccm_system/request'
    ccmsetup 4/1/2013 6:57:23 PM
    284 (0x011C)
    GetDPLocations failed with error 0x80072ee7
    ccmsetup 4/1/2013 6:57:24 PM
    284 (0x011C)
    Failed to get DP locations as the expected version from MP 'vCM-PRI.contoso.loc'. Error 0x80072ee7
    ccmsetup 4/1/2013 6:57:24 PM
    284 (0x011C)
    Next retry in 10 minute(s)... ccmsetup
    4/1/2013 6:57:24 PM 284 (0x011C)
    Current AD site of machine is Default-First-Site-Name
    LocationServices 4/1/2013 7:07:39 PM
    284 (0x011C)
    Local Machine is joined to an AD domain LocationServices
    4/1/2013 7:07:39 PM 284 (0x011C)
    Unable to retrieve AD forest + domain membership
    LocationServices 4/1/2013 7:07:54 PM
    284 (0x011C)
    DHCP entry points already initialized. LocationServices
    4/1/2013 7:07:54 PM 284 (0x011C)
    Begin checking Alternate Network Configuration
    LocationServices 4/1/2013 7:07:54 PM
    284 (0x011C)
    Finished checking Alternate Network Configuration
    LocationServices 4/1/2013 7:07:54 PM
    284 (0x011C)
    Adapter {B34BA4D3-826D-487E-91DB-6BB818F8F61B} is DHCP enabled. Checking quarantine status.
    LocationServices 4/1/2013 7:07:54 PM
    284 (0x011C)
    Sending message body '<ContentLocationRequest SchemaVersion="1.00">
      <ClientPackage/>
      <ClientLocationInfo LocationType="SMSPACKAGE" DistributeOnDemand="0" UseProtected="0" AllowCaching="0" BranchDPFlags="0" AllowHTTP="1" AllowSMB="0" AllowMulticast="0"
    UseInternetDP="0">
        <ADSite Name="Default-First-Site-Name"/>
        <Forest Name=""/>
        <Domain Name=""/>
        <IPAddresses>
    <IPAddress SubnetAddress="192.168.137.0" Address="192.168.137.50"/>
        </IPAddresses>
      </ClientLocationInfo>
    </ContentLocationRequest>
    ' ccmsetup
    4/1/2013 7:07:54 PM 284 (0x011C)
    Sending message header '<Msg SchemaVersion="1.1"><ID>{2127E2AF-819A-437B-AB9A-8B3127FD75B7}</ID><SourceHost>VXP1</SourceHost><TargetAddress>mp:[http]MP_LocationManager</TargetAddress><ReplyTo>direct:VXP1:LS_ReplyLocations</ReplyTo><Priority>3</Priority><Timeout>600</Timeout><ReqVersion>5931</ReqVersion><TargetHost>vCM-PRI.contoso.loc</TargetHost><TargetEndpoint>MP_LocationManager</TargetEndpoint><ReplyMode>Sync</ReplyMode><Protocol>http</Protocol><SentTime>2013-04-01T23:07:54Z</SentTime><Body
    Type="ByteRange" Offset="0" Length="1018"/><Hooks><Hook3 Name="zlib-compress"/></Hooks><Payload Type="inline"/></Msg>'
    ccmsetup 4/1/2013 7:07:54 PM
    284 (0x011C)
    CCM_POST 'HTTP://vCM-PRI.contoso.loc/ccm_system/request'
    ccmsetup 4/1/2013 7:07:54 PM
    284 (0x011C)
    GetDPLocations failed with error 0x80072ee7
    ccmsetup 4/1/2013 7:07:54 PM
    284 (0x011C)
    Failed to find DP locations with error 0x80072ee7, status code 200. Check next MP.
    ccmsetup 4/1/2013 7:07:54 PM
    284 (0x011C)
    Only one MP vCM-PRI.contoso.loc is specified. Use it.
    ccmsetup 4/1/2013 7:07:54 PM
    284 (0x011C)
    Have already tried all MPs. Couldn't find DP locations.
    ccmsetup 4/1/2013 7:07:54 PM
    284 (0x011C)
    GET 'HTTP://vCM-PRI.contoso.loc/CCM_Client/ccmsetup.cab'
    ccmsetup 4/1/2013 7:07:54 PM
    284 (0x011C)
    Failed to send HTTP request. (Error at WinHttpSendRequest: 12007)
    ccmsetup 4/1/2013 7:07:54 PM
    284 (0x011C)
    WinHttpRequestReponse failed with a non-recoverable failure, 12007
    ccmsetup 4/1/2013 7:07:54 PM
    284 (0x011C)
    DownloadFileByWinHTTP failed with error 0x80072ee7
    ccmsetup 4/1/2013 7:07:54 PM
    284 (0x011C)
    A Fallback Status Point has not been specified.  Message with STATEID='308' will not be sent.
    ccmsetup 4/1/2013 7:07:54 PM
    284 (0x011C)
    CcmSetup failed with error code 0x80072ee7
    ccmsetup 4/1/2013 7:07:54 PM
    1848 (0x0738)

    2ee2 is a connection timeout. If your MP is otherwise responsive to clients it could be a database connectivity issue
    on the MP. Ensure you can get to http://sccm.contoso.com from
    a browser on your client machine. You should also check MP_Framework.log and MP_LocationManager.log on the MP if all looks good with the networking on the client side.
    Sharad Singh | My blogs: SharadTech | Twitter:
    @SinghSharaad | | Please mark as helpful/answer if this resolved your issue

  • SCCM2012 - CcmSetup failed with error code 0x80190191

    I can't get client push working. Getting these errors:
    CcmSetup failed with error code 0x80190191
    Failed to download files through BITS. Error: 0x80190191, Description HTTP status 401: The requested resource requires user authentication.
    , Context: The error occurred while the remote file was being processed.
    I still have SCCM 2007 running with existing boundaries as I am trying to migrate. Is that the problem? I found an article similar from SMS 2003 to SCCM 2007 so I'm not sure if it applies.
    Site servers are 2008 R2
    GPO startup script is working.
    Ideas? Thanks!

    I just enabled Windows Authentication in IIS... Let's see what happens. I'm frustrated as this was working about a month ago when I tested it to a limited group.
    Didn't work. I restarted the default web site. Restarted server too. Enable basic authentication?
    I found similar issues regarding bits authentication and WSUS but nothing seems to help yet.
    Also, prior to the errors I'm getting these warning which are actually inaccurate...
    File 'C:\Windows\ccmsetup\vcredist_x86.exe' doesn't exist. ccmsetup 6/24/2014 10:23:14 AM 19028 (0x4A54)
    File 'C:\Windows\ccmsetup\MicrosoftPolicyPlatformSetup.msi' doesn't exist. ccmsetup 6/24/2014 10:23:14 AM 19028 (0x4A54)
    File 'C:\Windows\ccmsetup\WindowsFirewallConfigurationProvider.msi' doesn't exist. ccmsetup 6/24/2014 10:23:14 AM 19028 (0x4A54)
    File 'C:\Windows\ccmsetup\SCEPInstall.exe' doesn't exist. ccmsetup 6/24/2014 10:23:14 AM 19028 (0x4A54)
    File 'C:\Windows\ccmsetup\client.msi' doesn't exist. ccmsetup 6/24/2014 10:23:14 AM 19028 (0x4A54)

  • CcmSetup failed with error code 0x8004100e - CcmGetOSVersion failed with 0x8004100e

    Hi ,
    the installation failed for clients with the following errors
    CcmSetup failed with error code 0x8004100e
    CcmGetOSVersion failed with 0x8004100e
    SCCM Verion 2012 R2  (Upgraded from 2012)
    Client O.S 2008 R2 SP1
    Ramy

    Hi Jason,
    please check this logs
    ==========[ ccmsetup started in process 9516 ]==========    ccmsetup    8/14/2014 4:29:51 PM    10476 (0x28EC)
    Running on platform X64    ccmsetup    8/14/2014 4:29:51 PM    10476 (0x28EC)
    Updated security on object C:\Windows\ccmsetup\cache\.    ccmsetup    8/14/2014 4:29:51 PM    10476 (0x28EC)
    Launch from folder C:\Windows\ccmsetup\    ccmsetup    8/14/2014 4:29:51 PM    10476 (0x28EC)
    CcmSetup version: 5.0.7958.1000    ccmsetup    8/14/2014 4:29:51 PM    10476 (0x28EC)
    In ServiceMain    ccmsetup    8/14/2014 4:29:51 PM    9472 (0x2500)
    Successfully started the ccmsetup service    ccmsetup    8/14/2014 4:29:51 PM    8180 (0x1FF4)
    Deleted file C:\Windows\ccmsetup\ccmsetup.exe.download    ccmsetup    8/14/2014 4:29:51 PM    8180 (0x1FF4)
    Folder 'Microsoft\Configuration Manager' not found. Task does not exist.    ccmsetup    8/14/2014 4:29:51 PM    8180 (0x1FF4)
    CcmSetup is exiting with return code 0    ccmsetup    8/14/2014 4:29:51 PM    8180 (0x1FF4)
    All other instances of ccmsetup have completed.    ccmsetup    8/14/2014 4:29:51 PM    5732 (0x1664)
    Attempt to delete ccmsetup.exe failed (5)    ccmsetup    8/14/2014 4:29:52 PM    5732 (0x1664)
    Attempt to delete ccmsetup.exe failed (5)    ccmsetup    8/14/2014 4:29:53 PM    5732 (0x1664)
    Attempt to delete ccmsetup.exe failed (5)    ccmsetup    8/14/2014 4:29:54 PM    5732 (0x1664)
    Attempt to delete ccmsetup.exe failed (5)    ccmsetup    8/14/2014 4:29:55 PM    5732 (0x1664)
    Attempt to delete ccmsetup.exe failed (5)    ccmsetup    8/14/2014 4:29:56 PM    5732 (0x1664)
    Attempt to delete ccmsetup.exe failed (5)    ccmsetup    8/14/2014 4:29:57 PM    5732 (0x1664)
    Attempt to delete ccmsetup.exe failed (5)    ccmsetup    8/14/2014 4:29:58 PM    5732 (0x1664)
    Attempt to delete ccmsetup.exe failed (5)    ccmsetup    8/14/2014 4:29:59 PM    5732 (0x1664)
    Attempt to delete ccmsetup.exe failed (5)    ccmsetup    8/14/2014 4:30:01 PM    5732 (0x1664)
    Attempt to delete ccmsetup.exe failed (5)    ccmsetup    8/14/2014 4:30:02 PM    5732 (0x1664)
    Failed to delete C:\Windows\ccmsetup\ccmsetup.exe (5). Renaming and queuing for deletion on reboot.    ccmsetup    8/14/2014 4:30:02 PM    5732 (0x1664)
    Successfully renamed C:\Windows\ccmsetup\ccmsetup.exe to C:\Windows\ccmsetup\DELEB07.tmp and queued for deletion on reboot.    ccmsetup    8/14/2014 4:30:02 PM    5732 (0x1664)
    Downloading file C:\Setup\Client\ccmsetup.exe    ccmsetup    8/14/2014 4:30:02 PM    5732 (0x1664)
    Downloading C:\Setup\Client\ccmsetup.exe to C:\Windows\ccmsetup\ccmsetup.exe    ccmsetup    8/14/2014 4:30:02 PM    5732 (0x1664)
    File download 16% complete (262144 of 1614520 bytes).    ccmsetup    8/14/2014 4:30:02 PM    5732 (0x1664)
    File download 32% complete (524288 of 1614520 bytes).    ccmsetup    8/14/2014 4:30:02 PM    5732 (0x1664)
    File download 48% complete (786432 of 1614520 bytes).    ccmsetup    8/14/2014 4:30:02 PM    5732 (0x1664)
    File download 64% complete (1048576 of 1614520 bytes).    ccmsetup    8/14/2014 4:30:02 PM    5732 (0x1664)
    File download 81% complete (1310720 of 1614520 bytes).    ccmsetup    8/14/2014 4:30:02 PM    5732 (0x1664)
    File download 97% complete (1572864 of 1614520 bytes).    ccmsetup    8/14/2014 4:30:02 PM    5732 (0x1664)
    File download 100% complete (1614520 of 1614520 bytes).    ccmsetup    8/14/2014 4:30:02 PM    5732 (0x1664)
    Download complete.    ccmsetup    8/14/2014 4:30:02 PM    5732 (0x1664)
    Failed to create the ccmsetup service 0x(80070431)    ccmsetup    8/14/2014 4:30:02 PM    5732 (0x1664)
    A Fallback Status Point has not been specified.  Message with STATEID='301' will not be sent.    ccmsetup    8/14/2014 4:30:02 PM    5732 (0x1664)
    CcmSetup failed with error code 0x80070431    ccmsetup    8/14/2014 4:30:02 PM    5732 (0x1664)
    CheckAndLogOSInformation failed with 0x8004100e    ccmsetup    8/14/2014 4:40:16 PM    9472 (0x2500)
    Ccmsetup command line: "C:\Windows\ccmsetup\ccmsetup.exe" /runservice /source:"C:\Setup\Client" "SMSSLP=ldcsccm1v.linkdc.local" "SMSSITECODE=ldc" "DNSSUFFIX=linkdc.local"    ccmsetup  
     8/14/2014 4:40:16 PM    9472 (0x2500)
    Command line parameters for ccmsetup have been specified.  No registry lookup for command line parameters is required.    ccmsetup    8/14/2014 4:40:16 PM    9472 (0x2500)
    Command line: "C:\Windows\ccmsetup\ccmsetup.exe" /runservice /source:"C:\Setup\Client" "SMSSLP=ldcsccm1v.linkdc.local" "SMSSITECODE=ldc" "DNSSUFFIX=linkdc.local"    ccmsetup    8/14/2014
    4:40:16 PM    9472 (0x2500)
    SslState value: 224    ccmsetup    8/14/2014 4:40:16 PM    9472 (0x2500)
    CCMHTTPPORT:    80    ccmsetup    8/14/2014 4:40:16 PM    9472 (0x2500)
    CCMHTTPSPORT:    443    ccmsetup    8/14/2014 4:40:16 PM    9472 (0x2500)
    CCMHTTPSSTATE:    224    ccmsetup    8/14/2014 4:40:16 PM    9472 (0x2500)
    CCMHTTPSCERTNAME:        ccmsetup    8/14/2014 4:40:16 PM    9472 (0x2500)
    SMSSLP:    ldcsccm1v.linkdc.local    ccmsetup    8/14/2014 4:40:16 PM    9472 (0x2500)
    FSP:        ccmsetup    8/14/2014 4:40:16 PM    9472 (0x2500)
    CCMFIRSTCERT:    1    ccmsetup    8/14/2014 4:40:16 PM    9472 (0x2500)
    Config file:          ccmsetup    8/14/2014 4:40:16 PM    9472 (0x2500)
    Retry time:       10 minute(s)    ccmsetup    8/14/2014 4:40:16 PM    9472 (0x2500)
    MSI log file:     C:\Windows\ccmsetup\Logs\client.msi.log    ccmsetup    8/14/2014 4:40:16 PM    9472 (0x2500)
    MSI properties:    SMSSLP="ldcsccm1v.linkdc.local" SMSSITECODE="ldc" DNSSUFFIX="linkdc.local" CCMHTTPPORT="80" CCMHTTPSPORT="443" CCMHTTPSSTATE="224" CCMFIRSTCERT="1"  
     ccmsetup    8/14/2014 4:40:16 PM    9472 (0x2500)
    Source List:    ccmsetup    8/14/2014 4:40:16 PM    9472 (0x2500)
                      C:\Setup\Client    ccmsetup    8/14/2014 4:40:16 PM    9472 (0x2500)
    MPs:    ccmsetup    8/14/2014 4:40:16 PM    9472 (0x2500)
                      None    ccmsetup    8/14/2014 4:40:16 PM    9472 (0x2500)
    No version of the client is currently detected.    ccmsetup    8/14/2014 4:40:16 PM    9472 (0x2500)
    Folder 'Microsoft\Configuration Manager' not found. Task does not exist.    ccmsetup    8/14/2014 4:40:16 PM    9472 (0x2500)
    Updated security on object C:\Windows\ccmsetup\.    ccmsetup    8/14/2014 4:40:17 PM    9472 (0x2500)
    A Fallback Status Point has not been specified.  Message with STATEID='100' will not be sent.    ccmsetup    8/14/2014 4:40:17 PM    9472 (0x2500)
    Running as user "SYSTEM"    ccmsetup    8/14/2014 4:40:17 PM    9472 (0x2500)
    Detected 28163 MB free disk space on system drive.    ccmsetup    8/14/2014 4:40:17 PM    9472 (0x2500)
    Checking Write Filter Status.    ccmsetup    8/14/2014 4:40:17 PM    9472 (0x2500)
    This is not a supported write filter device. We are not in a write filter maintenance mode.    ccmsetup    8/14/2014 4:40:17 PM    9472 (0x2500)
    Performing AD query: '(&(ObjectCategory=mSSMSManagementPoint)(mSSMSDefaultMP=TRUE)(mSSMSSiteCode=ldc))'    ccmsetup    8/14/2014 4:40:17 PM    9472 (0x2500)
    OperationalXml '<ClientOperationalSettings><Version>5.00.7958.1000</Version><SecurityConfiguration><SecurityModeMask>0</SecurityModeMask><SecurityModeMaskEx>480</SecurityModeMaskEx><HTTPPort>80</HTTPPort><HTTPSPort>443</HTTPSPort><CertificateStoreName></CertificateStoreName><CertificateIssuers></CertificateIssuers><CertificateSelectionCriteria></CertificateSelectionCriteria><CertificateSelectFirstFlag>1</CertificateSelectFirstFlag><SiteSigningCert>308202F3308201DBA00302010202107B6F93150C5A958F411F813122BF4CEA300D06092A864886F70D01010B05003016311430120603550403130B53697465205365727665723020170D3133303832363136353035335A180F32313133303830333136353035335A3016311430120603550403130B536974652053657276657230820122300D06092A864886F70D01010105000382010F003082010A0282010100A8BD6E83FE1AE591E87E59E17F6E3119068166C37F0F02911246B003878146DD4EF98F26A8E37DAB3D557545913127A780CDD9D8DB46E7A1BD52B28BB8FD42E21339065C8A24EA06EEAEFB0177DAFE0E62DB30ECCA68DB1B6EA3BC985D2D26DDBF180938BBEA36F56E5604FED265E2E01154AC495C5269D577C10B523C6B3CDCBFEE44961D08ED5E298381F927C49494E35FA5634B1C56847A55EFB52B0E32BFACE704E0A2F44A39D9D656B9097BF93AF2466242CC2CB050B02734E46A0EC3553249599BD5CC5917CC408938FAFF8FF097B434FDD9F9174AF6C533FE220E93929DF082FCE7A11143AB7B5D2537829D18B6F756B85A68B0B7C520728165BF4EAB0203010001A33B303930210603551D11041A301882164C44435343434D31562E4C696E6B44432E4C6F63616C30140603551D25040D300B06092B060104018237650B300D06092A864886F70D01010B05000382010100477430C70E8B5E48E78912C71B22C86DCE5ED91A429A786346B1EE5C076697C080056C52B1649FA4366D7AEAC08B35AC01734365D2A38B7A797DF1420027BFA103DEF91109F0025A20DA6C592807F134C7283219A88D6B5592A1993134A2649D6F6F663BCE0D872675D260D9D61C59EE1D36A602110839D5CC6F15C7FF842C92A118A0BCECD302F36235FFB79EF37054FB998D3666337B3C5DBBF6C1553600044CD4940FBDDE18EAE3A2B94E31FEC72DA32A7B8BC86A8868B92F782547B799E898A3B1460576A70773F58FE9D2D3363BF04796A91E66155E419B9E50946287A213C4E8A3BB81BA1FEEB9E9EDF86EA4627F7E421281532B0B340834F2A92C3215</SiteSigningCert></SecurityConfiguration><RootSiteCode>LDC</RootSiteCode><CCM>
    <CommandLine>SMSSITECODE=LDC</CommandLine> </CCM><FSP> <FSPServer></FSPServer> </FSP><Capabilities SchemaVersion ="1.0"><Property Name="SSLState" Value="0" /></Capabilities><Domain
    Value="LinkDC.Local" /><Forest Value="LinkDC.Local" /></ClientOperationalSettings>'    ccmsetup    8/14/2014 4:40:17 PM    9472 (0x2500)
    Unable to open Registry key Software\Microsoft\CCM. Return Code [80070002]. Client HTTPS state is Unknown.    ccmsetup    8/14/2014 4:40:17 PM    9472 (0x2500)
    The MP name retrieved is 'LDCSCCM1V.LinkDC.Local' with version '7958' and capabilities '<Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>'    ccmsetup  
     8/14/2014 4:40:17 PM    9472 (0x2500)
    MP 'LDCSCCM1V.LinkDC.Local' is compatible    ccmsetup    8/14/2014 4:40:17 PM    9472 (0x2500)
    Retrieved 1 MP records from AD for site 'ldc'    ccmsetup    8/14/2014 4:40:17 PM    9472 (0x2500)
    Retrived site version '5.00.7958.1000' from AD for site 'ldc'    ccmsetup    8/14/2014 4:40:17 PM    9472 (0x2500)
    SiteCode:         ldc    ccmsetup    8/14/2014 4:40:17 PM    9472 (0x2500)
    SiteVersion:      5.00.7958.1000    ccmsetup    8/14/2014 4:40:17 PM    9472 (0x2500)
    Ccmsetup is being restarted due to an administrative action. Installation files will be reset and downloaded again.    ccmsetup    8/14/2014 4:40:17 PM    9472 (0x2500)
    Deleted file C:\Windows\ccmsetup\client.msi    ccmsetup    8/14/2014 4:40:17 PM    9472 (0x2500)
    Deleted file C:\Windows\ccmsetup\client.msi.download    ccmsetup    8/14/2014 4:40:17 PM    9472 (0x2500)
    No MPs were specified from commandline or the mobileclient.tcf.    ccmsetup    8/14/2014 4:40:17 PM    9472 (0x2500)
    Downloading file ccmsetup.cab    ccmsetup    8/14/2014 4:40:17 PM    9472 (0x2500)
    Determining source location...    ccmsetup    8/14/2014 4:40:17 PM    9472 (0x2500)
    Found accessible source: C:\Setup\Client    ccmsetup    8/14/2014 4:40:17 PM    9472 (0x2500)
    Found available source C:\Setup\Client\    ccmsetup    8/14/2014 4:40:17 PM    9472 (0x2500)
    Downloading C:\Setup\Client\ccmsetup.cab to C:\Windows\ccmsetup\ccmsetup.cab    ccmsetup    8/14/2014 4:40:17 PM    9472 (0x2500)
    File download 100% complete (9662 of 9662 bytes).    ccmsetup    8/14/2014 4:40:17 PM    9472 (0x2500)
    Deleted file C:\Windows\ccmsetup\ccmsetup.cab    ccmsetup    8/14/2014 4:40:17 PM    9472 (0x2500)
    Download complete.    ccmsetup    8/14/2014 4:40:17 PM    9472 (0x2500)
    C:\Windows\ccmsetup\ccmsetup.cab is Microsoft trusted.    ccmsetup    8/14/2014 4:40:17 PM    9472 (0x2500)
    Successfully extracted manifest file C:\Windows\ccmsetup\ccmsetup.xml from file C:\Windows\ccmsetup\ccmsetup.cab.    ccmsetup    8/14/2014 4:40:17 PM    9472 (0x2500)
    Loading manifest file: C:\Windows\ccmsetup\ccmsetup.xml    ccmsetup    8/14/2014 4:40:17 PM    9472 (0x2500)
    Successfully loaded ccmsetup manifest file.    ccmsetup    8/14/2014 4:40:17 PM    9472 (0x2500)
    Checking if manifest version '5.00.7958.1000' is newer than the ccmsetup version '5.0.7958.1000'    ccmsetup    8/14/2014 4:40:17 PM    9472 (0x2500)
    Running from temp downloaded folder or manifest is not newer than ccmsetup.    ccmsetup    8/14/2014 4:40:17 PM    9472 (0x2500)
    CcmGetOSVersion failed with 0x8004100e    ccmsetup    8/14/2014 4:40:17 PM    9472 (0x2500)
    A Fallback Status Point has not been specified.  Message with STATEID='301' will not be sent.    ccmsetup    8/14/2014 4:40:17 PM    10476 (0x28EC)
    'Configuration Manager Client Retry Task' is scheduled to run at 08/14/2014 09:40:17 PM (local) 08/14/2014 06:40:17 PM (UTC) time with arguments ' /source:"C:\Setup\Client" "SMSSLP=ldcsccm1v.linkdc.local" "SMSSITECODE=ldc" "DNSSUFFIX=linkdc.local"
    /RetryWinTask:1'.    ccmsetup    8/14/2014 4:40:17 PM    10476 (0x28EC)
    Creating Windows Task Scheduler folder 'Microsoft\Configuration Manager'...    ccmsetup    8/14/2014 4:40:17 PM    10476 (0x28EC)
    CcmSetup failed with error code 0x8004100e    ccmsetup    8/14/2014 4:40:17 PM    10476 (0x28EC)
    Ramy

  • SSPI handshake failed with error code 0x8009030c while establishing a connection with integrated security; the connection has be

    Hello, I have a sql 2005 server, and I am a developer, with the database on my own machine.  It alwayws works for me but after some minutes the other developer cant work in the application
    He got this error
    Login failed for user ''. The user is not associated with a trusted SQL Server connection. [CLIENT: 192.168.1.140]
    and When I see the log event after that error, it comes with another error.
    SSPI handshake failed with error code 0x8009030c while establishing a connection with integrated security; the connection has been closed. [CLIENT: 192.168.1.140]
    He has IIS5 and me too.
    I created a user on the domain called ASPSYS with password, then in the IIS on anonymous authentication I put that user with that password, and it works, on both machines.
    and in the connection string I have.
    <add key="sqlconn" value="Data Source=ESTACION15;Initial Catalog=GescomDefinitiva;Integrated Security=SSPI; Trusted_Connection=true"/>
    I go to the profiler, and I see that when he browses a page, the database is accesed with user ASPSYS, but when I browse a page, the database is accesed with user SE\levalencia.
    Thats strange.
    The only way that the other developer can work again on the project is to restart the whole machine. He has windows xp profession, I have windows 2000.
    If you want me to send logs please tellme

    Well here's my problem, maybe you can help. Intermittenly I get a login failed when connecting to a db engine through Server Management Studio using Windows authentication. When this happens the following entries are generated on the server's application event log:
    Event Type:        Error
    Event Source:    MSSQLSERVER
    Event Category:                (4)
    Event ID:              17806
    Date:                     1/14/2009
    Time:                     10:41:31 AM
    User:                     N/A
    Computer:          <server name>
    Description:
    SSPI handshake failed with error code 0x8009030c while establishing a connection with integrated security; the connection has been closed. [CLIENT: <ip address>]
    Event Type:        Failure Audit
    Event Source:    MSSQLSERVER
    Event Category:                (4)
    Event ID:              18452
    Date:                     1/14/2009
    Time:                     10:41:31 AM
    User:                     N/A
    Computer:          <server name>
    Description:
    Login failed for user ''. The user is not associated with a trusted SQL Server connection. [CLIENT: <ip address>]
    I've already ensured that the server is set to mixed authentication mode. Oddly enough, the workaround that I've found is that if I remote desktop into the server, log in and then log back out, Management Studio is suddenly able to connect again. No idea why it works. 
    As I said before, it is intermitten. Some days it errors on login, other days it doesn't and there are no configuration changes between them. Also, both client and server are in the same domain and same site so there is no VPN or anything in between. I'm really quite stumped. Any help would be great, or if you can point me in the right direction of where to look. Thank you in advance!

  • CcmSetup failed with error code 0x80004005 - windows 8.1

    using sccm 2012 r2, trying to push to a windows 8.1 client i get:
    <![LOG[==========[ ccmsetup started in process 7416 ]==========]LOG]!><time="16:05:28.041+00" date="01-15-2014" component="ccmsetup" context="" type="1" thread="9272" file="ccmsetup.cpp:9437">
    <![LOG[Running on platform X64]LOG]!><time="16:05:28.042+00" date="01-15-2014" component="ccmsetup" context="" type="1" thread="9272" file="util.cpp:1837">
    <![LOG[Updated security on object C:\WINDOWS\ccmsetup\cache\.]LOG]!><time="16:05:28.042+00" date="01-15-2014" component="ccmsetup" context="" type="0" thread="9272" file="ccmsetup.cpp:9281">
    <![LOG[Launch from folder C:\WINDOWS\ccmsetup\]LOG]!><time="16:05:28.042+00" date="01-15-2014" component="ccmsetup" context="" type="1" thread="9272" file="ccmsetup.cpp:721">
    <![LOG[CcmSetup version: 5.0.7958.1000]LOG]!><time="16:05:28.042+00" date="01-15-2014" component="ccmsetup" context="" type="1" thread="9272" file="ccmsetup.cpp:727">
    <![LOG[In ServiceMain]LOG]!><time="16:05:28.044+00" date="01-15-2014" component="ccmsetup" context="" type="0" thread="9468" file="ccmsetup.cpp:3365">
    <![LOG[Running on 'Microsoft Windows 8.1 Pro' (6.3.9600). Service Pack (0.0). SuiteMask = 272. Product Type = 18]LOG]!><time="16:05:28.084+00" date="01-15-2014" component="ccmsetup" context="" type="1"
    thread="9468" file="util.cpp:1919">
    <![LOG[Ccmsetup command line: "C:\WINDOWS\ccmsetup\ccmsetup.exe" /runservice /config:MobileClient.tcf]LOG]!><time="16:05:28.084+00" date="01-15-2014" component="ccmsetup" context="" type="1"
    thread="9468" file="ccmsetup.cpp:3590">
    <![LOG[Command line parameters for ccmsetup have been specified.  No registry lookup for command line parameters is required.]LOG]!><time="16:05:28.084+00" date="01-15-2014" component="ccmsetup" context=""
    type="1" thread="9468" file="ccmsetup.cpp:3775">
    <![LOG[Command line: "C:\WINDOWS\ccmsetup\ccmsetup.exe" /runservice /config:MobileClient.tcf]LOG]!><time="16:05:28.084+00" date="01-15-2014" component="ccmsetup" context="" type="1" thread="9468"
    file="ccmsetup.cpp:3776">
    <![LOG[SslState value: 224]LOG]!><time="16:05:28.085+00" date="01-15-2014" component="ccmsetup" context="" type="0" thread="9468" file="ccmsetup.cpp:4425">
    <![LOG[CCMHTTPPORT:    80]LOG]!><time="16:05:28.086+00" date="01-15-2014" component="ccmsetup" context="" type="1" thread="9468" file="ccmsetup.cpp:8617">
    <![LOG[CCMHTTPSPORT:    443]LOG]!><time="16:05:28.087+00" date="01-15-2014" component="ccmsetup" context="" type="1" thread="9468" file="ccmsetup.cpp:8632">
    <![LOG[CCMHTTPSSTATE:    224]LOG]!><time="16:05:28.087+00" date="01-15-2014" component="ccmsetup" context="" type="1" thread="9468" file="ccmsetup.cpp:8650">
    <![LOG[CCMHTTPSCERTNAME:    ]LOG]!><time="16:05:28.087+00" date="01-15-2014" component="ccmsetup" context="" type="1" thread="9468" file="ccmsetup.cpp:8668">
    <![LOG[FSP:    ]LOG]!><time="16:05:28.087+00" date="01-15-2014" component="ccmsetup" context="" type="1" thread="9468" file="ccmsetup.cpp:8720">
    <![LOG[CCMFIRSTCERT:    1]LOG]!><time="16:05:28.087+00" date="01-15-2014" component="ccmsetup" context="" type="1" thread="9468" file="ccmsetup.cpp:8778">
    <![LOG[Config file:      C:\WINDOWS\ccmsetup\MobileClientUnicode.tcf]LOG]!><time="16:05:28.088+00" date="01-15-2014" component="ccmsetup" context="" type="1" thread="9468"
    file="ccmsetup.cpp:4539">
    <![LOG[Retry time:       10 minute(s)]LOG]!><time="16:05:28.088+00" date="01-15-2014" component="ccmsetup" context="" type="1" thread="9468" file="ccmsetup.cpp:4540">
    <![LOG[MSI log file:     C:\WINDOWS\ccmsetup\Logs\client.msi.log]LOG]!><time="16:05:28.088+00" date="01-15-2014" component="ccmsetup" context="" type="1" thread="9468"
    file="ccmsetup.cpp:4541">
    <![LOG[MSI properties:    INSTALL="ALL" SMSSITECODE="consto" CCMHTTPPORT="80" CCMHTTPSPORT="443" CCMHTTPSSTATE="224" CCMFIRSTCERT="1"]LOG]!><time="16:05:28.088+00"
    date="01-15-2014" component="ccmsetup" context="" type="1" thread="9468" file="ccmsetup.cpp:4542">
    <![LOG[Source List:]LOG]!><time="16:05:28.088+00" date="01-15-2014" component="ccmsetup" context="" type="1" thread="9468" file="ccmsetup.cpp:4550">
    <![LOG[                  \\TA-SRV-SC.constoplc.local\SMSClient]LOG]!><time="16:05:28.088+00" date="01-15-2014" component="ccmsetup"
    context="" type="1" thread="9468" file="ccmsetup.cpp:4557">
    <![LOG[                  \\TA-SRV-SC.constoPLC.LOCAL\SMSClient]LOG]!><time="16:05:28.088+00" date="01-15-2014" component="ccmsetup"
    context="" type="1" thread="9468" file="ccmsetup.cpp:4566">
    <![LOG[MPs:]LOG]!><time="16:05:28.088+00" date="01-15-2014" component="ccmsetup" context="" type="1" thread="9468" file="ccmsetup.cpp:4569">
    <![LOG[                  TA-SRV-SC.constoplc.local]LOG]!><time="16:05:28.088+00" date="01-15-2014" component="ccmsetup" context=""
    type="1" thread="9468" file="ccmsetup.cpp:4584">
    <![LOG[MapNLMCostDataToCCMCost() returning Cost 0x1]LOG]!><time="16:05:28.091+00" date="01-15-2014" component="ccmsetup" context="" type="1" thread="9468" file="ccmutillib.cpp:5479">
    <![LOG[No version of the client is currently detected.]LOG]!><time="16:05:28.093+00" date="01-15-2014" component="ccmsetup" context="" type="1" thread="9468" file="ccmsetup.cpp:2748">
    <![LOG[Folder 'Microsoft\Configuration Manager' not found. Task does not exist.]LOG]!><time="16:05:28.094+00" date="01-15-2014" component="ccmsetup" context="" type="0" thread="9468" file="wintask.cpp:622">
    <![LOG[Updated security on object C:\WINDOWS\ccmsetup\.]LOG]!><time="16:05:28.095+00" date="01-15-2014" component="ccmsetup" context="" type="0" thread="9468" file="ccmsetup.cpp:9281">
    <![LOG[A Fallback Status Point has not been specified.  Message with STATEID='100' will not be sent.]LOG]!><time="16:05:28.095+00" date="01-15-2014" component="ccmsetup" context="" type="1"
    thread="9468" file="ccmsetup.cpp:9763">
    <![LOG[Running as user "SYSTEM"]LOG]!><time="16:05:28.118+00" date="01-15-2014" component="ccmsetup" context="" type="1" thread="9468" file="ccmsetup.cpp:1995">
    <![LOG[A Fallback Status Point has not been specified.  Message with STATEID='328' will not be sent.]LOG]!><time="16:05:28.118+00" date="01-15-2014" component="ccmsetup" context="" type="1"
    thread="9468" file="ccmsetup.cpp:9763">
    <![LOG[CcmSetup failed with error code 0x80004005]LOG]!><time="16:05:28.119+00" date="01-15-2014" component="ccmsetup" context="" type="1" thread="9272" file="ccmsetup.cpp:10879">
    any ideas why its failing?

    Hi,
    I've seen the same error on a customer where we had Windows Intune Client (SCCM) installed previously. Did you try it on a newly deployed computer? If you had Intune or another CCM client on it previously make sure you clean it up. Here is a well formulated
    instruction:
    http://douwevanderuit.wordpress.com/2014/01/30/removing-windows-intune-client/
    Usually when deploying to many clients we use a startup script, there is a great one that Jason Sandys made in the link below.
    http://blog.configmgrftw.com/configmgr-client-startup-script/
    There should be no problems deploying SCCM 2012 R2 clients on Windows 8.1 unless there is something wrong with either the setup or the client computer.
    All the best, Jesper Hassing - MCTS SCCM 2012 - MCSA 2012 Server - MCP

Maybe you are looking for

  • Excise and delivery channal

    Hi, in a production order operation 20 is sub-contrcating. to send the result material of operation 10 to sub-contractor, we need to prepare excise doc because of cin implemention. for that the mat suppose to be taken into stock. again operation 30 i

  • Google Apps account now showing Unknown Error when trying to sign in

    This is a post I made over at webosnation.com, but no one knows what's going on over there (but a handful of people are having the same problem). For some reason my main email account has decided to fly off a cliff on both my FrankenPre2 and my Touch

  • 871 Config issues

    Ok I dont know if its just staring at me ridiculing me but I am feeling like an idiot here... I have an 871 and all I need to do is some basic rules.. Here is the config I am  having the issue with... I need these statics: .227 opened and forwarded t

  • Tv-Out stopped working

    Hi, I have been using my iBook 14" with my television, via the apple adapter to AV input on the TV for months without any problem. Then suddenly just a couple of days ago it stopped working. Now, when I plug in the iBook the iBook screen refreshes (j

  • SQL Developer Data Modeler - integration with subversion

    I just discovered the release of SQL Developer Data modeler, and found this to be very interesting. We are still using Oracle Designer for database design, but we are looking for a replacement (for several reasons). My question is quite simple: Given