SQL Server 2012 - applying SP2 breaks SSRS Report Builder

Hi,
Had SQL 2012 (was 11.00.2845) and SSRS configured and working.  
Applied SQL 2012 SP2 (server now at version 11.0.5058.0 (X64).
But when I goto the typical "http://server/ReportS_INST1 - reports still work ok, but clicking on Report Builder looks like it starts the download and then errors.  
The error is "Application validation did not succeed.  Unable to continue.".
Clicking on Details gets the message below.  I understand it thinks it has a version mismatch, but anyone know what the resolution should be?
Thanks
Matt
--------------------error details
PLATFORM VERSION INFO
Windows : 6.1.7601.65536 (Win32NT)
Common Language Runtime
: 4.0.30319.18444
System.Deployment.dll
: 4.0.30319.18408 built by: FX451RTMGREL
clr.dll : 4.0.30319.18444 built by: FX451RTMGDR
dfdll.dll : 4.0.30319.18408 built by: FX451RTMGREL
dfshim.dll : 4.0.41209.0 (Main.041209-0000)
SOURCES
Deployment url
: http://server/ReportServer_INST1/ReportBuilder/ReportBuilder_3_0_0_0.application
Server
: Microsoft-HTTPAPI/2.0
X-AspNet-Version: 2.0.50727
Application url
: http://server/ReportServer_INST1/ReportBuilder/RptBuilder_3/MSReportBuilder.exe.manifest
Server
: Microsoft-HTTPAPI/2.0
X-AspNet-Version: 2.0.50727
IDENTITIES
Deployment Identity
: ReportBuilder_3_0_0_0.application, Version=11.0.5058.0, Culture=neutral, PublicKeyToken=c3bce3770c238a49, processorArchitecture=x86
Application Identity
: MSReportBuilder.exe, Version=11.0.5058.0, Culture=neutral, PublicKeyToken=c3bce3770c238a49, processorArchitecture=x86, type=win32
APPLICATION SUMMARY
* Online only application.
* Trust url parameter is set.
ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the log.
* Activation of http://server/ReportServer_INST1/ReportBuilder/ReportBuilder_3_0_0_0.application resulted in exception. Following failure messages were detected:
+ File, Microsoft.Data.ConnectionUI.dll, has a different computed hash than specified in manifest.
COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.
WARNINGS
There were no warnings during this operation.
OPERATION PROGRESS STATUS
* [8/11/2014 3:00:48 PM] : Activation of http://server/ReportServer_INST1/ReportBuilder/ReportBuilder_3_0_0_0.application has started.
* [8/11/2014 3:00:48 PM] : Processing of deployment manifest has successfully completed.
* [8/11/2014 3:00:48 PM] : Installation of the application has started.
* [8/11/2014 3:00:49 PM] : Processing of application manifest has successfully completed.
* [8/11/2014 3:00:49 PM] : Found compatible runtime version 4.0.30319.
* [8/11/2014 3:00:49 PM] : Request of trust and detection of platform is complete.
ERROR DETAILS
Following errors were detected during this operation.
* [8/11/2014 3:00:55 PM] System.Deployment.Application.InvalidDeploymentException (HashValidation)
- File, Microsoft.Data.ConnectionUI.dll, has a different computed hash than specified in manifest.
- Source: System.Deployment
- Stack trace:
at System.Deployment.Application.ComponentVerifier.VerifyFileHash(String filePath, Hash hash)
at System.Deployment.Application.ComponentVerifier.VerifyFileHash(String filePath, HashCollection hashCollection)
at System.Deployment.Application.ComponentVerifier.VerifyComponents()
at System.Deployment.Application.DownloadManager.DownloadDependencies(SubscriptionState subState, AssemblyManifest deployManifest, AssemblyManifest appManifest, Uri sourceUriBase, String targetDirectory, String group, IDownloadNotification
notification, DownloadOptions options)
at System.Deployment.Application.ApplicationActivator.DownloadApplication(SubscriptionState subState, ActivationDescription actDesc, Int64 transactionId, TempDirectory& downloadTemp)
at System.Deployment.Application.ApplicationActivator.InstallApplication(SubscriptionState& subState, ActivationDescription actDesc)
at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String&
errorPageUrl)
at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.
--------------------error details end

Hello,
It seems to me somebody applied SP2 for SQL Server 2012 on an instance that has installed SQL Server 2012 SP1 CTP 4. CTP4 is not
the final version of SP1.
http://sqlserverbuilds.blogspot.com/
My suggestion is to uninstall SP2 (using Control Panel), download and apply SP1 from the following link, and then apply SP2 again.
http://www.microsoft.com/en-us/download/details.aspx?id=35575
Hope this helps.
Regards,
Alberto Morillo
SQLCoffee.com

