Client installs fail for push or manual

This one has got me stumped, hopefully someone can give me some ideas of what to look at.
Got two servers I'm trying to install the 2012 R2 client onto two servers, we'll call them DP01 and DP02.  This is part of the process to install the DP role onto these servers.  Doing a push or manual install fails with the below log entries:
<![LOG[Checking the URL 'HTTPS://SCCM00.Skynet.com:443/CCM_Client/ccmsetup.cab']LOG]!><time="01:13:50.400-120" date="04-20-2014" component="ccmsetup" context="" type="1" thread="2068" file="ccmsetup.cpp:10157">
<![LOG[PROPFIND 'HTTPS://SCCM00.Skynet.com:443/CCM_Client']LOG]!><time="01:13:50.400-120" date="04-20-2014" component="ccmsetup" context="" type="1" thread="2068" file="httphelper.cpp:807">
<![LOG[[CCMSETUP] AsyncCallback(): -----------------------------------------------------------------]LOG]!><time="01:14:10.432-120" date="04-20-2014" component="ccmsetup" context="" type="3" thread="2068"
file="httphelper.cpp:698">
<![LOG[[CCMSETUP] AsyncCallback(): WINHTTP_CALLBACK_STATUS_SECURE_FAILURE Encountered]LOG]!><time="01:14:10.432-120" date="04-20-2014" component="ccmsetup" context="" type="3" thread="2068"
file="httphelper.cpp:699">
<![LOG[[CCMSETUP]                : dwStatusInformationLength is 4
]LOG]!><time="01:14:10.432-120" date="04-20-2014" component="ccmsetup" context="" type="3" thread="2068" file="httphelper.cpp:700">
<![LOG[[CCMSETUP]                : *lpvStatusInformation is 0x1
]LOG]!><time="01:14:10.432-120" date="04-20-2014" component="ccmsetup" context="" type="3" thread="2068" file="httphelper.cpp:701">
<![LOG[[CCMSETUP]            : WINHTTP_CALLBACK_STATUS_FLAG_CERT_REV_FAILED is set
]LOG]!><time="01:14:10.432-120" date="04-20-2014" component="ccmsetup" context="" type="3" thread="2068" file="httphelper.cpp:705">
<![LOG[[CCMSETUP] AsyncCallback(): -----------------------------------------------------------------]LOG]!><time="01:14:10.432-120" date="04-20-2014" component="ccmsetup" context="" type="3" thread="2068"
file="httphelper.cpp:731">
<![LOG[Failed to send HTTPS request. (Error at WinHttpSendRequest: 12175)]LOG]!><time="01:14:10.432-120" date="04-20-2014" component="ccmsetup" context="" type="2" thread="2068" file="httphelper.cpp:1214">
<![LOG[WinHttpRequestReponse failed with a non-recoverable failure, 12175]LOG]!><time="01:14:10.432-120" date="04-20-2014" component="ccmsetup" context="" type="3" thread="2068" file="httphelper.cpp:1266">
<![LOG[Failed to check url HTTPS://SCCM00.Skynet.com:443/CCM_Client/ccmsetup.cab 2014" component="ccmsetup" context="" type="3" thread="2068" file="httphelper.cpp:1597">
<![LOG[Accessing the URL 'HTTPS://SCCM00.Skynet.com:443/CCM_Client/ccmsetup.cab' failed with 80072F8F]LOG]!><time="01:14:10.432-120" date="04-20-2014" component="ccmsetup" context="" type="2" thread="2068"
file="ccmsetup.cpp:10195">
<![LOG[Checking the URL 'HTTPS://SCCM02.web.Skynet.com:443/CCM_Client/ccmsetup.cab']LOG]!><time="01:14:10.432-120" date="04-20-2014" component="ccmsetup" context="" type="1" thread="2068"
file="ccmsetup.cpp:10157">
<![LOG[PROPFIND 'HTTPS://SCCM02.web.Skynet.com:443/CCM_Client']LOG]!><time="01:14:10.432-120" date="04-20-2014" component="ccmsetup" context="" type="1" thread="2068" file="httphelper.cpp:807">
<![LOG[Failed to correctly receive a WEBDAV HTTPS request.. (StatusCode at WinHttpQueryHeaders: 403)]LOG]!><time="01:14:11.430-120" date="04-20-2014" component="ccmsetup" context="" type="3" thread="2068"
file="httphelper.cpp:1370">
<![LOG[Failed to check url HTTPS://SCCM02.web.Skynet.com:443/CCM_Client/ccmsetup.cab 2014" component="ccmsetup" context="" type="3" thread="2068" file="httphelper.cpp:1597">
<![LOG[Accessing the URL 'HTTPS://SCCM02.web.Skynet.com:443/CCM_Client/ccmsetup.cab' failed with 80004005]LOG]!><time="01:14:11.430-120" date="04-20-2014" component="ccmsetup" context="" type="2" thread="2068"
file="ccmsetup.cpp:10195">
<![LOG[Next retry in 10 minute(s)...]LOG]!><time="01:14:11.430-120" date="04-20-2014" component="ccmsetup" context="" type="0" thread="2068" file="ccmsetup.cpp:8835">
Now, firewalls on both DP01 and DP02 servers are disabled, as are the domain firewalls on both SCCM00 and SCCM02 servers. 
I CAN open IE and go to HTTPS://SCCM02.web.Skynet.com:443/CCM_Client and download the files, this works on both DP01 and DP02.  So the server does have access, I can also use SMB to browse to the SCCM installation path on the SCCM server from both DP01/02. 
Certs on both SCCM servers and DP01/02 servers are valid and not expired. 
Boundary groups are setup for the servers. 
Other servers and Windows OS boxes have had no issues with client installs or DP role installs, its just these two. 
I've restarted both DP and SCCM servers and still get the same error.
Pinging SCCM servers from DP servers has the correct IP's and times less than 120ms.
I know the HTTPS 403 error is Access is Denied, but I can browse to the site with no problems...

certificate chaining issue...
http://msdn.microsoft.com/en-us/library/windows/desktop/aa383770(v=vs.85).aspx
Danovich suggests to check your FQDN vs DN:
http://blog.danovich.com.au/2010/07/09/sccm-clients-not-installing-in-native-mode/
more here (although CM07 is discussed):
http://social.technet.microsoft.com/Forums/systemcenter/en-US/931e839f-a85a-41dd-a175-5546d1316463/client-push-problem-with-ca-cert?forum=configmgrsetup
Don
(Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

Similar Messages

  • Client installation fails with error: The client version 4.00.6487.2000 does not match the MP version 2.50.4253.3000. The client wil not be installed.

    Hello World,
    I have this remote server that used to be a sms 2003 secondary site server. We uninstalled the SMS role. And used the server as an SCCM remote distribution point. We also want to install an client agent on that server machine. But no mather how i try
    to install the client i always see the same error in ccmsetup.log:
    File download 100% complete (17847296 of 17847296 bytes). ccmsetup 8/18/2010 9:17:18 AM 9916 (0x26BC)
    Download complete. ccmsetup 8/18/2010 9:17:18 AM 9916 (0x26BC)
    Successfully downloaded client files. ccmsetup 8/18/2010 9:17:18 AM 9916 (0x26BC)
    Searching for available transform ccmsetup 8/18/2010 9:17:18 AM 9916 (0x26BC)
    Failed to find resource file 'client.mst' ccmsetup 8/18/2010 9:17:18 AM 9916 (0x26BC)
    No transform available for this locale. Installation will proceed with no transformation. ccmsetup 8/18/2010 9:17:18 AM 9916 (0x26BC)
    Updated security on object C:\WINDOWS\system32\ccmsetup\. ccmsetup 8/18/2010 9:17:18 AM 9916 (0x26BC)
    An MP exists on this machine. ccmsetup 8/18/2010 9:17:18 AM 9916 (0x26BC)
    The client version 4.00.6487.2000 does not match the MP version 2.50.4253.3000.  The client will not be installed. ccmsetup 8/18/2010 9:17:18 AM 9916 (0x26BC)
    A Fallback Status Point has not been specified.  Message with STATEID='318' will not be sent. ccmsetup 8/18/2010 9:17:18 AM 9916 (0x26BC)
    Deleted file C:\WINDOWS\system32\ccmsetup\WindowsServer2003-KB923845-x86-ENU.exe.download ccmsetup 8/18/2010 9:17:18 AM 9916 (0x26BC)
    I think the installer finds some remenance of the old SMS_MP. When looking i found some remains in IIS . I tried to remove the remains but still have the same error when installing the client. I uninstalled IIS completly. Can someone tell me where the client
    installer looks for the MP version? Would it help if i installed an SCCM MP on that server and the uninstalled it (Upgrade the MP)?

    Hello Kent, i ran the ccmclean.exe from the SMS2003 Toolkit. It informed me that my system was cleaned. I ran the sccm client setup manualy and found this in the ccmsetup.log
    MSI PROPERTIES are SMSSITECODE=AUTO CCMHTTPPORT="80" CCMHTTPSPORT="443" INSTALL=ALL ccmsetup 8/18/2010 10:48:21 AM 3140 (0x0C44)
    IsFileMicrosoftTrusted Verified file 'C:\WINDOWS\system32\ccmsetup\{4CD82FBB-0AFC-4864-A089-15364DF5F14B}\client.msi' is MS signed. ccmsetup 8/18/2010 10:48:21 AM 3140 (0x0C44)
    Running installation package
      Package:     C:\WINDOWS\system32\ccmsetup\{4CD82FBB-0AFC-4864-A089-15364DF5F14B}\client.msi
      Log:         C:\WINDOWS\system32\ccmsetup\client.msi.log
      Properties:  SMSSITECODE=AUTO CCMHTTPPORT="80" CCMHTTPSPORT="443" INSTALL=ALL ccmsetup 8/18/2010 10:48:21 AM 3140 (0x0C44)
    MSI: Action 10:48:21: INSTALL.  ccmsetup 8/18/2010 10:48:21 AM 3140 (0x0C44)
    MSI: Action 10:48:21: SystemFolder.  ccmsetup 8/18/2010 10:48:21 AM 3140 (0x0C44)
    MSI: Action 10:48:21: SystemFolder.12C909B6_5F69_4C4D_8EC3_C225C1607933.  ccmsetup 8/18/2010 10:48:21 AM 3140 (0x0C44)
    MSI: Action 10:48:21: SystemFolder.A6940213_CD40_4753_8BA2_E803376DECC3.  ccmsetup 8/18/2010 10:48:21 AM 3140 (0x0C44)
    MSI: Action 10:48:21: SystemFolder.F65FD590_5BEA_48BE_8408_26F7244E8B61.  ccmsetup 8/18/2010 10:48:21 AM 3140 (0x0C44)
    MSI: Action 10:48:21: WindowsFolder.8AE6A59B_5597_4D75_9BFD_7F566BF56500.  ccmsetup 8/18/2010 10:48:21 AM 3140 (0x0C44)
    MSI: Action 10:48:21: SystemFolder.98C5B086_7EB0_422A_B0A8_674010F525CD.  ccmsetup 8/18/2010 10:48:21 AM 3140 (0x0C44)
    MSI: Action 10:48:21: SystemFolder.4C5E03E8_F8E5_47CB_8FF4_E46FE34D35A6.  ccmsetup 8/18/2010 10:48:21 AM 3140 (0x0C44)
    MSI: Action 10:48:21: System64Folder.597B26B2_B5D6_40FF_90DA_B8E672626B1D.  ccmsetup 8/18/2010 10:48:21 AM 3140 (0x0C44)
    MSI: Action 10:48:21: System64Folder.541D9CA5_CE53_4DCE_903A_9B9E5A6EF2C6.  ccmsetup 8/18/2010 10:48:21 AM 3140 (0x0C44)
    MSI: Action 10:48:21: SmsCheckConfig.  ccmsetup 8/18/2010 10:48:21 AM 3140 (0x0C44)
    MSI: Action 10:48:22: SMSValidateClientInstallStamp.  ccmsetup 8/18/2010 10:48:22 AM 3140 (0x0C44)
    MSI: Action 10:48:22: LaunchConditions. Evaluating launch conditions ccmsetup 8/18/2010 10:48:22 AM 3140 (0x0C44)
    MSI: Action 10:48:22: SmsDetectWindowsEmbeddedFBWF.  ccmsetup 8/18/2010 10:48:22 AM 3140 (0x0C44)
    MSI: Action 10:48:22: SmsCheckNewRemoteTools.  ccmsetup 8/18/2010 10:48:22 AM 3140 (0x0C44)
    MSI: Action 10:48:22: AppSearch. Searching for installed applications ccmsetup 8/18/2010 10:48:22 AM 3140 (0x0C44)
    MSI: Action 10:48:22: CCPSearch. Searching for qualifying products ccmsetup 8/18/2010 10:48:22 AM 3140 (0x0C44)
    MSI: Action 10:48:22: RMCCPSearch. Searching for qualifying products ccmsetup 8/18/2010 10:48:22 AM 3140 (0x0C44)
    MSI: Action 10:48:22: ValidateProductID.  ccmsetup 8/18/2010 10:48:22 AM 3140 (0x0C44)
    MSI: Action 10:48:22: CcmSetInstallDir.  ccmsetup 8/18/2010 10:48:22 AM 3140 (0x0C44)
    MSI: Action 10:48:22: BCDSetX64Dir.  ccmsetup 8/18/2010 10:48:22 AM 3140 (0x0C44)
    MSI: Action 10:48:22: CcmSetInstallDirFromCmdLine.  ccmsetup 8/18/2010 10:48:22 AM 3140 (0x0C44)
    MSI: Action 10:48:22: CcmSetPrimaryFolder.  ccmsetup 8/18/2010 10:48:22 AM 3140 (0x0C44)
    MSI: Action 10:48:22: FindRelatedProducts. Searching for related applications ccmsetup 8/18/2010 10:48:22 AM 3140 (0x0C44)
    MSI: Action 10:48:22: SmsDetectInvalidOrderColocUpgrade.  ccmsetup 8/18/2010 10:48:22 AM 3140 (0x0C44)
    MSI: An older version of the SMS Management Point is installed. Please upgrade the Management Point before attempting to upgrade the client. ccmsetup 8/18/2010 10:48:22 AM 3140 (0x0C44)
    Installation failed with error code 1603 ccmsetup 8/18/2010 10:48:23 AM 3140 (0x0C44)
    Next retry in 120 minute(s)... ccmsetup 8/18/2010 10:48:23 AM 3140 (0x0C44)
    Their must be something remaining that ccmclean can't find or can' access so i ran ccmclean /mp. This did some stuff and told me the system was clean again. I reran the client setup.
    Guess what
    It worked !
    Thanxs Kent

  • I am getting a installation failed  for photoshop, illustrator,and dreamreaver ---- Payload: Microsoft Visual C++ 2012 Redistributable Package (x64) 11.0.61030.0 {3E272A93-C06B-4206-AD02-0EBE02535E20} -----------  ERROR: Third party payload installer vcre

    i am getting a installation failed  for photoshop, illustrator,and dreamreaver ---- Payload: Microsoft Visual C++ 2012 Redistributable Package (x64) 11.0.61030.0 {3E272A93-C06B-4206-AD02-0EBE02535E20} -----------  ERROR: Third party payload installer vcredist_x64.exe failed with exit code: -2147024546  ERROR: Failed to install Microsoft Visual C++ 2012 Redistributable Package (x64). Please try installing it by double clicking on the executable at "C:\Users\randy\AppData\Local\Temp\{2246675D-5215-4CA7-BE30-569ED38C5D9B}\Photoshop_15_LS 20_win64\Adobe CC 2014\payloads\Microsoft VC 2012 Redist (x64)\vcredist_x64.exe", or download and install the latest Microsoft Visual C++ 2012 Redistributable Package (x64) from Microsoft website - www.microsoft.com

    Navigate to Control Panel>Programs>Program and Features.
    under Program and Features , locate the option " Microsoft Visual C++ 2012 Redistributable Package (x64)"  and right click on it and uninstall .
    If prompted , restart and then uninstall .
    Once you had uninstalled Microsoft Visual C++ 2012 Redistributable Package (x64) .
    Click on on the below link and download new Microsoft Visual C++ 2012 Redistributable Package (x64) ( vcredist (x64).exe file and install the same :
    http://download.microsoft.com/download/1/6/B/16B06F60-3B20-4FF2-B699-5E9B7962F9AE/VSU_4/vc redist_x64.exe
    Once you had successfully installed Vcredist_x64.exe , Launch Creative Cloud desktop application and try to install CC apps . 
    Let me know if you need further assistance.

  • Download appears corrupted - installation failed for Adobe Indesign - I have tried at least 6 times on different days. Please help?

    Download appears corrupted - installation failed for Adobe Indesign - I have tried at least 6 times on different days.
    And I really need to try sort this out ASAP.
    Please help?

    Gez7 do you receive any specific errors?  Please see Error downloading Creative Cloud applications - http://helpx.adobe.com/creative-cloud/kb/error-downloading-cc-apps.html which discusses several common errors and steps to resolve them.

  • Pushing client installation failed to some boundaries whereas successfully installed in some boundaries

    Hi 
    I have a SCCM 2012 RTM installed in my network and before it was working fine and successfully installed clients by Client push method
    Now I added another forest and successfully discovered all computers in the second forest able push client and successfully installed
    Now my problem is , all client computer's in the first forest activity showing "active" and recieves updates from server without any issue. But I could not push the client installation to new computers on the first forest (active directory). While
    monitor the ccmsetup.log file on each new computer the installation get stuck on BITS download
    I am not saying , this is server configuration problem because when I push the client installation to the computers on second forest, the package downloaded successfully and client and SCEP installed successfully
    I checked and double checked the boundary settings and DP and it was exactly same as the second boundary
    I removed the boundary, boundary group and site system for the problematic computers and recreated everything as it is
    But no luck still I am recieving the same status on the ccmsetup.log
    please help me because I have been  playing with this issue for the last one week

    Dear Mr Jason,
    I have prepared a new laptop with windows 7 and SP1 and joined to domain
    In sccm server manually run the AD system Discovery and after a while the new computer appeared on the corresponding collection
    I initiated the client pushing on 6.00 PM evening and leave the laptop online (turned off computer sleep settings)
    Today morning when I checked only 4 files in c:\Windows\ccmsetup folder and I checked the log.
    Later I ran the same command
    \\SCCMSERVER\XXX_Package\Client\ccmsetup.exe  SMSSITECODE=XXX
    SMSSLP=SCCMSERVER
    Then
    client and SCEP installed successfully within 20 minutes
    How
    can I find which policy or which settings block the client pushing? Do I need to check any other log file in server ?
    Thanks

  • Client installation fails with error GetSSLCertificateContext failed with error 0x87d00281

    Hi
    Site is SCCM 2012 R2
    I am pushing SCCM client manually to a Windows Server 2012 client and it is failing with below errors
    GetSSLCertificateContext failed with error 0x87d00281
    ccmsetup 02/05/2015 12:04:11 AM
    6428 (0x191C)
    GetHttpRequestObjects failed for verb: 'GET', url: 'HTTPS://SCCMserver.GROUP.COM/CCM_Client/ccmsetup.cab'
    ccmsetup 02/05/2015 12:04:11 AM
    6428 (0x191C)
    DownloadFileByWinHTTP failed with error 0x87d00281
    ccmsetup 02/05/2015 12:04:11 AM
    6428 (0x191C)
    CcmSetup failed with error code 0x87d00281 ccmsetup
    02/05/2015 12:04:11 AM 6476 (0x194C)
    Please advice..

    0x87d00281 = "No certificate matching criteria specified"
    Have you deployed proper client auth certs to the client?
    Can you please post the entire relevant snippet of the log file? Starting with the first error code encountered is meaningless because now we can't see what happened before which is often the root cause of the issue culminating in the error message.
    Have you deployed the proper server auth certs to the MP and DP?
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • SQl Server Installation failing for Database Engine and Its Services

    Hi,
    I was trying to install SQL SERVER 2008 R2 on VM having 500 GB hard disk and 16 GB RAM.
    OS is Windows Server 2008
    But it fails for Database Engine.
    Installation Details are as Below.
    Overall summary:
      Final result:                  SQL Server installation failed. To continue, investigate the reason for the failure, correct the problem, uninstall SQL Server, and then rerun SQL Server Setup.
      Exit code (Decimal):           -2068119551
      Exit facility code:            1211
      Exit error code:               1
      Exit message:                  SQL Server installation failed. To continue, investigate the reason for the failure, correct the problem, uninstall SQL Server, and then rerun SQL Server Setup.
      Start time:                    2014-10-13 18:41:01
      End time:                      2014-10-13 19:26:32
      Requested action:              Install
      Log with failure:              C:Program FilesMicrosoft SQL Server100Setup BootstrapLog20141013_183354Detail.txt
      Exception help link:           http%3a%2f%2fgo.microsoft.com%2ffwlink%3fLinkId%3d20476%26ProdName%3dMicrosoft%2bSQL%2bServer%26EvtSrc%3dsetup.rll%26EvtID%3d50000%26ProdVer%3d10.50.1600.1%26EvtType%3d0x476BF04A%400xBB814387
    Machine Properties:
      Machine name:                  KVS-IN-WFAN092
      Machine processor count:       4
      OS version:                    Windows Server 2008 R2
      OS service pack:               Service Pack 1
      OS region:                     United States
      OS language:                   English (United States)
      OS architecture:               x64
      Process architecture:          64 Bit
      OS clustered:                  No
    Product features discovered:
      Product              Instance             Instance ID                    Feature                
                     Language             Edition              Version         Clustered 
    Package properties:
      Description:                   SQL Server Database Services 2008 R2
      ProductName:                   SQL Server 2008 R2
      Type:                          RTM
      Version:                       10
      SPLevel:                       0
      Installation location:         di-softwareSoftwaresSQLSQL_2008_R2_Enterprisex64setup
      Installation edition:          ENTERPRISE
    User Input Settings:
      ACTION:                        Install
      ADDCURRENTUSERASSQLADMIN:      False
      AGTSVCACCOUNT:                 NT AUTHORITYNETWORK SERVICE
      AGTSVCPASSWORD:                *****
      AGTSVCSTARTUPTYPE:             Manual
      ASBACKUPDIR:                   Backup
      ASCOLLATION:                   Latin1_General_CI_AS
      ASCONFIGDIR:                   Config
      ASDATADIR:                     Data
      ASDOMAINGROUP:                 <empty>
      ASLOGDIR:                      Log
      ASPROVIDERMSOLAP:              1
      ASSVCACCOUNT:                  <empty>
      ASSVCPASSWORD:                 *****
      ASSVCSTARTUPTYPE:              Automatic
      ASSYSADMINACCOUNTS:            <empty>
      ASTEMPDIR:                     Temp
      BROWSERSVCSTARTUPTYPE:         Automatic
      CONFIGURATIONFILE:             C:Program FilesMicrosoft SQL Server100Setup BootstrapLog20141013_183354ConfigurationFile.ini
      CUSOURCE:                      
      ENABLERANU:                    False
      ENU:                           True
      ERRORREPORTING:                False
      FARMACCOUNT:                   <empty>
      FARMADMINPORT:                 0
      FARMPASSWORD:                  *****
      FEATURES:                      SQLENGINE,REPLICATION,FULLTEXT,SSMS,ADV_SSMS
      FILESTREAMLEVEL:               0
      FILESTREAMSHARENAME:           <empty>
      FTSVCACCOUNT:                  NT AUTHORITYLOCAL SERVICE
      FTSVCPASSWORD:                 *****
      HELP:                          False
      IACCEPTSQLSERVERLICENSETERMS:  False
      INDICATEPROGRESS:              False
      INSTALLSHAREDDIR:              C:Program FilesMicrosoft SQL Server
      INSTALLSHAREDWOWDIR:           C:Program Files (x86)Microsoft SQL Server
      INSTALLSQLDATADIR:             <empty>
      INSTANCEDIR:                   C:Program FilesMicrosoft SQL Server
      INSTANCEID:                    SQLServer
      INSTANCENAME:                  SQLSERVER
      ISSVCACCOUNT:                  NT AUTHORITYNetworkService
      ISSVCPASSWORD:                 *****
      ISSVCSTARTUPTYPE:              Automatic
      NPENABLED:                     0
      PASSPHRASE:                    *****
      PCUSOURCE:                     
      PID:                           *****
      QUIET:                         False
      QUIETSIMPLE:                   False
      ROLE:                          <empty>
      RSINSTALLMODE:                 FilesOnlyMode
      RSSVCACCOUNT:                  <empty>
      RSSVCPASSWORD:                 *****
      RSSVCSTARTUPTYPE:              Automatic
      SAPWD:                         *****
      SECURITYMODE:                  SQL
      SQLBACKUPDIR:                  <empty>
      SQLCOLLATION:                  SQL_Latin1_General_CP1_CI_AS
      SQLSVCACCOUNT:                 NT AUTHORITYNETWORK SERVICE
      SQLSVCPASSWORD:                *****
      SQLSVCSTARTUPTYPE:             Automatic
      SQLSYSADMINACCOUNTS:           KRONOSENGsuperuser
      SQLTEMPDBDIR:                  <empty>
      SQLTEMPDBLOGDIR:               <empty>
      SQLUSERDBDIR:                  <empty>
      SQLUSERDBLOGDIR:               <empty>
      SQMREPORTING:                  False
      TCPENABLED:                    1
      UIMODE:                        Normal
      X86:                           False
      Configuration file:            C:Program FilesMicrosoft SQL Server100Setup BootstrapLog20141013_183354ConfigurationFile.ini
    Detailed results:
      Feature:                       Database Engine Services
      Status:                        Failed: see logs for details
      MSI status:                    Passed
      Configuration status:          Passed
      Feature:                       SQL Server Replication
      Status:                        Failed: see logs for details
      MSI status:                    Passed
      Configuration status:          Passed
      Feature:                       Full-Text Search
      Status:                        Failed: see logs for details
      MSI status:                    Passed
      Configuration status:          Passed
      Feature:                       Management Tools - Complete
      Status:                        Passed
      MSI status:                    Passed
      Configuration status:          Passed
      Feature:                       Management Tools - Basic
      Status:                        Passed
      MSI status:                    Passed
      Configuration status:          Passed
    Rules with failures:
    Global rules:
    Scenario specific rules:
    Rules report file:               C:Program FilesMicrosoft SQL Server100Setup BootstrapLog20141013_183354SystemConfigurationCheck_Report.htm
    And Error in log file are maily as below.
    2014-10-13 19:26:27 Slp: Completed Action: SqlBrowserConfigAction_install_Startup_Cpu32, returned True
    2014-10-13 19:26:27 Slp: Action "ConfigEvent_SQL_Engine_Core_Inst_sql_engine_core_inst_Cpu64_Install_Startup_postmsi" will return false due to the following conditions:
    2014-10-13 19:26:27 Slp: Condition "Feature dependency condition for action: ConfigEvent_SQL_Engine_Core_Inst_sql_engine_core_inst_Cpu64_Install_Startup_postmsi The condition tests feature: SQL_Engine_Core_Inst_sql_engine_core_inst_Cpu64. There are 11
    dependant features. The feature is tested for results: ValidateResult, Result." did not pass as it returned false and true was expected.
    2014-10-13 19:26:27 Slp: Condition is false because the required feature SQL_Engine_Core_Inst_sql_engine_core_inst_Cpu64 failed in result Result
    2014-10-13 19:26:27 Slp: Action "SqlBrowserConfigEngAction_install_Startup_Cpu64" will return false due to the following conditions:
    2014-10-13 19:26:27 Slp: Condition "Feature dependency condition for action: SqlBrowserConfigEngAction_install_Startup_Cpu64 The condition tests feature: SQL_Engine_Core_Inst_sql_engine_core_inst_Cpu64. There are 11 dependant features. The feature is tested
    for results: ValidateResult, Result." did not pass as it returned false and true was expected.
    2014-10-13 19:26:27 Slp: Condition is false because the required feature SQL_Engine_Core_Inst_sql_engine_core_inst_Cpu64 failed in result Result
    2014-10-13 19:26:27 Slp: Action "SqlEngineConfigAction_install_startup_Cpu64" will return false due to the following conditions:
    2014-10-13 19:26:27 Slp: Condition "Feature dependency condition for action: SqlEngineConfigAction_install_startup_Cpu64 The condition tests feature: SQL_Engine_Core_Inst_sql_engine_core_inst_Cpu64. There are 11 dependant features. The feature is tested
    for results: ValidateResult, Result." did not pass as it returned false and true was expected.
    2014-10-13 19:26:27 Slp: Condition is false because the required feature SQL_Engine_Core_Inst_sql_engine_core_inst_Cpu64 failed in result Result
    2014-10-13 19:26:27 Slp: Action "ConfigEvent_MPT_AGENT_CORE_CNI_sql_engine_core_inst_Cpu64_Install_Startup_postmsi" will return false due to the following conditions:
    2014-10-13 19:26:27 Slp: Condition "Feature dependency condition for action: ConfigEvent_MPT_AGENT_CORE_CNI_sql_engine_core_inst_Cpu64_Install_Startup_postmsi The condition tests feature: MPT_AGENT_CORE_CNI_sql_engine_core_inst_Cpu64. There are 2 dependant
    features. The feature is tested for results: ValidateResult, Result." did not pass as it returned false and true was expected.
    2014-10-13 19:26:27 Slp: Condition is false because the required feature SQL_Engine_Core_Inst_sql_engine_core_inst_Cpu64 failed in result Result
    2014-10-13 19:26:27 Slp: Action "AgentInstall_AgentInstallStartup_Cpu64" will return false due to the following conditions:
    2014-10-13 19:26:27 Slp: Condition "Feature dependency condition for action: AgentInstall_AgentInstallStartup_Cpu64 The condition tests feature: MPT_AGENT_CORE_CNI_sql_engine_core_inst_Cpu64. There are 2 dependant features. The feature is tested for results:
    ValidateResult, Result." did not pass as it returned false and true was expected.
    2014-10-13 19:26:27 Slp: Condition is false because the required feature SQL_Engine_Core_Inst_sql_engine_core_inst_Cpu64 failed in result Result
    2014-10-13 19:26:27 Slp: Action "ConfigEvent_SQL_Replication_Core_Inst_sql_engine_core_inst_Cpu64_Install_Startup_postmsi" will return false due to the following conditions:
    2014-10-13 19:26:27 Slp: Condition "Feature dependency condition for action: ConfigEvent_SQL_Replication_Core_Inst_sql_engine_core_inst_Cpu64_Install_Startup_postmsi The condition tests feature: SQL_Replication_Core_Inst_sql_engine_core_inst_Cpu64. There
    are 3 dependant features. The feature is tested for results: ValidateResult, Result." did not pass as it returned false and true was expected.
    2014-10-13 19:26:27 Slp: Condition is false because the required feature SQL_Engine_Core_Inst_sql_engine_core_inst_Cpu64 failed in result Result
    2014-10-13 19:26:27 Slp: Action "ConfigEvent_SQL_FullText_Adv_sql_fulltext_Cpu64_Install_Startup_postmsi" will return false due to the following conditions:
    2014-10-13 19:26:27 Slp: Condition "Feature dependency condition for action: ConfigEvent_SQL_FullText_Adv_sql_fulltext_Cpu64_Install_Startup_postmsi The condition tests feature: SQL_FullText_Adv_sql_fulltext_Cpu64. There are 3 dependant features. The feature
    is tested for results: ValidateResult, Result." did not pass as it returned false and true was expected.
    2014-10-13 19:26:27 Slp: Condition is false because the required feature SQL_Engine_Core_Inst_sql_engine_core_inst_Cpu64 failed in result Result
    2014-10-13 19:26:27 Slp: Action "FulltextConfigAction_install_startup_Cpu64" will return false due to the following conditions:
    2014-10-13 19:26:27 Slp: Condition "Feature dependency condition for action: FulltextConfigAction_install_startup_Cpu64 The condition tests feature: SQL_FullText_Adv_sql_fulltext_Cpu64. There are 3 dependant features. The feature is tested for results:
    ValidateResult, Result." did not pass as it returned false and true was expected.
    2014-10-13 19:26:27 Slp: Condition is false because the required feature SQL_Engine_Core_Inst_sql_engine_core_inst_Cpu64 failed in result Result
    2014-10-13 19:26:27 Slp: Action "ConfigEvent_SQL_Engine_Core_Inst_sql_engine_core_inst_Cpu64_Install_StartupFinalize_postmsi" will return false due to the following conditions:
    2014-10-13 19:26:27 Slp: Condition "Feature dependency condition for action: ConfigEvent_SQL_Engine_Core_Inst_sql_engine_core_inst_Cpu64_Install_StartupFinalize_postmsi The condition tests feature: SQL_Engine_Core_Inst_sql_engine_core_inst_Cpu64. There
    are 11 dependant features. The feature is tested for results: ValidateResult, Result." did not pass as it returned false and true was expected.
    2014-10-13 19:26:27 Slp: Condition is false because the required feature SQL_Engine_Core_Inst_sql_engine_core_inst_Cpu64 failed in result Result
    2014-10-13 19:26:27 Slp: Action "ConfigEvent_MPT_AGENT_CORE_CNI_sql_engine_core_inst_Cpu64_Install_StartupFinalize_postmsi" will return false due to the following conditions:
    2014-10-13 19:26:27 Slp: Condition "Feature dependency condition for action: ConfigEvent_MPT_AGENT_CORE_CNI_sql_engine_core_inst_Cpu64_Install_StartupFinalize_postmsi The condition tests feature: MPT_AGENT_CORE_CNI_sql_engine_core_inst_Cpu64. There are
    2 dependant features. The feature is tested for results: ValidateResult, Result." did not pass as it returned false and true was expected.
    2014-10-13 19:26:27 Slp: Condition is false because the required feature SQL_Engine_Core_Inst_sql_engine_core_inst_Cpu64 failed in result Result
    2014-10-13 19:26:27 Slp: Action "ConfigEvent_SQL_Replication_Core_Inst_sql_engine_core_inst_Cpu64_Install_StartupFinalize_postmsi" will return false due to the following conditions:
    2014-10-13 19:26:27 Slp: Condition "Feature dependency condition for action: ConfigEvent_SQL_Replication_Core_Inst_sql_engine_core_inst_Cpu64_Install_StartupFinalize_postmsi The condition tests feature: SQL_Replication_Core_Inst_sql_engine_core_inst_Cpu64.
    There are 3 dependant features. The feature is tested for results: ValidateResult, Result." did not pass as it returned false and true was expected.
    2014-10-13 19:26:27 Slp: Condition is false because the required feature SQL_Engine_Core_Inst_sql_engine_core_inst_Cpu64 failed in result Result
    2014-10-13 19:26:27 Slp: Action "ConfigEvent_SQL_FullText_Adv_sql_fulltext_Cpu64_Install_StartupFinalize_postmsi" will return false due to the following conditions:
    2014-10-13 19:26:27 Slp: Condition "Feature dependency condition for action: ConfigEvent_SQL_FullText_Adv_sql_fulltext_Cpu64_Install_StartupFinalize_postmsi The condition tests feature: SQL_FullText_Adv_sql_fulltext_Cpu64. There are 3 dependant features.
    The feature is tested for results: ValidateResult, Result." did not pass as it returned false and true was expected.
    2014-10-13 19:26:27 Slp: Condition is false because the required feature SQL_Engine_Core_Inst_sql_engine_core_inst_Cpu64 failed in result Result
    2014-10-13 19:26:27 Slp: Completed Action: PostMsiTimingConfigAction, returned True
    2014-10-13 19:26:27 Slp: Completed Action: ExecuteStandardTimingsWorkflow, returned True
    2014-10-13 19:26:27 Slp: ----------------------------------------------------------------------
    2014-10-13 19:26:27 Slp: Running Action: ExecuteExtendedTimingsWorkflow
    Thanks,
    Mahesh

    I have uploaded detail.txt at below url.
    http://m.uploadedit.com/b041/1413264342685.txt
    Hi Mahesh,
    According to log file, I find the message ‘The setup100.exe.config file was not found, therefore the DTSWizard and SQLWatson app config files were not replaced’. It seems that the SQL Server setup file is not complete. Please check that if the SQL Server
    setup file is corrupted, if it is corrupted, please download it again and reinstall SQL Server 2008 R2.
    However, if there’s no problem with the setup file, please check that if there is third-party software such as anti-virus software on your computer blocking the process of SQL Server installation. In addition, make sure that you choose ‘Run as administrator’
    to launch the setup and configure SQL Server service accounts appropriately with administrator permission during the installation.
    For more details about this error, please review the following similar thread.
    http://answers.flyppdevportal.com/categories/sqlserver/sqlsetupandupgrade.aspx?ID=ad794a97-09ae-4aae-9d68-0b06f9af3e16
    Thanks,
    Lydia Zhang

  • 10.2.0.1 client installation failed because of operating system version

    Hi Guys,
    When i tried to install oracle client 10.2.0.1 I encountered an error saying that the operating system must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2. I'm using RHEL 5, are there any ways to install 10.2.0.x client in this red hat linux version?
    Failed prerequisite:
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Failed <<<<
    Also do oracle have base client installer 10.2.0.[3 and up] for RHEL 5 operating system?
    Thanks!

    Hi,
    10.2.0.1 is not certified for RHEL 5
    use
    $ ./runinstaller –ignoreSysPrereqs
    This is required because Oracle 10.2 expects OS to be RHEL 3 or RHEL/OEL 4.
    Kindly refer note
    Requirements For Installing Oracle10gR2 On RHEL 5/OEL 5 (x86_64) (Doc ID 421308.1)
    Thanks,
    Krishna

  • SCCM Client Installation - Options for "Retry" Setting

    Hey Guys - 
    I've got a fairly straightforward question for you.  When the SCCM Client is installed / deployed to a system, successfully downloads locally, but fails, it retries installation by default every 30 minutes.  When creating an Orchestrator runbook
    for Client Health, I'm needing ccmsetup to try only once.
    So basically, I'm trying to find out how to make ccmsetup.exe not retry installation and simply fail.  There is a "Retry" command line switch for ccmsetup (/retry:<Minutes>) where
    minutes may be specified, however, this does not pertain to the actual installation, but the initial download of the setup files.  It does not have an affect on the client installation, itself.
    Yes, a simple script could be created which could kill the process after X, but prefer a native (or at least better) solution.
    Any ideas?  Thanks!
    Ben K.

    Hey - Thanks for the reply...
    I totally understand what you are saying - but - the only reason I thought I'd ask is because it's being used in an Orchestrator Runbook as mentioned and processes which run after it won't start until it completes.  When it loops, it never completes.
    Basically, yes - I understand what you are saying and have done it 100 times, but in this case was wondering if there was a more "supported" method by chance.
    Thanks - 
    Ben K.

  • Client installation failing

    Hi, i know there are a few posts on Client installtion failing, but i couldnt find one that fitted my issue.
    Short story when i tried to install I was getting this error
    <![LOG[No MPs were specified from commandline or the mobileclient.tcf.]LOG]!><time="15:22:55.600+00" date="03-17-2014" component="ccmsetup" context="" type="1" thread="43348" file="ccmsetup.cpp:10065">
    <![LOG[Downloading file ccmsetup.cab]LOG]!><time="15:22:55.600+00" date="03-17-2014" component="ccmsetup" context="" type="1" thread="43348" file="ccmsetup.cpp:5685">
    <![LOG[Determining source location...]LOG]!><time="15:22:55.600+00" date="03-17-2014" component="ccmsetup" context="" type="1" thread="43348" file="ccmsetup.cpp:5535">
    <![LOG[Source \\LON1WSUS01.ewns.net\SMSClient is inaccessible (67)]LOG]!><time="15:23:00.308+00" date="03-17-2014" component="ccmsetup" context="" type="2" thread="43348" file="ccmsetup.cpp:5470">
    <![LOG[Source \\LON1WSUS01.EWNS.NET\SMSClient is inaccessible (67)]LOG]!><time="15:23:02.588+00" date="03-17-2014" component="ccmsetup" context="" type="2" thread="43348" file="ccmsetup.cpp:5470">
    <![LOG[Failed to find accessible source. Waiting for retry.]LOG]!><time="15:23:02.588+00" date="03-17-2014" component="ccmsetup" context="" type="2" thread="43348" file="ccmsetup.cpp:5599">
    <![LOG[Next retry in 10 minute(s)...]LOG]!><time="15:23:02.588+00" date="03-17-2014" component="ccmsetup" context="" type="0" thread="43348" file="ccmsetup.cpp:8835">
    I noticed I didnt have the following share 'SMSClient' so created it and put the client installtion files in it, but got the error
    <![LOG[Downloading \\LON1WSUS01.ewns.net\SMSClient\ccmsetup.cab to C:\Windows\ccmsetup\ccmsetup.cab]LOG]!><time="15:07:53.147+00" date="03-17-2014" component="ccmsetup" context="" type="1"
    thread="37932" file="ccmsetup.cpp:5769">
    <![LOG[Failed to access source file (2). Waiting for retry...]LOG]!><time="15:07:53.164+00" date="03-17-2014" component="ccmsetup" context="" type="2" thread="37932" file="ccmsetup.cpp:5781">
    <![LOG[Next retry in 10 minute(s)...]LOG]!><time="15:07:53.164+00" date="03-17-2014" component="ccmsetup" context="" type="0" thread="37932" file="ccmsetup.cpp:8835">
    That was a long shot, as am sure there is a proper way to get the source files in the share, but it didnt create the share on setup of System Manager.  Did I miss a step?  How do i get it to populate the share with the client install files, or
    create a new MP maybe?
    Any assistance would be appreciated.  Thanks

    Managed to set MP to HTTP, thank you that was what was causing that issue, but now its coming up with a different issue
    <![LOG[==========[ ccmsetup started in process 44212 ]==========]LOG]!><time="16:58:02.284+00" date="03-17-2014" component="ccmsetup" context="" type="1" thread="43496" file="ccmsetup.cpp:9437">
    <![LOG[Running on platform X64]LOG]!><time="16:58:02.285+00" date="03-17-2014" component="ccmsetup" context="" type="1" thread="43496" file="util.cpp:1837">
    <![LOG[Launch from folder C:\Windows\ccmsetup\]LOG]!><time="16:58:02.286+00" date="03-17-2014" component="ccmsetup" context="" type="1" thread="43496" file="ccmsetup.cpp:721">
    <![LOG[CcmSetup version: 5.0.7958.1000]LOG]!><time="16:58:02.286+00" date="03-17-2014" component="ccmsetup" context="" type="1" thread="43496" file="ccmsetup.cpp:727">
    <![LOG[In ServiceMain]LOG]!><time="16:58:02.287+00" date="03-17-2014" component="ccmsetup" context="" type="0" thread="43240" file="ccmsetup.cpp:3365">
    <![LOG[Running on 'Microsoft Windows 7 Professional ' (6.1.7601). Service Pack (1.0). SuiteMask = 272. Product Type = 18]LOG]!><time="16:58:02.383+00" date="03-17-2014" component="ccmsetup" context="" type="1" thread="43240" file="util.cpp:1919">
    <![LOG[Ccmsetup command line: "C:\Windows\ccmsetup\ccmsetup.exe" /runservice /config:MobileClient.tcf]LOG]!><time="16:58:02.383+00" date="03-17-2014" component="ccmsetup" context="" type="1" thread="43240" 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:58:02.383+00" date="03-17-2014" component="ccmsetup" context="" type="1" thread="43240" file="ccmsetup.cpp:3775">
    <![LOG[Command line: "C:\Windows\ccmsetup\ccmsetup.exe" /runservice /config:MobileClient.tcf]LOG]!><time="16:58:02.383+00" date="03-17-2014" component="ccmsetup" context="" type="1" thread="43240" file="ccmsetup.cpp:3776">
    <![LOG[SslState value: 224]LOG]!><time="16:58:02.386+00" date="03-17-2014" component="ccmsetup" context="" type="0" thread="43240" file="ccmsetup.cpp:4425">
    <![LOG[CCMHTTPPORT:    80]LOG]!><time="16:58:02.387+00" date="03-17-2014" component="ccmsetup" context="" type="1" thread="43240" file="ccmsetup.cpp:8617">
    <![LOG[CCMHTTPSPORT:    443]LOG]!><time="16:58:02.387+00" date="03-17-2014" component="ccmsetup" context="" type="1" thread="43240" file="ccmsetup.cpp:8632">
    <![LOG[CCMHTTPSSTATE:    480]LOG]!><time="16:58:02.387+00" date="03-17-2014" component="ccmsetup" context="" type="1" thread="43240" file="ccmsetup.cpp:8650">
    <![LOG[CCMHTTPSCERTNAME:    ]LOG]!><time="16:58:02.388+00" date="03-17-2014" component="ccmsetup" context="" type="1" thread="43240" file="ccmsetup.cpp:8668">
    <![LOG[FSP:    ]LOG]!><time="16:58:02.388+00" date="03-17-2014" component="ccmsetup" context="" type="1" thread="43240" file="ccmsetup.cpp:8720">
    <![LOG[CCMFIRSTCERT:    1]LOG]!><time="16:58:02.388+00" date="03-17-2014" component="ccmsetup" context="" type="1" thread="43240" file="ccmsetup.cpp:8778">
    <![LOG[Config file:      C:\Windows\ccmsetup\MobileClientUnicode.tcf]LOG]!><time="16:58:02.388+00" date="03-17-2014" component="ccmsetup" context="" type="1" thread="43240" file="ccmsetup.cpp:4539">
    <![LOG[Retry time:       10 minute(s)]LOG]!><time="16:58:02.388+00" date="03-17-2014" component="ccmsetup" context="" type="1" thread="43240" file="ccmsetup.cpp:4540">
    <![LOG[MSI log file:     C:\Windows\ccmsetup\Logs\client.msi.log]LOG]!><time="16:58:02.389+00" date="03-17-2014" component="ccmsetup" context="" type="1" thread="43240" file="ccmsetup.cpp:4541">
    <![LOG[MSI properties:    INSTALL="ALL" SMSSITECODE="LON" CCMHTTPPORT="80" CCMHTTPSPORT="443" CCMHTTPSSTATE="480" CCMFIRSTCERT="1"]LOG]!><time="16:58:02.389+00" date="03-17-2014" component="ccmsetup" context="" type="1" thread="43240" file="ccmsetup.cpp:4542">
    <![LOG[Source List:]LOG]!><time="16:58:02.389+00" date="03-17-2014" component="ccmsetup" context="" type="1" thread="43240" file="ccmsetup.cpp:4550">
    <![LOG[                  \\LON1WSUS01.ewns.net\SMSClient]LOG]!><time="16:58:02.389+00" date="03-17-2014" component="ccmsetup" context="" type="1" thread="43240" file="ccmsetup.cpp:4557">
    <![LOG[                  \\LON1WSUS01.EWNS.NET\SMSClient]LOG]!><time="16:58:02.389+00" date="03-17-2014" component="ccmsetup" context="" type="1" thread="43240" file="ccmsetup.cpp:4566">
    <![LOG[MPs:]LOG]!><time="16:58:02.389+00" date="03-17-2014" component="ccmsetup" context="" type="1" thread="43240" file="ccmsetup.cpp:4569">
    <![LOG[                  LON1WSUS01.ewns.net]LOG]!><time="16:58:02.389+00" date="03-17-2014" component="ccmsetup" context="" type="1" thread="43240" file="ccmsetup.cpp:4584">
    <![LOG[No version of the client is currently detected.]LOG]!><time="16:58:02.390+00" date="03-17-2014" component="ccmsetup" context="" type="1" thread="43240" file="ccmsetup.cpp:2748">
    <![LOG[Folder 'Microsoft\Configuration Manager' not found. Task does not exist.]LOG]!><time="16:58:02.392+00" date="03-17-2014" component="ccmsetup" context="" type="0" thread="43240" file="wintask.cpp:622">
    <![LOG[Updated security on object C:\Windows\ccmsetup\.]LOG]!><time="16:58:02.393+00" date="03-17-2014" component="ccmsetup" context="" type="0" thread="43240" file="ccmsetup.cpp:9281">
    <![LOG[A Fallback Status Point has not been specified.  Message with STATEID='100' will not be sent.]LOG]!><time="16:58:02.393+00" date="03-17-2014" component="ccmsetup" context="" type="1" thread="43240" file="ccmsetup.cpp:9763">
    <![LOG[Running as user "SYSTEM"]LOG]!><time="16:58:02.399+00" date="03-17-2014" component="ccmsetup" context="" type="1" thread="43240" file="ccmsetup.cpp:1995">
    <![LOG[Detected 50941 MB free disk space on system drive.]LOG]!><time="16:58:02.400+00" date="03-17-2014" component="ccmsetup" context="" type="1" thread="43240" file="util.cpp:628">
    <![LOG[Checking Write Filter Status.]LOG]!><time="16:58:02.400+00" date="03-17-2014" component="ccmsetup" context="" type="1" thread="43240" file="ccmsetup.cpp:2024">
    <![LOG[This is not a supported write filter device. We are not in a write filter maintenance mode.]LOG]!><time="16:58:02.400+00" date="03-17-2014" component="ccmsetup" context="" type="1" thread="43240" file="ccmsetup.cpp:2051">
    <![LOG[Performing AD query: '(&(ObjectCategory=mSSMSManagementPoint)(mSSMSDefaultMP=TRUE)(mSSMSSiteCode=LON))']LOG]!><time="16:58:02.425+00" date="03-17-2014" component="ccmsetup" context="" type="0" thread="43240" file="lsad.cpp:656">
    <![LOG[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>308202F0308201D8A003020102021064DB5FA92E7BC3B546E730A5BDF8B6F0300D06092A864886F70D01010B05003016311430120603550403130B53697465205365727665723020170D3134303331333134343633335A180F32313134303231383134343633335A3016311430120603550403130B536974652053657276657230820122300D06092A864886F70D01010105000382010F003082010A02820101009E6BEFB1E0801ECCBEA5DFAE771E87B5E6CDBBF9A8CC5B9565E50FDDB6AF8BCE9392E2E2C506973250FAB9B1019921352C0A2B69F10EA3D8E8383296C5727DD06CB95D7C585A8A28597466C7F9C0FC89E08BBCC2AAF0FE48182C4202A873635891EB0D1DDE65BAEC8B07704F83C2D83E26F5066AD3665D17E784DE9241BAEB0AF7F46EDB7C29E47A98181662EE4B443FEF642E849ACAC1D6DBA5F0D77D56A32905AFF36829FE91D566B9849AF1C5AF527BC66E2F8BF8584057D5C0E42691B50F635D9B46EAC3BD13EFB703F3AF8041A64E6DA41989D3471950DEFD226A86CB8A42E06D8634264AD59F0A7CC62B36C581057A7AC97172CFD31D23EF832F217B0F0203010001A3383036301E0603551D110417301582134C4F4E315753555330312E65776E732E6E657430140603551D25040D300B06092B060104018237650B300D06092A864886F70D01010B050003820101002FBCDD60B0DD6D5BBCCD6A41A16BF5885D65201F4F6FAE15696B4F68B859AAD67E7FCA058169F75E430653A4CF6C160E0578AFA8A984ACDDDB457B2A03053FEC627B830BB4CB5B657EF08752434786A4EF8993A3C75FC7D76ACE5BADAC7D3E081A7D7C4F691311247FBE0ACAAF3F2F78C2F24872E32222F9BC7842970D01C2CE78DCB052E70C1AA8C93FBE1AF23C99A9B18BADD0CD2F9AA2F740E686FF67E0361CDEE68C04CCCA56BA7B8CA31F41D59B3F4985A86ED4E2C2ECC55752FF43784912F2613B3FE90448272063C2A8840C539EFA8B31975435F1E0B1EE0BD5FAD9C1A375EDA1AF0FEC08F97F1FBC9D1C9B7C5F69CB10360A58F963DE49E926BAEB86</SiteSigningCert></SecurityConfiguration><RootSiteCode>LON</RootSiteCode><CCM>
    <CommandLine>SMSSITECODE=LON</CommandLine> </CCM><FSP> <FSPServer></FSPServer> </FSP><Capabilities SchemaVersion ="1.0"><Property Name="SSLState" Value="0" /></Capabilities><Domain Value="ewns.net"
    /><Forest Value="ewns.net" /></ClientOperationalSettings>']LOG]!><time="16:58:02.795+00" date="03-17-2014" component="ccmsetup" context="" type="0" thread="43240" file="lsadcache.cpp:236">
    <![LOG[Unable to open Registry key Software\Microsoft\CCM. Return Code [80070002]. Client HTTPS state is Unknown.]LOG]!><time="16:58:02.797+00" date="03-17-2014" component="ccmsetup" context="" type="1" thread="43240" file="ccmutillib.cpp:373">
    <![LOG[The MP name retrieved is 'LON1WSUS01.ewns.net' with version '7958' and capabilities '<Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>']LOG]!><time="16:58:02.797+00" date="03-17-2014" component="ccmsetup"
    context="" type="1" thread="43240" file="lsadcache.cpp:334">
    <![LOG[MP 'LON1WSUS01.ewns.net' is compatible]LOG]!><time="16:58:02.797+00" date="03-17-2014" component="ccmsetup" context="" type="1" thread="43240" file="lsadcache.cpp:339">
    <![LOG[Retrieved 1 MP records from AD for site 'LON']LOG]!><time="16:58:02.797+00" date="03-17-2014" component="ccmsetup" context="" type="0" thread="43240" file="lsadcache.cpp:287">
    <![LOG[Retrived site version '5.00.7958.1000' from AD for site 'LON']LOG]!><time="16:58:02.799+00" date="03-17-2014" component="ccmsetup" context="" type="1" thread="43240" file="siteinfo.cpp:575">
    <![LOG[SiteCode:         LON]LOG]!><time="16:58:02.799+00" date="03-17-2014" component="ccmsetup" context="" type="1" thread="43240" file="ccmsetup.cpp:2076">
    <![LOG[SiteVersion:      5.00.7958.1000]LOG]!><time="16:58:02.799+00" date="03-17-2014" component="ccmsetup" context="" type="1" thread="43240" file="ccmsetup.cpp:2077">
    <![LOG[Ccmsetup is being restarted due to an administrative action. Installation files will be reset and downloaded again.]LOG]!><time="16:58:02.799+00" date="03-17-2014" component="ccmsetup" context="" type="1" thread="43240" file="ccmsetup.cpp:2111">
    <![LOG[Only one MP LON1WSUS01.ewns.net is specified. Use it.]LOG]!><time="16:58:02.799+00" date="03-17-2014" component="ccmsetup" context="" type="1" thread="43240" file="ccmsetup.cpp:10080">
    <![LOG[Searching for DP locations from MP(s)...]LOG]!><time="16:58:02.799+00" date="03-17-2014" component="ccmsetup" context="" type="1" thread="43240" file="ccmsetup.cpp:11018">
    <![LOG[Current AD site of machine is EMEA-LON1]LOG]!><time="16:58:02.800+00" date="03-17-2014" component="LocationServices" context="" type="1" thread="43240" file="lsad.cpp:770">
    <![LOG[Local Machine is joined to an AD domain]LOG]!><time="16:58:02.800+00" date="03-17-2014" component="LocationServices" context="" type="0" thread="43240" file="lsad.cpp:714">
    <![LOG[Current AD forest name is ewns.net, domain name is ewns.net]LOG]!><time="16:58:02.802+00" date="03-17-2014" component="LocationServices" context="" type="1" thread="43240" file="lsad.cpp:842">
    <![LOG[DhcpGetOriginalSubnetMask entry point is supported.]LOG]!><time="16:58:02.803+00" date="03-17-2014" component="LocationServices" context="" type="0" thread="43240" file="ccmiputil.cpp:117">
    <![LOG[Begin checking Alternate Network Configuration]LOG]!><time="16:58:02.803+00" date="03-17-2014" component="LocationServices" context="" type="0" thread="43240" file="ccmiputil.cpp:1095">
    <![LOG[Finished checking Alternate Network Configuration]LOG]!><time="16:58:02.804+00" date="03-17-2014" component="LocationServices" context="" type="0" thread="43240" file="ccmiputil.cpp:1172">
    <![LOG[Adapter {E001E119-8C95-4325-859D-D165E0DE24C3} is DHCP enabled. Checking quarantine status.]LOG]!><time="16:58:02.806+00" date="03-17-2014" component="LocationServices" context="" type="0" thread="43240" file="ccmiputil.cpp:436">
    <![LOG[Adapter {1CD2E603-E441-4FA9-98A8-A122F8EA8ACB} is DHCP enabled. Checking quarantine status.]LOG]!><time="16:58:02.806+00" date="03-17-2014" component="LocationServices" context="" type="0" thread="43240" file="ccmiputil.cpp:436">
    <![LOG[Adapter {143FDB8B-8137-4CDC-8836-28F3808D5D21} is DHCP enabled. Checking quarantine status.]LOG]!><time="16:58:02.806+00" date="03-17-2014" component="LocationServices" context="" type="0" thread="43240" file="ccmiputil.cpp:436">
    <![LOG[Adapter {664903C0-FD2C-4988-B8F1-C14840D3188D} is DHCP enabled. Checking quarantine status.]LOG]!><time="16:58:02.806+00" date="03-17-2014" component="LocationServices" context="" type="0" thread="43240" file="ccmiputil.cpp:436">
    <![LOG[Sending message body '<ContentLocationRequest SchemaVersion="1.00">
      <AssignedSite SiteCode="LON"/>
      <ClientPackage/>
      <ClientLocationInfo LocationType="SMSPACKAGE" DistributeOnDemand="0" UseProtected="0" AllowCaching="0" BranchDPFlags="0" AllowHTTP="1" AllowSMB="0" AllowMulticast="0" UseInternetDP="0">
        <ADSite Name="EMEA-LON1"/>
        <Forest Name="ewns.net"/>
        <Domain Name="ewns.net"/>
        <IPAddresses>
    <IPAddress SubnetAddress="172.22.2.0" Address="172.22.2.143"/>
        </IPAddresses>
      </ClientLocationInfo>
    </ContentLocationRequest>
    ']LOG]!><time="16:58:02.813+00" date="03-17-2014" component="ccmsetup" context="" type="0" thread="43240" file="siteinfo.cpp:96">
    <![LOG[Sending message header '<Msg SchemaVersion="1.1"><ID>{21FB413F-603E-40D4-A34D-1D47EDEC7F60}</ID><SourceHost>LON1-PCL-1433</SourceHost><TargetAddress>mp:[http]MP_LocationManager</TargetAddress><ReplyTo>direct:LON1-PCL-1433:LS_ReplyLocations</ReplyTo><Priority>3</Priority><Timeout>600</Timeout><ReqVersion>5931</ReqVersion><TargetHost>LON1WSUS01.ewns.net</TargetHost><TargetEndpoint>MP_LocationManager</TargetEndpoint><ReplyMode>Sync</ReplyMode><Protocol>http</Protocol><SentTime>2014-03-17T16:58:02Z</SentTime><Body
    Type="ByteRange" Offset="0" Length="1080"/><Hooks><Hook3 Name="zlib-compress"/></Hooks><Payload Type="inline"/></Msg>']LOG]!><time="16:58:02.813+00" date="03-17-2014" component="ccmsetup" context="" type="0" thread="43240"
    file="siteinfo.cpp:177">
    <![LOG[CCM_POST 'HTTP://LON1WSUS01.ewns.net/ccm_system/request']LOG]!><time="16:58:02.813+00" date="03-17-2014" component="ccmsetup" context="" type="1" thread="43240" file="httphelper.cpp:807">
    <![LOG[Failed to receive ccm message response. Status code = 404]LOG]!><time="16:58:02.833+00" date="03-17-2014" component="ccmsetup" context="" type="2" thread="43240" file="httphelper.cpp:1694">
    <![LOG[GetDPLocations failed with error 0x80004005]LOG]!><time="16:58:02.834+00" date="03-17-2014" component="ccmsetup" context="" type="3" thread="43240" file="siteinfo.cpp:532">
    <![LOG[Failed to get DP locations as the expected version from MP 'LON1WSUS01.ewns.net'. Error 0x80004005]LOG]!><time="16:58:02.834+00" date="03-17-2014" component="ccmsetup" context="" type="2" thread="43240" file="ccmsetup.cpp:11261">
    <![LOG[A Fallback Status Point has not been specified.  Message with STATEID='101' will not be sent.]LOG]!><time="16:58:02.834+00" date="03-17-2014" component="ccmsetup" context="" type="1" thread="43240" file="ccmsetup.cpp:9763">
    <![LOG[Next retry in 10 minute(s)...]LOG]!><time="16:58:02.834+00" date="03-17-2014" component="ccmsetup" context="" type="0" thread="43240" file="ccmsetup.cpp:8835">

  • Lync 2010 Client installation failed

    I cant install Lync 2010 Client, it fails after "following programs'll be closed" with message "Files in use check failed". It's evaluation x86 version, OS is Windows 7.
    Please help me to solve the problem.
    Lync-Setup-0.Setuplog error lines are here:
    10/14/2010|18:15:45.101 16C0:E00 ERROR :: AddFilesForStartManagerbyRegGUID (line 2690) First reading from registry failed (hr=0x00000002)
    10/14/2010|18:15:45.101 16C0:E00 ERROR :: ReadRegistryString (line 2841) RegOpenKeyEx bit (hr=0x00000002)
    10/14/2010|18:15:45.101 16C0:E00 ERROR :: AddFilesForStartManagerbyRegGUID (line 2690) First reading from registry failed (hr=0x00000002)
    10/14/2010|18:15:45.101 16C0:E00 ERROR :: ReadRegistryString (line 2841) RegOpenKeyEx bit (hr=0x00000002)
    10/14/2010|18:15:45.101 16C0:E00 ERROR :: AddFilesForStartManagerbyRegGUID (line 2690) First reading from registry failed (hr=0x00000002)
    10/14/2010|18:15:45.102 16C0:E00 ERROR :: GetInstallDirectory (line 382) (hr=0x80070648)
    10/14/2010|18:15:45.102 16C0:E00 ERROR :: CheckFilesInUse (line 1475) InitRestartManager FAILED. (hr=0x80070648)
    10/14/2010|18:15:45.102 16C0:E00 ERROR :: InstallThreadProc (line 1977) FilesInUseFiles In Use check failed.  Please review logfile for details and try again (hr=0x80070648)
    10/14/2010|18:15:45.102 16C0:E00 ERROR :: RestartAppsRM (line 578) RmRestart handle. (hr=0x00000000)
    10/14/2010|18:15:45.102 16C0:E00 ERROR :: RestartAppsRM (line 582) RmRestart FAILED. (hr=0x80070308)
    10/14/2010|18:15:45.104 16C0:E00 ERROR :: InstallThreadProc (line 2381) (hr=0x80070648)
    10/14/2010|18:15:45.104 16C0:E00 ERROR :: InstallThreadProc (line 2382): Installation failed.  Please review logfile for details and try again.

    I found a pretty simple solution to this problem.  If you just run the Lync.msi rather than the OCSetupLauncher.exe it seemed to fix my issue.
    However, before you can run the Lync.msi you must add a registry entry:
    HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Communicator
    DWORD -> UseMSIForLyncInstallation
    -> set = 1
    Source: http://support.microsoft.com/kb/2477965
    I know this is an old post but maybe this will help someone.

  • Create Client Installer Failing

    I have a brand new Mac Mini running Apple Remote Desktop 3.5.1 on Lion 10.7.3 that I am trying to create a custom client installer and right at the end it fails every single time. Saying that "An unexpected error has occured while creating a custom installer. Please try again"
    Anyone else getting this issue? at all

    Custom Installer Issues with 3.5.2 Client and 3.5.1 Admin
    Do you have a computer that is pre ARD client update 3.5.2? if so, you could try making your installer with ARD on that client. And you could report the issue.
    And you can always send Feedback about ARD to Apple.
    In thread Can't install Apple Remote Desktop 3.5.1 custom installer on Lion 10.7.3, Eric Shaheen suggested looking in //private/tmp/RemoteDesktopClientInstaller/ to see if ARD actually did create the installer; and if so, to copy it to the desktop. in the same thread gavin0001 said he was able to modify the 3.5.2 client update to make a custom installer.
    You might also want to check out thread I can't get Custom Installer to create accounts on Lion.  I'm using ARD 3.5.1.

  • Installation failing for 640 installation

    Hello Friends,
              Installation of NW2004 R3 installation failing with following error:
    Unable to check existence of account SAPGLOBALHOST\SAP_LocalAdmin. Access is denied.
    PLease help
    Rgds,
    Dinesh

    Thanks for you help. The problem was that the entrie was missing in service file in windows..
    Now during Database instance installation for NW2004 im getting the following error during installation steps .. Please help
    INFO 2008-03-28 11:20:36
    Removing file C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_ABAP_ORA_UC\DB\orig_ddl_ora_tmp.tpl.
    ERROR 2008-03-28 11:21:03
    FSL-02015  Node trial/DATA does not exist.
    ERROR 2008-03-28 11:21:03
    MSC-01003  ESyException: ESAPinstException: error text undefined
    how to proceed from here ?

  • Installation failed for Photoshop CC (2014)

    Greetings,
    I have installation problem with my Photoshop CC (2014), whenever it try to install it gives me this error: "Installation Failed - Learn More", when I hit learn more it opens summary.htm page that has info, I guess it may come in handy with you to solve my problem.
    -------------------------------------- Summary --------------------------------------  - 0 fatal error(s), 4 error(s)    ----------- Payload: Camera Profiles Installer 8.0.0.0 {56DCC6F4-322E-42DA-A5DA-26BAD28C1E10} -----------  ERROR: DF024: Unable to move file at "C:\Program Files (x86)\Common Files\Adobe\Installers\adobeTemp\{56DCC6F4-322E-42DA-A5DA-26BAD28C1E10}\_396_f9506196c09b470f7c9c4cc380ee5c89" to "C:\ProgramData\Adobe\CameraRaw\CameraProfiles\Adobe Standard\Sony SLT-A33 Adobe Standard.dcp" Error 32 The process cannot access the file because it is being used by another process.. Try setting correct permissions to the specified file/folder or parent folder, so that admin has rights to modify it.(Seq 396)  ----------- Payload: Adobe Photoshop CC 2014 Support 15.0.0.0 {18C53590-8A4E-44FF-B13D-74CB92FD6801} -----------  ERROR: DF024: Unable to move file at "C:\Program Files (x86)\Common Files\Adobe\Installers\adobeTemp\{18C53590-8A4E-44FF-B13D-74CB92FD6801}\_66_4e15210e8899cd568a00e328b71dfa77" to "C:\Program Files (x86)\Common Files\Adobe\Startup Scripts CC\Adobe Photoshop\photoshop_contact_sheet_ii\photoshop_contact_sheet_ii_tr_TR.dat" Error 32 The process cannot access the file because it is being used by another process.. Try setting correct permissions to the specified file/folder or parent folder, so that admin has rights to modify it.(Seq 66)  ERROR: DF024: Unable to restore file at "C:\Program Files (x86)\Common Files\Adobe\Adobe Photoshop CC 2014\32 bit Photoshop dlls\libmmd.dll" from backup at "C:\adobeTemp\backup\adobetmp03981128" Error 32 The process cannot access the file because it is being used by another process.. Try setting correct permissions to the specified file/folder or parent folder, so that admin has rights to modify it.(Seq 2)  ERROR: DW063: Error rolling back command ARKDeleteFileCommand(Seq 2)  -------------------------------------------------------------------------------------
    Thanks in advance

    Looks like a system reboot is pending or you do not have the right permissions. Follow the below suggestions:
    Restart your machine and retry.
    Login with Admin user account and then check.
    Turn off User Account Control : Turn User Account Control on or off - Windows Help
    Restart Windows in a modified mode | Windows 8, 7, Vista - http://helpx.adobe.com/x-productkb/global/restart-windows-modified-mode-windows.html
    Enable the hidden admin account | Windows 8, 7, Vista - http://social.technet.microsoft.com/wiki/contents/articles/3040.enable-disable-the-local-h idden-built-in-administrator-account-in-windows-7.aspx
    Let me know how it goes.
    Cheers!
    ~ Arpit

  • Installation fails for Safari

    I am running a Mac OS 10.7+ with Safari.  I downloaded the update successfully, but installation failed.  I uninstalled Flash Player and redownloaded. Installation still fails (around the 5%-6% mark).  Suggestions?

    Usually it gets farther than that in the few cases that it does freeze.  I'd recommend doing the following:
    Run our Flash Player uninstaller
    Open Disk Utility and Verify/Repair disk permissions
    Reboot your computer
    Download the latest Flash Player installer
    Mount the Flash Player dmg
    Right click on flash installer file
    Choose 'Show Package Contents'.
    Open 'Contents' then 'Resources'
    Run the file 'Adobe Flash Player.Pkg'

Maybe you are looking for

  • Error message while creating a structure

    Hello Friends I am trying to create a simple structure using Tr.Code.SE11. In the second TAB Components I have entered the following info Component = BUSINESS_PARTNER Component Type = KUNN2 Short Description Column automatically got filled up with "C

  • ORA-01033: ORACLE initialization or shutdown in progress at client side

    This is my client TNS entry myApp = (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = primhost)(PORT = 1944)) (ADDRESS = (PROTOCOL = TCP)(HOST = dghost)(PORT = 1946)) (CONNECT_DATA = (SERVICE_NAME = dbname) I have 2 listeners configur

  • HT5568 problems with opening PDF files on safari

    in Safari i am not able to view pdf pages when i open link through wed pages, i have to first save it to my desktop and then open to see the pdf files. I have another macbook where i do not have this problem. any solution to this would be great help

  • Image Size pop up menu missing in Mac Mail

    Hi all, I've just noticed a very frustrating problem with my mac mail which seems to have started recently, for no apparent reason. I have made no updates to my mac mail at all. Basically when I attach and image to a new email, there used to be a pop

  • Retry making connection

    Hi all, I have to make a connection through TCP/IP to a device to read some values. But when the machine where the device is installed on has no power supply, my device also has no power suply and the connection will fail. Now i had the idea to retry