SCCM 2012 Client.msi Fails

I am able to install the SCCM client on many machines, but two machines are failing.  First I looked in ccmsetup.log:
<![LOG[File C:\Windows\ccmsetup\{59A0EA77-D28C-4286-83A6-04BB57B9CDD6}\client.msi installation failed. Error text: ExitCode: 1603
Action:
ErrorMessages:
]LOG]!><time="16:25:20.476+00" date="03-16-2013" component="ccmsetup" context="" type="3" thread="1512" file="msiutil.cpp:860">
<![LOG[Next retry in 120 minute(s)...]LOG]!><time="16:25:20.507+00" date="03-16-2013" component="ccmsetup" context="" type="0" thread="1512" file="ccmsetup.cpp:7554">
Then i looked at client.msi.log for more detail, and searced for "return value 3".  This log file is hug so i included an excerpt from it.  Let me know where to look in the log file for more descriptive text.
[15:43:48] Automatic Delayed Start configuration is enabled for CCMEXEC
MSI (s) (70:64) [15:43:48:682]: Executing op: CustomActionSchedule(Action=CcmRegisterWinTaskRollback,ActionType=3329,Source=BinaryData,Target=CcmRegisterWinTaskRollback,)
MSI (s) (70:64) [15:43:48:697]: Executing op: ActionStart(Name=CcmRegisterWinTask,Description=Registers tasks with Windows Task Scheduler.,)
MSI (s) (70:64) [15:43:48:697]: Executing op: CustomActionSchedule(Action=CcmRegisterWinTask,ActionType=3073,Source=BinaryData,Target=CcmRegisterWinTask,)
MSI (s) (70:64) [15:43:48:697]: Creating MSIHANDLE (24379) of type 790536 for thread 1892
MSI (s) (70:10) [15:43:48:697]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI6477.tmp, Entrypoint: CcmRegisterWinTask
MSI (s) (70!24) [15:43:48:713]: Creating MSIHANDLE (24380) of type 790531 for thread 3620
MSI (s) (70!24) [15:43:48:713]: Closing MSIHANDLE (24380) of type 790531 for thread 3620
[15:43:48] Registering windows task 'Configuration Manager Idle Detection'
MSI (s) (70:10) [15:43:48:713]: Closing MSIHANDLE (24379) of type 790536 for thread 1892
CustomAction CcmRegisterWinTask returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
MSI (s) (70:64) [15:43:48:760]: User policy value 'DisableRollback' is 0
MSI (s) (70:64) [15:43:48:760]: Machine policy value 'DisableRollback' is 0
Action ended 15:43:48: InstallFinalize. Return value 3.
MSI (s) (70:64) [15:43:48:838]: Executing op: Header(Signature=1397708873,Version=500,Timestamp=1114668398,LangId=1033,Platform=589824,ScriptType=2,ScriptMajorVersion=21,ScriptMinorVersion=4,ScriptAttributes=1)
MSI (s) (70:64) [15:43:48:838]: Executing op: DialogInfo(Type=0,Argument=1033)
MSI (s) (70:64) [15:43:48:838]: Executing op: DialogInfo(Type=1,Argument=Configuration Manager Client)
MSI (s) (70:64) [15:43:48:838]: Executing op: RollbackInfo(,RollbackAction=Rollback,RollbackDescription=Rolling back action:,RollbackTemplate=[1],CleanupAction=RollbackCleanup,CleanupDescription=Removing backup files,CleanupTemplate=File: [1])
MSI (s) (70:64) [15:43:48:838]: Executing op: ActionStart(Name=CcmRegisterWinTask,Description=Registers tasks with Windows Task Scheduler.,)
MSI (s) (70:64) [15:43:48:838]: Executing op: ProductInfo(ProductKey={D6804B3A-BFEC-4AB4-BFA5-FD9BECC80630},ProductName=Configuration Manager Client,PackageName=client.msi,Language=1033,Version=83893884,Assignment=1,ObsoleteArg=0,,,PackageCode={59A0EA77-D28C-4286-83A6-04BB57B9CDD6},,,InstanceType=0,LUASetting=0,RemoteURTInstalls=0,ProductDeploymentFlags=3)
MSI (s) (70:64) [15:43:48:838]: Executing op: ActionStart(Name=CcmRegisterWinTaskRollback,Description=Rolls back the changes made by CcmRegisterWinTask.,)
MSI (s) (70:64) [15:43:48:838]: Executing op: CustomActionRollback(Action=CcmRegisterWinTaskRollback,ActionType=3329,Source=BinaryData,Target=CcmRegisterWinTaskRollback,)
MSI (s) (70:64) [15:43:48:838]: Creating MSIHANDLE (24381) of type 790536 for thread 1892
MSI (s) (70:8C) [15:43:48:838]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI6504.tmp, Entrypoint: CcmRegisterWinTaskRollback
MSI (s) (70!DC) [15:43:48:853]: Creating MSIHANDLE (24382) of type 790531 for thread 3548
MSI (s) (70!DC) [15:43:48:853]: Closing MSIHANDLE (24382) of type 790531 for thread 3548
MSI (s) (70:8C) [15:43:48:853]: Closing MSIHANDLE (24381) of type 790536 for thread 1892
[15:43:48] Removing windows task 'Configuration Manager Idle Detection'
From successfully installation i typically see folders created in C:\Windows\CCM\* but in this particular case there are only a couple .tmp files and other misc.  Where should i look next?  I have tried ccmsetup.exe /uninstall and then ccmsetup.exe
/mp:<machine> SMSSITECODE=<code> /noservice and also with /service.
I have tried winmgmt /resetrepository
I have checked that BITS service is running.
What else should i look for?
thanks

Did someone able to find the root cause of it and able to it resolve it, i'm currently facing the same issue:
Error 1904. Module C:\Windows\CCM\DCMADQueryProvider.dll failed to register.
HRESULT -2147024703. Contact your support personnel"
This error is not
restricted to any 1 dll but it's random like DCMADQueryProvider.dll,
statusagent.dll, ccmcore.dll
•I'm getting this error while installing
SCCM 2012 client.
Steps i tried:
1.I did try manually registering
oringinally but when the client fails to install, it removes all the source
files including the ccmcore.dll. So, ccmcore.dll doesn't reside on the system
after failing to install the client or at least not that I can see.
2. I
have tried timing it just right so that my "regsvr32 ccmcore.dll" is run during
the install process while the file is in the CCM folder but that didnt work
either.
3. I had manually created the directory CCM\x64\ccmcore.dll and
copied the file from a working client and try to register but it gave me an
error " Failed to load .dll"
4. i have tried uninstalling the client from
ccmclean and tried to reinstall it but still it fails.
Currently not sure what is wrong with the client install, so still
investigating the issue, please help if someone was able to solve the issue.
There are some
articles out there which points to resolving this issue by registering
ATL.dll.
However, in this
case ATL.dll has been registered only 1 times using regsvr32.exe (system32 and
syswow64 folders).
Based on procmon :
HKCR\Wow6432Node\CLSID\{44EC053A-400F-11D0-9DCD-00A0C90391D3}\InprocServer32\
While installing, it was looking for ATL.DLL and found the location from
registry as "“%systemroot%\system32\atl.dll”