Similar Messages

  • Trying to install features for PowerPivot and Reporting Services from SQL Server 2012 with SP2, but no access to key?

    Hi,
    I had installed SQL Server 2012 PowerPivot on WFE and App Server. This is test farm with 1 WFE and 1 APP and 1 SQL Server.
    However, we had a heap of issues with Windows Claims Authentication and PowerPivot - issues were raised with "unable to make a connection to EntityDataSource" . Now we uninstalled the PowerPivot and Reporting Services features and wanted to install
    with the SQL Server 2012 with SP2. Originally SP2 was installed seperately and we had read there had been issues.
    Anyway on trying to install the features again using the SQL Server 2012 with SP2 iso I get 
    Could not open key UNKNOWN\Components
    I don't want to start deleting or changing permissions as quite dodgey. What is this key for anyway and how do I resolve my issue.
    Thanks.
    John.

    Hi John,
    Did you meet the error message during the process of configuring the PowerPivot for SharePoint?
    If yes, I suppose that the existing features or components have not been uninstalled completely.
    I recommend to delete the two keys left when uninstalling the PowerPivot and please make a copy of the registry keys before you delete the two keys:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\15.0\WSS\ServiceProxies\Microsoft.AnalysisServices.Sharepoint.Integration.MidTierServiceProxy
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\15.0\WSS\ServiceProxies\Microsoft.AnalysisServices.Sharepoint.Integration.MidTierServicea
    Please check the steps in the link below to see if there anything wrong when you uninstalling the PowerPivot and then re-install it to see how it works:
    https://technet.microsoft.com/en-us/library/ff487866(v=sql.110).aspx
    Thanks,
    Victoria
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Victoria Xia
    TechNet Community Support

  • Report builder error after applying sql server 2008R2 SP3 when click on report builder gives error like 'Application validation did not succeed. Unable to continue.

    Hi All,
    I applied SQL server 2008 R2 SP3 recently but report builder doesn't work since then
    When click on report builder gives error like 'Application validation did not succeed. Unable to continue.
    and when I try to see details the error summary like following:
    +File, Microsfot.ReportingServices.ComponentLibrary.Controls.dll, has a different computed hash than specified in manifest.
    this is urgent.
    Please reply me asap.
    thanks a lot in advance.
    Regards,
    Nik
    Regards, Naman

    Hi nikp11,
    According to your description, you recently updated SQL Server 2008 R2 to SP3, Report Builder doesn’t work since then the error occurs: "Application validation did not succeed. Unable to continue".
    This is an known issue in SSRS 2008 R2 SP3 that Microsoft has published an article addressing this issue. It is not planning to release a fix for this issue. But we could implement one of the following workarounds:
    Install and run Report Builder 3.0 of SQL Server 2008 R2 RTM.
    Install and run Report Builder of SQL Server 2014.
    Uninstall Service Pack 3 then uninstall Service Pack 2 and then reinstall Service Pack 3.
    Reference:
    Report Builder of SQL Server 2008 R2 Service Pack 3 does not launch
    Thank you for your understanding.
    Best Regards,
    Wendy Fu

  • SQL server 2012 with SP2 for hosting VMM 2012 R2 DB server

    Hi,
    I would like to implement System Center 2012 R2 Operation Manager, VMM and Configuration Manager.
    I have proposed to my customer two MSSQL Server 2012 Box, one for SCOM/VMM DB server and another one for SCCM (SCCM DB and SCVMM DB cannot be on the same computer).
    But I read on Microsoft web site that only SQL Server 2012 SP1 are supported for VMM DB server and SQL Server 2012 SP2 is supported for SCOM DB server.
    So my question is: Can I deploy one box SQL server 2012 with SP2 for hosting VMM 2012 R2 DB server ?  if not, When SQL Server 2012 SP2 will be supported for VMM 2012 R2 DB server ?
    Regards.
    BrahimH.
    BrahimH

    Hi,
    As per the link this seems to me a known issue. I cannot 100 % say because I have seen/faced this issue with
    SP1 and you mentioned SP2. I would always suggest to install RTM only there is option to un select SP2 during installing.
    Well thank you for reporting I guess Microsoft would take this as feedback.
    Can you share setup log files please just for analysis
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it.
    My TechNet Wiki Articles

  • Error while installing SQL Server 2012 X64 SP2,

    Error while installing SQL Server 2012 X64 SP2,
     When I installed the SQL Server 2012 X64 SP1, I got the attached error.
     What might be the issue here?
     Thank you
     Best
    Jamal

    Hello,
    Are you trying to install SQL Server on a compressed or encrypted drive? SQL Server won’t install on a drive/folder with these attributes.
    Are you trying to install SQL Server on a ReFS file system? It is not supported on SQL Server 2012.
    Disable any security/antivirus software and download the media again. Mount the media (.ISO file) and try to install again.
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • When is or will there be a SQL Server 2012 R1 SP2 release date?

    SQL Server 2012 SP 1 was released over a year ago on 11/8/2012. When is the next service pack going to be available?  I see announcements for SQL Server 2014 CTP's, but what about fixing 2012?
    SQL Server is now up to CU5. I had a small hand in CU5 after reporting issues with CU4.  One of the fixes found in CU4 broke SSRS multi-value reports, oddly enough.  CU5 continues to have 'unexpected errors' but SSRS is
    fixed.  Where CU's clearly stated to have limited testing and no guarantee to work in all environments, it is essential these cummulative updates are packaged in a hardened Service Pack.
    Is there no SP2 release date in sight?

    Hello,
    I have never seen Microsoft releasing a service pack of SQL Server on January. I think you should
    expect the next SQL Server 2012 service pack between February and April.
    Customers should expect SQL Server service packs every 12-15 months except for the first service
    pack of each new version. The first service pack of each new version comes usually 9 months after RTM has been released.
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • After Installing SQL Server 2012 Service Pack the RDL reports do not work

    I installed SQL Server 2012 Service Pack on backEnd sharepoint and also on BI Server that host Reporting Service.(Before installation everything was working properly)
    After this installation the RDL reports do not open and I receive this error message.
    The permissions granted to user 'domain\username' are insufficient for performing this operation. (rsAccessDenied)
    I also receive the same error message on changing DataSource, Parameters and subscription.
    I should mention that, I am using Reporting Services in the Integration Mode. I want to open and modify RDL reports from SharePoint and inside the SharePoint Document Library.

    Hi Hedayat,
    Thanks for posting your issue,
    To solve this problem you have to grant your SQL Reporting Service Application Pool
    Account (whatever is running your SQL Service Application, see Central Admin -> Manage Service Application -> SQL Server Reporting Services)
    Full Control to the web application that report is being deployed to in your particular case.
    Or you could just use the powershell command below:
    $webApp = Get-SPWebApplication –Identity http://yoursharepointapp 
    $webApp.GrantAccessToProcessIdentity(“domain\SSRSAccount”) 
    Also, check out below mentioned URLs for more details and fixes of this issue
    http://paulliebrand.com/2013/09/25/ssrs-and-permissions-granted-to-user-are-insufficient-for-performing-this-operation/
    https://social.msdn.microsoft.com/Forums/sqlserver/en-US/4ea477ec-ea12-4a3e-bc33-2fcf9d52b84e/error-rsaccessdenied-nt-authoritynetwork-service-are-insufficient?forum=sqlreportingservices
    I hope this is helpful to you, mark it as Helpful.
    If this works, Please mark it as Answered.
    Regards,
    Dharmendra Singh (MCPD-EA | MCTS)
    Blog : http://sharepoint-community.net/profile/DharmendraSingh

  • SQL Server 2012 with SP2 Slipstream ISO images do not install SP2

    We see the same issue as described here:
    http://support.microsoft.com/kb/2783963
    when using the newly posted en_sql_server_2012_enterprise_edition_with_service_pack_2_x64_dvd_4351704.iso from MSDN.
    We end up with SQL Server 2012 RTM instead of SP2 and have to run a second pass to install SP2 on top of RTM. 
    Is this a confirmed problem with an expected solution soon to follow?

    Hi,
    As per the link this seems to me a known issue. I cannot 100 % say because I have seen/faced this issue with
    SP1 and you mentioned SP2. I would always suggest to install RTM only there is option to un select SP2 during installing.
    Well thank you for reporting I guess Microsoft would take this as feedback.
    Can you share setup log files please just for analysis
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it.
    My TechNet Wiki Articles

  • DSC, SQL Server 2012 Enterprise sp2 x64, SQL Server Failover Cluster Install not succeeding

    Summary: DSC fails to fully install the SQL Server 2012 Failover Cluster, but the identical code snippet below run in powershell ise with administrator credentials works perfectly as does running the SQL server install interface.
    In order to develop DSC configurations, I have set up a Windows Server 2012 R2 failover cluster in VMware Workstation v10 consisting of 3 nodes.  All have the same Windows Server 2012 version and have been fully patched via Microsoft Updates. 
    The cluster properly fails over on command and the cluster validates.  Powershell 4.0 is being used as installed in windows.
    PDC
    Node1
    Node2
    The DSC script builds up the parameters to setup.exe for SQL Server.  Here is the cmd that gets built...
    $cmd2 = "C:\SOFTWARE\SQL\Setup.exe /Q /ACTION=InstallFailoverCluster /INSTANCENAME=MSSQLSERVER /INSTANCEID=MSSQLSERVER /IACCEPTSQLSERVERLICENSETERMS /UpdateEnabled=false /IndicateProgress=false /FEATURES=SQLEngine,FullText,SSMS,ADV_SSMS,BIDS,IS,BC,CONN,BOL /SECURITYMODE=SQL /SAPWD=password#1 /SQLSVCACCOUNT=SAASLAB1\sql_services /SQLSVCPASSWORD=password#1 /SQLSYSADMINACCOUNTS=`"SAASLAB1\sql_admin`" `"SAASLAB1\sql_services`" `"SAASLAB1\cubara01`" /AGTSVCACCOUNT=SAASLAB1\sql_services /AGTSVCPASSWORD=password#1 /ISSVCACCOUNT=SAASLAB1\sql_services /ISSVCPASSWORD=password#1 /ISSVCSTARTUPTYPE=Automatic /FAILOVERCLUSTERDISKS=MountRoot /FAILOVERCLUSTERGROUP='SQL Server (MSSQLSERVER)' /FAILOVERCLUSTERNETWORKNAME=SQLClusterLab1 /FAILOVERCLUSTERIPADDRESSES=`"IPv4;192.168.100.15;LAN;255.255.255.0`" /INSTALLSQLDATADIR=M:\SAN\SQLData\MSSQLSERVER /SQLUSERDBDIR=M:\SAN\SQLData\MSSQLSERVER /SQLUSERDBLOGDIR=M:\SAN\SQLLogs\MSSQLSERVER /SQLTEMPDBDIR=M:\SAN\SQLTempDB\MSSQLSERVER /SQLTEMPDBLOGDIR=M:\SAN\SQLTempDB\MSSQLSERVER /SQLBACKUPDIR=M:\SAN\Backups\MSSQLSERVER > C:\Logs\sqlInstall-log.txt "
    Invoke-Expression $cmd2
    When I run this specific command in Powershell ISE running as administrator, logged in as domain account that is in the Node1's administrators group and has domain administrative authority, it works perfectly fine and sets up the initial node properly.
    When I use the EXACT SAME code above pasted into my custom DSC resource, as a test with a known successful install, run with the same user as above, it does NOT completely install the cluster properly.  It still installs 17 applications
    related to SQL Server and seems to properly configure everything except the cluster.  The Failover Cluster Manager shows that the SQL Server Role will not come on line and the SQL Server Agent Role is not created. 
    The code is run on Node1 so the setup folder is local to Node1.
    The ConfigurationFile.ini files for the two types of installs are identical.
    Summary.txt does have issues..
    Feature:                       Database Engine Services
      Status:                        Failed: see logs for details
      Reason for failure:            An error occurred during the setup process of the feature.
      Next Step:                     Use the following information to resolve the error, uninstall this feature, and then run the setup process again.
      Component name:                SQL Server Database Engine Services Instance Features
      Component error code:          0x86D8003A
      Error description:             The cluster resource 'SQL Server' could not be brought online.  Error: There was a failure to call cluster code from a provider. Exception message: Generic
    failure . Status code: 5023. Description: The group or resource is not in the correct state to perform the requested operation.  .
    It feels like this is a security issue with DSC or an issue with the setup in SQL Server, but please note I have granted administrators group and domain administrators authority.  The nodes were built with the same login.  Windows firewall
    is completely disabled.
    Please let me know if any more detail is required.

    Hi Lydia,
    Thanks for your interest and help.
    I tried "Option 3 (recommended)" and that did not help.
    The issue I encounter with the fail-over cluster only occurs when trying to install with DSC!
    Using the SQL Server Install wizard, Command Prompt and even in Powershell by invoking the setup.exe all work perfectly.
    So, to reiterate, this issue only occurs while running in the context of DSC.
    I am using the same domain login with Domain Admin Security and locally the account has Administrators group credentials.  The SQL Server Service account also has Administrators Group Credentials.

  • I Cant connect to Localhost after installing sql Server 2012 r2 Sp2

    Hi,
    I can't connect to localhost after installing ssms. Also, I can't find SQL on Services. Do you have any ideal? Thanks!

    where can i download the database engine component?
    You can download Express or Evaluation edition which are free to download. here is the download link for SQL 2012
    Microsoft® SQL Server® 2012 Express
    http://www.microsoft.com/en-us/download/details.aspx?id=29062
    Microsoft® SQL Server® 2012 Evaluation
    http://www.microsoft.com/en-us/download/details.aspx?id=29066
    Balmukund Lakhani
    Please mark solved if I've answered your question, vote for it as helpful to help other users find a solution quicker
    This posting is provided "AS IS" with no warranties, and confers no rights.
    My Blog |
    Team Blog | @Twitter
    | Facebook
    Author: SQL Server 2012 AlwaysOn -
    Paperback, Kindle

  • How to do Ad-hoc reports with SSRS 2012 (Report Builder 3.0) for the database SQL Server 2012

    <p>Hi,</p><p>Please could anybody help me how to do ad-hoc reports by using SSRS 2012.</p><p>I am able to create ad-hoc reports using Report Builder3.0 and SQL Server 2008 R2. </p><p>I have built the report Model
    in for the instance 2008 R2&nbsp;</p><div class="t-paste-container">Using Report Manager 2012 </div>

    Hi Gowri,
    From your description, you can create create ad-hoc reports using Report Builder 3.0 and SQL Server 2008 R2, and now you want to know how to how to do ad-hoc reports by using SSRS 2012, right? In SQL Server 2012, the default version of Report Builder is
    3.0, so you can create create ad-hoc reports using Report Builder 3.0 as before.
    If you have any questions, please feel free to ask.
    Regards,
    Charlie Liao
    TechNet Community Support

  • Can Reporting Services 2005 report on SQL Server 2012 database?

    We would like to upgrade our SQL Server from Standard 2005 to Enterprise/Standard 2012. Unfortunately, we also have a lot of reports based on Reporting Services 2005. If possible we would like avoid upgrading them at this time.
    Is it possible to run Reporting Services 2005 of SQL Server 2012? If yes then is there pre-requiste  like drivers  or dll or any other to connect SSRS 2005 to SQL server 2012?  
    If we run Reporting Services 2005 of SQL Server 2012  then do we will face performance lag issue due to version difference of SSRS 2005 and SQL server 2012?

    Moderators,
    Can anyone merge this -
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/2c44351c-35b4-4208-a2b7-88fc810d53ff/can-reporting-services-2005-report-on-sql-server-2012-database?forum=sqlreportingservices
    sathya - www.allaboutmssql.com ** Mark as answered if my post solved your problem and Vote as helpful if my post was useful **.

  • Sharepoint 2013 SSRS Interaction with Sql Server 2012 Reporting Services connecting to Sql Server 2008 R2 database

    Hi
    I'm working on upgrading sharepoint 2010 to sharepoint 2013 with sql server 2008 r2. I've ran into some problems but have been able to get a test farm upgraded. However to run SSRS 2013 it seems Sql Server 2012 Reporting Services are required. Upgrading
    to a full sql server 2012 database isn't an option. I know that sql server 2012 reporting services can use sql server 2008 r2 as a catalog and content database so I was wondering could this be a workaround? Importantly would I need a separate machine/virtual
    machine to host sql server 2012 reporting services? or could it live on the sql server 2008 r2 machine? Any pointers appreciated. Thanks Dan

    Remember that SSRS must be deployed on the SharePoint server. Having said that, yes you can install SSRS 2012 SP1 on a server running SQL 2008 R2. And yes, you can use 2008 R2 as your Database Engine server while SSRS 2012 SP1 runs on the SharePoint server.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • SQL Server 2012 Reporting Services, Report Manager - Page not found

    Hi all,
    I am working on migrating reports to a new server so we can upgrade to a new machine and to SQL Server 2012 SP2.  The machine is up and running on Windows Server 2012 and I have installed SQL Server EE 2012 SP2.  I have imported the three databases
    from 2008R2
    * Report Server
    * ReportServer TempDB
    * RSSubscribers
    I have re-applied the encryption keys and I was thinking that everything was good to go until I went to try and manage the subscriptions on a report.  I select a report, use the drop arrow to get to manage
    and then try to select any of the options such as subscriptions and I get a "Page Not Found Error"
    If I take the URL and paste it in another browser, putting the previous server name in, it works fine.  So, the URL works fine...  I have no idea as to what I should do to figure out the problem.  I am considering rebuilding the whole install
    just to see if that would fix it.
    Thanks

    Hi SqlDude,
    According to your description, you have bind SSL to a Reporting Services URL Reservation. Now you find in your Report Manager, the Subscription page still start with "http://". Right?
    In this scenario, we need to change setting in rsreportserver.config file. Go to rsreportserver.config in "\Program Files\Microsoft SQL Server\MSSQL\Reporting Services\ReportServer". Find <Add Key="SecureConnectionLevel" Value="0"/>.
    Change the value into "3".
    Acceptable values are: 
    3 Most secure—Use SSL for absolutely everything.
    2 Secure—Use SSL for rendering and methods that pass credentials but don't insist on it for all SOAP calls.
    1 Basic Security—Accepts http but rejects any calls that might be involved in the passing of credentials.
    0 Least Secure—Don't use SSL at all.
    Besides, if you want to submit a feedback to Microsoft, please feel free to submit
    your situation on our product to the following link:
    https://connect.microsoft.com/SQLServer/Feedback.
    If you have any other questions, please feel free to ask.
    Regards,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • SQL Server 2012 SP2 support for installation of OM 2012 R2

    Hello everyone,
    according to
    http://technet.microsoft.com/en-us/library/dn281933.aspx SQL Server 2012 SP2 is a supported configuration for SCOM 2012 R2.
    Now I've just happily set up an SQL 2012 R2 Instance with SP1 on Windows Server 2012 R2, applied the SP2 and made the Installation a Windows Server Core. Which worked just great but when I started the Setup for SCOM2012 R2 the installer says my SQL Server
    Version is not supported and will not allow the Setup to continue. I've also upgraded the Reporting Services Database to 2012 SP2 aswell, I guess that would appear on the next page on the installer and cause similar issues.
    I guess it's a configuration value that needs to be changed on the install media to add the SQL Server Version of SP2 as an allowed one.
    Can anyone clarify my theory? If it's not that, is there an updated Media somewhere accessible?

    Hi,
    Please check install logs for further information:
    OpsMgr 2012: My installation failed. What log files do I read and where can I find them?
    http://www.systemcentercentral.com/opsmgr-2012-my-installation-failed-what-log-files-do-i-read-and-where-can-i-find-them/
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
    alright, next smartass here's the logfile stating the same thing as I do:
    <Quote>
    [2014-11-07T08:44:33.0634360+01:00]: Always: Trace Session Started
    [08:44:33]: Always: :
    [08:44:33]: Always: :
    Application Started
    [08:44:33]: Always: :Machine on which Operations Manager is being installed: SCOM01
    [08:44:33]: Always: :Current setup user: domain\Administrator
    [08:44:33]: Always: :Current setup version: 7.1.10226.0
    [08:44:33]: Always: :Begin: Parse command line.
    [08:44:33]: Debug: :Collected a path value of: C:\SC2012 R2 SCOM\Setup\AMD64\
    [08:44:33]: Always: :Begin: Parse command line.
    [08:44:33]: Always: :End: Parse reporting command line switches.
    [08:44:33]: Always: :End: Parse data reader account command line switches.
    [08:44:33]: Always: :End: Parse command line.
    [08:44:33]: Always: :Begin: System State detection.
    [08:44:33]: Info: :Info:CheckIfOpsMgrComponentsInstalled: component - OMCONSOLE
    [08:44:33]: Info: :Info:Component OMCONSOLE is not installed
    [08:44:33]: Info: :Info:CheckIfOpsMgrComponentsInstalled: component - OMSERVER
    [08:44:33]: Info: :Info:Component OMSERVER is not installed
    [08:44:33]: Info: :Info:CheckIfOpsMgrComponentsInstalled: component - OMWEBCONSOLE
    [08:44:33]: Info: :Info:Component OMWEBCONSOLE is not installed
    [08:44:33]: Info: :Info:CheckIfOpsMgrComponentsInstalled: component - OMREPORTING
    [08:44:33]: Info: :Info:Component OMREPORTING is not installed
    [08:44:33]: Always: :End: System State detection.
    [08:44:33]: Info: :Beginning evaluation of rule 'Upgrade rules for SCOM setup.'
    [08:44:33]: Debug: :Condition wasnt defined for rule 'Upgrade rules for SCOM setup.'.
    [08:44:33]: Info: :Beginning evaluation of rule 'UpgradeRulesForAllSKUs'
    [08:44:33]: Debug: :Condition wasnt defined for rule 'UpgradeRulesForAllSKUs'.
    [08:44:33]: Info: :Beginning evaluation of rule 'BlueUpgradeRules'
    [08:44:33]: Debug: :Condition wasnt defined for rule 'BlueUpgradeRules'.
    [08:44:33]: Info: :Info:OM12RTMServer is installed: False
    [08:44:33]: Info: :Info:Product check for OM12RTMServer failed.
    [08:44:33]: Info: :Info:OM12RTMConsole is installed: False
    [08:44:33]: Info: :Info:Product check for OM12RTMConsole failed.
    [08:44:33]: Info: :Info:OM12RTMWebConsole is installed: False
    [08:44:33]: Info: :Info:Product check for OM12RTMWebConsole failed.
    [08:44:33]: Info: :Info:OM12RTMReporting is installed: False
    [08:44:33]: Info: :Info:Product check for OM12RTMReporting failed.
    [08:44:33]: Info: :Info:OM12RTMServer is installed: False
    [08:44:33]: Info: :Info:Product check for OM12RTMServer failed.
    [08:44:33]: Info: :Info:OM12RTMConsole is installed: False
    [08:44:33]: Info: :Info:Product check for OM12RTMConsole failed.
    [08:44:33]: Info: :Info:OM12RTMWebConsole is installed: False
    [08:44:33]: Info: :Info:Product check for OM12RTMWebConsole failed.
    [08:44:33]: Info: :Info:OM12RTMReporting is installed: False
    [08:44:33]: Info: :Info:Product check for OM12RTMReporting failed.
    [08:44:33]: Info: :Finished evaluation of rule 'BlueUpgradeRules'
    [08:44:33]: Info: :Finished evaluation of rule 'UpgradeRulesForAllSKUs'
    [08:44:33]: Info: :Finished evaluation of rule 'Upgrade rules for SCOM setup.'
    [08:44:33]: Always: :This is not an upgrade
    [08:44:33]: Always: :No OM component is installed on this machine and it's interactive run.
    [08:44:33]: Error: :Error:User did not accept EULA.
    [08:44:33]: Always: :We don't have a path entry in the registry or from command line so using default install path as C:\Program Files\Microsoft System Center 2012 R2\Operations Manager
    [08:44:33]: Info: :SetInstallPath: installpath has a value of C:\Program Files\Microsoft System Center 2012 R2\Operations Manager
    [08:44:33]: Info: :Info:SetComponentSwitches: component list not specified
    [08:44:33]: Always: :Begin: Rationalize components.
    [08:44:33]: Always: :Begin: Rationalize command line arguments (first run).
    [08:44:33]: Always: :RationalizeCommandLineArguments succeeded.
    [08:44:33]: Always: :End: Rationalize command line arguments (first run).
    [08:44:33]: Always: :Begin: Rationalize final steps.
    [08:44:33]: Info: :Beginning evaluation of rule 'Block Unsupported MOM versions.'
    [08:44:33]: Debug: :Condition wasnt defined for rule 'Block Unsupported MOM versions.'.
    [08:44:33]: Info: :Beginning evaluation of rule 'PreOM12RTMRulesGroup'
    [08:44:33]: Debug: :Condition wasnt defined for rule 'PreOM12RTMRulesGroup'.
    [08:44:33]: Info: :Info:MOMSelect is installed: False
    [08:44:33]: Info: :Info:MOMAEM is installed: False
    [08:44:33]: Info: :Info:MOMEval is installed: False
    [08:44:33]: Info: :Info:MOMOEM is installed: False
    [08:44:33]: Info: :Info:MOMAgent is installed: False
    [08:44:33]: Info: :Info:MOMGW is installed: False
    [08:44:33]: Info: :Info:MOMReporting is installed: False
    [08:44:33]: Info: :Finished evaluation of rule 'PreOM12RTMRulesGroup'
    [08:44:33]: Info: :Beginning evaluation of rule 'BlockPre2012SP1'
    [08:44:33]: Debug: :Condition wasnt defined for rule 'BlockPre2012SP1'.
    [08:44:33]: Info: :Info:OMServer is installed: False
    [08:44:33]: Info: :Info:OMConsole is installed: False
    [08:44:33]: Info: :Info:OMReporting is installed: False
    [08:44:33]: Info: :Info:OMWebConsole is installed: False
    [08:44:33]: Info: :Finished evaluation of rule 'BlockPre2012SP1'
    [08:44:33]: Info: :Finished evaluation of rule 'Block Unsupported MOM versions.'
    [08:44:33]: Info: :Beginning evaluation of rule 'Check that Unsupported SKU does not exist for SCOM setup.'
    [08:44:33]: Debug: :Condition wasnt defined for rule 'Check that Unsupported SKU does not exist for SCOM setup.'.
    [08:44:33]: Info: :Info:MOMAEM is installed: False
    [08:44:33]: Info: :Info:MOMEval is installed: False
    [08:44:33]: Info: :Finished evaluation of rule 'Check that Unsupported SKU does not exist for SCOM setup.'
    [08:44:33]: Always: :End: Rationalize final steps.
    [08:44:33]: Always: :End: Rationalize components.
    [08:44:33]: Error: :Error:IsReportingValidToInstall failed SRS instance not provided
    [08:44:33]: Info: :Start adding DataItems
    [08:44:33]: Info: :Initial Configuration
    [08:44:33]: Info: :Database Configuration
    [08:44:33]: Info: :Data Warehouse Configuration
    [08:44:33]: Info: :Management Server
    [08:44:33]: Info: :Operations console
    [08:44:33]: Info: :Web Console Server
    [08:44:33]: Info: :Reporting Server
    [08:44:33]: Info: :Final Configuration
    [08:44:33]: Info: :Done adding DataItems
    [08:44:33]: Info: :Adding Page StartPageTrack
    [08:44:33]: Info: :Adding Page UpgradeInvalidStartPage
    [08:44:33]: Info: :Adding Page UpgradeInvalidRootPage
    [08:44:33]: Info: :Adding Page ARPStartPageSwitch
    [08:44:33]: Info: :Adding Page ARPAddRemovePage
    [08:44:34]: Info: :Adding Page UpgradePageSwitch
    [08:44:34]: Info: :Adding Page UpgradePage
    [08:44:34]: Info: :Adding Page UpgradeManagementGroupPageSwitch
    [08:44:34]: Info: :Adding Page UpgradeManagementGroupPage
    [08:44:34]: Info: :Adding Page UpgradeEulaPage
    [08:44:34]: Info: :Adding Page RegularStartPageSwitch
    [08:44:34]: Info: :Adding Page ComponentsPageCleanInstall
    [08:44:34]: Info: :Adding Page ComponentsPage
    [08:44:34]: Info: :Adding Page InstallationLocationPage
    [08:44:34]: Info: :Adding Page PrerequisitesProgressPage
    [08:44:34]: Info: :Adding Page AdditionalPrerequisitesPage
    [08:44:34]: Info: :Adding Page InstallScenario
    [08:44:34]: Info: :Adding Page ShortEulaPage
    [08:44:34]: Info: :Adding Page SecondServerOperationalDb
    [08:44:34]: Info: :Adding Page EulaPageCleanInstall
    [08:44:34]: Info: :Adding Page FirstServerOperationalDb
    [08:44:34]: Info: :Adding Page DbPageDataWarehouse
    [08:44:34]: Info: :Adding Page SelectManagementServerForReporting
    [08:44:34]: Info: :Adding Page SelectReportingInstance
    [08:44:34]: Info: :Adding Page SelectManagementServerForWebConsole
    [08:44:34]: Info: :Adding Page WebConsoleSitePage
    [08:44:34]: Info: :Adding Page WebConsoleAuthorizationMode
    [08:44:34]: Info: :Adding Page AccountsInformationPage
    [08:44:34]: Info: :Adding Page ImproveUserExperiencePage
    [08:44:34]: Info: :Adding Page MSFTUpdatePage
    [08:44:34]: Info: :Adding Page ConfigurationSummaryPage
    [08:44:34]: Info: :Adding Page ProgressPage
    [08:44:34]: Info: :Adding Page BlockPage
    [08:44:34]: Info: :Adding Page FinishPage
    [08:44:34]: Info: :Beginning evaluation of rule 'Block Unsupported MOM versions.'
    [08:44:34]: Debug: :Condition wasnt defined for rule 'Block Unsupported MOM versions.'.
    [08:44:34]: Info: :Beginning evaluation of rule 'PreOM12RTMRulesGroup'
    [08:44:34]: Debug: :Condition wasnt defined for rule 'PreOM12RTMRulesGroup'.
    [08:44:34]: Info: :Info:MOMSelect is installed: False
    [08:44:34]: Info: :Info:MOMAEM is installed: False
    [08:44:34]: Info: :Info:MOMEval is installed: False
    [08:44:34]: Info: :Info:MOMOEM is installed: False
    [08:44:34]: Info: :Info:MOMAgent is installed: False
    [08:44:34]: Info: :Info:MOMGW is installed: False
    [08:44:34]: Info: :Info:MOMReporting is installed: False
    [08:44:34]: Info: :Finished evaluation of rule 'PreOM12RTMRulesGroup'
    [08:44:34]: Info: :Beginning evaluation of rule 'BlockPre2012SP1'
    [08:44:34]: Debug: :Condition wasnt defined for rule 'BlockPre2012SP1'.
    [08:44:34]: Info: :Info:OMServer is installed: False
    [08:44:34]: Info: :Info:OMConsole is installed: False
    [08:44:34]: Info: :Info:OMReporting is installed: False
    [08:44:34]: Info: :Info:OMWebConsole is installed: False
    [08:44:34]: Info: :Finished evaluation of rule 'BlockPre2012SP1'
    [08:44:34]: Info: :Finished evaluation of rule 'Block Unsupported MOM versions.'
    [08:44:34]: Info: :Beginning evaluation of rule 'Check that Unsupported SKU does not exist for SCOM setup.'
    [08:44:34]: Debug: :Condition wasnt defined for rule 'Check that Unsupported SKU does not exist for SCOM setup.'.
    [08:44:34]: Info: :Info:MOMAEM is installed: False
    [08:44:34]: Info: :Info:MOMEval is installed: False
    [08:44:34]: Info: :Finished evaluation of rule 'Check that Unsupported SKU does not exist for SCOM setup.'
    [08:44:34]: Debug: :OMForwardToStartPageTrackPageHandler: Moving to page RegularStartPageSwitch
    [08:44:34]: Always: :Entering Page: ComponentsPageCleanInstall
    [08:44:34]: Info: :Server Installed:False  InstallingNow:False
    [08:44:34]: Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    [08:44:34]: Error: :The management server specified would lead to an invalid scenario. Setup will attempt to find a valid scenario mgt server.
    [08:44:34]: Info: :Server Installed:False  InstallingNow:False
    [08:44:34]: Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    [08:44:37]: Info: :Server Installed:False  InstallingNow:False
    [08:44:37]: Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    [08:44:37]: Error: :The management server specified would lead to an invalid scenario. Setup will attempt to find a valid scenario mgt server.
    [08:44:37]: Info: :Server Installed:False  InstallingNow:False
    [08:44:37]: Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    [08:44:38]: Info: :Server Installed:False  InstallingNow:False
    [08:44:38]: Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    [08:44:38]: Error: :The management server specified would lead to an invalid scenario. Setup will attempt to find a valid scenario mgt server.
    [08:44:38]: Info: :Server Installed:False  InstallingNow:False
    [08:44:38]: Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    [08:44:39]: Info: :Server Installed:False  InstallingNow:False
    [08:44:39]: Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    [08:44:39]: Error: :The management server specified would lead to an invalid scenario. Setup will attempt to find a valid scenario mgt server.
    [08:44:39]: Info: :Server Installed:False  InstallingNow:False
    [08:44:39]: Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
    [08:44:41]: Info: :Server Installed:False  InstallingNow:True
    [08:44:42]: Info: :Server Installed:False  InstallingNow:True
    [08:44:42]: Always: :Entering Page: InstallationLocationPage
    [08:44:44]: Info: :Info:User specified valid installation path of: C:\Program Files\Microsoft System Center 2012 R2\Operations Manager
    [08:44:44]: Always: :Entering Page: PrerequisitesProgressPage
    [08:44:44]: Debug: :LoadPrerequisites: Start adding ComponentTitles
    [08:44:44]: Always: :LoadPrerequisites: Start adding DataItems
    [08:44:44]: Always: :memoryCheckTitle
    [08:44:44]: Always: :memoryCheckTitle
    [08:44:44]: Always: :ntfsCheckTitle
    [08:44:44]: Always: :DriveSpaceCheckTitle
    [08:44:44]: Always: :DriveSpaceCheckTitle
    [08:44:44]: Always: :OSVersionCheckTitle
    [08:44:44]: Always: :OSVersionCheckTitle
    [08:44:44]: Always: :PowershellCheckTitle
    [08:44:44]: Always: :DomainControllerCheckTitle
    [08:44:44]: Always: :WindowsInstallerCheckTitle
    [08:44:44]: Always: :PendingRebootCheckTitle
    [08:44:44]: Always: :WinRMCheckTitle
    [08:44:44]: Always: :RemoteRegistryCheckTitle
    [08:44:44]: Always: :ReportViewerCheckTitle
    [08:44:44]: Always: :ClusteredServerCheckTitle
    [08:44:44]: Always: :ActiveDirectoryCheckTitle
    [08:44:44]: Always: :IsComputerNameValidTitle
    [08:44:44]: Always: :SEViewerInstalledCheck
    [08:44:44]: Always: :AVIcodeAgentCheck
    [08:44:44]: Always: :MOMASPAgentInstalledCheck
    [08:44:44]: Always: :IISCheckTitle
    [08:44:44]: Always: :IISMetabaseCheckTitle
    [08:44:44]: Always: :AspNetCheckTitle
    [08:44:44]: Always: :WindowsAuthRoleCheckTitle
    [08:44:44]: Always: :StaticContentRoleCheckTitle
    [08:44:44]: Always: :DefaultDocumentRoleCheckTitle
    [08:44:44]: Always: :DirectoryBrowsingRoleCheckTitle
    [08:44:44]: Always: :HttpErrorsRoleCheckTitle
    [08:44:44]: Always: :HttpLoggingRoleCheckTitle
    [08:44:44]: Always: :RequestMonitorRoleCheckTitle
    [08:44:44]: Always: :RequestFilterRoleCheckTitle
    [08:44:44]: Always: :StaticContentCheckTitle
    [08:44:44]: Always: :IISConsoleCheckTitle
    [08:44:44]: Always: :IsapiAllowedCheckTitle
    [08:44:44]: Always: :IsAspNetIntegratedHandlerInstalledTitle
    [08:44:44]: Always: :HttpActivationCheckTitle
    [08:44:44]: Always: :HttpActivationCheckTitle
    [08:44:44]: Always: :LoadPrerequisites: Done adding prerequisites checks
    [08:44:45]: Info: :Approximated Memory = 16384
    [08:44:45]: Info: :Approximated Memory = 16384
    [08:44:45]: Debug: :**************************************************
    [08:44:45]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and MemoryCheck-2gbFail: 0CheckPrerequisites: Logic Type:and MemoryCheck-4gbWarn: 0]]>
    [08:44:45]: Debug: :
    [08:44:45]: Debug: :CheckPrerequisites: memoryCheckTitle: Passed
    [08:44:45]: Debug: :
    [08:44:45]: Debug: :**************************************************
    [08:44:46]: Info: :Approximated Memory = 16384
    [08:44:46]: Info: :Approximated Memory = 16384
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and MemoryCheck-1gbFail: 0CheckPrerequisites: Logic Type:and MemoryCheck-2gbWarn: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: memoryCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and NTFSDrive-Fail: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: ntfsCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and UIDriveSpaceCheck-Fail: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: DriveSpaceCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and DriveSpaceCheck-Fail: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: DriveSpaceCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:or OSVersion-w2k8-Fail: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: OSVersionCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: ProductType was not a match.  Looking for: LanmanNT Found: ServerNTCheckPrerequisites: Logic Type:or OSVersion-w2k8R2-Fail: 2CheckPrerequisites: Logic Type:or OSVersion-w2k8R2-Fail: 0CheckPrerequisites:
    Logic Type:and ArchitectureIs64Check-Fail: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: OSVersionCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and PowerShell2-Fail: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: PowershellCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: ProductType was not a match.  Looking for: WinNT Found: ServerNTCheckPrerequisites: Logic Type:or OSVersion-notWorkstation-warn: 1CheckPrerequisites: Logic Type:or OSVersion-notServer-warn: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: DomainControllerCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[Successfully parsed version numbers.  Required: 3.1  Actual: 5.0CheckPrerequisites: Logic Type:and WindowsInstallerVersionCheckDelegate-v31: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: WindowsInstallerCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and PendingReboot-Fail: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: PendingRebootCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :ServiceControlFunctions.IsEnabledAndRunning(): Starting...
    [08:44:46]: Debug: :IsServiceInstalled: WinRM?  True.
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and ServiceCheck-WinRM: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: WinRMCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :IsServiceInstalled: RemoteRegistry?  True.
    [08:44:46]: Debug: :ServiceControlFunctions.IsEnabledAndRunning(): Starting...
    [08:44:46]: Debug: :IsServiceInstalled: RemoteRegistry?  True.
    [08:44:46]: Debug: :ServiceControlFunctions.IsEnabledAndRunning(): Checking second time because first time result was False.
    [08:44:46]: Debug: :IsServiceInstalled: RemoteRegistry?  True.
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and PassIfWin8Anything: 0CheckPrerequisites: Logic Type:and ServiceCheck-WinRM-enabled: 0CheckPrerequisites: Logic Type:or ServiceCheck-WinRM-running: 2]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: RemoteRegistryCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Info: :Version Installed=11.1.3452.0
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and ReportViewer: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: ReportViewerCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and ClusteredMachineCheck: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: ClusteredServerCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and ADCheck-Fail: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: ActiveDirectoryCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[IsComputerNameValid: Hostname: SCOM01  Len: 6CheckPrerequisites: Logic Type:and IsComputerNameValid: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: IsComputerNameValidTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and Se-ViewerInstalled-x86: 0CheckPrerequisites: Logic Type:and Se-ViewerInstalled-x64: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: SEViewerInstalledCheck: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and AvicodeAgentInstalled-x86: 0CheckPrerequisites: Logic Type:and AvicodeAgentInstalled-x64: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: AVIcodeAgentCheck: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and W3SVC: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: IISCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and Metabase: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: IISMetabaseCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and ASPNET: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: AspNetCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and WindowsAuthentication: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: WindowsAuthRoleCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and StaticContent: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: StaticContentRoleCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and DefaultDocument: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: DefaultDocumentRoleCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and DirectoryBrowse: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: DirectoryBrowsingRoleCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and HttpErrors: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: HttpErrorsRoleCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and HttpLogging: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: HttpLoggingRoleCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and RequestMonitor: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: RequestMonitorRoleCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and RequestFiltering: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: RequestFilterRoleCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and HttpCompressionStatic: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: StaticContentCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :**************************************************
    [08:44:46]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and ManagementConsole: 0]]>
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :CheckPrerequisites: IISConsoleCheckTitle: Passed
    [08:44:46]: Debug: :
    [08:44:46]: Debug: :**************************************************
    [08:44:47]: Debug: :**************************************************
    [08:44:47]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and IsapiCgiAllowed: 0]]>
    [08:44:47]: Debug: :
    [08:44:47]: Debug: :CheckPrerequisites: IsapiAllowedCheckTitle: Passed
    [08:44:47]: Debug: :
    [08:44:47]: Debug: :**************************************************
    [08:44:47]: Debug: :**************************************************
    [08:44:47]: Debug: :<![CDATA[Found the ASP.NET PageHandler Factory for v4CheckPrerequisites: Logic Type:and IsAspNetIntegratedHandlerInstalled: 0]]>
    [08:44:47]: Debug: :
    [08:44:47]: Debug: :CheckPrerequisites: IsAspNetIntegratedHandlerInstalledTitle: Passed
    [08:44:47]: Debug: :
    [08:44:47]: Debug: :**************************************************
    [08:44:47]: Debug: :**************************************************
    [08:44:47]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:or HttpAuthorizationCheck: 2CheckPrerequisites: Logic Type:or OSVersion-NewerThan2k8R2: 0]]>
    [08:44:47]: Debug: :
    [08:44:47]: Debug: :CheckPrerequisites: HttpActivationCheckTitle: Passed
    [08:44:47]: Debug: :
    [08:44:47]: Debug: :**************************************************
    [08:44:47]: Debug: :**************************************************
    [08:44:47]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:or HttpAuthorizationCheck: 0CheckPrerequisites: The value 6.2.9200.0 was not within the range 0.0.0.0 to 6.2.0.0.CheckPrerequisites: Logic Type:or OSVersion-w2k12-Fail: 2]]>
    [08:44:47]: Debug: :
    [08:44:47]: Debug: :CheckPrerequisites: HttpActivationCheckTitle: Passed
    [08:44:47]: Debug: :
    [08:44:47]: Debug: :**************************************************
    [08:44:47]: Info: :Beginning evaluation of rule 'Block installation of SCOM.'
    [08:44:47]: Debug: :Condition wasnt defined for rule 'Block installation of SCOM.'.
    [08:44:47]: Info: :Beginning evaluation of rule 'SCOMSetupRulesGroup'
    [08:44:47]: Debug: :Condition wasnt defined for rule 'SCOMSetupRulesGroup'.
    [08:44:47]: Info: :Info:MOMASPAgent is installed: False
    [08:44:47]: Info: :Finished evaluation of rule 'SCOMSetupRulesGroup'
    [08:44:47]: Info: :Finished evaluation of rule 'Block installation of SCOM.'
    [08:44:47]: Debug: :**************************************************
    [08:44:47]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and MOMASPAgent: 0]]>
    [08:44:47]: Debug: :
    [08:44:47]: Debug: :CheckPrerequisites: MOMASPAgentInstalledCheck: Passed
    [08:44:47]: Debug: :
    [08:44:47]: Debug: :**************************************************
    [08:44:47]: Always: :CheckPrerequisites: Return Value 0
    [08:44:47]: Always: :Entering Page: AdditionalPrerequisitesPage
    [08:44:49]: Always: :Entering Page: InstallScenario
    [08:45:00]: Always: :Entering Page: EulaPageCleanInstall
    [08:45:00]: Always: :Displaying localized EULA for localization: en
    [08:45:00]: Always: :Displaying Eula: C:\Users\Administrator.domain\AppData\Local\SCOM\Setup\en\eula_en_eval.rtf
    [08:45:03]: Info: :Info:User has agreed to EULA.
    [08:45:04]: Info: :Not all of the information on the screen is valid, so we're not going to check disk space.
    [08:45:04]: Info: :Not all of the information on the screen is valid, so we're not going to check disk space.
    [08:45:04]: Always: :Entering Page: FirstServerOperationalDb
    [08:45:04]: Info: :Not all of the information on the screen is valid, so we're not going to check disk space.
    [08:45:04]: Info: :Not all of the information on the screen is valid, so we're not going to check disk space.
    [08:45:11]: Always: :DatabaseConfigurationPage: Attempting to connect to database using server\instance SCOMDB01\SCOMDB01. If we need it, the port is 1433
    [08:45:11]: Debug: :MSSQL$SCOMDB01 on server SCOMDB01 is in a running state
    [08:45:11]: Info: :Info:Opening/Testing Sql Connection on SCOMDB01\SCOMDB01, port:
    [08:45:11]: Debug: :Connection was not open.  We will try to open it.
    [08:45:12]: Debug: :SqlConnectionReady returned True.
    [08:45:12]: Debug: :MSSQL$SCOMDB01 on server SCOMDB01 is in a running state
    [08:45:12]: Debug: :Connection was not open.  We will try to open it.
    [08:45:12]: Debug: :SqlConnectionReady returned True.
    [08:45:12]: Info: :Info:Using DB command timeout = 1800 seconds.
    [08:45:12]: Info: :SQL Product Level: SP2
    [08:45:12]: Info: :SQL Edition: Business Intelligence Edition (64-bit)
    [08:45:12]: Info: :SQL Version: 11.0.5058.0
    [08:45:12]: Always: :Could not find a match for Business Intelligence Edition (64-bit) edition of SQL.
    [08:45:12]: Always: :Current Version of SQL=11.0.5058.0   Required Version=10.50.2500.0
    [08:45:12]: Always: :Entering GetRemoteOSVersion.
    [08:45:12]: Info: :Info: remoteOS = 6.3.9600
    [08:45:12]: Info: :Info:Using DB command timeout = 1800 seconds.
    [08:45:12]: Info: :Info:Using DB command timeout = 1800 seconds.
    [08:45:12]: Info: :The SQL Collation is valid.
    [08:45:12]: Info: :Info:Using DB command timeout = 1800 seconds.
    [08:45:12]: Debug: :MSSQL$SCOMDB01 on server SCOMDB01 is in a running state
    [08:45:12]: Debug: :Connection was not open.  We will try to open it.
    [08:45:12]: Debug: :SqlConnectionReady returned True.
    [08:45:12]: Info: :Info:DatabaseConfigurationPage: DB connection attempt completed.
    [08:45:12]: Info: :Info:DatabaseConfigurationPage: DB connection attempt completed.
    [08:45:12]: Debug: :MSSQL$SCOMDB01 on server SCOMDB01 is in a running state
    [08:45:12]: Debug: :Connection was not open.  We will try to open it.
    [08:45:12]: Debug: :SqlConnectionReady returned True.
    [08:45:12]: Info: :Info:Using DB command timeout = 1800 seconds.
    [08:45:12]: Info: :Not all of the information on the screen is valid, so we're not going to check disk space.
    [08:45:12]: Info: :Not all of the information on the screen is valid, so we're not going to check disk space.
    [08:45:12]: Debug: :MSSQL$SCOMDB01 on server SCOMDB01 is in a running state
    [08:45:12]: Debug: :Connection was not open.  We will try to open it.
    [08:45:12]: Debug: :SqlConnectionReady returned True.
    [08:45:12]: Info: :Info:Using DB command timeout = 1800 seconds.
    [08:45:12]: Info: :Info:Using DB command timeout = 1800 seconds.
    [08:45:12]: Info: :Checking freespace for: SCOMDB01,D:\
    [08:45:12]: Always: :CheckUsedSpaceOnDrive: Checking for space on drive SCOMDB01,D:\
    [08:45:12]: Info: :CheckUsedSpaceOnDrive succeeded.
    [08:45:12]: Info: :Checking freespace for: SCOMDB01,E:\
    [08:45:12]: Always: :CheckUsedSpaceOnDrive: Checking for space on drive SCOMDB01,E:\
    [08:45:12]: Info: :CheckUsedSpaceOnDrive succeeded.
    [08:45:12]: Info: :Checking freespace for: SCOMDB01,D:\
    [08:45:12]: Always: :CheckUsedSpaceOnDrive: Checking for space on drive SCOMDB01,D:\
    [08:45:12]: Info: :CheckUsedSpaceOnDrive succeeded.
    [08:45:12]: Info: :Checking freespace for: SCOMDB01,E:\
    [08:45:12]: Always: :CheckUsedSpaceOnDrive: Checking for space on drive SCOMDB01,E:\
    [08:45:12]: Info: :CheckUsedSpaceOnDrive succeeded.
    [08:45:12]: Info: :Checking freespace for: SCOMDB01,D:\
    [08:45:12]: Always: :CheckUsedSpaceOnDrive: Checking for space on drive SCOMDB01,D:\
    [08:45:12]: Info: :CheckUsedSpaceOnDrive succeeded.
    [08:45:12]: Info: :Checking freespace for: SCOMDB01,E:\
    [08:45:12]: Always: :CheckUsedSpaceOnDrive: Checking for space on drive SCOMDB01,E:\
    [08:45:12]: Info: :CheckUsedSpaceOnDrive succeeded.
    [08:45:12]: Info: :Checking freespace for: SCOMDB01,D:\
    [08:45:12]: Always: :CheckUsedSpaceOnDrive: Checking for space on drive SCOMDB01,D:\
    [08:45:12]: Info: :CheckUsedSpaceOnDrive succeeded.
    [08:45:12]: Info: :Checking freespace for: SCOMDB01,E:\
    [08:45:12]: Always: :CheckUsedSpaceOnDrive: Checking for space on drive SCOMDB01,E:\
    [08:45:12]: Info: :CheckUsedSpaceOnDrive succeeded.
    [08:45:13]: Info: :Checking freespace for: SCOMDB01,D:\
    [08:45:13]: Always: :CheckUsedSpaceOnDrive: Checking for space on drive SCOMDB01,D:\
    [08:45:13]: Info: :CheckUsedSpaceOnDrive succeeded.
    [08:45:13]: Info: :Checking freespace for: SCOMDB01,E:\
    [08:45:13]: Always: :CheckUsedSpaceOnDrive: Checking for space on drive SCOMDB01,E:\
    [08:45:13]: Info: :CheckUsedSpaceOnDrive succeeded.
    [08:45:13]: Info: :Checking freespace for: SCOMDB01,D:\
    [08:45:13]: Always: :CheckUsedSpaceOnDrive: Checking for space on drive SCOMDB01,D:\
    [08:45:13]: Info: :CheckUsedSpaceOnDrive succeeded.
    [08:45:13]: Info: :Checking freespace for: SCOMDB01,E:\
    [08:45:13]: Always: :CheckUsedSpaceOnDrive: Checking for space on drive SCOMDB01,E:\
    [08:45:13]: Info: :CheckUsedSpaceOnDrive succeeded.
    [08:45:15]: Info: :Checking freespace for: SCOMDB01,D:\
    [08:45:15]: Always: :CheckUsedSpaceOnDrive: Checking for space on drive SCOMDB01,D:\
    [08:45:15]: Info: :CheckUsedSpaceOnDrive succeeded.
    [08:45:15]: Info: :Checking freespace for: SCOMDB01,E:\
    [08:45:15]: Always: :CheckUsedSpaceOnDrive: Checking for space on drive SCOMDB01,E:\
    [08:45:15]: Info: :CheckUsedSpaceOnDrive succeeded.
    [08:45:15]: Always: :Connected to SCOMDB01\SCOMDB01 without using the port number.
    [08:45:15]: Info: :Info:DatabaseConfigurationPage: Attempting to connect to database using server\instance SCOMDB01\SCOMDB01 and port 1433
    [08:45:15]: Info: :Info:Opening/Testing Sql Connection on SCOMDB01\SCOMDB01, port:
    [08:45:15]: Debug: :Connection was not open.  We will try to open it.
    [08:45:15]: Debug: :SqlConnectionReady returned True.
    [08:45:15]: Debug: :MSSQL$SCOMDB01 on server SCOMDB01 is in a running state
    [08:45:15]: Debug: :Connection was not open.  We will try to open it.
    [08:45:15]: Debug: :SqlConnectionReady returned True.
    [08:45:15]: Info: :Info:Using DB command timeout = 1800 seconds.
    [08:45:15]: Info: :SQL Product Level: SP2
    [08:45:15]: Info: :SQL Edition: Business Intelligence Edition (64-bit)
    [08:45:15]: Info: :SQL Version: 11.0.5058.0
    [08:45:15]: Always: :Could not find a match for Business Intelligence Edition (64-bit) edition of SQL.
    [08:45:15]: Always: :Current Version of SQL=11.0.5058.0   Required Version=10.50.2500.0
    [08:45:15]: Debug: :MSSQL$SCOMDB01 on server SCOMDB01 is in a running state
    [08:45:15]: Debug: :Connection was not open.  We will try to open it.
    [08:45:15]: Debug: :SqlConnectionReady returned True.
    [08:45:15]: Info: :Info:Using DB command timeout = 1800 seconds.
    [08:45:15]: Info: :SQL Product Level: SP2
    [08:45:15]: Info: :SQL Edition: Business Intelligence Edition (64-bit)
    [08:45:15]: Info: :SQL Version: 11.0.5058.0
    [08:45:15]: Always: :Could not find a match for Business Intelligence Edition (64-bit) edition of SQL.
    [08:45:15]: Error: :IsValidSQLInstance: Sql None edition is not supported.
    [08:45:15]: Error: :Error:DB Config Page: Invalid Sql Instance.
    [08:45:15]: Info: :Info:DatabaseConfigurationPage: DB connection attempt completed.
    [08:45:15]: Info: :Info:DatabaseConfigurationPage: DB connection attempt completed.
    [08:45:22]: Info: :The user canceled setup
    [08:45:22]: Always: :Begin: Property bag dump.
    [08:45:22]: Always: :SetupStartTime = 07.11.2014 08:44:33
    [08:45:22]: Always: :Collection ProtectedProperties (System.Collections.ArrayList):
    [08:45:22]: Always: : [0] = ActionAccountPassword
    [08:45:22]: Always: : [1] = DASAccountPassword
    [08:45:22]: Always: :DefaultLogName = C:\Users\Administrator.domain\AppData\Local\SCOM\Logs\OpsMgrSetupWizard.log
    [08:45:22]: Always: :DefaultLogPath = C:\Users\Administrator.domain\AppData\Local\SCOM\Logs
    [08:45:22]: Always: :path = C:\SC2012 R2 SCOM\Setup\AMD64\
    [08:45:22]: Always: :setupexepath = C:\Users\Administrator.domain\AppData\Local\SCOM\Setup
    [08:45:22]: Always: :ArchitectureIs64Check = True
    [08:45:22]: Always: :Collection ListOfSupportedComponents (System.Collections.ArrayList):
    [08:45:22]: Always: : [0] = OMCONSOLE
    [08:45:22]: Always: : [1] = OMSERVER
    [08:45:22]: Always: : [2] = OMWEBCONSOLE
    [08:45:22]: Always: : [3] = OMREPORTING
    [08:45:22]: Always: :install = 1
    [08:45:22]: Always: :installpath = C:\Program Files\Microsoft System Center 2012 R2\Operations Manager
    [08:45:22]: Always: :EulaFilesPath = C:\Users\Administrator.domain\AppData\Local\SCOM\Setup
    [08:45:22]: Always: :HealthServiceTypeId = AB4C891F-3359-3FB6-0704-075FBFE36710
    [08:45:22]: Always: :hsPort = C51B7833-DA54-1653-D8FD-1A738EF8DED5
    [08:45:22]: Always: :ScreensLoaded = 1
    [08:45:22]: Always: :Collection ListOfSelectedComponents (System.Collections.ArrayList):
    [08:45:22]: Always: : [0] = OMREPORTING
    [08:45:22]: Always: : [1] = OMWEBCONSOLE
    [08:45:22]: Always: : [2] = OMCONSOLE
    [08:45:22]: Always: : [3] = OMSERVER
    [08:45:22]: Always: :OMREPORTING = 1
    [08:45:22]: Always: :OMWEBCONSOLE = 1
    [08:45:22]: Always: :OMCONSOLE = 1
    [08:45:22]: Always: :OMSERVER = 1
    [08:45:22]: Always: :ManagementServer = SCOM01.domain.local
    [08:45:22]: Always: :SelectDatabaseInstanceReloadScreenInformation = 1
    [08:45:22]: Always: :ReloadPrerequisitesPageChoice = PrerequisitesProgressPage
    [08:45:22]: Always: :LoadedPrerequisiteXmlFile = True
    [08:45:22]: Always: :PrerequisitesCheckXMLLoaded = True
    [08:45:22]: Always: :CountFilteredPrerequisites_Failed = 0
    [08:45:22]: Always: :CountFilteredPrerequisites_Warning = 0
    [08:45:22]: Always: :CountFilteredPrerequisites_PassedWithChoices = 0
    [08:45:22]: Always: :CountFilteredPrerequisites_Passed = 37
    [08:45:22]: Always: :PrerequisiteState = Passed
    [08:45:22]: Always: :XmlFilteredPrerequisites_Passed : Begin XML property
    [08:45:22]: Always: :<?xml version="1.0" encoding="utf-8"?><Root><Title TitleText="OMSERVER"><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="memoryCheckTitle" descriptionBody="" descriptionTitle="serverMemCheckPassed" resolution="serverMemCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="ntfsCheckTitle" descriptionBody="" descriptionTitle="ntfsCheckPassed" resolution="ntfsCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="DriveSpaceCheckTitle" descriptionBody="" descriptionTitle="ServerDriveSpaceCheckPassed" resolution="ServerDriveSpaceCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="OSVersionCheckTitle" descriptionBody="" descriptionTitle="OSVersionCheckPassed" resolution="OSVersionCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="PowershellCheckTitle" descriptionBody="" descriptionTitle="PowershellCheckPassed" resolution="PowerShellCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="DomainControllerCheckTitle" descriptionBody="" descriptionTitle="DomainControllerCheckPassed" resolution="DomainControllerCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="WindowsInstallerCheckTitle" descriptionBody="" descriptionTitle="WindowsInstallerCheckPassed" resolution="WindowsInstallerCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="PendingRebootCheckTitle" descriptionBody="" descriptionTitle="PendingRebootCheckPassed" resolution="PendingRebootCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="WinRMCheckTitle" descriptionBody="" descriptionTitle="WinRMCheckPassed" resolution="WinRMCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="RemoteRegistryCheckTitle" descriptionBody="" descriptionTitle="RemoteRegistryCheckPassed" resolution="RemoteRegistryCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="ClusteredServerCheckTitle" descriptionBody="" descriptionTitle="ClusteredServerCheckPassed" resolution="ClusteredServerCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="ActiveDirectoryCheckTitle" descriptionBody="" descriptionTitle="ActiveDirectoryCheckPassed" resolution="ActiveDirectoryCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="IsComputerNameValidTitle" descriptionBody="" descriptionTitle="IsComputerNameValidPassed" resolution="IsComputerNameValidResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="AVIcodeAgentCheck" descriptionBody="" descriptionTitle="AVICodeAgentCheckPassed" resolution="AVICodeAgentCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="MOMASPAgentInstalledCheck" descriptionBody="" descriptionTitle="MOMASPAgentCheckPassed" resolution="MOMASPAgentResolution" /></Title><Title TitleText="OMCONSOLE"><Detail state="Passed"
    image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="DriveSpaceCheckTitle" descriptionBody="" descriptionTitle="ConsoleDriveSpaceCheckPassed" resolution="ConsoleDriveSpaceCheckResolution"
    /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="OSVersionCheckTitle" descriptionBody="" descriptionTitle="OSVersionCheckPassed" resolution="OSVersionCheckResolution"
    /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="ReportViewerCheckTitle" descriptionBody="" descriptionTitle="ReportViewerCheckPassed" resolution="ReportViewerCheckResolution"
    /></Title><Title TitleText="OMWEBCONSOLE"><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="SEViewerInstalledCheck" descriptionBody="" descriptionTitle="SeViewerInstalledCheckPassed"
    resolution="SeViewerInstalledCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="IISCheckTitle" descriptionBody="" descriptionTitle="IISCheckPassed"
    resolution="IISCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="IISMetabaseCheckTitle" descriptionBody="" descriptionTitle="IISMetabaseCheckPassed"
    resolution="IISMetabaseCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="AspNetCheckTitle" descriptionBody="" descriptionTitle="AspNetCheckPassed"
    resolution="AspNetCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="WindowsAuthRoleCheckTitle" descriptionBody="" descriptionTitle="WindowsAuthRoleCheckPassed"
    resolution="WindowsAuthRoleCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="StaticContentRoleCheckTitle" descriptionBody="" descriptionTitle="StaticContentRoleCheckPassed"
    resolution="StaticContentRoleCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="DefaultDocumentRoleCheckTitle" descriptionBody="" descriptionTitle="DefaultDocumentRoleCheckPassed"
    resolution="DefaultDocumentRoleCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="DirectoryBrowsingRoleCheckTitle" descriptionBody=""
    descriptionTitle="DirectoryBrowsingRoleCheckPassed" resolution="DirectoryBrowsingRoleCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="HttpErrorsRoleCheckTitle"
    descriptionBody="" descriptionTitle="HttpErrorsRoleCheckPassed" resolution="HttpErrorsRoleCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="HttpLoggingRoleCheckTitle" descriptionBody="" descriptionTitle="HttpLoggingRoleCheckPassed" resolution="HttpLoggingRoleCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="RequestMonitorRoleCheckTitle" descriptionBody="" descriptionTitle="RequestMonitorRoleCheckPassed" resolution="RequestMonitorRoleCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="RequestFilterRoleCheckTitle" descriptionBody="" descriptionTitle="RequestFilterRoleCheckPassed" resolution="RequestFilterRoleCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="StaticContentCheckTitle" descriptionBody="" descriptionTitle="StaticContentCheckPassed" resolution="StaticContentCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="IISConsoleCheckTitle" descriptionBody="" descriptionTitle="IISConsoleCheckPassed" resolution="IISConsoleCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="IsapiAllowedCheckTitle" descriptionBody="" descriptionTitle="IsapiAllowedCheckPassed" resolution="IsapiAllowedCheckResolution" /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png"
    name="IsAspNetIntegratedHandlerInstalledTitle" descriptionBody="" descriptionTitle="IsAspNetIntegratedHandlerInstalledPassed" resolution="IsAspNetIntegratedHandlerInstalledResolution" /><Detail state="Passed"
    image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="HttpActivationCheckTitle" descriptionBody="" descriptionTitle="HttpActivationCheckPassed" resolution="HttpActivationCheckResolution"
    /><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="HttpActivationCheckTitle" descriptionBody="" descriptionTitle="HttpActivation45RoleCheckPassed" resolution="HttpActivation45RoleCheckResolution"
    /></Title><Title TitleText="OMREPORTING"><Detail state="Passed" image="pack://application:,,,/SetupChainerUI;component/GreenCheck.png" name="memoryCheckTitle" descriptionBody="" descriptionTitle="ReportingMemCheckPassed"
    resolution="ReportingMemCheckResolution" /></Title></Root>
    [08:45:22]: Always: :End XML property
    [08:45:22]: Always: :UserSelectedInstallType = FirstServer
    [08:45:22]: Always: :ManagementGroupName = domain Management Group
    [08:45:22]: Always: :SqlServerInstance = SCOMDB01\SCOMDB01
    [08:45:22]: Always: :DatabaseName = OperationsManager
    [08:45:22]: Always: :DatabaseSize = 1000
    [08:45:22]: Always: :DatabaseLogPath = E:\Program Files\Microsoft SQL Server\MSSQL11.SCOMDB01\MSSQL\Data
    [08:45:22]: Always: :DatabasePath = D:\Program Files\Microsoft SQL Server\MSSQL11.SCOMDB01\MSSQL\DATA\
    [08:45:22]: Always: :DbMode = New
    [08:45:22]: Always: :InvalidSQLReason = SQL Server None edition cannot be used.
    [08:45:22]: Always: :UserCanceledInstall = 1
    [08:45:22]: Always: :InstallSuccess = 1
    [08:45:22]: Always: :End: Property bag dump.
    [08:45:22]: Debug: :CEIP disabled. CEIP data will NOT be sent.
    [08:45:22]: Always: :Application Ended: Successful
    [08:45:22]: Always: :
    [2014-11-07T08:45:22.6484495+01:00]: Always: Trace Session Ended
    </Quote>
    I've even highlighted in Bold what it's moaning about so can we please for gods sake cut it down already? I do know SQL Server, I've been working with OM for years I don't need to be told to disable the Firewall, I can read and think through Errors so how about
    going back to my second post on this thread: Either fix that XML file or get me some proper install media?

Maybe you are looking for

  • PL/SQL vs Pro*C / Cobol

    Can any one tell me whether PL/SQL can totally replace Pro*C / Cobol? I remember there is a PL/SQL package called UTL_FILE, which enable user to do File I/O. However, I wonder whether it really excel the File I/O capability of the conventional Cobol

  • Footer out of whack

    I'm using the same template for my conact page as I did with the rest of my website. But for some reason the footer on my contact page is not lined up with the rest of the page. I don't understand why. It should be the same. www.kurtesposito.com Than

  • Forms Anywhere

    According to the lastest update for Muse which is now Muse CC that I am using at my current job it says that it includes Forms Anywhere. However nothing on the Adobe site with videos, or FAQs or anything else expounds upon this. I want to know exactl

  • Do I need license to patch agent through grid control deployment wizard

    In grid control, we have license to use database diagnostics pack and database tuning pack. I know wihtout license for provision pack, I cannot patch database homes using grid control deployment tab. But I'm wondering if I can patch grid control agen

  • How to disable wireless for Version 4 G LTE Broadband Router with Voice?

    How can I disable wireless on the Version 4 G LTE Broadband Router with Voice?