SCCM fail SQL sysadmin Right

Hi,
I'm trying to install SCCM into a virtual machine which having SQL server 2008R2 with sp1.
When I launch SCCM prerequisite Checker, I always having the same error concerning "SQL server sysadmin Right";
I try to find from where it could come, so in SQL server I set all account user :
LABS\Administrator
BUILTIN\USERS ....
With the sysadmin enable.
But I still having the same problem. 

For new installation instances of SQL Server insure all the SQL Server Services are running and the user account is a member of the Local Admin group on the machine running SQL Server or add the user account to the Active Directory group that is a member
of the local admins group in the machine running SQL Server. Thanks, -Rob

Similar Messages

  • SQL Server sysadmin rights error

    Greetings,
    I am trying to install SCCM using a remote SQL configuration, and cannot get past this “SQL Server sysadmin rights” error. When I run the Prerequisite Checker, I put in the SQL server, since I am trying to connect to the SQL default instance, I am typing
    in the server name only, and I put in LOCALHOST for the SDK server.
    After reading another post that this error is not always accurate, I ran the install option and got as far as the following error.
    Server environment is using the following: SCCM 2007 SP2 on Windows 2008 R2 SP1; SQL 2005 SP3 on Windows 2008 R2 SP1
    I am sure the SQL server is configured accurately, I have done this before and use the following links when preparing the SQL server.
    How to Install Configuration Manager Using a Remote SQL Server
    http://technet.microsoft.com/en-us/library/bb693554.aspx
    Appendix B: Configure Remote SQL for WSUS
    http://technet.microsoft.com/en-us/library/dd939912%28WS.10%29.aspx
    I have already added the machine account of the SCCM server to the local Administrators group of the remote SQL server as described in the first link above. The user account I am using for the install also has the
    sysadmin SQL server role assigned.
    Another test that I did to verify the remote SQL server configuration and my user account sysadmin rights, I ran the Prerequisite Checker from another Windows 2008 server in the domain.
    As you can see from the screen shot above, this means something is messed up on my SCCM server and not the SQL server. The following error is from the ConfigMgrPrereq.log.
    <03-29-2012 09:53:22> <<<RuleCategory: Access Permissions>>>
    <03-29-2012 09:53:22> <<<CategoryDesc: Checking access permissions...>>>
    <03-29-2012 09:53:22> Could not connect to SQL database.
    <03-29-2012 09:53:22> SQL2005;    SQL Server sysadmin rights;   
    Error; Either the user account running Configuration Manager Setup does not have sysadmin SQL Server role permissions on the SQL Server instance targeted for site database installation or the SQL Server instance could not be contacted to verify permissions.
    Setup cannot continue.
    <03-29-2012 09:53:22> <<<RuleCategory: Access Permissions>>>
    <03-29-2012 09:53:22> <<<CategoryDesc: Checking access permissions...>>>
    <03-29-2012 09:53:28> LOCALHOST could connect to SQL server.
    <03-29-2012 09:53:30> LOCALHOST;    SMS Provider Communication;   
    Passed
    I know there are plenty of options for verbose logging after installation, but does anyone know if there is a way to do this with the SCCM Prerequisite Checker, before installation? I checked the setup.exe command line switches and there was no option for
    this.
    Any other suggestions would be appreciated, Thanks.

    Yes, my user account is a member of Domain Admins, Enterprise Admins, and Schema Admins. The SQL Server service is running using a service account, and I have also registered the SPN. Below are copies of the log files.
    Conents of the ConfigMgrPrereq.log.
    <03-30-2012 09:10:03> ********************************************
    <03-30-2012 09:10:03> ******* Start Prerequisite checking. *******
    <03-30-2012 09:10:03> ********************************************
    <03-30-2012 09:10:03> CPrereqManager: - Since Registry values empty, this is for fresh installation.
    <03-30-2012 09:10:15> Executing prereq functions...
    <03-30-2012 09:10:15> <<<RuleCategory: Access Permissions>>>
    <03-30-2012 09:10:15> <<<CategoryDesc: Checking access permissions...>>>
    <03-30-2012 09:10:15> OAGCS-SUV-LDC;    Administrative rights on site system;    Passed
    <03-30-2012 09:10:15> <<<RuleCategory: System Requirements>>>
    <03-30-2012 09:10:15> <<<CategoryDesc: Checking system requirements for ConfigMgr...>>>
    <03-30-2012 09:10:15> OAGCS-SUV-LDC;    Unsupported site server operating system version for setup;    Passed
    <03-30-2012 09:10:15> OAGCS-SUV-LDC;    Domain membership;    Passed
    <03-30-2012 09:10:15> OAGCS-SUV-LDC;    Schema extensions;    Passed
    <03-30-2012 09:10:15> OAGCS-SUV-LDC;    Software updates KB911897;    Passed
    <03-30-2012 09:10:15> OAGCS-SUV-LDC;    Software updates KB912818;    Passed
    <03-30-2012 09:10:15> OAGCS-SUV-LDC;    Software updates KB913538;    Passed
    <03-30-2012 09:10:15> OAGCS-SUV-LDC;    Software updates KB914389;    Passed
    <03-30-2012 09:10:15> OAGCS-SUV-LDC;    Software updates KB925903;    Passed
    <03-30-2012 09:10:15> OAGCS-SUV-LDC;    Software updates KB932303;    Passed
    <03-30-2012 09:10:15> OAGCS-SUV-LDC;    FAT Drive on Site Server;    Passed
    <03-30-2012 09:10:15> OAGCS-SUV-LDC;    Short File Name (8.3) Support (Site system);    Passed
    <03-30-2012 09:10:15> <<<RuleCategory: Dependent Components>>>
    <03-30-2012 09:10:15> <<<CategoryDesc: Checking dependent components for ConfigMgr...>>>
    <03-30-2012 09:10:15> OAGCS-SUV-LDC;    Microsoft Management Console (MMC) version;    Passed
    <03-30-2012 09:10:15> OAGCS-SUV-LDC;    Minimum .NET Framework version;    Passed
    <03-30-2012 09:10:15> OAGCS-SUV-LDC;    Microsoft XML Core Services 6.0 (MSXML60);    Passed
    <03-30-2012 09:10:15> OAGCS-SUV-LDC;    WSUS SDK on site server;    Passed
    <03-30-2012 09:10:15> OAGCS-SUV-LDC;    WSUS 3.0 SP1 is required on site server;    Passed
    <03-30-2012 09:10:15> OAGCS-SUV-LDC;    Windows Server 2003-based schannel hotfix;    Passed
    <03-30-2012 09:10:15> OAGCS-SUV-LDC;    Windows Remote Management (WinRM) v1.1;    Passed
    <03-30-2012 09:10:15> OAGCS-SUV-LDC;    Microsoft Remote Differential Compression (RDC) library registered;    Passed
    <03-30-2012 09:10:15> OAGCS-SUV-LDC;    MMC updates for Configuration Manager (Software Updates);    Passed
    <03-30-2012 09:10:15> OAGCS-SUV-LDC;    .NET update for Configuration Manager (Software Updates);    Passed
    <03-30-2012 09:10:15> <<<RuleCategory: Access Permissions>>>
    <03-30-2012 09:10:15> <<<CategoryDesc: Checking access permissions...>>>
    <03-30-2012 09:10:15> Could not connect to SQL database.
    <03-30-2012 09:10:15> OAGCS-SAV-WTS1;    SQL Server sysadmin rights;    Error;    Either the user account running Configuration Manager Setup does not have sysadmin SQL Server role permissions on the SQL Server
    instance targeted for site database installation or the SQL Server instance could not be contacted to verify permissions. Setup cannot continue.
    <03-30-2012 09:10:15> <<<RuleCategory: Access Permissions>>>
    <03-30-2012 09:10:15> <<<CategoryDesc: Checking access permissions...>>>
    <03-30-2012 09:10:22> LOCALHOST could connect to SQL server.
    <03-30-2012 09:10:24> LOCALHOST;    SMS Provider Communication;    Passed
    <03-30-2012 09:10:24> <<<RuleCategory: System Requirements>>>
    <03-30-2012 09:10:24> <<<CategoryDesc: Checking system requirements for ConfigMgr...>>>
    <03-30-2012 09:10:24> LOCALHOST;    Domain membership;    Passed
    <03-30-2012 09:10:24> LOCALHOST;    Short File Name (8.3) Support (Site system);    Passed
    <03-30-2012 09:10:24> LOCALHOST;    Installed version of WAIK (SMS Provider);    Passed
    <03-30-2012 09:10:24> <<<RuleCategory: Dependent Components>>>
    <03-30-2012 09:10:24> <<<CategoryDesc: Checking dependent components for ConfigMgr...>>>
    <03-30-2012 09:10:24> ***************************************************
    <03-30-2012 09:10:24> ******* Prerequisite checking is completed. *******
    <03-30-2012 09:10:24> ***************************************************
    <03-30-2012 09:10:24> Updating Prerequisite checking result
    <03-30-2012 09:10:24> Connecting to OAGCS-SUV-LDC registry
    <03-30-2012 09:10:24> Setting registry values
    Contents of the ConfigMgrSetup.log
    <03-30-2012 09:10:03>
    ===================== << Starting SMS V4 SP2 Setup >> =====================
    <03-30-2012 09:10:03> Commandline :
    "E:\CM\CONFIGMGR07SP2_RTM_SELECT_ENU\SMSSETUP\BIN\I386\SETUP.EXE" /prereq /input
    <03-30-2012 09:10:04> This is 64 bit.
    <03-30-2012 09:10:04> Verifying the Reg for AssetIntelligence Installation
    <03-30-2012 09:10:04> Setting the default CSV folder path
    <03-30-2012 09:10:04> SMS Build Number = 6487
    <03-30-2012 09:10:04> SMS Version = 4.0
    <03-30-2012 09:10:04> SMS Minimum Build Number = 800
    <03-30-2012 09:10:04> Verifying SMS Active Directory Schema Extensions.
    <03-30-2012 09:10:04> DS Root:CN=Schema,CN=Configuration,DC=csdtest,DC=csnet,DC=gov
    <03-30-2012 09:10:04> Verifying SMS Active Directory Schema Extensions.
    <03-30-2012 09:10:04> DS Root:CN=Schema,CN=Configuration,DC=csdtest,DC=csnet,DC=gov
    <03-30-2012 09:10:04> The command line options are /PREREQ
    <03-30-2012 09:10:15> IsValidNetBIOSName validation of 'OAGCS-SAV-WTS1' succeeded
    <03-30-2012 09:10:15> IsValidNetBIOSName validation of 'LOCALHOST' succeeded
    <03-30-2012 09:10:15> Registered type OAGCS-SAV-WTS1 MASTER for OAGCS-SAV-WTS1 master
    <03-30-2012 09:10:15> Registered type SMS Master for OAGCS-SAV-WTS1 master
    <03-30-2012 09:10:15> Registered type OAGCS-SAV-WTS1 SMS_ for OAGCS-SAV-WTS1 SMS_
    <03-30-2012 09:10:15> Registered type SMS ACCESS for OAGCS-SAV-WTS1 SMS_
    <03-30-2012 09:10:15> Start prerequisite checking.
    <03-30-2012 09:10:15> Could not connect SQL Server 'master' db.
    <03-30-2012 09:10:15> Could not check if OAGCS-SAV-WTS1 is cluster SQL.
    <03-30-2012 09:10:15> The prereq rules for primary site fresh installation are being run.
    <03-30-2012 09:10:15> Verifying SMS Active Directory Schema Extensions.
    <03-30-2012 09:10:15> DS Root:CN=Schema,CN=Configuration,DC=csdtest,DC=csnet,DC=gov
    <03-30-2012 09:10:15> NtfsDisable8dot3NameCreation is set to 0.
    <03-30-2012 09:10:15> Success in GetMMCVersion. Version is 3.0.
    <03-30-2012 09:10:15> .NET Framework Version: 50727
    <03-30-2012 09:10:15> The current user does not have access right to site OAGCS-SAV-WTS1.
    <03-30-2012 09:10:15> The prerequisite checking stopped on this machine.
    <03-30-2012 09:10:24> NtfsDisable8dot3NameCreation is set to 0.
    <03-30-2012 09:10:27> Completed prerequisite checking.

  • SCCM 2012R2/SQL 2008R2 CU4 problem

    Hi All,
    our environment: SCCM 2012R2 / SQL 2008R2
    Wanted to apply the CU4 for SCCM but when it comes to updating SQL i'm getting following errors:
    Could someone please advise re solving the problem?
    Thanks a lot in advance.
    Msg 2812, Level 16, State 62, Line 1
    Could not find stored procedure 'k'.
    Msg 207, Level 16, State 1, Procedure spAddRecoveryTrackingRecord, Line 41
    Invalid column name 'TransportType'.
    Msg 207, Level 16, State 1, Procedure spAddRecoveryTrackingRecord, Line 46
    Invalid column name 'TransportType'.
    Msg 207, Level 16, State 1, Procedure spAddRecoveryTrackingRecord, Line 49
    Invalid column name 'TransportType'.
    (0 row(s) affected)
    Msg 208, Level 16, State 6, Procedure v_ContentDistributionReport_G, Line 2
    Invalid object name 'v_ContentDistributionReport_G'.
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (2 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (2 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (2 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)

    How are you executing this (through osql/sqlcmd/SSMS)?  Can you post the code that it is trying to execute when you get the error "Could not find stored procedure 'k'."?  you can double-click on the error message in the results pane to
    go directly to the code that is hitting the error if you're using SSMS.
    Here is one suggestion to get around the error if using osql/sqlcmd:
    http://blogs.msdn.com/b/sayanghosh/archive/2007/12/23/msg-2812-level-16-state-62-line-1-could-not-find-stored-procedure-s-issues-with-osql.aspx
    Thanks,
    Sam Lester (MSFT)
    http://blogs.msdn.com/b/samlester
    This posting is provided "AS IS" with no warranties, and confers no rights. Please remember to click
    "Mark as Answer" and
    "Vote as Helpful" on posts that help you. This can be beneficial to other community members reading the thread.

  • How to find out the failed sql command and its data from DEFERROR

    Hi,
    has anybody a procedure or some other possibilities to read the content of column USER_DATA of the advanced replication view DEFERROR in order to find out the failed sql command and its column values?
    Thanks in advance.

    Hi Vishwa,
                 The control would be something like this for navigation in Get_p_xxx method u mention as link and u mention a event name which gets triggered on the click of this hyperlink. So your GET_P_XXX method would have the following code:
    CASE iv_property.
        WHEN if_bsp_wd_model_setter_getter=>fp_fieldtype.
          rv_value = cl_bsp_dlc_view_descriptor=>field_type_event_link.
        WHEN if_bsp_wd_model_setter_getter=>fp_onclick.
          rv_value = 'EXAMPLE'.
    Now you have to create a method as EH_ONEXAMPLE at your IMPL class and within which you would give an outbound plug method. Within the outbound plug the target data would be filled in the collection and window outbound plug would be triggered.
    This is a huge topic and  i have just mentioned you basic things.
    Regards,
    Bharathy.

  • Database Services Engine Failed, SQL Server Replication Failed, Full Text Search Failed, Reporting Services Failed

    Hello,
    I am trying to install Microsoft SQL Server 2008 R2. I get the error bellow (Database Services Engine Failed, SQL Server Replication Failed, Full Text Search Failed, Reporting Services Failed). I already have a copy of SQL Server 2008 R2 on the machine.
    I want to create a new named instance of SQL Server for some software I'm installing.
    The error is below.
    Any help would be much appreciated, thanks!
    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):           -595541211
      Exit facility code:            1152
      Exit error code:               49957
      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-02-06 09:14:09
      End time:                      2014-02-06 11:18:16
      Requested action:              Install
      Log with failure:              C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20140206_091302\Detail.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.2500.0%26EvtType%3d0x44D4F75E%400xDC80C325
    Machine Properties:
      Machine name:                  BAHPBZ52TY
      Machine processor count:       4
      OS version:                    Windows 7
      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
      Sql Server 2008 R2   SQLEXPRESS           MSSQL10_50.SQLEXPRESS          Database Engine Services                
    1033                 Express Edition      10.50.1600.1    No        
      Sql Server 2008 R2                                                      
    Management Tools - Basic                 1033                 Express Edition     
    10.50.1600.1    No        
    Package properties:
      Description:                   SQL Server Database Services 2008 R2
      ProductName:                   SQL Server 2008 R2
      Type:                          RTM
      Version:                       10
      Installation location:         c:\c7ced2c86d6b9813b28186cc831c2054\x64\setup\
      Installation edition:          EXPRESS_ADVANCED
      Slipstream:                    True
      SP Level                       1
    User Input Settings:
      ACTION:                        Install
      ADDCURRENTUSERASSQLADMIN:      True
      AGTSVCACCOUNT:                 NT AUTHORITY\NETWORK SERVICE
      AGTSVCPASSWORD:                *****
      AGTSVCSTARTUPTYPE:             Disabled
      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:         Disabled
      CONFIGURATIONFILE:             
      CUSOURCE:                      
      ENABLERANU:                    True
      ENU:                           True
      ERRORREPORTING:                False
      FARMACCOUNT:                   <empty>
      FARMADMINPORT:                 0
      FARMPASSWORD:                  *****
      FEATURES:                      SQLENGINE,REPLICATION,FULLTEXT,RS,SSMS,SNAC_SDK,OCS
      FILESTREAMLEVEL:               0
      FILESTREAMSHARENAME:           <empty>
      FTSVCACCOUNT:                  NT AUTHORITY\LOCAL SERVICE
      FTSVCPASSWORD:                 *****
      HELP:                          False
      INDICATEPROGRESS:              False
      INSTALLSHAREDDIR:              c:\Program Files\Microsoft SQL Server\
      INSTALLSHAREDWOWDIR:           c:\Program Files (x86)\Microsoft SQL Server\
      INSTALLSQLDATADIR:             <empty>
      INSTANCEDIR:                   C:\Program Files\Microsoft SQL Server\
      INSTANCEID:                    aedt2bSQL
      INSTANCENAME:                  AEDT2BSQL
      ISSVCACCOUNT:                  NT AUTHORITY\NetworkService
      ISSVCPASSWORD:                 *****
      ISSVCSTARTUPTYPE:              Automatic
      NPENABLED:                     0
      PASSPHRASE:                    *****
      PCUSOURCE:                     c:\c7ced2c86d6b9813b28186cc831c2054\PCUSOURCE
      PID:                           *****
      QUIET:                         False
      QUIETSIMPLE:                   False
      ROLE:                          AllFeatures_WithDefaults
      RSINSTALLMODE:                 DefaultNativeMode
      RSSVCACCOUNT:                  NT AUTHORITY\NETWORK SERVICE
      RSSVCPASSWORD:                 *****
      RSSVCSTARTUPTYPE:              Automatic
      SAPWD:                         *****
      SECURITYMODE:                  SQL
      SQLBACKUPDIR:                  <empty>
      SQLCOLLATION:                  SQL_Latin1_General_CP1_CI_AS
      SQLSVCACCOUNT:                 NT AUTHORITY\NETWORK SERVICE
      SQLSVCPASSWORD:                *****
      SQLSVCSTARTUPTYPE:             Automatic
      SQLSYSADMINACCOUNTS:           BAH\568385
      SQLTEMPDBDIR:                  <empty>
      SQLTEMPDBLOGDIR:               <empty>
      SQLUSERDBDIR:                  <empty>
      SQLUSERDBLOGDIR:               <empty>
      SQMREPORTING:                  False
      TCPENABLED:                    0
      UIMODE:                        AutoAdvance
      X86:                           False
      Configuration file:            C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20140206_091302\ConfigurationFile.ini
    Detailed results:
      Feature:                       Database Engine Services
      Status:                        Failed: see logs for details
      MSI status:                    Passed
      Configuration status:          Failed: see details below
      Configuration error code:      0xDC80C325
      Configuration error description: Access is denied
      Configuration log:             C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20140206_091302\Detail.txt
      Feature:                       SQL Client Connectivity SDK
      Status:                        Passed
      MSI status:                    Passed
      Configuration status:          Passed
      Feature:                       SQL Server Replication
      Status:                        Failed: see logs for details
      MSI status:                    Passed
      Configuration status:          Failed: see details below
      Configuration error code:      0xDC80C325
      Configuration error description: Access is denied
      Configuration log:             C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20140206_091302\Detail.txt
      Feature:                       Full-Text Search
      Status:                        Failed: see logs for details
      MSI status:                    Passed
      Configuration status:          Failed: see details below
      Configuration error code:      0xDC80C325
      Configuration error description: Access is denied
      Configuration log:             C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20140206_091302\Detail.txt
      Feature:                       Reporting Services
      Status:                        Failed: see logs for details
      MSI status:                    Passed
      Configuration status:          Failed: see details below
      Configuration error code:      0xDC80C325
      Configuration error description: Access is denied
      Configuration log:             C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20140206_091302\Detail.txt
      Feature:                       Management Tools - Basic
      Status:                        Passed
      MSI status:                    Passed
      Configuration status:          Passed
      Feature:                       Microsoft Sync Framework
      Status:                        Passed
      MSI status:                    Passed
      Configuration status:          Passed
    Rules with failures:
    Global rules:
    Scenario specific rules:
    Rules report file:               C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20140206_091302\SystemConfigurationCheck_Report.htm

    Hello,
    If you see error descriptioon it gives access denied so basically it is because of some access issue.I guess You must be using some domin account for installation make sure it is  added as local administrator also instead of using NT Authority network
    service  as SQL server service account use local system account .
    Below link would help
    http://serverfault.com/questions/212135/access-is-denied-error-installing-sql-server-2008-on-windows-7
    You can also browse to setup.exe file and RK on it and select run as administrator
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

  • File: e:\pt849-905-R1-retail\peopletools\SRC\PSRED\psred.cppSQL error. Stmt #: 1849  Error Position: 24  Return: 3106 - ORA-03106: fatal two-task communication protocol error   Failed SQL stmt:SELECT PROJECTNAME FROM PSPROJECTDEFN ORDER

    File:
    e:\pt849-905-R1-retail\peopletools\SRC\PSRED\psred.cppSQL error. Stmt #:
    1849  Error Position: 24  Return: 3106 - ORA-03106: fatal two-task
    communication protocol error
    Failed SQL stmt:SELECT PROJECTNAME FROM PSPROJECTDEFN ORDER
    BY PROJECTNAME
    Got this error when opening the peopletools application designer 8.49. The same is working fine within the server, but not working from the client's machine.
    We can still able to connect to the database & URL
    Please help by throwing some lights.
    Thanks,
    Sarathy K

    Looks like a SQL error. ARe you able to connect to the database with SQL*Plus ? Probably the Oracle client is badly configured.
    Nicolas.

  • 12571 - ORA-12571: TNS:packet writer failure Failed SQL stmt

    hi, sir,
       My script work successfully and when i am try to script mover software every thing done fine but at the end i face this(12571 - ORA-12571: TNS:packet writer failure Failed SQL stmt) error. so I read few article they told about this is antivirus issue, so please tell me, can i re-run the script mover or not.
    Samiullah

    Hi Neeraj,
    This is My Listerner file
    # listener.ora Network Configuration File: D:\oracle\product\10.2.0\db_1\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    HRCS9 =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = TCP)(HOST = 10.1.2.204)(PORT = 1521))
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    SID_LIST_HRCS9 =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = PLSExtProc)
          (ORACLE_HOME = D:\oracle\product\10.2.0\db_1)
          (PROGRAM = extproc)
    This is my tns file
    # tnsnames.ora Network Configuration File: D:\oracle\product\10.2.0\db_1\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    HRCS9 =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = 10.1.2.204)(PORT = 1521))
        (CONNECT_DATA =
          (SERVICE_NAME = HRCS9)
    both file working good and ping
    Samiullah

  • Identifying most recently failed SQL statement

    Hi,
    We are using Forms 6i
    Is there anyway to identify what the most recently failed SQL statement was?
    We occasionally have Unhandled Exceptions for which we would like to identify the cause of.
    To help do this quickly is there anyway to get Forms to report the SQL statement that failed.
    I am sure I saw a demo many years ago where someone simply used Forms to report on the failure rather than writing custom exception code to identify the problem(May have had something to do with the Help button)
    Thanks in advance.
    Nav

    Thank you for your prompt reply.
    I am encountering a "FRM-40735 Unhandled Exception"
    When I press Shft+Ctrl+E(Display Error) I simply get a FRM-42100( No errors encountered recently)
    This seems to contradict the FRM-40735 error.
    Currently my fmrweb.res does not map anything to the Shift+F1 key.
    What kind of function do I need to map it to?

  • [SCOM 2007 R2] Alert on every failed SQL job

    We want alert on every failed SQL Agent job.  However, we only get one alert.
    We check that SQL 2000 would alert on every failed SQL job, but SQL 2005 & 2008 didn't behavior like that.
    What should we do?
    Thanks.

    Hello Matt,
    For auditing purposes we need to email every sql job failure and sql job success.  What I've seen is if the out of box "A(n) sql job failed to complete sucessfully", it will generate only one alert until the alert is manually resolved.
    And the alert if generated from a server with many Sql instances, it will generate for each windows event the same alert for each instance.
    If I create a rule and use "sql jobs" as the "rule target" for each application event every job generates an alert.
    So, if we use "Last Run Status", when it's working, I've seen that if two failures are generated within the frequency interval specified "600" seconds by default only one alert is generated.
    The MOM rule that uses this criteria from the Application event log:
    Event Number equals '208'
     Source Name matches regular expression 'SQLServerAgent|SQLAgent.*'
     Parameter 1 doesn't match wildcard 'OnePoint - *'
     Parameter 3 matches regular expression '^(失败|Fehler|Failed|Error|Échec|Non[ ]riuscito|失敗|失敗|실패)$'  
    As far as I can tell works fine. 
    One other respondent recommends using "windows computer" as the "rule target".  I think this will have the same problem as the ootb rule and only generate an alert once.
    I think potentially a rule that uses "agent job" as the rule target would work if in the criteria, we could add "description" contains "job name".   But the gui doen't expose "event description" as a criteria.
    Any help would be appreciated.
    Thanks,
    Paul

  • SCCM fails to deploy Patches to client with in the maintenance windows.

    Hi,
    I am new to Patchng through SCCM just 7 months of experience.
    I deploy the patches regular month basis as microsoft release the patches every month. till now the patch deployment was happening smoothly, but from last month i am facing issue like the SCCM failed to push the patches with in the provided maintenance window.  
    even if the maintenance window over client will not get install.
    i have checked the enforcement status report for the same collection which i deployed, the status is always downloading updtaes.
    We have collection called Workstation and servers, both the collections compliance is less like 20% or lesser than that.
    Arround 800 Workstations deployed and given deadline 10 days. with suppressed reboot.
    Arround 70 Servers deployed with with automatic reboot via Maintenance window.
    deadline to install is 1 hour ahead of maintenance window.
    It would be great if any one suggest the solution to make software update deployment through SCCM  with in the maintenance window.

    Vista is not a supported OS for Acrobat XI Pro.

  • OPS에서 SYSTEM FAIL로 인한 SQL*NET FAIL-OVER 에 대처할 수 있는 SETUP

    제품 : SQL*NET
    작성날짜 : 1997-11-20
    OPS에서 SYSTEM FAIL로 인한 SQL*NET FAIL-OVER 에 대처할 수 있는 SETUP
    ==================================================================
    OPS에서 여러 node를 사용 중 한 시스템이 fail이 생길 경우 사용자의
    application 수정없이 fail-over 시스템으로 접속하는 방법입니다.
    제약 조건 > SQL*NET V2.3.2.1.6 for windows 95
    SQL*NET V2.3.2.1.8 for windows
    상기의 Version 이상 이라야 하며 위의 경우 tnsnames.ora 화일의
    configuration에 대한 setup 내용입니다.
    Example tnsnames.ora for SQL*Net 2.3 fail-over.
    When a user requests to connect to <alias>, sqlnet will attempt to
    connect to the address in the first description in the
    description_list, if that fails, it will try to connect to the address
    in the next description in the description_list.
    You can have as many descriptions in the description_list as needed.
    The client will only receive an error if all the descriptions fail.
    <alias>=
    (description_list=
    (description=
    (address_list=
    (address=
    (protocol=tcp)
    (host=<server 1>)
    (port=1521)
    (connect_data=
    (sid=<sid1>)
    (description=
    (address_list=
    (address=
    (protocol=tcp)
    (host=<server 2>)
    (port=1521)
    (connect_data=
    (sid=<sid2>)
    )

  • Failed SQL stmt:DELETE FROM PSPTTSTDEFNDEL

    Hi,
    This is shiva,
    hope your doing well,
    Recently i did the people tools upgrade from 8.50 to 8.52.04 .
    i am able to login in data mover using access id and my application server and process scheduler also working fine
    but while i am trying to login application designer i am geeting below error
    File: E:\pt852-903-R1-retail\peopletools\src\psmgr\mgrvers.cppSQL error. Stmt #: 824 Error Position: 12 Return: 942 - ORA-00942: table or view does not exist
    Failed SQL stmt:DELETE FROM PSPTTSTDEFNDEL
    can you please helpme on this ASAP
    Regards
    Shiva
    Edited by: 866234 on Jan 23, 2012 12:31 AM
    Edited by: 866234 on Jan 23, 2012 2:38 AM
    Edited by: 866234 on Jan 23, 2012 3:48 AM

    Hi,
    I am able to login datamover in bootstrap mode
    I did the peopletools upgrade from 8.50 to 8.52.04 that time i am unable to login app designer.
    my application server and process scheduler are working fine
    but while i was trying to ligin application designer im geeting that error
    can you help me on this ASAP

  • Installing sccm 2012 error -prerequisites failed sql

    Hi
    While I'm start installing the SCCM 2012 R2 in windows 2008 R2 ,
    SQL version : Microsoft SQL Server 2008 (SP3) - 10.0.5500.0 (X64)   Sep 21 2011 22:45:45   Copyright (c) 1988-2008 Microsoft Corporation  Enterprise Edition (64-bit) on Windows NT 6.1 <X64> (Build 7601: Service Pack 1) (VM)
    I'm getting the error below  , Please advise what is the error below
    INFO: Attempting to load resource DLL...  $$<Configuration Manager Setup><09-17-2014 16:50:26.223+420><thread=2800 (0xAF0)>
    Failed to connect HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\Instance Names\SQL registry key for reading on SQL Server [SCCM2012.DDS.com].  $$<Configuration Manager Setup><09-17-2014 16:50:26.239+420><thread=2800 (0xAF0)>
    WARNING: failed to retrieve port number for SCCM2012.DDS.com.  $$<Configuration Manager Setup><09-17-2014 16:50:26.239+420><thread=2800 (0xAF0)>
    WARNING: failed to retrieve port number for SCCM2012.DDS.com.  $$<Configuration Manager Setup><09-17-2014 16:50:26.239+420><thread=2800 (0xAF0)>
    INFO: Registered type SCCM2012.DDS.COM MASTER for SCCM2012.DDS.com master  $$<Configuration Manager Setup><09-17-2014 16:50:26.239+420><thread=2800 (0xAF0)>
    INFO: Registered type SMS Master for SCCM2012.DDS.com master  $$<Configuration Manager Setup><09-17-2014 16:50:26.239+420><thread=2800 (0xAF0)>
    INFO: Registered type SCCM2012.DDS.COM CM_CHK for SCCM2012.DDS.com CM_CHK  $$<Configuration Manager Setup><09-17-2014 16:50:26.239+420><thread=2800 (0xAF0)>
    INFO: Registered type SMS ACCESS for SCCM2012.DDS.com CM_CHK  $$<Configuration Manager Setup><09-17-2014 16:50:26.239+420><thread=2800 (0xAF0)>
    INFO: Attempting to load resource DLL...  $$<Configuration Manager Setup><09-17-2014 16:50:26.239+420><thread=2800 (0xAF0)>
    *** [08001][17][Microsoft][ODBC SQL Server Driver][Shared Memory]SQL Server does not exist or access denied.  $$<Configuration Manager Setup><09-17-2014 16:51:29.621+420><thread=2956 (0xB8C)>
    *** [01000][2][Microsoft][ODBC SQL Server Driver][Shared Memory]ConnectionOpen (Connect()).  $$<Configuration Manager Setup><09-17-2014 16:51:29.621+420><thread=2956 (0xB8C)>
    *** Failed to connect to the SQL Server, connection type: SCCM2012.DDS.COM MASTER.  $$<Configuration Manager Setup><09-17-2014 16:51:29.621+420><thread=2956 (0xB8C)>
    ERROR: Failed to connect to SQL Server 'master' db.  $$<Configuration Manager Setup><09-17-2014 16:51:29.621+420><thread=2956 (0xB8C)>
    INFO: Prerequisite rules for primary site fresh installation are being run.  $$<Configuration Manager Setup><09-17-2014 16:51:29.621+420><thread=2956 (0xB8C)>
    INFO: Verifying Configuration Manager Active Directory Schema Extensions.  $$<Configuration Manager Setup><09-17-2014 16:51:29.808+420><thread=2956 (0xB8C)>
    INFO: Found DS Root:CN=Schema,CN=Configuration,DC=DDS,DC=com~  $$<Configuration Manager Setup><09-17-2014 16:51:29.839+420><thread=2956 (0xB8C)>
    INFO: Verifying Configuration Manager Active Directory Domain Function Level.  $$<Configuration Manager Setup><09-17-2014 16:51:29.839+420><thread=2956 (0xB8C)>
    INFO: Found Domain Function level: 4~  $$<Configuration Manager Setup><09-17-2014 16:51:29.855+420><thread=2956 (0xB8C)>
    Checking for supported version of WSUS (min WSUS 3.0 SP2 + KB2720211 + KB2734608)~  $$<Configuration Manager Setup><09-17-2014 16:51:29.870+420><thread=2956 (0xB8C)>
    Checking runtime v2.0.50727...~  $$<Configuration Manager Setup><09-17-2014 16:51:29.870+420><thread=2956 (0xB8C)>
    Did not find supported version of assembly Microsoft.UpdateServices.Administration.~  $$<Configuration Manager Setup><09-17-2014 16:51:29.886+420><thread=2956 (0xB8C)>
    Checking runtime v4.0.30319...~  $$<Configuration Manager Setup><09-17-2014 16:51:29.886+420><thread=2956 (0xB8C)>
    Did not find supported version of assembly Microsoft.UpdateServices.Administration.~  $$<Configuration Manager Setup><09-17-2014 16:51:29.886+420><thread=2956 (0xB8C)>
    Supported WSUS version not found~  $$<Configuration Manager Setup><09-17-2014 16:51:29.886+420><thread=2956 (0xB8C)>
    INFO: Checking Installed SMS componants on:SCCM2012.DDS.com.  $$<Configuration Manager Setup><09-17-2014 16:51:29.886+420><thread=2956 (0xB8C)>
    CTool::GetServiceAccount : Failed to get Service [MSSQLSERVER] start account on server [SCCM2012.DDS.com]. Win32 Error = 1060.  $$<Configuration Manager Setup><09-17-2014 16:51:29.979+420><thread=2956 (0xB8C)>
    ERROR: Failed to get sql service account, Server:<SCCM2012.DDS.com>, instance:<>.  $$<Configuration Manager Setup><09-17-2014 16:51:29.979+420><thread=2956 (0xB8C)>
    INFO: 'User State Migration Tool' component of ADK is installed.  $$<Configuration Manager Setup><09-17-2014 16:51:29.995+420><thread=2956 (0xB8C)>
    INFO: File C:\Windows\smstsvc_test_4.exe does not exist. No zapping needed.  $$<Configuration Manager Setup><09-17-2014 16:51:29.995+420><thread=2956 (0xB8C)>
    INFO: test loop count:0.  $$<Configuration Manager Setup><09-17-2014 16:51:36.235+420><thread=2956 (0xB8C)>
    INFO: smstsvc_test_4 Return result <7>  $$<Configuration Manager Setup><09-17-2014 16:51:36.235+420><thread=2956 (0xB8C)>
    *** [08001][17][Microsoft][ODBC SQL Server Driver][Shared Memory]SQL Server does not exist or access denied.  $$<Configuration Manager Setup><09-17-2014 16:52:38.743+420><thread=2956 (0xB8C)>
    *** [01000][2][Microsoft][ODBC SQL Server Driver][Shared Memory]ConnectionOpen (Connect()).  $$<Configuration Manager Setup><09-17-2014 16:52:38.743+420><thread=2956 (0xB8C)>
    *** Failed to connect to the SQL Server, connection type: SMS Master.  $$<Configuration Manager Setup><09-17-2014 16:52:38.743+420><thread=2956 (0xB8C)>
    *** [08001][17][Microsoft][ODBC SQL Server Driver][Shared Memory]SQL Server does not exist or access denied.  $$<Configuration Manager Setup><09-17-2014 16:53:42.249+420><thread=2956 (0xB8C)>
    *** [01000][2][Microsoft][ODBC SQL Server Driver][Shared Memory]ConnectionOpen (Connect()).  $$<Configuration Manager Setup><09-17-2014 16:53:42.249+420><thread=2956 (0xB8C)>
    *** Failed to connect to the SQL Server, connection type: SMS Master.  $$<Configuration Manager Setup><09-17-2014 16:53:42.249+420><thread=2956 (0xB8C)>
    *** [08001][17][Microsoft][ODBC SQL Server Driver][Shared Memory]SQL Server does not exist or access denied.  $$<Configuration Manager Setup><09-17-2014 16:54:42.885+420><thread=2956 (0xB8C)>
    *** [01000][2][Microsoft][ODBC SQL Server Driver][Shared Memory]ConnectionOpen (Connect()).  $$<Configuration Manager Setup><09-17-2014 16:54:42.885+420><thread=2956 (0xB8C)>
    *** Failed to connect to the SQL Server, connection type: SMS Master.  $$<Configuration Manager Setup><09-17-2014 16:54:42.885+420><thread=2956 (0xB8C)>
    ERROR: The current user does not have administrative rights on computer: SCCM2012.DDS.com.  $$<Configuration Manager Setup><09-17-2014 16:54:42.885+420><thread=2956 (0xB8C)>
    ERROR: Prerequisite checking stopped on this machine.  $$<Configuration Manager Setup><09-17-2014 16:54:42.885+420><thread=2956 (0xB8C)>
    INFO: Checking Windows Cluster.  $$<Configuration Manager Setup><09-17-2014 16:54:42.885+420><thread=2956 (0xB8C)>
    CWmi::Connect(): ConnectServer(Namespace) failed. - 0x8004100e~  $$<Configuration Manager Setup><09-17-2014 16:54:42.885+420><thread=2956 (0xB8C)>
    INFO: WMI namespace root\MSCluster not exists on SCCM2012.DDS.com.  $$<Configuration Manager Setup><09-17-2014 16:54:42.885+420><thread=2956 (0xB8C)>
    INFO: 'Windows Deployment Tools' component of ADK is installed.  $$<Configuration Manager Setup><09-17-2014 16:54:42.885+420><thread=2956 (0xB8C)>
    INFO: 'Windows PE' component of ADK is installed.  $$<Configuration Manager Setup><09-17-2014 16:54:42.885+420><thread=2956 (0xB8C)>
    *** [08001][17][Microsoft][ODBC SQL Server Driver][Shared Memory]SQL Server does not exist or access denied.  $$<Configuration Manager Setup><09-17-2014 16:55:46.516+420><thread=2956 (0xB8C)>
    *** [01000][2][Microsoft][ODBC SQL Server Driver][Shared Memory]ConnectionOpen (Connect()).  $$<Configuration Manager Setup><09-17-2014 16:55:46.516+420><thread=2956 (0xB8C)>
    *** Failed to connect to the SQL Server, connection type: TEST_ROLE_ACCESS.  $$<Configuration Manager Setup><09-17-2014 16:55:46.516+420><thread=2956 (0xB8C)>
    *** [08001][17][Microsoft][ODBC SQL Server Driver][Shared Memory]SQL Server does not exist or access denied.  $$<Configuration Manager Setup><09-17-2014 16:56:47.090+420><thread=2956 (0xB8C)>
    *** [01000][2][Microsoft][ODBC SQL Server Driver][Shared Memory]ConnectionOpen (Connect()).  $$<Configuration Manager Setup><09-17-2014 16:56:47.090+420><thread=2956 (0xB8C)>
    *** Failed to connect to the SQL Server, connection type: TEST_ROLE_ACCESS.  $$<Configuration Manager Setup><09-17-2014 16:56:47.090+420><thread=2956 (0xB8C)>
    INFO: File C:\Windows\smstsvc_test_5.exe does not exist. No zapping needed.  $$<Configuration Manager Setup><09-17-2014 16:56:47.090+420><thread=2956 (0xB8C)>
    INFO: test loop count:0.  $$<Configuration Manager Setup><09-17-2014 16:57:53.186+420><thread=2956 (0xB8C)>
    INFO: smstsvc_test_5 Return result <-1>  $$<Configuration Manager Setup><09-17-2014 16:57:53.186+420><thread=2956 (0xB8C)>
    INFO: Checking Windows Cluster.  $$<Configuration Manager Setup><09-17-2014 16:57:55.198+420><thread=2956 (0xB8C)>
    CWmi::Connect(): ConnectServer(Namespace) failed. - 0x8004100e~  $$<Configuration Manager Setup><09-17-2014 16:57:55.198+420><thread=2956 (0xB8C)>
    INFO: WMI namespace root\MSCluster not exists on SCCM2012.DDS.com.  $$<Configuration Manager Setup><09-17-2014 16:57:55.198+420><thread=2956 (0xB8C)>
    INFO: File C:\Windows\smstsvc_test_6.exe does not exist. No zapping needed.  $$<Configuration Manager Setup><09-17-2014 16:57:55.432+420><thread=2956 (0xB8C)>
    INFO: test loop count:0.  $$<Configuration Manager Setup><09-17-2014 16:58:00.611+420><thread=2956 (0xB8C)>
    INFO: smstsvc_test_6 Return result <0>  $$<Configuration Manager Setup><09-17-2014 16:58:00.611+420><thread=2956 (0xB8C)>
    INFO: SCCM2012.DDS.com is a 64 bit operating system.  $$<Configuration Manager Setup><09-17-2014 16:58:02.639+420><thread=2956 (0xB8C)>
    Robert

    ERROR: The current user does not have administrative rights on computer: SCCM2012.DDS.com
    So make sure that the user perfoming the installation AND the computer account if the site server is local admin on the remote server plus sysadmin in SQL.
    Torsten Meringer | http://www.mssccmfaq.de

  • SCCM console launch fails , SQL connectivity issue with SCCM machine account

    Hi ,
    As part of resolving the corrupt SCCM 2012 R2 environment, we have uninstalled the site from the Standalone primary site and restored it from the last backup. The database is on remote server on SQL 2012 SP1. Only Site recovery is run.
    Post the restoration on unable to launch the SCCM console, Error Could not connect to the site.
    When I checked the logs in the log file SmsProv.log in the program filles\Microsoft Configuration manager\logs, the error is as below
    *~*~e:\nts_sccm_release\sms\siteserver\sdk_provider\smsprov\sspobjectquery.cpp(6260) : SQL Connection attempt timed out~ SQL Error: [28000][18456][Microsoft][SQL Server Native Client 11.0][SQL Server]Login failed for user 'XXXX\ABBC$'.~*~*
    *~*~SQL Connection attempt timed out [28000][18456][Microsoft][SQL Server Native Client 11.0][SQL Server]Login failed for user 'XXXX\ABBC$'.~*~*
    <*><*> CANT CONNECT TO SQL, RETURNING ERROR <*><*>
    Regards
    Leela

    Hi Grath,
    We ran a Site recovery, I checked the permissions on SQL server. Could not find the SCCM machine account in the SQL logins. Adding the SCCM machine account to the SQL logins solved the issue. As part of the recovery we only recovered the Site using the Site
    backup. Have not touched the SQL server which is on a remote machine??
    Anyways the login issue is resolved now.
    Regards
    Leela

  • Secondry Server Installation Failing - SQL Issue

    Hi Guys,
    Trying to install SCCM 2012 R2 Secondary Server and getting below error everytime.... FYI... Both the Server Computer Names are sysadmin on Either of the SQL servers and also added to local Admin on both Primary and Secondary Server.
    Also, user account which I'm using for installation is the local Admin on Both the server. Please Help....
    Here :
    ABCD.msdn.net : Server where we want to install SCCM 2012 Secondary
    PQRS.msdn.net : Primary Server from where we are initiating the Secondary Server installation
    ~~===================== << Starting Configuration Manager 2012 Setup >> =====================  $$<Configuration Manager Setup><09-24-2014 17:10:19.332+240><thread=5948 (0x173C)>
    INFO: ConfigMgr2012 Setup was started by NT AUTHORITY\SYSTEM.  $$<Configuration Manager Setup><09-24-2014 17:10:19.332+240><thread=5948 (0x173C)>
    INFO: Command line specified was:  /script D:\SMS_BOOTSTRAP.ini /nouserinput  $$<Configuration Manager Setup><09-24-2014 17:10:19.332+240><thread=5948 (0x173C)>
    ~FQDN for server ABCD is ABCD.msdn.net  $$<Configuration Manager Setup><09-24-2014 17:10:19.348+240><thread=5948 (0x173C)>
    INFO: Target computer is a 64 bit operating system.  $$<Configuration Manager Setup><09-24-2014 17:10:34.354+240><thread=5948 (0x173C)>
    INFO: Checking for existing setup information.  $$<Configuration Manager Setup><09-24-2014 17:10:34.354+240><thread=5948 (0x173C)>
    INFO: Checking for existing SQL information.  $$<Configuration Manager Setup><09-24-2014 17:10:34.354+240><thread=5948 (0x173C)>
    INFO: Verifying the registry entry for Asset Intelligence installation  $$<Configuration Manager Setup><09-24-2014 17:10:34.354+240><thread=5948 (0x173C)>
    INFO: Setting the default CSV folder path  $$<Configuration Manager Setup><09-24-2014 17:10:34.354+240><thread=5948 (0x173C)>
    INFO: No language packs detected.  $$<Configuration Manager Setup><09-24-2014 17:10:34.354+240><thread=5948 (0x173C)>
    INFO: Configuration Manager Build Number = 7958  $$<Configuration Manager Setup><09-24-2014 17:10:34.619+240><thread=5948 (0x173C)>
    INFO: Configuration Manager Version = 5.0  $$<Configuration Manager Setup><09-24-2014 17:10:34.619+240><thread=5948 (0x173C)>
    INFO: Configuration Manager Minimum Build Number = 800  $$<Configuration Manager Setup><09-24-2014 17:10:34.619+240><thread=5948 (0x173C)>
    INFO: Verifying Configuration Manager Active Directory Schema Extensions.  $$<Configuration Manager Setup><09-24-2014 17:10:34.619+240><thread=5948 (0x173C)>
    INFO: Found DS Root:CN=Schema,CN=Configuration,DC=etsroot,DC=org~  $$<Configuration Manager Setup><09-24-2014 17:10:34.666+240><thread=5948 (0x173C)>
    INFO: Verifying Configuration Manager Active Directory Schema Extensions.  $$<Configuration Manager Setup><09-24-2014 17:10:34.697+240><thread=5948 (0x173C)>
    INFO: Found DS Root:CN=Schema,CN=Configuration,DC=etsroot,DC=org~  $$<Configuration Manager Setup><09-24-2014 17:10:34.713+240><thread=5948 (0x173C)>
    INFO: Command line options being used are /SCRIPT D:\SMS_BOOTSTRAP.INI /NOUSERINPUT   $$<Configuration Manager Setup><09-24-2014 17:10:34.728+240><thread=5948 (0x173C)>
    INFO: Checking download options...  $$<Configuration Manager Setup><09-24-2014 17:10:34.744+240><thread=5948 (0x173C)>
    INFO: Using product update files from the primary site server - secondary site push.  $$<Configuration Manager Setup><09-24-2014 17:10:34.744+240><thread=5948 (0x173C)>
    INFO: Secondary site Setup path is D:\INSTALLERS\SCCM_Source\SMSSETUP\bin\x64\SetupWPF.exe.  $$<Configuration Manager Setup><09-24-2014 17:10:34.744+240><thread=5948 (0x173C)>
    INFO: Cab file exists under D:\INSTALLERS\SCCM_Source\SMSSETUP\redist.  $$<Configuration Manager Setup><09-24-2014 17:10:34.744+240><thread=5948 (0x173C)>
    INFO: This is a secondary site push with local media.  $$<Configuration Manager Setup><09-24-2014 17:10:34.744+240><thread=5948 (0x173C)>
    INFO: Validating characters in path from Program Files\Microsoft Configuration Manager  $$<Configuration Manager Setup><09-24-2014 17:10:34.744+240><thread=5948 (0x173C)>
    INFO: 'PQRS.msdn.net' is a valid FQDN.  $$<Configuration Manager Setup><09-24-2014 17:10:34.744+240><thread=5948 (0x173C)>
    INFO: Script SQL Server: ABCD.msdn.net  $$<Configuration Manager Setup><09-24-2014 17:10:34.744+240><thread=5948 (0x173C)>
    INFO: Script SQL Server database: CONFIGMGRSEC\CM_EWZ  $$<Configuration Manager Setup><09-24-2014 17:10:34.744+240><thread=5948 (0x173C)>
    INFO: 'ABCD.msdn.net' is a valid FQDN.  $$<Configuration Manager Setup><09-24-2014 17:10:34.744+240><thread=5948 (0x173C)>
    INFO: This is a SQL Server named instance  $$<Configuration Manager Setup><09-24-2014 17:10:34.759+240><thread=5948 (0x173C)>
    INFO: SQL Server instance name (pSetupInf->SqlInstName): CONFIGMGRSEC  $$<Configuration Manager Setup><09-24-2014 17:10:34.759+240><thread=5948 (0x173C)>
    INFO: SQL Server master database (pSetupInf->SqlMasterDB): CONFIGMGRSEC\master  $$<Configuration Manager Setup><09-24-2014 17:10:34.759+240><thread=5948 (0x173C)>
    INFO: Site SQL Server database name (pSetupInf->SqlDatabaseName): CONFIGMGRSEC\CM_EWZ  $$<Configuration Manager Setup><09-24-2014 17:10:34.759+240><thread=5948 (0x173C)>
    INFO: Site SQL Server computer name (pSetupInf->SqlServer): ABCD.msdn.net  $$<Configuration Manager Setup><09-24-2014 17:10:34.759+240><thread=5948 (0x173C)>
    INFO: Site SQL Server service (pSetupInf->SqlService): MSSQL$CONFIGMGRSEC  $$<Configuration Manager Setup><09-24-2014 17:10:34.759+240><thread=5948 (0x173C)>
    INFO: Site SQL Server service port : 1433  $$<Configuration Manager Setup><09-24-2014 17:10:34.759+240><thread=5948 (0x173C)>
    INFO: Site SQL Server SSB port : 4022  $$<Configuration Manager Setup><09-24-2014 17:10:34.759+240><thread=5948 (0x173C)>
    Removed SQL alias ABCD.msdn.net\CONFIGMGRSEC successfully.  $$<Configuration Manager Setup><09-24-2014 17:10:34.775+240><thread=5948 (0x173C)>
    INFO: Registered type ABCD.msdn.net CONFIGMGRSEC\MASTER for ABCD.msdn.net CONFIGMGRSEC\master  $$<Configuration Manager Setup><09-24-2014 17:10:34.791+240><thread=5948 (0x173C)>
    INFO: Registered type SMS Master for ABCD.msdn.net CONFIGMGRSEC\master  $$<Configuration Manager Setup><09-24-2014 17:10:34.791+240><thread=5948 (0x173C)>
    INFO: Registered type ABCD.msdn.net CONFIGMGRSEC\CM_EWZ for ABCD.msdn.net CONFIGMGRSEC\CM_EWZ  $$<Configuration Manager Setup><09-24-2014 17:10:34.791+240><thread=5948 (0x173C)>
    INFO: Registered type SMS ACCESS for ABCD.msdn.net CONFIGMGRSEC\CM_EWZ  $$<Configuration Manager Setup><09-24-2014 17:10:34.791+240><thread=5948 (0x173C)>
    INFO: SQL Connection succeeded. Connection: ABCD.msdn.net CONFIGMGRSEC\MASTER, Type: Unsecure  $$<Configuration Manager Setup><09-24-2014 17:10:34.853+240><thread=5948 (0x173C)>
    INFO: SQL Server ABCD.msdn.net is not clustered.  $$<Configuration Manager Setup><09-24-2014 17:10:34.869+240><thread=5948 (0x173C)>
    INFO: Extracted file C:\Windows\TEMP\ConfigMgr.Manifest.xml  $$<Configuration Manager Setup><09-24-2014 17:10:34.900+240><thread=5948 (0x173C)>
    INFO: Processing file group "MSRDC"  $$<Configuration Manager Setup><09-24-2014 17:10:34.915+240><thread=5948 (0x173C)>
    INFO: Processing file "msrdcoob.exe"  $$<Configuration Manager Setup><09-24-2014 17:10:34.915+240><thread=5948 (0x173C)>
    INFO: File will be downloaded from http://go.microsoft.com/fwlink/?LinkId=95740.  $$<Configuration Manager Setup><09-24-2014 17:10:34.915+240><thread=5948 (0x173C)>
    INFO: File for msrdcoob.exe [Microsoft Remote Differential Compression Library] will be copied with file name: msrdcoob_x86.exe.  $$<Configuration Manager Setup><09-24-2014 17:10:34.915+240><thread=5948 (0x173C)>
    INFO: Processing file "msrdcoob.exe"  $$<Configuration Manager Setup><09-24-2014 17:10:34.915+240><thread=5948 (0x173C)>
    INFO: File will be downloaded from http://go.microsoft.com/fwlink/?LinkId=95741.  $$<Configuration Manager Setup><09-24-2014 17:10:34.915+240><thread=5948 (0x173C)>
    INFO: File for msrdcoob.exe [Microsoft Remote Differential Compression Library] will be copied with file name: msrdcoob_amd64.exe.  $$<Configuration Manager Setup><09-24-2014 17:10:34.915+240><thread=5948 (0x173C)>
    INFO: Processing file group "WUA"  $$<Configuration Manager Setup><09-24-2014 17:10:34.915+240><thread=5948 (0x173C)>
    INFO: Processing file "WindowsUpdateAgent30-x86.exe"  $$<Configuration Manager Setup><09-24-2014 17:10:34.915+240><thread=5948 (0x173C)>
    INFO: File will be downloaded from http://go.microsoft.com/fwlink/?LinkID=158451.  $$<Configuration Manager Setup><09-24-2014 17:10:34.915+240><thread=5948 (0x173C)>
    INFO: File for WindowsUpdateAgent30-x86.exe [Windows Update Agent 3.0] will be copied with file name: WindowsUpdateAgent30-x86.exe.  $$<Configuration Manager Setup><09-24-2014 17:10:34.915+240><thread=5948 (0x173C)>
    INFO: Processing file "WindowsUpdateAgent30-x64.exe"  $$<Configuration Manager Setup><09-24-2014 17:10:34.915+240><thread=5948 (0x173C)>
    INFO: File will be downloaded from http://go.microsoft.com/fwlink/?LinkID=158453.  $$<Configuration Manager Setup><09-24-2014 17:10:34.915+240><thread=5948 (0x173C)>
    INFO: File for WindowsUpdateAgent30-x64.exe [Windows Update Agent 3.0] will be copied with file name: WindowsUpdateAgent30-x64.exe.  $$<Configuration Manager Setup><09-24-2014 17:10:34.915+240><thread=5948 (0x173C)>
    INFO: Processing file group "Silverlight"  $$<Configuration Manager Setup><09-24-2014 17:10:34.915+240><thread=5948 (0x173C)>
    INFO: Processing file "Silverlight.exe"  $$<Configuration Manager Setup><09-24-2014 17:10:34.915+240><thread=5948 (0x173C)>
    INFO: File will be downloaded from http://go.microsoft.com/fwlink/?LinkID=317308.  $$<Configuration Manager Setup><09-24-2014 17:10:34.915+240><thread=5948 (0x173C)>
    INFO: File for Silverlight.exe [Silverlight Runtime] will be copied with file name: Silverlight.exe.  $$<Configuration Manager Setup><09-24-2014 17:10:34.931+240><thread=5948 (0x173C)>
    INFO: Processing file group "WIC"  $$<Configuration Manager Setup><09-24-2014 17:10:34.931+240><thread=5948 (0x173C)>
    INFO: Processing file "wic_x86_enu.exe"  $$<Configuration Manager Setup><09-24-2014 17:10:34.931+240><thread=5948 (0x173C)>
    INFO: File will be downloaded from http://go.microsoft.com/fwlink/?LinkId=234177.  $$<Configuration Manager Setup><09-24-2014 17:10:34.931+240><thread=5948 (0x173C)>
    INFO: File for wic_x86_enu.exe [Windows Imaging Component 32 Bit] will be copied with file name: wic_x86_enu.exe.  $$<Configuration Manager Setup><09-24-2014 17:10:34.931+240><thread=5948 (0x173C)>
    INFO: Processing file "wic_x64_enu.exe"  $$<Configuration Manager Setup><09-24-2014 17:10:34.931+240><thread=5948 (0x173C)>
    INFO: File will be downloaded from http://go.microsoft.com/fwlink/?LinkID=234176.  $$<Configuration Manager Setup><09-24-2014 17:10:34.931+240><thread=5948 (0x173C)>
    INFO: File for wic_x64_enu.exe [Windows Imaging Component 64 Bit] will be copied with file name: wic_x64_enu.exe.  $$<Configuration Manager Setup><09-24-2014 17:10:34.931+240><thread=5948 (0x173C)>
    INFO: Processing file group "Dot_Net_Framework"  $$<Configuration Manager Setup><09-24-2014 17:10:34.931+240><thread=5948 (0x173C)>
    INFO: Processing file "dotNetFx40_Client_x86_x64.exe"  $$<Configuration Manager Setup><09-24-2014 17:10:34.931+240><thread=5948 (0x173C)>
    INFO: File will be downloaded from http://go.microsoft.com/fwlink/?LinkId=199236.  $$<Configuration Manager Setup><09-24-2014 17:10:34.931+240><thread=5948 (0x173C)>
    INFO: File for dotNetFx40_Client_x86_x64.exe [.NET Framework Client Profile 4.0 RTM] will be copied with file name: dotNetFx40_Client_x86_x64.exe.  $$<Configuration Manager Setup><09-24-2014 17:10:34.931+240><thread=5948 (0x173C)>
    INFO: Processing file "dotNetFx40_Full_x86_x64.exe"  $$<Configuration Manager Setup><09-24-2014 17:10:34.931+240><thread=5948 (0x173C)>
    INFO: File will be downloaded from http://go.microsoft.com/fwlink/?LinkID=224688.  $$<Configuration Manager Setup><09-24-2014 17:10:34.931+240><thread=5948 (0x173C)>
    INFO: File for dotNetFx40_Full_x86_x64.exe [.NET Framework Extended 4.0 RTM] will be copied with file name: dotNetFx40_Full_x86_x64.exe.  $$<Configuration Manager Setup><09-24-2014 17:10:34.931+240><thread=5948 (0x173C)>
    INFO: Processing file group "SQL_Redist"  $$<Configuration Manager Setup><09-24-2014 17:10:34.931+240><thread=5948 (0x173C)>
    INFO: Processing file "SQLEXPR_x64_ENU.exe"  $$<Configuration Manager Setup><09-24-2014 17:10:34.931+240><thread=5948 (0x173C)>
    INFO: File will be downloaded from http://go.microsoft.com/fwlink/?LinkId=267646.  $$<Configuration Manager Setup><09-24-2014 17:10:34.931+240><thread=5948 (0x173C)>
    INFO: File for SQLEXPR_x64_ENU.exe [SQL Server 2012 Express] will be copied with file name: SQLEXPR_x64_ENU.exe.  $$<Configuration Manager Setup><09-24-2014 17:10:34.931+240><thread=5948 (0x173C)>
    INFO: Processing file "msxml6_x64.msi"  $$<Configuration Manager Setup><09-24-2014 17:10:34.931+240><thread=5948 (0x173C)>
    INFO: File will be downloaded from http://go.microsoft.com/fwlink/?LinkID=169539.  $$<Configuration Manager Setup><09-24-2014 17:10:34.931+240><thread=5948 (0x173C)>
    INFO: File for msxml6_x64.msi [MSXML 6.0 Service Pack 1] will be copied with file name: msxml6_x64.msi.  $$<Configuration Manager Setup><09-24-2014 17:10:34.931+240><thread=5948 (0x173C)>
    INFO: Processing file "sqlncli.msi"  $$<Configuration Manager Setup><09-24-2014 17:10:34.931+240><thread=5948 (0x173C)>
    INFO: File will be downloaded from http://go.microsoft.com/fwlink/?LinkID=261336.  $$<Configuration Manager Setup><09-24-2014 17:10:34.931+240><thread=5948 (0x173C)>
    INFO: File for sqlncli.msi [SQL Server 2012 Native Client] will be copied with file name: sqlncli.msi.  $$<Configuration Manager Setup><09-24-2014 17:10:34.931+240><thread=5948 (0x173C)>
    INFO: Processing file "SQLSysClrTypes.msi"  $$<Configuration Manager Setup><09-24-2014 17:10:34.931+240><thread=5948 (0x173C)>
    INFO: File will be downloaded from http://go.microsoft.com/fwlink/?LinkId=253284.  $$<Configuration Manager Setup><09-24-2014 17:10:34.931+240><thread=5948 (0x173C)>
    INFO: File for SQLSysClrTypes.msi [SQL Server 2012 System CLR Types] will be copied with file name: SQLSysClrTypes.msi.  $$<Configuration Manager Setup><09-24-2014 17:10:34.931+240><thread=5948 (0x173C)>
    INFO: Processing file "SharedManagementObjects.msi"  $$<Configuration Manager Setup><09-24-2014 17:10:34.931+240><thread=5948 (0x173C)>
    INFO: File will be downloaded from http://go.microsoft.com/fwlink/?LinkID=253273.  $$<Configuration Manager Setup><09-24-2014 17:10:34.931+240><thread=5948 (0x173C)>
    INFO: File for SharedManagementObjects.msi [SQL Server 2012 Shared Management Objects] will be copied with file name: SharedManagementObjects.msi.  $$<Configuration Manager Setup><09-24-2014 17:10:34.931+240><thread=5948 (0x173C)>
    INFO: Processing file "ConfigMgr.AutoUpgradeScripts.cab"  $$<Configuration Manager Setup><09-24-2014 17:10:34.947+240><thread=5948 (0x173C)>
    INFO: File will be downloaded from http://go.microsoft.com/fwlink/?LinkID=316446.  $$<Configuration Manager Setup><09-24-2014 17:10:34.947+240><thread=5948 (0x173C)>
    INFO: File for ConfigMgr.AutoUpgradeScripts.cab [Configuration Manager Auto Upgrade Scripts] will be copied with file name: ConfigMgr.AutoUpgradeScripts.cab.  $$<Configuration Manager Setup><09-24-2014 17:10:34.947+240><thread=5948 (0x173C)>
    INFO: Checking Service Account: Sql server:<ABCD.msdn.net>, Instance:<CONFIGMGRSEC>, Service Account:<LocalSystem>.  $$<Configuration Manager Setup><09-24-2014 17:10:34.947+240><thread=5948 (0x173C)>
    INFO: MSXML60 is not installed, installing now.  $$<Configuration Manager Setup><09-24-2014 17:10:34.947+240><thread=5948 (0x173C)>
    INFO: csXMLPath:<\\ABCD.msdn.net\admin$\ConfigMgrTmp\msxml6_x64.msi>, csXMLCommandLine:<>, csXMLSetupLog:<\\ABCD.msdn.net\admin$\ConfigMgrTmp\msxml60.log>.  $$<Configuration Manager Setup><09-24-2014 17:10:35.025+240><thread=5948
    (0x173C)>
    INFO: 64-Bit Visual C++ Redistributable package is already installed. Will skip installation.  $$<Configuration Manager Setup><09-24-2014 17:10:35.805+240><thread=5948 (0x173C)>
    INFO: SQL Server Native Client: SQLNCLI11 version:<11.2.5058.0>  $$<Configuration Manager Setup><09-24-2014 17:10:35.805+240><thread=5948 (0x173C)>
    INFO: Installing msxml60  $$<Configuration Manager Setup><09-24-2014 17:10:35.805+240><thread=5948 (0x173C)>
    INFO: Executing Command <msiexec.exe /i "D:\INSTALLERS\SCCM_SOURCE\SMSSETUP\BIN\X64\00000409\msxml6_x64.msi" /quiet /norestart>.  $$<Configuration Manager Setup><09-24-2014 17:10:35.805+240><thread=5948 (0x173C)>
    INFO: D:\INSTALLERS\SCCM_SOURCE\SMSSETUP\BIN\X64\00000409\msxml6_x64.msi installation process returned 0.  $$<Configuration Manager Setup><09-24-2014 17:10:36.101+240><thread=5948 (0x173C)>
    INFO: Installing SQL Common Language Runtime types  $$<Configuration Manager Setup><09-24-2014 17:10:36.101+240><thread=5948 (0x173C)>
    INFO: Executing Command <msiexec.exe /i "D:\INSTALLERS\SCCM_SOURCE\SMSSETUP\BIN\X64\SQLSysClrTypes.msi" /quiet /norestart>.  $$<Configuration Manager Setup><09-24-2014 17:10:36.101+240><thread=5948 (0x173C)>
    INFO: D:\INSTALLERS\SCCM_SOURCE\SMSSETUP\BIN\X64\SQLSysClrTypes.msi installation process returned 0.  $$<Configuration Manager Setup><09-24-2014 17:10:36.413+240><thread=5948 (0x173C)>
    INFO: Installing SQL Server Shared Management Objects  $$<Configuration Manager Setup><09-24-2014 17:10:36.413+240><thread=5948 (0x173C)>
    INFO: Executing Command <msiexec.exe /i "D:\INSTALLERS\SCCM_SOURCE\SMSSETUP\BIN\X64\SharedManagementObjects.msi" /quiet /norestart>.  $$<Configuration Manager Setup><09-24-2014 17:10:36.413+240><thread=5948 (0x173C)>
    INFO: D:\INSTALLERS\SCCM_SOURCE\SMSSETUP\BIN\X64\SharedManagementObjects.msi installation process returned 0.  $$<Configuration Manager Setup><09-24-2014 17:10:38.238+240><thread=5948 (0x173C)>
    INFO: Setting -T8295 SQL Server Param already exists.  $$<Configuration Manager Setup><09-24-2014 17:10:45.445+240><thread=5948 (0x173C)>
    INFO: Setting -T4199 SQL Server Param already exists.  $$<Configuration Manager Setup><09-24-2014 17:10:45.445+240><thread=5948 (0x173C)>
    INFO: Creating SQL Server machine certificate for Server [ABCD.msdn.net]...  $$<Configuration Manager Setup><09-24-2014 17:10:45.445+240><thread=5948 (0x173C)>
    INFO: 'ABCD.msdn.net' is a valid FQDN.  $$<Configuration Manager Setup><09-24-2014 17:10:45.445+240><thread=5948 (0x173C)>
    Certificate (0x1aeb4a80) is NOT Exportable.  $$<Configuration Manager Setup><09-24-2014 17:10:45.460+240><thread=5948 (0x173C)>
    Successfully granted permission to certificate  $$<Configuration Manager Setup><09-24-2014 17:10:45.492+240><thread=5948 (0x173C)>
    SQL Server instance [CONFIGMGRSEC] is already running under the certificate with thumbprint[84746003654ef08c43dcc47e1a343d8b37d21469].  $$<Configuration Manager Setup><09-24-2014 17:10:45.492+240><thread=5948 (0x173C)>
    INFO: Testing SQL Server [ABCD.msdn.net] connection ...  $$<Configuration Manager Setup><09-24-2014 17:10:45.492+240><thread=5948 (0x173C)>
    INFO: SQL Connection succeeded. Connection: ABCD.msdn.net CONFIGMGRSEC\MASTER, Type: Unsecure  $$<Configuration Manager Setup><09-24-2014 17:10:45.492+240><thread=5948 (0x173C)>
    INFO: Tested SQL Server [ABCD.msdn.net] connection successfully.  Any preceding SQL connection errors may be safely ignored.  $$<Configuration Manager Setup><09-24-2014 17:10:45.492+240><thread=5948 (0x173C)>
    INFO: Certificate: 3082084030820628A003020102020A7E0EAA96000000008A93300D06092A864886F70D0101050500305131133011060A0992268993F22C64011916036F726731163014060A0992268993F22C64011916066574736C616E312230200603550403131949737375696E6720434120666F72204554534C616E2E6F7267301E170D3134303732313133333734375A170D3137303732303133333734375A301D311B30190603550403131245575A4E5434332E6574736C616E2E6F726730820222300D06092A864886F70D01010105000382020F003082020A0282020100D7199E6238D908EF4CB302953E4111CBFBDEBDCBA94F62C3066A334565B54B0274C3C2ABA26529A22B0C757193B713F4E6E892B3D6C87BFFC8CCA24C34CDFE0D62D67F913A9D6F950E2B22BB3C881C0EE7453644000679BA0DE77584F3F4AB3E700EF6F019738C3E4659C7FBA17390FF155762E639600828A5B8EA853EFCC7A6A2A579AEE2D322F5A57CA90E411F784870AFDEDA66176595EF0D2454A2A135ADC102B86DF3FB9DF95AF43538C96772C8D7CBF92FEDC1A0B53BEA482EFF0036E8C2BCC4A1A68C918AF65F095B2EB260C76D30CC870CA4C803E392F02ECEAF08199F8C26C389AD6DC9B79A5255C8A5819BF217A8AC37F790AEF232698CF1253BE320CE95B127F02AE5A77AEAE86382932649FB814B33C844EFB3F7931BE6FA86DE01BDD36F53BCC4CB840A24E5F94874017941D48A712F61442677578FC08F90E36CD0BD6E696E7E1D543D83CA0E29CDA81FC058987F0F2D0AB404DB5C0688B5B787C929F0FE104EF788A610E7C272CE751D59EDCEF5A78DD6FC1C742438A81DBF38F20A3D4DC03F7CC5BCF0C48868F8A6E433B6A05A6F5DC8FEBF22C69E72B499D645AC88ABFA034A4BF7917E061DFA069D9E2243EF82DC7C9A9A11DA9EE88D3C5DC23135568B170D4A5B4053516FF2CC795B98CAD1D3C12738977DA645309ED187122FCA9EE361A65645EEFEA84BEDDD8CFB444B0AB884B87970685DCA9954970203010001A382034C30820348303C06092B0601040182371507042F302D06252B06010401823715088292D01787C6C15E8D910184B5EA1684AFF052398393846682E4BF5D020164020102301D0603551D250416301406082B0601050507030106082B06010505070302300B0603551D0F0404030205A0302706092B060104018237150A041A3018300A06082B06010505070301300A06082B06010505070302301D0603551D0E041604145189BA390740BFAA1E7E8C7BFD4306523E90A454301F0603551D2304183016801467A0E5C222ED9DBE1494687B53543BA59F900F2E3082011F0603551D1F04820116308201123082010EA082010AA08201068639687474703A2F2F6364702E6574736C616E2E6F72672F49737375696E672532304341253230666F722532304554534C616E2E6F72672E63726C8681C86C6461703A2F2F2F434E3D49737375696E672532304341253230666F722532304554534C616E2E6F72672C434E3D726F73766E743031382C434E3D4344502C434E3D5075626C69632532304B657925323053657276696365732C434E3D53657276696365732C434E3D436F6E66696775726174696F6E2C44433D657473726F6F742C44433D6F72673F63657274696669636174655265766F636174696F6E4C6973743F626173653F6F626A656374436C6173733D63524C446973747269627574696F6E506F696E743082012F06082B06010505070101048201213082011D305A06082B06010505073002864E687474703A2F2F6364702E6574736C616E2E6F72672F726F73766E743031382E6574736C616E2E6F72675F49737375696E672532304341253230666F722532304554534C616E2E6F72672E6372743081BE06082B060105050730028681B16C6461703A2F2F2F434E3D49737375696E672532304341253230666F722532304554534C616E2E6F72672C434E3D4149412C434E3D5075626C69632532304B657925323053657276696365732C434E3D53657276696365732C434E3D436F6E66696775726174696F6E2C44433D657473726F6F742C44433D6F72673F634143657274696669636174653F626173653F6F626A656374436C6173733D63657274696669636174696F6E417574686F72697479301D0603551D1104163014821245575A4E5434332E6574736C616E2E6F7267300D06092A864886F70D010105050003820201000BE330377D5E135957F081F19A115926E193ABD986A868EA47BF7758D2B192B5DB12664AA7B6A27A4C3B1D5F20F81D4E04AA72686ACE3B5CF8FD168BD0525FD1688DC4404447A2ACE4AA30C61CCD9748E5AA0949430CD7C8A5F412F604807C3D49AD9CC42B89EB25BD13A6E06E1844D9BBFC2ECD0ED90D781C34DE33168666C674DA63988390B3BDAE4112F2AC1F3CAC102D930B30C7E87A195816A0DF89987F4440963CA67E2CD95C4F8698915A3B81D9B234608EB763B2FFD38134F063D8DC94C5B37C696DCFC8232088987A4C874AB6F9D43849A59EF5E8D433288192B25A7466468451F438586985C773DFCEA98990DD0161A9BBD9E831388608BE8A832B316D423360D2E57F8030100C349AFD3BA87188F193052DF1653433F7F4B38FBC95C4DAA60CA7F3AC762329B150EC3D776F1522199105446C42A012DB7722DC813C7A8702BDDB18C10AF7C541CA7EA96FE309414FECDA1F06A9F5B89C88882751503B477E3ED9BFF886DC7D67BF34E23E7B0B17F150671D8428C239A79513D7980BB47C911AFE16BFA682E7618753837A50E6E9D5259C7A39A0195E890CBA88DD8802C9553F7DDE1288CF5A5B4723572574FA166EAC105F5557A1A5845D759A668A72A6058FA12CF953C93C5E23E4FB513039A3BE02FCFB2AB284BFF0797A50CD700829DAC76E11E0773A421DBC92E7A583D8C82866051CF846D7101C1988074F
     $$<Configuration Manager Setup><09-24-2014 17:10:45.492+240><thread=5948 (0x173C)>
    INFO: Created SQL Server machine certificate for Server [ABCD.msdn.net] successfully.  $$<Configuration Manager Setup><09-24-2014 17:10:45.585+240><thread=5948 (0x173C)>
      ERROR: could not add certificate (HRESULT=0x80093102)  $$<Configuration Manager Setup><09-24-2014 17:10:45.679+240><thread=5948 (0x173C)>
    ERROR: Failed to write PQRS.msdn.net SQL Server certificate to store (TrustedPeople) on site server (ABCD.msdn.net).  $$<Configuration Manager Setup><09-24-2014 17:10:45.679+240><thread=5948 (0x173C)>
    ERROR: Failed to write certificate of primary site's SQL Server [PQRS.msdn.net] to secondary site's SQL Server [ABCD.msdn.net].  $$<Configuration Manager Setup><09-24-2014 17:10:45.679+240><thread=5948 (0x173C)>
    ~Fail to create SQL Server Certificate for primary on CAS, ConfigMgr installation cannot be completed.
     $$<Configuration Manager Setup><09-24-2014 17:10:45.679+240><thread=5948 (0x173C)>

    Hi There,
    I have already installed SQL 2012 Express with SP2 on the Secondary and installing the SCCM 2012 R2 Secondary Server from Primary Console.
    In smstsvc.log I get : 
    <09-26-2014 13:38:00> Failed SetExchangePublicKey().
    <09-26-2014 13:38:00> Failed GetExchangePublicKey().
    And in ConfigMgrSetup.log everything it stops with below errors :
      ERROR: could not add certificate (HRESULT=0x80093102)
    ERROR: Failed to write
    PQRS.msdn.net SQL Server certificate to store (TrustedPeople) on site server (ABCD.msdn.net).
    ERROR: Failed to write certificate of primary site's SQL Server [PQRS.msdn.net] to secondary site's
    SQL Server [ABCD.msdn.net].
    Fail to create SQL Server Certificate for primary on CAS, ConfigMgr installation cannot be completed.
    ~===================== Completed Configuration Manager 2012 Server Setup =====================
    NOT GETTING ANY CLUE...... PLEASE HELP.... All the permissions on the SQL are in-place.

Maybe you are looking for