Similar Messages

  • SCCM 2012 Client Install Failing ONLY on 8.1 Machines - Advice?

    Good morning,
    I've got a rather interesting situation.  We have a SCCM 2012 site configured for https, the site server is acting as the MP and DP, and we are installing the client via the SCCM 2012 Client GPO.  Our cert is an InCommon cert.  We have 4000+
    Windows 7 machines that are able to install the client.  We tested on a Window 8 machine and the client install works as well.  Whenever a Windows 8.1 machine tries to install it fails.  We have checked the boundaries (we can't specify IP ranges
    since we don't manage the whole network).  I can manually browse to the source files on the MP/DP.  The switches we use when installing via the GPO are /usepkicert /mp:[redacted] CCMHTTPSSTATE=63 SMSSITECODE=[redacted] SMSCACHESIZE=12288.  However,
    it always fails with:
    <![LOG[GetDPLocations failed with error 0x80004005]LOG]!><time="09:33:26.329+300" date="03-13-2015" component="ccmsetup" context="" type="3" thread="12944" file="siteinfo.cpp:532">
    <![LOG[Failed to get DP locations as the expected version from MP 'https://[redacted]'. Error 0x80004005]LOG]!><time="09:33:26.329+300" date="03-13-2015" component="ccmsetup" context="" type="2"
    thread="12944" file="ccmsetup.cpp:11261">
    <![LOG[Failed to find DP locations from MP 'https://[redacted]' with error 0x80004005, status code 403. Check next MP.]LOG]!><time="09:33:26.329+300" date="03-13-2015" component="ccmsetup" context="" type="2"
    thread="12944" file="ccmsetup.cpp:11117">
    <![LOG[Only one MP https://[redacted] is specified. Use it.]LOG]!><time="09:33:26.330+300" date="03-13-2015" component="ccmsetup" context="" type="1" thread="12944" file="ccmsetup.cpp:10080">
    <![LOG[Have already tried all MPs. Couldn't find DP locations.]LOG]!><time="09:33:26.330+300" date="03-13-2015" component="ccmsetup" context="" type="3" thread="12944" file="ccmsetup.cpp:11146">
    <![LOG[MapNLMCostDataToCCMCost() returning Cost 0x1]LOG]!><time="09:33:26.332+300" date="03-13-2015" component="ccmsetup" context="" type="1" thread="12944" file="ccmutillib.cpp:5479">
    <![LOG[GET 'https://[redacted]/CCM_Client/ccmsetup.cab']LOG]!><time="09:33:26.333+300" date="03-13-2015" component="ccmsetup" context="" type="1" thread="12944" file="httphelper.cpp:807">
    <![LOG[Failed to successfully complete WinHttp request. (StatusCode at WinHttpQueryHeaders: 403)]LOG]!><time="09:33:26.366+300" date="03-13-2015" component="ccmsetup" context="" type="3" thread="12944"
    file="httphelper.cpp:1013">
    <![LOG[DownloadFileByWinHTTP failed with error 0x80004005]LOG]!><time="09:33:26.366+300" date="03-13-2015" component="ccmsetup" context="" type="3" thread="12944" file="httphelper.cpp:1081">
    <![LOG[A Fallback Status Point has not been specified.  Message with STATEID='308' will not be sent.]LOG]!><time="09:33:26.367+300" date="03-13-2015" component="ccmsetup" context="" type="1"
    thread="12944" file="ccmsetup.cpp:9763">
    <![LOG['Configuration Manager Client Retry Task' is scheduled to run at 03/13/2015 02:33:26 PM (local) 03/13/2015 07:33:26 PM (UTC) time with arguments ' "/usepkicert" "/mp:[redacted]" "CCMHTTPSSTATE=63" "SMSSITECODE=AHC"
    "SMSCACHESIZE=12288" /RetryWinTask:1'.]LOG]!><time="09:33:26.369+300" date="03-13-2015" component="ccmsetup" context="" type="1" thread="10100" file="wintask.cpp:315">
    <![LOG[CcmSetup failed with error code 0x80004005]LOG]!><time="09:33:26.409+300" date="03-13-2015" component="ccmsetup" context="" type="1" thread="10100" file="ccmsetup.cpp:10879">
    Anyone have any idea why this is happening only on 8.1 machines?  I can't think of where else to check.  Thanks for any help.

    Okay, so I installed via the following:  ccmsetup.exe /usepkicert /source:C:\Client CCMHTTPSSTATE=63 SMSSITECODE=AHC SMSCACHESIZE=12288 and the client installed.  But you're right, the CCMMessaging.log is full of https errors.  I know it's
    something with the cert and I've even requested new ones from the CA.  However, why what is it about 8.1 that is causing the issues?  Like I said, we have 4000 machines using the same client authentication cert and they work.  I've cut and paste
    some of the log entries.  One thing to note is the \\[redacted]\sms_ahc\client\ccmsetup.exe in the beginning was using the internet FQDN.  Everything else is using the intranet location.  Does that provide any insight as to what is going
    on?
    \\[redacted]\sms_ahc\client\ccmsetup.exe /usepkicert /source:C:\Client CCMHTTPSSTATE=63 SMSSITECODE=AHC SMSCACHESIZE=12288
    <![LOG[Successfully sent security settings refresh message.]LOG]!><time="12:43:12.834+300" date="03-16-2015" component="CcmMessaging" context="" type="1" thread="5452" file="ccmhttperror.cpp:369">
    <![LOG[Successfully sent location services HTTPS failure message.]LOG]!><time="12:43:12.837+300" date="03-16-2015" component="CcmMessaging" context="" type="1" thread="5452" file="ccmhttperror.cpp:396">
    <![LOG[Post to https://[redacted]/ccm_system_windowsauth/request failed with 0x87d00231.]LOG]!><time="12:43:12.837+300" date="03-16-2015" component="CcmMessaging" context="" type="2" thread="5452"
    file="messagequeueproc_outgoing.cpp:442">
    <![LOG[[CCMHTTP] ERROR: URL=https://[redacted]/ccm_system_windowsauth/request, Port=443, Options=63, Code=0, Text=CCM_E_BAD_HTTP_STATUS_CODE]LOG]!><time="12:45:12.880+300" date="03-16-2015" component="CcmMessaging"
    context="" type="1" thread="5452" file="ccmhttperror.cpp:297">
    <![LOG[Raising event:
    instance of CCM_CcmHttp_Status
    DateTime = "20150316174512.883000+000";
    HostName = "[redacted]";
    HRESULT = "0x87d0027e";
    ProcessID = 8572;
    StatusCode = 403;
    ThreadID = 5452;
    ]LOG]!><time="12:45:12.883+300" date="03-16-2015" component="CcmMessaging" context="" type="1" thread="5452" file="event.cpp:715">
    <![LOG[Successfully sent security settings refresh message.]LOG]!><time="12:45:12.889+300" date="03-16-2015" component="CcmMessaging" context="" type="1" thread="5452" file="ccmhttperror.cpp:369">
    <![LOG[Successfully sent location services HTTPS failure message.]LOG]!><time="12:45:12.892+300" date="03-16-2015" component="CcmMessaging" context="" type="1" thread="5452" file="ccmhttperror.cpp:396">
    <![LOG[Post to https://[redacted]/ccm_system_windowsauth/request failed with 0x87d00231.]LOG]!><time="12:45:12.892+300" date="03-16-2015" component="CcmMessaging" context="" type="2" thread="5452"
    file="messagequeueproc_outgoing.cpp:442">

  • SCCM 2012 Client Error Failed to create registration request body. Error: 0x80070057

    Hi,
    While installing sccm 2012 R2 Client on server 2008 R2 ClientManagerStartup.log shows below error
    Failed to create registration request body. Error: 0x80070057
    Kiran

    Torsten is right, please post the entire ccmsetup.log and client.msi.log.
    Daniel Ratliff | http://www.PotentEngineer.com

  • SCCM 2012 Client Check Fail after CU4 install

    I've had a problem with my SCCM clients failing the client check since CU4 was installed last week. The number of failed clients has gone up everyday since the install to the point where I'm now at 50% failure (943 machines) and growing.
    The reason the console lists for Errors show as:
    681 Client Prerequisites
    446 WMI Event Sink
    446 SMS Agent Host service status
    175 Client WMI provider
    This is coming from the most client check failures I've seen in my environment is 10. I can still send some packages to about 300 of the failed client check machines, but I get nothing on the rest.

    Hi,
    Is there any error in the log files as Torsten mentioned?
    Technical Reference for Log Files in Configuration Manager
    http://technet.microsoft.com/en-us/library/hh427342.aspx#BKMK_ClientOpLogs
    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.

  • DPM 2012 R2 long backup to tape job randomly fail after installing SCCM 2012 Client

    Hello,
    I'm managing a two nodes 2012 R2 file server cluster that contains a 16To CSV. I'm using DPM 2012 R2 to backup this entire shared volume directly to LTO 4 tapes, the job last about 55h.
    Since SCCM 2012 client has been installed(I don't manage it), the tape jobs are failing ramdomly after several hours with the error:
    Type: Tape backup
    Status: Failed
    Description: The DPM service was unable to communicate with the protection agent on serverX.xxxx.xxx . (ID 52 Details: The semaphore timeout period has expired (0x80070079))
     More information
    End time: 19/07/2014 03:11:06
    Start time: 18/07/2014 22:00:00
    Time elapsed: 05:11:05
    Data transferred: 768 289,56 MB
    Cluster node serverX.xxxx.xxx
    Source details: G:\
    Protection group members: 1
     Details
    Protection group: File Server Tape Protection
    Library: Quantum PX500 Series Medium Changer
    Tape Label (Barcode): File Server Tape Protection-00000230 (000043L4)
    If I uninstall SCCM 2012 client, no more issue, backups succeed. I've asked our SCCM team, no specific task has been scheduled or deployed in SCCM.
    I can't see anything abnormal in logs.
    Any idea?

    I have disabled "Configuration Manager Maintenance" and I have also tried to set the registry value HKLM\Software\Microsoft\CCM\CcmEval\NotifyOnly to TRUE and still the same issue.
    I can't find any correlated errors in the Windows event logs, task scheduler history neither in the DPM logs.
    I've increased the log level of DPM by following the following procedure
    http://blogs.msdn.com/b/george_bethanis/archive/2013/11/04/how-to-collect-dpm-verbose-logs.aspx
    Now i'm suspecting the maintenance job of Windows 2012 R2, i'll try to disabled this task. But the fact is that I don't have this backup issue if SCCM 2012 client is not installed.
    I'm waiting for next logs and will keep you informed

  • SCCM 2012 - Client Installed but No Software Center

    Hi Everyone,
    I've a strange problem on my Management Point.
    The SCCM 2012 client is installed, but there isn't Software Center (on all other Server it has been installed).
    I've tryied to install it manually & with the push installation , but no change.
    when I try to push it to the server it has an error File C:\Windows\ccmsetup\{181D79D7-1115-4D96-8E9B-5833DF92FBB4}\client.msi installation failed. Error text: ExitCode: 1635
    But when I try to install Manually Exit code is 0 (no error)
    Cheers

    Hi,
    Have you checked the log files ccmsetup.log ,ccmsetup-ccmeval.log, client.msi.log and SoftwareCenterSystemTasks.log? Maybe it can give us some clues.
    Technical Reference for Log Files in Configuration Manager
    http://technet.microsoft.com/en-us/library/hh427342.aspx#BKMK_ClientInstallLog
    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.

  • Error installing SCCM 2012 client on server

    Hi Guys,
    I am trying to install the SCCM 2012 client on a machine in my domain. The account specified in client settings is indeed a local admin on this server, but I get the error below:
    Any assistance much appreciated!

    Hi GSS1,
    You can check on the C:\Windows\ccmsetup\logs , files: ccmsetup.log and client.msi.log for errors of clues about the real failure. 
    On the other hand I would recommend you the manual installation from the UNC path, like:
    \\SCCMServerName\SMS_sitecode\Client\ccmsetup.exe
    and using the parameters listed here to define the settings: https://technet.microsoft.com/en-us/library/bb693546.aspx?f=255&MSPPError=-2147217396
    Optionally you can copy the files from the \\...\Client\ folder to local and try a local installation. 
    Any of this steps will give you more clues about the failure if they fail or success.
    Please share any update for more suggestions!

  • SCCM 2012 Client delpoyment in SCCM 2007 Native world

    Hi Team,
    In my account I have SCCM 2007 running in Native mode.... we do not support internet based clients there..but work on HTTPS only. Now I have implemented SCCM 2012 R2 there and now testing the client migration so that I can upgrade the SCCM client agent from
    2007 to 2012. In SCCM 2012 we have to support internet based clients and so the SCCM 2012 client which we need to install should be compatible on internet and intranet both
    The plan is to use the existing SCCM 2007 infra to do that. Send the ccmsetup.exe ( of SCCM 2012 ) in a package to all the clients via SCCM 2007 Software Distribution and trigger SCCM 2012 installation.
    Just to do a small test I did this :
    1. Created a folder in C drive of a client machine and copied the ccmsetup.exe ( of SCCM 2012 ) in it.
    2. Tried to trigger the installation with below mentioned commandlines..... but getting error as mentioned below.... Please help.
    Command line used : 
    Here ABCD.contoso.org is the intranet MP and PQRS.dmzone.org is internet MP
    CCMSetup.exe /UsePKICert /NoCRLCheck smsmp=ABCD.contoso.org ccmhostname=PQRS.dmzone.org smssitecode=ABC
    CCMSetup.exe /UsePKICert /NoCRLCheck smsmp=ABCD.contoso.org smssitecode=ABC
    CCMSetup.exe smsmp=ABCD.contoso.org smssitecode=ABC
    Error in ccmsetup.log
    <![LOG[==========[ ccmsetup started in process 3068 ]==========]LOG]!><time="12:49:12.547+300" date="11-11-2014" component="ccmsetup" context="" type="1" thread="5076" file="ccmsetup.cpp:9441">
    <![LOG[Running on platform X64]LOG]!><time="12:49:12.548+300" date="11-11-2014" component="ccmsetup" context="" type="1" thread="5076" file="util.cpp:1892">
    <![LOG[Updated security on object C:\Windows\ccmsetup\cache\.]LOG]!><time="12:49:12.548+300" date="11-11-2014" component="ccmsetup" context="" type="0" thread="5076" file="ccmsetup.cpp:9285">
    <![LOG[Launch from folder C:\Windows\ccmsetup\]LOG]!><time="12:49:12.548+300" date="11-11-2014" component="ccmsetup" context="" type="1" thread="5076" file="ccmsetup.cpp:721">
    <![LOG[CcmSetup version: 5.0.7958.1401]LOG]!><time="12:49:12.549+300" date="11-11-2014" component="ccmsetup" context="" type="1" thread="5076" file="ccmsetup.cpp:727">
    <![LOG[Successfully started the ccmsetup service]LOG]!><time="12:49:12.550+300" date="11-11-2014" component="ccmsetup" context="" type="1" thread="4744" file="ccmsetup.cpp:3271">
    <![LOG[Deleted file C:\Windows\ccmsetup\ccmsetup.exe.download]LOG]!><time="12:49:12.551+300" date="11-11-2014" component="ccmsetup" context="" type="1" thread="4744" file="ccmsetup.cpp:9497">
    <![LOG[In ServiceMain]LOG]!><time="12:49:12.552+300" date="11-11-2014" component="ccmsetup" context="" type="0" thread="3284" file="ccmsetup.cpp:3365">
    <![LOG[Folder 'MicABCoft\Configuration Manager' not found. Task does not exist.]LOG]!><time="12:49:12.556+300" date="11-11-2014" component="ccmsetup" context="" type="0" thread="4744"
    file="wintask.cpp:622">
    <![LOG[CcmSetup is exiting with return code 0]LOG]!><time="12:49:12.556+300" date="11-11-2014" component="ccmsetup" context="" type="1" thread="4744" file="ccmsetup.cpp:10879">
    <![LOG[Running on 'MicABCoft Windows 7 Enterprise ' (6.1.7601). Service Pack (1.0). SuiteMask = 272. Product Type = 18]LOG]!><time="12:49:12.618+300" date="11-11-2014" component="ccmsetup" context="" type="1"
    thread="3284" file="util.cpp:1974">
    <![LOG[Ccmsetup command line: "C:\Windows\ccmsetup\ccmsetup.exe" /runservice "/UsePKICert" "/NoCRLCheck" "smssitecode=ABC"]LOG]!><time="12:49:12.619+300" date="11-11-2014" component="ccmsetup"
    context="" type="1" thread="3284" file="ccmsetup.cpp:3590">
    <![LOG[Command line parameters for ccmsetup have been specified.  No registry lookup for command line parameters is required.]LOG]!><time="12:49:12.619+300" date="11-11-2014" component="ccmsetup" context=""
    type="1" thread="3284" file="ccmsetup.cpp:3775">
    <![LOG[Command line: "C:\Windows\ccmsetup\ccmsetup.exe" /runservice "/UsePKICert" "/NoCRLCheck" "smssitecode=ABC"]LOG]!><time="12:49:12.619+300" date="11-11-2014" component="ccmsetup"
    context="" type="1" thread="3284" file="ccmsetup.cpp:3776">
    <![LOG[SslState value: 448]LOG]!><time="12:49:12.619+300" date="11-11-2014" component="ccmsetup" context="" type="0" thread="3284" file="ccmsetup.cpp:4425">
    <![LOG[CCMHTTPPORT:    80]LOG]!><time="12:49:12.619+300" date="11-11-2014" component="ccmsetup" context="" type="1" thread="3284" file="ccmsetup.cpp:8621">
    <![LOG[CCMHTTPSPORT:    443]LOG]!><time="12:49:12.619+300" date="11-11-2014" component="ccmsetup" context="" type="1" thread="3284" file="ccmsetup.cpp:8636">
    <![LOG[CCMHTTPSSTATE:    448]LOG]!><time="12:49:12.619+300" date="11-11-2014" component="ccmsetup" context="" type="1" thread="3284" file="ccmsetup.cpp:8654">
    <![LOG[CCMHTTPSCERTNAME:    ]LOG]!><time="12:49:12.619+300" date="11-11-2014" component="ccmsetup" context="" type="1" thread="3284" file="ccmsetup.cpp:8672">
    <![LOG[FSP:    ]LOG]!><time="12:49:12.619+300" date="11-11-2014" component="ccmsetup" context="" type="1" thread="3284" file="ccmsetup.cpp:8724">
    <![LOG[CCMFIRSTCERT:    1]LOG]!><time="12:49:12.619+300" date="11-11-2014" component="ccmsetup" context="" type="1" thread="3284" file="ccmsetup.cpp:8782">
    <![LOG[HTTPS is enforced for Client. The current state is 31.]LOG]!><time="12:49:12.621+300" date="11-11-2014" component="ccmsetup" context="" type="1" thread="3284" file="ccmutillib.cpp:403">
    <![LOG[Begin searching client certificates based on Certificate Issuers]LOG]!><time="12:49:12.623+300" date="11-11-2014" component="ccmsetup" context="" type="1" thread="3284" file="ccmcert.cpp:4393">
    <![LOG[Completed searching client certificates based on Certificate Issuers]LOG]!><time="12:49:12.624+300" date="11-11-2014" component="ccmsetup" context="" type="1" thread="3284" file="ccmcert.cpp:4550">
    <![LOG[Begin to select client certificate]LOG]!><time="12:49:12.624+300" date="11-11-2014" component="ccmsetup" context="" type="1" thread="3284" file="ccmcert.cpp:4706">
    <![LOG[The 'Certificate Selection Criteria' was not specified, counting number of certificates present in 'MY' store of 'Local Computer'.]LOG]!><time="12:49:12.624+300" date="11-11-2014" component="ccmsetup" context=""
    type="0" thread="3284" file="ccmcert.cpp:4742">
    <![LOG[1 certificate(s) found in the 'MY' certificate store.]LOG]!><time="12:49:12.624+300" date="11-11-2014" component="ccmsetup" context="" type="0" thread="3284" file="ccmcert.cpp:4770">
    <![LOG[Only one certificate present in the certificate store.]LOG]!><time="12:49:12.624+300" date="11-11-2014" component="ccmsetup" context="" type="0" thread="3284" file="ccmcert.cpp:4774">
    <![LOG[Begin validation of Certificate [Thumbprint 50051EB74624621341900739D65706D8089A0941] issued to 'D-LJACKNVM7X64.ABClan.org']LOG]!><time="12:49:12.624+300" date="11-11-2014" component="ccmsetup" context=""
    type="1" thread="3284" file="ccmcert.cpp:1662">
    <![LOG[Failed to get certificate key provider information. Error 0x80092004]LOG]!><time="12:49:12.626+300" date="11-11-2014" component="ccmsetup" context="" type="3" thread="3284" file="ccmcert.cpp:1199">
    <![LOG[The Certificate [Thumbprint 50051EB74624621341900739D65706D8089A0941] issued to 'D-LJACKNVM7X64.ABClan.org' has 'Client Authentication' capability.]LOG]!><time="12:49:12.633+300" date="11-11-2014" component="ccmsetup"
    context="" type="0" thread="3284" file="ccmcert.cpp:582">
    <![LOG[Completed validation of Certificate [Thumbprint 50051EB74624621341900739D65706D8089A0941] issued to 'D-LJACKNVM7X64.ABClan.org']LOG]!><time="12:49:12.633+300" date="11-11-2014" component="ccmsetup" context=""
    type="1" thread="3284" file="ccmcert.cpp:1803">
    <![LOG[>>> Client selected the PKI Certificate [Thumbprint 50051EB74624621341900739D65706D8089A0941] issued to 'D-LJACKNVM7X64.ABClan.org']LOG]!><time="12:49:12.633+300" date="11-11-2014" component="ccmsetup"
    context="" type="1" thread="3284" file="ccmcert.cpp:4850">
    <![LOG[Raising event:
    instance of CCM_ServiceHost_CertRetrieval_Status
    ClientID = "GUID:A5879665-7A1B-4529-827E-52FA34ABD384";
    DateTime = "20141111174912.640000+000";
    HRESULT = "0x00000000";
    ProcessID = 3068;
    ThreadID = 3284;
    ]LOG]!><time="12:49:12.640+300" date="11-11-2014" component="ccmsetup" context="" type="1" thread="3284" file="event.cpp:715">
    <![LOG[Failed to submit event to the Status Agent. Attempting to create pending event.]LOG]!><time="12:49:12.643+300" date="11-11-2014" component="ccmsetup" context="" type="2" thread="3284"
    file="event.cpp:737">
    <![LOG[Raising pending event:
    instance of CCM_ServiceHost_CertRetrieval_Status
    ClientID = "GUID:A5879665-7A1B-4529-827E-52FA34ABD384";
    DateTime = "20141111174912.640000+000";
    HRESULT = "0x00000000";
    ProcessID = 3068;
    ThreadID = 3284;
    ]LOG]!><time="12:49:12.643+300" date="11-11-2014" component="ccmsetup" context="" type="1" thread="3284" file="event.cpp:770">
    <![LOG[Successfully submitted pending event to WMI.]LOG]!><time="12:49:12.648+300" date="11-11-2014" component="ccmsetup" context="" type="0" thread="3284" file="event.cpp:813">
    <![LOG[CCMCERTID:    MY;50051EB74624621341900739D65706D8089A0941]LOG]!><time="12:49:12.649+300" date="11-11-2014" component="ccmsetup" context="" type="0" thread="3284" file="ccmsetup.cpp:8803">
    <![LOG[No MP or source location has been explicitly specified.  Trying to discover a valid content location...]LOG]!><time="12:49:12.649+300" date="11-11-2014" component="ccmsetup" context="" type="1"
    thread="3284" file="ccmsetup.cpp:4729">
    <![LOG[Looking for MPs from AD...]LOG]!><time="12:49:12.649+300" date="11-11-2014" component="ccmsetup" context="" type="1" thread="3284" file="ccmsetup.cpp:4737">
    <![LOG[Performing AD query: '(&(ObjectCategory=mSSMSManagementPoint)(mSSMSDefaultMP=TRUE)(mSSMSSiteCode=ABC))']LOG]!><time="12:49:13.226+300" date="11-11-2014" component="ccmsetup" context="" type="0"
    thread="3284" file="lsad.cpp:657">
    <![LOG[OperationalXml '<ClientOperationalSettings><Version>5.00.7958.1000</Version><SecurityConfiguration><SecurityModeMask>0</SecurityModeMask><SecurityModeMaskEx>448</SecurityModeMaskEx><HTTPPort>80</HTTPPort><HTTPSPort>443</HTTPSPort><CertificateStoreName></CertificateStoreName><CertificateIssuers></CertificateIssuers><CertificateSelectionCriteria></CertificateSelectionCriteria><CertificateSelectFirstFlag>1</CertificateSelectFirstFlag><SiteSigningCert>308202F0308201D8A003020102021012B6F63E56359BB9493496A444140A76300D06092A864886F70D01010B05003016311430120603550403130B53697465205365727665723020170D3134303931383135313330355A180F32313134303832363135313330355A3016311430120603550403130B536974652053657276657230820122300D06092A864886F70D01010105000382010F003082010A0282010100D2F099DE475F5360729CBD0CEB1F9DC291383C9787E19DEA9CBE8988799E60CA26CB3FEBF2E4115FE6D8A6B42E063E72B2B035BEFA0BA9D8FB9E892366699A25FB9F10956770DAC5DD650CBAFB1BC46DACE2F2A777C42D269366361B6207318D5ED52D32078EA0D59CDBE13892B1A7BD7E21CD748B6BF636D9901610BE6D8D363646651ACB10440EE31F9F36FA48227631D9989E8349B888C3C4959E79AC0C4B579F10F41D30285B478FCED289AA23066D407D73AF73408D7609442EC7AC32F96EABB176E42159BEFDF6537864FEFC9F8491DA7C6BB9BCB99C5FF7E31ADC294FFD49088899C1698F44FE9F1C18046AF8255A521C6910AC113845997960ECA8070203010001A3383036301E0603551D11041730158213524F534E543232312E6574736C616E2E6F726730140603551D25040D300B06092B060104018237650B300D06092A864886F70D01010B050003820101002061E3AC32E4EAF2BEA7CF3004372C1FA61B5114B3CB838FA92A2037D1A26FB2926F2D3FB000B1249099E513BBD76DCB01D74BD6A273CCEAE84CD87F77D8BBB256F4FA58030B8DADC3F6C8B84967D8F7DFA81FE2C57426AB918CC61E42D5838C4A40D84F39E1B3288415609F2C3B0E52988EAB6E155A68725828B09D7475D9ED764DFD976F1D40CCEFAAD5E0F3B21E4DE7EA0BFEF617D4C8459C8E37B49EFBCF0C3921B2FD74BFDBEFFEF1B0CB1A1C85C5F3A16AE974DF3AB0E28EED844C43AB0E3F564C82FCD986CC429057702680B3869765A2A5128EC1EC378F90A9E4BA27572E64F500E645CFA5CBC300EAC980D68E6B96A1E1C7D95B2041CC807F7C74FF</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><Domain
    Value="ABClan.org" /><Forest Value="ABCroot.org" /></ClientOperationalSettings>']LOG]!><time="12:49:13.378+300" date="11-11-2014" component="ccmsetup" context="" type="0"
    thread="3284" file="lsadcache.cpp:236">
    <![LOG[The MP name retrieved is 'ABCD.contoso.org' with version '7958' and capabilities '<Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>']LOG]!><time="12:49:13.381+300"
    date="11-11-2014" component="ccmsetup" context="" type="1" thread="3284" file="lsadcache.cpp:334">
    <![LOG[MP 'ABCD.contoso.org' is not compatible]LOG]!><time="12:49:13.382+300" date="11-11-2014" component="ccmsetup" context="" type="1" thread="3284" file="lsadcache.cpp:345">
    <![LOG[Retrieved 0 MP records from AD for site 'ABC']LOG]!><time="12:49:13.382+300" date="11-11-2014" component="ccmsetup" context="" type="0" thread="3284" file="lsadcache.cpp:287">
    <![LOG[FromAD: command line = SMSSITECODE=ABC]LOG]!><time="12:49:13.383+300" date="11-11-2014" component="ccmsetup" context="" type="0" thread="3284" file="ccmsetup.cpp:288">
    <![LOG[Local Machine is joined to an AD domain]LOG]!><time="12:49:13.383+300" date="11-11-2014" component="ccmsetup" context="" type="0" thread="3284" file="lsad.cpp:715">
    <![LOG[Current AD forest name is ABCroot.org, domain name is ABClan.org]LOG]!><time="12:49:13.386+300" date="11-11-2014" component="ccmsetup" context="" type="1" thread="3284" file="lsad.cpp:843">
    <![LOG[Domain joined client is in Intranet]LOG]!><time="12:49:13.386+300" date="11-11-2014" component="ccmsetup" context="" type="1" thread="3284" file="lsad.cpp:1048">
    <![LOG[CMPInfoFromADCache requests are throttled for 01:07:08]LOG]!><time="12:49:13.386+300" date="11-11-2014" component="ccmsetup" context="" type="0" thread="3284" file="lsadcache.cpp:173">
    <![LOG[No valid source or MP locations could be identified to download content from. Ccmsetup.exe cannot continue.]LOG]!><time="12:49:13.386+300" date="11-11-2014" component="ccmsetup" context="" type="3"
    thread="3284" file="ccmsetup.cpp:4806">
    <![LOG[Failed to parse '"C:\Windows\ccmsetup\ccmsetup.exe" /runservice "/UsePKICert" "/NoCRLCheck" "smssitecode=ABC"' with error 0x80004005]LOG]!><time="12:49:13.386+300" date="11-11-2014"
    component="ccmsetup" context="" type="3" thread="3284" file="ccmsetup.cpp:4611">
    <![LOG[A Fallback Status Point has not been specified.  Message with STATEID='100' will not be sent.]LOG]!><time="12:49:13.386+300" date="11-11-2014" component="ccmsetup" context="" type="1"
    thread="3284" file="ccmsetup.cpp:9767">
    <![LOG[A Fallback Status Point has not been specified.  Message with STATEID='307' will not be sent.]LOG]!><time="12:49:13.387+300" date="11-11-2014" component="ccmsetup" context="" type="1"
    thread="3284" file="ccmsetup.cpp:9767">
    <![LOG[CcmSetup failed with error code 0x80004005]LOG]!><time="12:49:13.388+300" date="11-11-2014" component="ccmsetup" context="" type="1" thread="5076" file="ccmsetup.cpp:10883">

    Hi Jason,
    Thanks for your reply..... I tried with /mp switch.... but same error.... if you look at the logs it says 
    <![LOG[MP 'ABCD.contoso.org' is not compatible]LOG]!><time="12:49:13.382+300"
    date="11-11-2014" component="ccmsetup" context="" type="1" thread="3284" file="lsadcache.cpp:345">
    <![LOG[Retrieved 0 MP records from AD for site 'ABC']LOG]!>
    Not sure why it is saying " not compatible " ... its a valid MP..... from the same client machine below links are working fine..
    http://ABCD.contoso.org/sms_mp/.sms_aut?mpcert
    http://ABCD.contoso.org/sms_mp/.sms_aut?mplist
    Thanks,
    Sam

  • Deploying SCCM 2012 Client over DirectAccess

    I have not been able to successfully deploy the SCCM 2012 client to any DirectAccess clients when they are not connected to the internal network.  I have migrated my collections from SCCM 2007 and all machines connected internally had no issues.  I
    have added the new SCCM server to the Infrastructure Servers configuration on the UAG and applied the Group Policy.  In the CCM logs, I am seeing "the device %computername% does not exist on the network" although I can ping them.  The client push
    account is a local admin on the machines so I am at a loss as to why they can't connect.  Could it be boundary related?
    Rich

    Here is a snippet from the ccm logs:
    ---> The device computername.xxx.local does not exist on the network. Giving up~  $$<SMS_CLIENT_CONFIG_MANAGER><08-14-2012 05:47:23.927+300><thread=4568 (0x11D8)>
    ---> Trying the 'best-shot' account which worked for previous CCRs (index = 0x0)~  $$<SMS_CLIENT_CONFIG_MANAGER><08-14-2012 05:47:23.927+300><thread=4568 (0x11D8)>
    ---> Attempting to connect to administrative share '\\computername\admin$' using account 'xxx\sccm_push'~  $$<SMS_CLIENT_CONFIG_MANAGER><08-14-2012 05:47:23.927+300><thread=4568 (0x11D8)>
    ---> WNetAddConnection2 failed (LOGON32_LOGON_NEW_CREDENTIALS) using account xxx\sccm_push (00000035)  $$<SMS_CLIENT_CONFIG_MANAGER><08-14-2012 05:47:23.942+300><thread=4568 (0x11D8)>
    ---> The device "computername" does not exist on the network. Giving up~  $$<SMS_CLIENT_CONFIG_MANAGER><08-14-2012 05:47:23.942+300><thread=4568 (0x11D8)>
    ---> ERROR: Unable to access target machine for request: "2097152018", machine name: "computername",  access denied or invalid network path.  $$<SMS_CLIENT_CONFIG_MANAGER><08-14-2012 05:47:23.942+300><thread=4568 (0x11D8)>
    Execute query exec [sp_CP_SetLastErrorCode] 2097152018, 53~  $$<SMS_CLIENT_CONFIG_MANAGER><08-14-2012 05:47:23.958+300><thread=4568 (0x11D8)>
    Stored request "2097152018", machine name "computername", in queue "Retry".  $$<SMS_CLIENT_CONFIG_MANAGER><08-14-2012 05:47:23.958+300><thread=4568 (0x11D8)>
    Execute query exec [sp_CP_SetPushRequestMachineStatus] 2097152018, 2~  $$<SMS_CLIENT_CONFIG_MANAGER><08-14-2012 05:47:23.958+300><thread=4568 (0x11D8)>
    Execute query exec [sp_CP_SetLatest] 2097152018, N'08/14/2012 10:47:23', 198~  $$<SMS_CLIENT_CONFIG_MANAGER><08-14-2012 05:47:23.973+300><thread=4568 (0x11D8)>
    <======End request: "2097152018", machine name: "computername".  $$<SMS_CLIENT_CONFIG_MANAGER><08-14-2012 05:47:23.973+300><thread=4568 (0x11D8)>
    ---> WNetAddConnection2 failed (LOGON32_LOGON_NEW_CREDENTIALS) using account xxx\sccm_push (00000035)  $$<SMS_CLIENT_CONFIG_MANAGER><08-14-2012 05:47:25.989+300><thread=4688 (0x1250)>

  • SCCM 2012 client installation not happening

    Hi,
    I'm having issues while installing SCCM 2012 client on "Microsoftr Windows Serverr 2008 Standard SP-1"
    I have tried manual install and uninstall also several time. And all the revelent services are also working fine
    and I'm having below issue:
    Some tabs are missing:
    CCM Notification Agent is disabled.

    Here are the attached log files.
    This is CCMSetup.log
    <![LOG[MSI: Action 10:22:51: SmsSetLUAAccessPermissions. >Gets permission for evelation on Vista and grants each COM object permission.]LOG]!><time="10:22:51.744-120" date="07-01-2014" component="ccmsetup" context="" type="0" thread="3556" file="msiutil.cpp:314">
    <![LOG[MSI: Action 10:22:51: Ngen. Calling NGEN.exe]LOG]!><time="10:22:51.760-120" date="07-01-2014" component="ccmsetup" context="" type="0" thread="3556" file="msiutil.cpp:314">
    <![LOG[MSI: Action 10:23:12: InstallServices. Installing new services]LOG]!><time="10:23:12.445-120" date="07-01-2014" component="ccmsetup" context="" type="0" thread="3556" file="msiutil.cpp:314">
    <![LOG[MSI: Action 10:23:13: WriteEnvironmentStrings. Updating environment strings]LOG]!><time="10:23:13.116-120" date="07-01-2014" component="ccmsetup" context="" type="0" thread="3556" file="msiutil.cpp:314">
    <![LOG[MSI: Action 10:23:13: CcmSetServiceConfig. Sets WMI ServiceRootDir and configures CCMEXEC service.]LOG]!><time="10:23:13.116-120" date="07-01-2014" component="ccmsetup" context="" type="0" thread="3556" file="msiutil.cpp:314">
    <![LOG[MSI: Action 10:23:13: CcmRegisterWinTaskRollback. Rolls back the changes made by CcmRegisterWinTask.]LOG]!><time="10:23:13.381-120" date="07-01-2014" component="ccmsetup" context="" type="0" thread="3556" file="msiutil.cpp:314">
    <![LOG[MSI: Action 10:23:13: CcmRegisterWinTask. Registers tasks with Windows Task Scheduler.]LOG]!><time="10:23:13.397-120" date="07-01-2014" component="ccmsetup" context="" type="0" thread="3556" file="msiutil.cpp:314">
    <![LOG[MSI: Action 10:23:13: CcmRollbackEvalTask. Rollback the creattion of Configuration Manager Client evaluation tasks.]LOG]!><time="10:23:13.412-120" date="07-01-2014" component="ccmsetup" context="" type="0" thread="3556" file="msiutil.cpp:314">
    <![LOG[MSI: Action 10:23:13: CcmCreateEvalTask. Create Configuration Manager Client evaluation tasks.]LOG]!><time="10:23:13.428-120" date="07-01-2014" component="ccmsetup" context="" type="0" thread="3556" file="msiutil.cpp:314">
    <![LOG[MSI: Action 10:23:13: SmsMigrateInventory. Migrating SMS Legacy Client inventory settings]LOG]!><time="10:23:13.631-120" date="07-01-2014" component="ccmsetup" context="" type="0" thread="3556" file="msiutil.cpp:314">
    <![LOG[MSI: Action 10:23:13: CcmEnableAppVIntegration. Enable Configuration Manager Client integration with App-V.]LOG]!><time="10:23:13.631-120" date="07-01-2014" component="ccmsetup" context="" type="0" thread="3556" file="msiutil.cpp:314">
    <![LOG[MSI: Action 10:23:13: CcmConfigDCOM. Configures registry key permissions for the DCOM Components passed from CcmConfigDCOMInit.]LOG]!><time="10:23:13.662-120" date="07-01-2014" component="ccmsetup" context="" type="0" thread="3556" file="msiutil.cpp:314">
    <![LOG[MSI: Action 10:23:13: SmsShellNotify. Notifies the shell for the file-association icon changes.]LOG]!><time="10:23:13.693-120" date="07-01-2014" component="ccmsetup" context="" type="0" thread="3556" file="msiutil.cpp:314">
    <![LOG[MSI: Action 10:23:13: SmsSetClientConfig. Applies the configuration placed by SmsSetClientConfigInit and configures client framework.]LOG]!><time="10:23:13.709-120" date="07-01-2014" component="ccmsetup" context="" type="0" thread="3556" file="msiutil.cpp:314">
    <![LOG[MSI: Action 10:23:13: CcmInitializePolicy. Sets and initializes default policy.]LOG]!><time="10:23:13.724-120" date="07-01-2014" component="ccmsetup" context="" type="0" thread="3556" file="msiutil.cpp:314">
    <![LOG[MSI: Action 10:23:16: CcmRegisterWFGina. Registers Write Filter Gina.]LOG]!><time="10:23:16.283-120" date="07-01-2014" component="ccmsetup" context="" type="0" thread="3556" file="msiutil.cpp:314">
    <![LOG[MSI: Action 10:23:16: CcmRegisterWFGinaRollback. Rolls back the changes made by CcmRegisterWFGina.]LOG]!><time="10:23:16.298-120" date="07-01-2014" component="ccmsetup" context="" type="0" thread="3556" file="msiutil.cpp:314">
    <![LOG[MSI: Action 10:23:16: CcmClearServiceSetupStamp. Clear the time stamp for blocking the ccmexec service from starting up during upgrade.]LOG]!><time="10:23:16.314-120" date="07-01-2014" component="ccmsetup" context="" type="0" thread="3556" file="msiutil.cpp:314">
    <![LOG[MSI: Action 10:23:16: CcmRegisterProduct. If product is registered in MSI database, then product is registered with WMI.]LOG]!><time="10:23:16.329-120" date="07-01-2014" component="ccmsetup" context="" type="0" thread="3556" file="msiutil.cpp:314">
    <![LOG[MSI: Action 10:23:16: CcmRegisterProductRollback. Calls CcmUnregisterProduct. Deletes the instance from the WMI in the Configuration Manager namespace using the ProductCode instance in the session.]LOG]!><time="10:23:16.345-120" date="07-01-2014"
    component="ccmsetup" context="" type="0" thread="3556" file="msiutil.cpp:314">
    <![LOG[MSI: Action 10:23:16: SmsInstallPrepDrvr. Installing Software Metering PREP Driver]LOG]!><time="10:23:16.345-120" date="07-01-2014" component="ccmsetup" context="" type="0" thread="3556" file="msiutil.cpp:314">
    <![LOG[MSI: Action 10:23:16: StartServices. Starting services]LOG]!><time="10:23:16.439-120" date="07-01-2014" component="ccmsetup" context="" type="0" thread="3556" file="msiutil.cpp:314">
    <![LOG[MSI: Action 10:23:17: CcmStartService. Starts the ccmexec service.]LOG]!><time="10:23:17.484-120" date="07-01-2014" component="ccmsetup" context="" type="0" thread="3556" file="msiutil.cpp:314">
    <![LOG[MSI: Action 10:23:17: SmsCleanupDesktopMigrationInfo. Deletes backed up information on the disk.]LOG]!><time="10:23:17.499-120" date="07-01-2014" component="ccmsetup" context="" type="0" thread="3556" file="msiutil.cpp:314">
    <![LOG[MSI: Action 10:23:17: SmsClientInstallSucceeded. Sends a wmi event to indicate client installation succeeded.]LOG]!><time="10:23:17.499-120" date="07-01-2014" component="ccmsetup" context="" type="0" thread="3556" file="msiutil.cpp:314">
    <![LOG[MSI: Action 10:23:17: InstallFinalize. ]LOG]!><time="10:23:17.515-120" date="07-01-2014" component="ccmsetup" context="" type="0" thread="3556" file="msiutil.cpp:314">
    <![LOG[MSI: Action 10:23:17: RollbackCleanup. Removing backup files]LOG]!><time="10:23:17.655-120" date="07-01-2014" component="ccmsetup" context="" type="0" thread="3556" file="msiutil.cpp:314">
    <![LOG[MSI: Action 10:23:17: RemoveExistingProducts. Removing applications]LOG]!><time="10:23:17.687-120" date="07-01-2014" component="ccmsetup" context="" type="0" thread="3556" file="msiutil.cpp:314">
    <![LOG[File C:\Windows\ccmsetup\{59A0EA77-D28C-4286-83A6-04BB57B9CDD6}\client.msi installation succeeded.]LOG]!><time="10:23:17.827-120" date="07-01-2014" component="ccmsetup" context="" type="1" thread="3556" file="msiutil.cpp:831">
    <![LOG[A Fallback Status Point has not been specified.  Message with STATEID='400' will not be sent.]LOG]!><time="10:23:17.827-120" date="07-01-2014" component="ccmsetup" context="" type="1" thread="3556" file="ccmsetup.cpp:9428">
    <![LOG[Deleted file C:\Windows\ccmsetup\ccmsetup.xml]LOG]!><time="10:23:17.827-120" date="07-01-2014" component="ccmsetup" context="" type="1" thread="3556" file="ccmsetup.cpp:9156">
    <![LOG[Task 'Configuration Manager Client Upgrade Task' does not exist]LOG]!><time="10:23:17.843-120" date="07-01-2014" component="ccmsetup" context="" type="0" thread="3556" file="wintask.cpp:571">
    <![LOG[CcmSetup is exiting with return code 0]LOG]!><time="10:23:17.843-120" date="07-01-2014" component="ccmsetup" context="" type="1" thread="3556" file="ccmsetup.cpp:10540">
    Here is Clientidmanagerstartup.log:
    <![LOG['RDV' Identity store does not support backup.]LOG]!><time="10:26:18.985-120" date="07-01-2014" component="ClientIDManagerStartup" context="" type="1" thread="3336" file="ccmidstore.cpp:372">
    <![LOG[Raising event:
    [SMS_CodePage(437), SMS_LocaleID(1033)]
    instance of SMS_RemoteClient_Reassigned
     ClientID = "GUID:523B833D-AB79-4DBC-B026-F01F1549ED3F";
     DateTime = "20140701082618.985000+000";
     LastAssignedSite = "";
     MachineName = "KIEVM-XENE01";
     NewAssignedSite = "EME";
     ProcessID = 3652;
     SiteCode = "EME";
     ThreadID = 3336;
    ]LOG]!><time="10:26:19.001-120" date="07-01-2014" component="ClientIDManagerStartup" context="" type="1" thread="3336" file="event.cpp:706">
    <![LOG[Read SMBIOS (encoded): 56004D0077006100720065002D00340032002000320062002000300065002000610035002000300031002000310033002000360030002000300034002D0061003000200031006400200062003900200032003800200061003500200063006200200066003100200034006300]LOG]!><time="10:26:19.266-120"
    date="07-01-2014" component="ClientIDManagerStartup" context="" type="1" thread="2104" file="smbiosident.cpp:118">
    <![LOG[Evaluated SMBIOS (encoded): 56004D0077006100720065002D00340032002000320062002000300065002000610035002000300031002000310033002000360030002000300034002D0061003000200031006400200062003900200032003800200061003500200063006200200066003100200034006300]LOG]!><time="10:26:19.266-120"
    date="07-01-2014" component="ClientIDManagerStartup" context="" type="1" thread="2104" file="smbiosident.cpp:184">
    <![LOG[No SMBIOS Changed]LOG]!><time="10:26:19.266-120" date="07-01-2014" component="ClientIDManagerStartup" context="" type="1" thread="2104" file="smbiosident.cpp:65">
    <![LOG[SMBIOS unchanged]LOG]!><time="10:26:19.266-120" date="07-01-2014" component="ClientIDManagerStartup" context="" type="1" thread="2104" file="ccmid.cpp:671">
    <![LOG[SID unchanged]LOG]!><time="10:26:19.266-120" date="07-01-2014" component="ClientIDManagerStartup" context="" type="1" thread="2104" file="ccmid.cpp:688">
    <![LOG[HWID unchanged]LOG]!><time="10:26:19.266-120" date="07-01-2014" component="ClientIDManagerStartup" context="" type="1" thread="2104" file="ccmid.cpp:705">
    <![LOG[GetSystemEnclosureChassisInfo: IsFixed=FALSE, IsLaptop=FALSE]LOG]!><time="10:26:19.281-120" date="07-01-2014" component="ClientIDManagerStartup" context="" type="1" thread="2104" file="ccmid.cpp:215">
    <![LOG[Windows To Go requires a minimum operating system of Windows 8]LOG]!><time="10:26:19.297-120" date="07-01-2014" component="ClientIDManagerStartup" context="" type="1" thread="2104" file="util.cpp:2902">
    <![LOG[Computed HardwareID=2:235672F0CA7CA27255D20470050155D4B91872C8
     Win32_SystemEnclosure.SerialNumber=<empty>
     Win32_SystemEnclosure.SMBIOSAssetTag=<empty>
     Win32_BaseBoard.SerialNumber=None
     Win32_BIOS.SerialNumber=VMware-42 2b 0e a5 01 13 60 04-a0 1d b9 28 a5 cb f1 4c
     Win32_NetworkAdapterConfiguration.MACAddress=00:50:56:AB:6A:BB]LOG]!><time="10:26:19.297-120" date="07-01-2014" component="ClientIDManagerStartup" context="" type="1" thread="2104" file="ccmid.cpp:476">
    <![LOG[Persisted hardware IDs in CCM_ClientIdentificationInformation=@:
     HardwareID1=2:235672F0CA7CA27255D20470050155D4B91872C8
     HardwareID2=B332A505010000FA]LOG]!><time="10:26:19.297-120" date="07-01-2014" component="ClientIDManagerStartup" context="" type="1" thread="2104" file="ccmid.cpp:575">
    <![LOG[RenewalTask: Executing renewal task.]LOG]!><time="10:26:40.481-120" date="07-01-2014" component="ClientIDManagerStartup" context="" type="1" thread="768" file="regtask.cpp:2335">
    <![LOG[Begin searching client certificates based on Certificate Issuers]LOG]!><time="10:26:40.481-120" date="07-01-2014" component="ClientIDManagerStartup" context="" type="1" thread="768" file="ccmcert.cpp:3833">
    <![LOG[Completed searching client certificates based on Certificate Issuers]LOG]!><time="10:26:40.481-120" date="07-01-2014" component="ClientIDManagerStartup" context="" type="1" thread="768" file="ccmcert.cpp:3992">
    <![LOG[Begin to select client certificate]LOG]!><time="10:26:40.481-120" date="07-01-2014" component="ClientIDManagerStartup" context="" type="1" thread="768" file="ccmcert.cpp:4073">
    <![LOG[There are no certificates in the 'MY' store.]LOG]!><time="10:26:40.481-120" date="07-01-2014" component="ClientIDManagerStartup" context="" type="1" thread="768" file="ccmcert.cpp:4131">
    <![LOG[Raising event:
    instance of CCM_ServiceHost_CertRetrieval_Status
     ClientID = "GUID:523B833D-AB79-4DBC-B026-F01F1549ED3F";
     DateTime = "20140701082640.481000+000";
     HRESULT = "0x87d00280";
     ProcessID = 3652;
     ThreadID = 768;
    ]LOG]!><time="10:26:40.481-120" date="07-01-2014" component="ClientIDManagerStartup" context="" type="1" thread="768" file="event.cpp:706">
    <![LOG[Unable to find PKI Certificate matching SCCM certificate selection criteria. 0x87d00280]LOG]!><time="10:26:40.481-120" date="07-01-2014" component="ClientIDManagerStartup" context="" type="2" thread="768" file="ccmgencert.cpp:3590">
    <![LOG[RenewalTask: Certificate store/settings have changed, but target certificate has not.]LOG]!><time="10:26:40.481-120" date="07-01-2014" component="ClientIDManagerStartup" context="" type="1" thread="768" file="regtask.cpp:2365">
    And other logs are looking fine....

  • SCCM 2012 clients in SCCM 2007 console

    Hi
    If a Windows 7 system has sccm 2012 client installed, will it get discovered in SCCm 2007 console.
    Regards Sushain KApoor

    If you enable AD discovery to this client, the client object will be discovered. Anyway, the SCCM 2012 clients cannot be managed by SCCM 2007. See below.
    Configuration Manager also checks that you have assigned the Configuration Manager 2012 client to a site that supports the Configuration Manager client version. If you have used automatic site assignment and the client is assigned to a Configuration Manager
    2007 site, the client automatically tries to find a Microsoft System Center Configuration Manager 2012 site. It first checks Active Directory Domain Services and if this is not successful (for example, the Active Directory schema is not extended or the computer
    is a workgroup client), the client then checks for site information from its assigned management point. However, if the client was assigned with a specific site code and assigns to a Configuration Manager 2007 site, site assignment fails and you must manually
    reassign the client to a Microsoft System Center Configuration Manager 2012 site.
    Juke Chou
    TechNet Community Support

  • Whats the best method to deploy sccm 2012 client

    Hello what is the best method to deploy SCCM 2012 client, is there a script that should be used as sometimes the client push fails. In particular pushing the client to server 03 /08/12 types.
    Thankyou
    SCCM Deployment Technician

    Ultimately, the best method is whatever works for you. Every environment is different and has unique constraints and requirements. You first need to learn out each of the methods and what they do to be able to properly evaluate which will work best for you.
    Kind of like mining for gold, who cares how you got it out of the ground, once you get it out, you're rich :-) But if you rely on someone else telling you what the best way was for their mine, you may not be doing it the best way for your mine thus you need
    to geological surveys, exploration, trial and error, etc. In other words, you need to do some real grunt work.
    Often, using multiple methods is best though because each has its pros and cons (yes, even my startup script -- thanks for the cheerleading Michael and Tim). But as mentioned, it all comes down to you learning about your environment and the different
    methods available to make the best choice. If there was only one "best" way to do it, there wouldn't be multiple available and none of us would really be needed.
    Jason | http://blog.configmgrftw.com

  • SCCM 2012 R2: does the sccm server itself need a sccm 2012 client?

    Hi,
    The question is simple. Reason, I update my SCCM 2012 R2 forefront clients via automatic update rule. The server itself has also the forefront/SCEP client but no sccm client.
    So I wonder if in general it 's a good idea to install the sccm 2012 client to the SCCM server itself.
    J.
    Jan Hoedt

    Hi,
    There is no document about installing the SCCM 2012 client to the SCCM server itself.
    It's depends on whether you want to monitor the SCCM server.
    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.

  • SCCM 2012 Client was removed but SCCM console still showing the status as "Yes"

    Hi,
    In a VM, SCCM 2012 client agent was removed and the VM was reverted back to a clean machine. SCCM console still shows the status as "Yes" even after the client agent was removed. Heartbeat Discovery is set to run every 1 hour.
    Please guide on this.
    Regards, Lorin Davis

    It's kind like a person dying (sorry to be a bit morbid) -- how does the phone company know the person died? The dead person certainly can't tell them and the phone company doesn't query every person it services and ask them "are you alive?"
    Thus, someone else must notify them of the person's passing. This is no different than a client agent "dying" in ConfigMgr. A ConfigMgr site never initiates communication with clients and thus something else needs to tell the site that the client
    agent is dead. You! Or, an automated process (as Torsten mentioned) that goes through automatically marks a client as "dead" that hasn't been heard from in x number of days.
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • How to enable SCCM 2012 clients to get Windows Updates through SSL VPN

    I would like my SCCM 2012 client laptops to get Windows Updates through SSL VPN.
    I suppose I need to add VPN Subnet in my boundary and boundary group.
    What other setting I need to enable?
    At this moment, on the 'Software Update Point Component Properties' "Allow intranet-only client connections" radio button is active. Do I neeed to select "Allow both intranet and internet client connections" and Enable SSL communications
    for the WSUS server?
    or are there something else I need to check?

    No, a VPN client is no different than a client connected internally as far as the network is concerned and as far as ConfigMgr is concerned there is no way to explicitly know any different. Internet clients literally are those that connect via the Internet
    using IBCM.
    Jason | http://blog.configmgrftw.com

Maybe you are looking for

  • MacBook Pro (Retina, Mid 2012) - Boot Camp/Win 7 - Num Lock Problem

    Hey, I have a client who has a MacBook Pro (Retina, Mid 2012) who is experiencing a problem when booted into Windows 7 via Boot Camp in that he cannot type certain character like # (hash character by keystroke alt + 3) without Windows 7 error bleepin

  • ITunes no longer registers or rips CDs

    I've exhausted the information that is provided in the iTunes help area for figuring this out. iTunes ran the CD/DVD drive diagnostics, where it said everything was fine, and in which it showed that it SEES the drive, but despite that it won't access

  • Programs wont open

    This week I have several programs that are quitting unexpectedly, or will not open all of a sudden.  Photoshop CS, office 2004, and even the Appleworks programs.  They all refuse to open.  I uninstalled PS, and the office products, and then tried to

  • Orienting One Page as Landscape in a Document

    Is it possible to have a document set up as portrait, but then make only one page landscape? I am working on a long research document and need to put a chart in as an appendix, and it needs to be landscape. I don't want to have to print it separately

  • APEX LDAP Query

    I have read many of the posts on APEX and LDAP on this forum but none have been able to assist me. When using the LDAP test tool I get "Authentication failed!" straight away as if the authentication string is wrong. I think the following should work: