在SQL群集上有两个实例,分别为:SQLCSNET1\MSSQLSERVER1和SQLCSNET2\MSSQLSERVER2,在计算机sccmz上安装SCOM2012 SP1中的组件 管理服务器 和 操作控制台,在配置操作数据库时输入服务器名称和实例名称下:SQLCSNET1\MSSQLSERVER1
        出现如下错误:
        SQL Server 的安装版本不受支持。请验证计算机和 SQL Server 的安装版本是否达到了安装的最低要求。有关详细信息,请查看支持的配置文档。
 
       我的数据库版本:SQL Server 2012 SP1--11.0.3000.0(X64) Enterprise Edition
       数据库服务器和SCOM服务器的操作系统版本均为:Windows Server 2012 DataCenter
 
        找到了安装日志OpsMgrSetupWizard.log,看着SQL版本符合要求,计算机之间均没有防火墙,可以互相Ping通,数据库的1433端口Telent也没有问题,运行SCOM安装程序的用户(testw\sccmuser)也已经加入到SQL的sysadmin角色中,换另外一个实例还是同样的报错。
 
        原因及解决方法:其实SQL Server版本没有问题,只是由于运行SCOM安装程序的账户权限不足,无法获取到SQL计算机的OS版本导致。将其账户加入到SQL计算机的本地管理员组中即可解决。
        注:如果未将该账户加入到SQL实例的sysadmin角色中,会提示“找不到SQL Server”。
 
        OpsMgrSetupWizard.log内容如下(位于 users\当前用户\Appdata\Local\SCOM\Logs 目录下):
 
[2013-08-19T23:19:27.3522531+08:00]: Always: Trace Session Started
[23:19:27]: Always: :
[23:19:27]: Always: :
 
Application Started
[23:19:27]: Always: :Machine on which Operations Manager is being installed: SCCMFZ
[23:19:27]: Always: :Current setup user: TESTW\sccmuser
[23:19:27]: Always: :Begin: Parse command line.
[23:19:27]: Debug: :Collected a path value of: \\server2012\e$\Software\SCOM\SC2012_SP1_SCOM_CN\Setup\AMD64\
[23:19:27]: Always: :Begin: Parse command line.
[23:19:27]: Always: :End: Parse reporting command line switches.
[23:19:27]: Always: :End: Parse data reader account command line switches.
[23:19:27]: Always: :End: Parse command line.
[23:19:27]: Always: :Begin: System State detection.
[23:19:27]: Info: :Info:CheckIfOpsMgrComponentsInstalled: component - OMCONSOLE
[23:19:27]: Info: :Info:Component OMCONSOLE is not installed
[23:19:27]: Info: :Info:CheckIfOpsMgrComponentsInstalled: component - OMSERVER
[23:19:27]: Info: :Info:Component OMSERVER is not installed
[23:19:27]: Info: :Info:CheckIfOpsMgrComponentsInstalled: component - OMWEBCONSOLE
[23:19:27]: Info: :Info:Component OMWEBCONSOLE is not installed
[23:19:27]: Info: :Info:CheckIfOpsMgrComponentsInstalled: component - OMREPORTING
[23:19:27]: Info: :Info:Component OMREPORTING is not installed
[23:19:27]: Always: :End: System State detection.
[23:19:27]: Info: :Beginning evaluation of rule 'Upgrade rules for SCOM setup.'
[23:19:27]: Debug: :Condition wasnt defined for rule 'Upgrade rules for SCOM setup.'.
[23:19:27]: Info: :Beginning evaluation of rule 'UpgradeRulesForAllSKUs'
[23:19:27]: Debug: :Condition wasnt defined for rule 'UpgradeRulesForAllSKUs'.
[23:19:27]: Info: :Beginning evaluation of rule 'OM12RTMUpgradeRules'
[23:19:27]: Debug: :Condition wasnt defined for rule 'OM12RTMUpgradeRules'.
[23:19:27]: Info: :Info:OM12RTMServer is installed: False
[23:19:27]: Info: :Info:Product check for OM12RTMServer failed.
[23:19:27]: Info: :Info:OM12RTMConsole is installed: False
[23:19:27]: Info: :Info:Product check for OM12RTMConsole failed.
[23:19:27]: Info: :Info:OM12RTMWebConsole is installed: False
[23:19:27]: Info: :Info:Product check for OM12RTMWebConsole failed.
[23:19:27]: Info: :Info:OM12RTMReporting is installed: False
[23:19:27]: Info: :Info:Product check for OM12RTMReporting failed.
[23:19:27]: Info: :Info:OM12SP1BetaServer is installed: False
[23:19:27]: Info: :Info:Product check for OM12SP1BetaServer failed.
[23:19:27]: Info: :Info:OM12SP1BetaConsole is installed: False
[23:19:27]: Info: :Info:Product check for OM12SP1BetaConsole failed.
[23:19:27]: Info: :Info:OM12SP1BetaWebConsole is installed: False
[23:19:27]: Info: :Info:Product check for OM12SP1BetaWebConsole failed.
[23:19:27]: Info: :Info:OM12SP1BetaReporting is installed: False
[23:19:27]: Info: :Info:Product check for OM12SP1BetaReporting failed.
[23:19:27]: Info: :Finished evaluation of rule 'OM12RTMUpgradeRules'
[23:19:27]: Info: :Finished evaluation of rule 'UpgradeRulesForAllSKUs'
[23:19:27]: Info: :Finished evaluation of rule 'Upgrade rules for SCOM setup.'
[23:19:27]: Always: :This is not an upgrade
[23:19:27]: Always: :No OM component is installed on this machine and it's interactive run.
[23:19:27]: Error: :Error:User did not accept EULA.
[23:19:27]: Always: :We don't have a path entry in the registry or from command line so using default install path as C:\Program Files\System Center 2012\Operations Manager
[23:19:27]: Info: :SetInstallPath: installpath has a value of C:\Program Files\System Center 2012\Operations Manager
[23:19:27]: Info: :Info:SetComponentSwitches: component list not specified
[23:19:27]: Always: :Begin: Rationalize components.
[23:19:27]: Always: :Begin: Rationalize command line arguments (first run).
[23:19:27]: Always: :RationalizeCommandLineArguments succeeded.
[23:19:27]: Always: :End: Rationalize command line arguments (first run).
[23:19:27]: Always: :Begin: Rationalize final steps.
[23:19:27]: Info: :Beginning evaluation of rule 'Block Unsupported MOM versions.'
[23:19:27]: Debug: :Condition wasnt defined for rule 'Block Unsupported MOM versions.'.
[23:19:27]: Info: :Beginning evaluation of rule 'PreOM12RTMRulesGroup'
[23:19:27]: Debug: :Condition wasnt defined for rule 'PreOM12RTMRulesGroup'.
[23:19:27]: Info: :Info:MOMSelect is installed: False
[23:19:27]: Info: :Info:MOMAEM is installed: False
[23:19:27]: Info: :Info:MOMEval is installed: False
[23:19:27]: Info: :Info:MOMOEM is installed: False
[23:19:27]: Info: :Info:MOMAgent is installed: False
[23:19:27]: Info: :Info:MOMGW is installed: False
[23:19:27]: Info: :Info:MOMReporting is installed: False
[23:19:27]: Info: :Finished evaluation of rule 'PreOM12RTMRulesGroup'
[23:19:27]: Info: :Beginning evaluation of rule 'Pre2012RTM'
[23:19:27]: Debug: :Condition wasnt defined for rule 'Pre2012RTM'.
[23:19:27]: Info: :Info:OMServer is installed: False
[23:19:27]: Info: :Info:OMConsole is installed: False
[23:19:27]: Info: :Info:OMReporting is installed: False
[23:19:27]: Info: :Info:OMWebConsole is installed: False
[23:19:27]: Info: :Finished evaluation of rule 'Pre2012RTM'
[23:19:27]: Info: :Beginning evaluation of rule 'BlockPre2012SP1Beta'
[23:19:27]: Debug: :Condition wasnt defined for rule 'BlockPre2012SP1Beta'.
[23:19:27]: Info: :Info:OMServer is installed: False
[23:19:27]: Info: :Info:OMConsole is installed: False
[23:19:27]: Info: :Info:OMReporting is installed: False
[23:19:27]: Info: :Info:OMWebConsole is installed: False
[23:19:27]: Info: :Finished evaluation of rule 'BlockPre2012SP1Beta'
[23:19:27]: Info: :Beginning evaluation of rule 'BlockPre2012SP1Escrow'
[23:19:27]: Debug: :Condition wasnt defined for rule 'BlockPre2012SP1Escrow'.
[23:19:27]: Info: :Info:OMServer is installed: False
[23:19:27]: Info: :Info:OMConsole is installed: False
[23:19:27]: Info: :Info:OMReporting is installed: False
[23:19:27]: Info: :Info:OMWebConsole is installed: False
[23:19:27]: Info: :Finished evaluation of rule 'BlockPre2012SP1Escrow'
[23:19:27]: Info: :Finished evaluation of rule 'Block Unsupported MOM versions.'
[23:19:27]: Info: :Beginning evaluation of rule 'Check that Unsupported SKU does not exist for SCOM setup.'
[23:19:27]: Debug: :Condition wasnt defined for rule 'Check that Unsupported SKU does not exist for SCOM setup.'.
[23:19:27]: Info: :Info:MOMAEM is installed: False
[23:19:27]: Info: :Info:MOMEval is installed: False
[23:19:27]: Info: :Finished evaluation of rule 'Check that Unsupported SKU does not exist for SCOM setup.'
[23:19:27]: Always: :End: Rationalize final steps.
[23:19:27]: Always: :End: Rationalize components.
[23:19:27]: Error: :Error:IsReportingValidToInstall failed SRS instance not provided 
[23:19:27]: Info: :Start adding DataItems
[23:19:27]: Info: :Initial Configuration
[23:19:27]: Info: :Database Configuration
[23:19:27]: Info: :Data Warehouse Configuration
[23:19:27]: Info: :Management Server
[23:19:27]: Info: :Operations console
[23:19:27]: Info: :Web Console Server
[23:19:27]: Info: :Reporting Server
[23:19:27]: Info: :Final Configuration
[23:19:27]: Info: :Done adding DataItems
[23:19:27]: Info: :Adding Page StartPageTrack
[23:19:27]: Info: :Adding Page UpgradeInvalidStartPage
[23:19:27]: Info: :Adding Page UpgradeInvalidRootPage
[23:19:28]: Info: :Adding Page ARPStartPageSwitch
[23:19:28]: Info: :Adding Page ARPAddRemovePage
[23:19:28]: Info: :Adding Page UpgradePageSwitch
[23:19:28]: Info: :Adding Page UpgradePage
[23:19:28]: Info: :Adding Page UpgradeManagementGroupPageSwitch
[23:19:28]: Info: :Adding Page UpgradeManagementGroupPage
[23:19:28]: Info: :Adding Page UpgradeEulaPage
[23:19:28]: Info: :Adding Page RegularStartPageSwitch
[23:19:28]: Info: :Adding Page ComponentsPageCleanInstall
[23:19:28]: Info: :Adding Page ComponentsPage
[23:19:28]: Info: :Adding Page InstallationLocationPage
[23:19:28]: Info: :Adding Page PrerequisitesProgressPage
[23:19:28]: Info: :Adding Page AdditionalPrerequisitesPage
[23:19:28]: Info: :Adding Page InstallScenario
[23:19:28]: Info: :Adding Page ShortEulaPage
[23:19:28]: Info: :Adding Page SecondServerOperationalDb
[23:19:28]: Info: :Adding Page EulaPageCleanInstall
[23:19:28]: Info: :Adding Page FirstServerOperationalDb
[23:19:28]: Info: :Adding Page DbPageDataWarehouse
[23:19:28]: Info: :Adding Page SelectManagementServerForReporting
[23:19:28]: Info: :Adding Page SelectReportingInstance
[23:19:28]: Info: :Adding Page SelectManagementServerForWebConsole
[23:19:28]: Info: :Adding Page WebConsoleSitePage
[23:19:28]: Info: :Adding Page WebConsoleAuthorizationMode
[23:19:28]: Info: :Adding Page AccountsInformationPage
[23:19:28]: Info: :Adding Page ImproveUserExperiencePage
[23:19:28]: Info: :Adding Page MSFTUpdatePage
[23:19:28]: Info: :Adding Page ConfigurationSummaryPage
[23:19:28]: Info: :Adding Page ProgressPage
[23:19:28]: Info: :Adding Page BlockPage
[23:19:28]: Info: :Adding Page FinishPage
[23:19:28]: Info: :Beginning evaluation of rule 'Block Unsupported MOM versions.'
[23:19:28]: Debug: :Condition wasnt defined for rule 'Block Unsupported MOM versions.'.
[23:19:28]: Info: :Beginning evaluation of rule 'PreOM12RTMRulesGroup'
[23:19:28]: Debug: :Condition wasnt defined for rule 'PreOM12RTMRulesGroup'.
[23:19:28]: Info: :Info:MOMSelect is installed: False
[23:19:28]: Info: :Info:MOMAEM is installed: False
[23:19:28]: Info: :Info:MOMEval is installed: False
[23:19:28]: Info: :Info:MOMOEM is installed: False
[23:19:28]: Info: :Info:MOMAgent is installed: False
[23:19:28]: Info: :Info:MOMGW is installed: False
[23:19:28]: Info: :Info:MOMReporting is installed: False
[23:19:28]: Info: :Finished evaluation of rule 'PreOM12RTMRulesGroup'
[23:19:28]: Info: :Beginning evaluation of rule 'Pre2012RTM'
[23:19:28]: Debug: :Condition wasnt defined for rule 'Pre2012RTM'.
[23:19:28]: Info: :Info:OMServer is installed: False
[23:19:28]: Info: :Info:OMConsole is installed: False
[23:19:28]: Info: :Info:OMReporting is installed: False
[23:19:28]: Info: :Info:OMWebConsole is installed: False
[23:19:28]: Info: :Finished evaluation of rule 'Pre2012RTM'
[23:19:28]: Info: :Beginning evaluation of rule 'BlockPre2012SP1Beta'
[23:19:28]: Debug: :Condition wasnt defined for rule 'BlockPre2012SP1Beta'.
[23:19:28]: Info: :Info:OMServer is installed: False
[23:19:28]: Info: :Info:OMConsole is installed: False
[23:19:28]: Info: :Info:OMReporting is installed: False
[23:19:28]: Info: :Info:OMWebConsole is installed: False
[23:19:28]: Info: :Finished evaluation of rule 'BlockPre2012SP1Beta'
[23:19:28]: Info: :Beginning evaluation of rule 'BlockPre2012SP1Escrow'
[23:19:28]: Debug: :Condition wasnt defined for rule 'BlockPre2012SP1Escrow'.
[23:19:28]: Info: :Info:OMServer is installed: False
[23:19:28]: Info: :Info:OMConsole is installed: False
[23:19:28]: Info: :Info:OMReporting is installed: False
[23:19:28]: Info: :Info:OMWebConsole is installed: False
[23:19:28]: Info: :Finished evaluation of rule 'BlockPre2012SP1Escrow'
[23:19:28]: Info: :Finished evaluation of rule 'Block Unsupported MOM versions.'
[23:19:28]: Info: :Beginning evaluation of rule 'Check that Unsupported SKU does not exist for SCOM setup.'
[23:19:28]: Debug: :Condition wasnt defined for rule 'Check that Unsupported SKU does not exist for SCOM setup.'.
[23:19:28]: Info: :Info:MOMAEM is installed: False
[23:19:28]: Info: :Info:MOMEval is installed: False
[23:19:28]: Info: :Finished evaluation of rule 'Check that Unsupported SKU does not exist for SCOM setup.'
[23:19:28]: Debug: :OMForwardToStartPageTrackPageHandler: Moving to page RegularStartPageSwitch
[23:19:28]: Always: :Entering Page: ComponentsPageCleanInstall
[23:19:28]: Info: :Server Installed:False  InstallingNow:False
[23:19:28]: Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
[23:19:28]: Error: :The management server specified would lead to an invalid scenario. Setup will attempt to find a valid scenario mgt server.
[23:19:28]: Info: :Server Installed:False  InstallingNow:False
[23:19:28]: Error: :No Management Server property was provided and Setup could not find a valid Management Server.  Please rerun setup with a valid management server.
[23:19:30]: Info: :Server Installed:False  InstallingNow:True
[23:19:31]: Info: :Server Installed:False  InstallingNow:True
[23:23:00]: Info: :Server Installed:False  InstallingNow:True
[23:23:00]: Always: :Entering Page: InstallationLocationPage
[23:23:01]: Info: :Info:User specified valid installation path of: C:\Program Files\System Center 2012\Operations Manager
[23:23:01]: Always: :Entering Page: PrerequisitesProgressPage
[23:23:01]: Debug: :LoadPrerequisites: Start adding ComponentTitles
[23:23:01]: Always: :LoadPrerequisites: Start adding DataItems
[23:23:01]: Always: :memoryCheckTitle
[23:23:01]: Always: :memoryCheckTitle
[23:23:01]: Always: :ntfsCheckTitle
[23:23:01]: Always: :DriveSpaceCheckTitle
[23:23:01]: Always: :DriveSpaceCheckTitle
[23:23:01]: Always: :OSVersionCheckTitle
[23:23:01]: Always: :OSVersionCheckTitle
[23:23:01]: Always: :PowershellCheckTitle
[23:23:01]: Always: :DomainControllerCheckTitle
[23:23:01]: Always: :WindowsInstallerCheckTitle
[23:23:01]: Always: :PendingRebootCheckTitle
[23:23:01]: Always: :WinRMCheckTitle
[23:23:01]: Always: :RemoteRegistryCheckTitle
[23:23:01]: Always: :ReportViewerCheckTitle
[23:23:01]: Always: :ClusteredServerCheckTitle
[23:23:01]: Always: :ActiveDirectoryCheckTitle
[23:23:01]: Always: :IsComputerNameValidTitle
[23:23:01]: Always: :SEViewerInstalledCheck
[23:23:01]: Always: :AVIcodeAgentCheck
[23:23:01]: Always: :MOMASPAgentInstalledCheck
[23:23:01]: Always: :IISCheckTitle
[23:23:01]: Always: :IISMetabaseCheckTitle
[23:23:01]: Always: :AspNetCheckTitle
[23:23:01]: Always: :WindowsAuthRoleCheckTitle
[23:23:01]: Always: :StaticContentRoleCheckTitle
[23:23:01]: Always: :DefaultDocumentRoleCheckTitle
[23:23:01]: Always: :DirectoryBrowsingRoleCheckTitle
[23:23:01]: Always: :HttpErrorsRoleCheckTitle
[23:23:01]: Always: :HttpLoggingRoleCheckTitle
[23:23:01]: Always: :RequestMonitorRoleCheckTitle
[23:23:01]: Always: :RequestFilterRoleCheckTitle
[23:23:01]: Always: :StaticContentCheckTitle
[23:23:01]: Always: :IISConsoleCheckTitle
[23:23:01]: Always: :IsapiAllowedCheckTitle
[23:23:01]: Always: :IsAspNetIntegratedHandlerInstalledTitle
[23:23:01]: Always: :HttpActivationCheckTitle
[23:23:01]: Always: :HttpActivationCheckTitle
[23:23:01]: Always: :LoadPrerequisites: Done adding prerequisites checks
[23:23:01]: Info: :Approximated Memory = 2048
[23:23:01]: Info: :Approximated Memory = 2048
[23:23:01]: Debug: :**************************************************
[23:23:01]: Error: :<![CDATA[CheckPrerequisites: Logic Type:and MemoryCheck-2gbFail: 0CheckPrerequisites: Logic Type:and MemoryCheck-4gbWarn: 1]]>
[23:23:01]: Error: : 
[23:23:01]: Error: :CheckPrerequisites: memoryCheckTitle: Warning
[23:23:01]: Error: : 
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and NTFSDrive-Fail: 0]]>
[23:23:01]: Debug: : 
[23:23:01]: Debug: :CheckPrerequisites: ntfsCheckTitle: Passed
[23:23:01]: Debug: : 
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and UIDriveSpaceCheck-Fail: 0]]>
[23:23:01]: Debug: : 
[23:23:01]: Debug: :CheckPrerequisites: DriveSpaceCheckTitle: Passed
[23:23:01]: Debug: : 
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and DriveSpaceCheck-Fail: 0]]>
[23:23:01]: Debug: : 
[23:23:01]: Debug: :CheckPrerequisites: DriveSpaceCheckTitle: Passed
[23:23:01]: Debug: : 
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:or OSVersion-w2k8-Fail: 0]]>
[23:23:01]: Debug: : 
[23:23:01]: Debug: :CheckPrerequisites: OSVersionCheckTitle: Passed
[23:23:01]: Debug: : 
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :**************************************************
[23:23:01]: 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:andArchitectureIs64Check-Fail: 0]]>
[23:23:01]: Debug: : 
[23:23:01]: Debug: :CheckPrerequisites: OSVersionCheckTitle: Passed
[23:23:01]: Debug: : 
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and PowerShell2-Fail: 0]]>
[23:23:01]: Debug: : 
[23:23:01]: Debug: :CheckPrerequisites: PowershellCheckTitle: Passed
[23:23:01]: Debug: : 
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :**************************************************
[23:23:01]: 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]]>
[23:23:01]: Debug: : 
[23:23:01]: Debug: :CheckPrerequisites: DomainControllerCheckTitle: Passed
[23:23:01]: Debug: : 
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :<![CDATA[Successfully parsed version numbers.  Required: 3.1  Actual: 5.0CheckPrerequisites: Logic Type:and WindowsInstallerVersionCheckDelegate-v31: 0]]>
[23:23:01]: Debug: : 
[23:23:01]: Debug: :CheckPrerequisites: WindowsInstallerCheckTitle: Passed
[23:23:01]: Debug: : 
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and PendingReboot-Fail: 0]]>
[23:23:01]: Debug: : 
[23:23:01]: Debug: :CheckPrerequisites: PendingRebootCheckTitle: Passed
[23:23:01]: Debug: : 
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :ServiceControlFunctions.IsEnabledAndRunning(): Starting...
[23:23:01]: Debug: :IsServiceInstalled: WinRM?  True.
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and ServiceCheck-WinRM: 0]]>
[23:23:01]: Debug: : 
[23:23:01]: Debug: :CheckPrerequisites: WinRMCheckTitle: Passed
[23:23:01]: Debug: : 
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :IsServiceInstalled: RemoteRegistry?  True.
[23:23:01]: Debug: :ServiceControlFunctions.IsEnabledAndRunning(): Starting...
[23:23:01]: Debug: :IsServiceInstalled: RemoteRegistry?  True.
[23:23:01]: Debug: :ServiceControlFunctions.IsEnabledAndRunning(): Checking second time because first time result was False.
[23:23:01]: Debug: :IsServiceInstalled: RemoteRegistry?  True.
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and PassIfWin8Anything: 0CheckPrerequisites: Logic Type:and ServiceCheck-WinRM-enabled: 0CheckPrerequisites: Logic Type:orServiceCheck-WinRM-running: 2]]>
[23:23:01]: Debug: : 
[23:23:01]: Debug: :CheckPrerequisites: RemoteRegistryCheckTitle: Passed
[23:23:01]: Debug: : 
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and ReportViewer-x64: 0CheckPrerequisites: Logic Type:or ReportViewer-x86: 2]]>
[23:23:01]: Debug: : 
[23:23:01]: Debug: :CheckPrerequisites: ReportViewerCheckTitle: Passed
[23:23:01]: Debug: : 
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and ClusteredMachineCheck: 0]]>
[23:23:01]: Debug: : 
[23:23:01]: Debug: :CheckPrerequisites: ClusteredServerCheckTitle: Passed
[23:23:01]: Debug: : 
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and ADCheck-Fail: 0]]>
[23:23:01]: Debug: : 
[23:23:01]: Debug: :CheckPrerequisites: ActiveDirectoryCheckTitle: Passed
[23:23:01]: Debug: : 
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :<![CDATA[IsComputerNameValid: Hostname: sccmfz  Len: 6CheckPrerequisites: Logic Type:and IsComputerNameValid: 0]]>
[23:23:01]: Debug: : 
[23:23:01]: Debug: :CheckPrerequisites: IsComputerNameValidTitle: Passed
[23:23:01]: Debug: : 
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and AvicodeAgentInstalled-x86: 0CheckPrerequisites: Logic Type:and AvicodeAgentInstalled-x64: 0]]>
[23:23:01]: Debug: : 
[23:23:01]: Debug: :CheckPrerequisites: AVIcodeAgentCheck: Passed
[23:23:01]: Debug: : 
[23:23:01]: Debug: :**************************************************
[23:23:01]: Info: :Beginning evaluation of rule 'Block installation of SCOM.'
[23:23:01]: Debug: :Condition wasnt defined for rule 'Block installation of SCOM.'.
[23:23:01]: Info: :Beginning evaluation of rule 'SCOMSetupRulesGroup'
[23:23:01]: Debug: :Condition wasnt defined for rule 'SCOMSetupRulesGroup'.
[23:23:01]: Info: :Info:MOMASPAgent is installed: False
[23:23:01]: Info: :Finished evaluation of rule 'SCOMSetupRulesGroup'
[23:23:01]: Info: :Finished evaluation of rule 'Block installation of SCOM.'
[23:23:01]: Debug: :**************************************************
[23:23:01]: Debug: :<![CDATA[CheckPrerequisites: Logic Type:and MOMASPAgent: 0]]>
[23:23:01]: Debug: : 
[23:23:01]: Debug: :CheckPrerequisites: MOMASPAgentInstalledCheck: Passed
[23:23:01]: Debug: : 
[23:23:01]: Debug: :**************************************************
[23:23:01]: Always: :CheckPrerequisites: Return Value 1
[23:23:01]: Always: :Entering Page: AdditionalPrerequisitesPage
[23:23:02]: Info: :Info:Attempting to get the text for the prereq: memoryCheckTitle
[23:23:02]: Always: :Entering Page: InstallScenario
[23:23:11]: Always: :Entering Page: EulaPageCleanInstall
[23:23:11]: Always: :Showing 'short' EULA: False
[23:23:11]: Always: :Displaying localized EULA for localization: zh-CHS
[23:23:12]: Info: :Info:User has agreed to EULA.
[23:23:13]: Info: :Not all of the information on the screen is valid, so we're not going to check disk space.
[23:23:13]: Info: :Not all of the information on the screen is valid, so we're not going to check disk space.
[23:23:13]: Always: :Entering Page: FirstServerOperationalDb
[23:23:13]: Info: :Not all of the information on the screen is valid, so we're not going to check disk space.
[23:23:13]: Info: :Not all of the information on the screen is valid, so we're not going to check disk space.
[23:23:29]: Always: :DatabaseConfigurationPage: Attempting to connect to database using server\instance SQLCSNET1\MSSQLSERVER1. If we need it, the port is 1433
[23:23:29]: Warn: :Warning:Current user doesn't have enough permissions to force Sql service to start state. We will still continue and try to connect to Sql Server
[23:23:29]: Info: :Info:Opening/Testing Sql Connection on SQLCSNET1\MSSQLSERVER1, port: 
[23:23:29]: Debug: :Connection was not open.  We will try to open it.
[23:23:29]: Debug: :SqlConnectionReady returned True.
[23:23:29]: Warn: :Warning:Current user doesn't have enough permissions to force Sql service to start state. We will still continue and try to connect to Sql Server
[23:23:29]: Debug: :Connection was not open.  We will try to open it.
[23:23:29]: Debug: :SqlConnectionReady returned True.
[23:23:29]: Info: :Info:Using DB command timeout = 1800 seconds.
[23:23:29]: Info: :SQL Product Level: SP1
[23:23:29]: Info: :SQL Edition: Enterprise Edition (64-bit)
[23:23:29]: Info: :SQL Version: 11.0.3000.0
[23:23:29]: Always: :Current Version of SQL=11.0.3000.0   Required Version=10.50.2500.0
[23:23:29]: Always: :Entering GetRemoteOSVersion.
[23:23:29]: Error: :GetRemoteOSVersion(): Threw Exception.Type: System.UnauthorizedAccessException, Exception Error Code: 0x80070005, Exception.Message: 拒绝访问。 (异常来自 HRESULT:0x80070005 (E_ACCESSDENIED))
[23:23:29]: Error: :StackTrace:   在 System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
   在 System.Management.ManagementScope.InitializeGuts(Object o)
   在 System.Management.ManagementScope.Initialize()
   在 System.Management.ManagementObjectSearcher.Initialize()
   在 System.Management.ManagementObjectSearcher.Get()
   在 Microsoft.EnterpriseManagement.OperationsManager.Setup.Common.SetupValidationHelpers.GetRemoteOSVersion(String remoteComputer)
[23:23:29]: Debug: :IsSQLOnAValidComputer: remote OS version string was null or empty.
[23:23:29]: Info: :Info:Using DB command timeout = 1800 seconds.
[23:23:29]: Info: :Info:Using DB command timeout = 1800 seconds.
[23:23:29]: Info: :The SQL Collation is valid.
[23:23:29]: Info: :Info:Using DB command timeout = 1800 seconds.
[23:23:29]: Info: :Info:DatabaseConfigurationPage: DB connection attempt completed.
[23:23:30]: Info: :Info:DatabaseConfigurationPage: DB connection attempt completed.
[23:23:33]: Always: :DatabaseConfigurationPage: Attempting to connect to database using server\instance SQLCSNET1\MSSQLSERVER1. If we need it, the port is 1433
[23:23:33]: Warn: :Warning:Current user doesn't have enough permissions to force Sql service to start state. We will still continue and try to connect to Sql Server
[23:23:33]: Info: :Info:Opening/Testing Sql Connection on SQLCSNET1\MSSQLSERVER1, port: 
[23:23:33]: Debug: :Connection was not open.  We will try to open it.
[23:23:33]: Debug: :SqlConnectionReady returned True.
[23:23:33]: Warn: :Warning:Current user doesn't have enough permissions to force Sql service to start state. We will still continue and try to connect to Sql Server
[23:23:33]: Debug: :Connection was not open.  We will try to open it.
[23:23:33]: Debug: :SqlConnectionReady returned True.
[23:23:33]: Info: :Info:Using DB command timeout = 1800 seconds.
[23:23:33]: Info: :SQL Product Level: SP1
[23:23:33]: Info: :SQL Edition: Enterprise Edition (64-bit)
[23:23:33]: Info: :SQL Version: 11.0.3000.0
[23:23:33]: Always: :Current Version of SQL=11.0.3000.0   Required Version=10.50.2500.0
[23:23:33]: Always: :Entering GetRemoteOSVersion.
[23:23:33]: Error: :GetRemoteOSVersion(): Threw Exception.Type: System.UnauthorizedAccessException, Exception Error Code: 0x80070005, Exception.Message: 拒绝访问。 (异常来自 HRESULT:0x80070005 (E_ACCESSDENIED))
[23:23:33]: Error: :StackTrace:   在 System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
   在 System.Management.ManagementScope.InitializeGuts(Object o)
   在 System.Management.ManagementScope.Initialize()
   在 System.Management.ManagementObjectSearcher.Initialize()
   在 System.Management.ManagementObjectSearcher.Get()
   在 Microsoft.EnterpriseManagement.OperationsManager.Setup.Common.SetupValidationHelpers.GetRemoteOSVersion(String remoteComputer)
[23:23:33]: Debug: :IsSQLOnAValidComputer: remote OS version string was null or empty.
[23:23:33]: Info: :Info:Using DB command timeout = 1800 seconds.
[23:23:33]: Info: :Info:Using DB command timeout = 1800 seconds.
[23:23:33]: Info: :The SQL Collation is valid.
[23:23:33]: Info: :Info:Using DB command timeout = 1800 seconds.
[23:23:33]: Info: :Info:DatabaseConfigurationPage: DB connection attempt completed.
[23:23:33]: Info: :Info:DatabaseConfigurationPage: DB connection attempt completed.

安装SCOM2012在连接数据库时报错:" SQL Server 的安装版本不受支持"的更多相关文章

  1. 【原创】SQL SERVER 2012安装配置说明(多图详解)

    1. 优先安装软件 1. net framework3.5. 2. 在安装SQL SERVER 2012前需要3.5的支持.在WIN 2012系统可以在系统管理的添加角色和功能中安装,如下将[.NET ...

  2. SQL SERVER 2012安装配置说明(多图详解)

    1. 优先安装软件 1. net framework3.5. 2. 在安装SQL SERVER 2012前需要3.5的支持.在WIN 2012系统可以在系统管理的添加角色和功能中安装,如下将[.NET ...

  3. SQL server 2008 安装报错 reporting services catalog database file existence

    SQL server 2008 安装时报错 提示 reporting services catalog database file existence 查了一下,是因为原来装过Sql server 2 ...

  4. SQL Server 2012安装图文教程

    解析SQL Server 2012安装中心 当系统打开"SQL Server安装中心",则说明我们可以开始正常的安装SQL Server 2012了. SQL Server安装中心 ...

  5. SQL Server 2012 安装图解教程

    在安装微软最新数据库SQL Server 2012之前,编者先确定一下安装环境:Windonws 7 SP1,32位操作系统.CPU是2.1GHz赛扬双核T3500,内存2.93GB 安装SQL Se ...

  6. [原创]SQL SERVER 2008R2安装

    配置系统环境说明 操作系统:Windows 7 操作系统版本:旗舰版 SP1 操作系统位数:x64 注:其它系统配置也基本相似,只是可能菜单的名字或者所处位置不一样,具体的配置如有不同,请自行搜索 安 ...

  7. db2的select语句在db2 client上执行正确,JDBC连接数据库时报错

    db2的select语句在db2 client上执行正确,JDBC连接数据库时报错. sql语句是:select ...from QUALIFIER.tableName fetch first 21 ...

  8. SQL Server 2000安装教程图解

    SQL Server 2000安装教程图解... ============= 下面网盘链接中的SQL2000数据库在Win7和Win10系统上安装都是可以正常使用的,只不过是Win10上安装的话,需要 ...

  9. 安装FreeIPA以及应用时报错汇总

    安装FreeIPA以及应用时报错汇总 作者:尹正杰 版权声明:原创作品,谢绝转载!否则将追究法律责任. 一.ERROR DNS zone yinzhengjie.org.cn already exis ...

随机推荐

  1. redis 持久化之 rdb 快照持久化

    解释1: 虽然redis是单进程,但是它有一个单独的子进程进行rdb操作,为了保证的数据的一致性,当进行rdb操作失败的时候,主进程就停止写入 所以才有了stop-write-on-bgsave-er ...

  2. 通过java代码给log4j指定appender

    工具代码 import org.apache.log4j.ConsoleAppender; import org.apache.log4j.LogManager; import org.apache. ...

  3. APU (美国AMD公司研发的加速处理器)

    APU(Accelerated Processing Unit)中文名字叫加速处理器,是AMD“融聚未来”理念的产品,它第一次将中央处理器和独显核心做在一个晶片上,它同时具有高性能处理器和最新独立显卡 ...

  4. Redis: under the hood---转载

    http://pauladamsmith.com/articles/redis-under-the-hood.html#redis-under-the-hood How does the Redis  ...

  5. 开源代码SlidingMenu的使用

    1. 将SlidingMenu导入Android studio3.0 2. 编写代码 left_menu.xml <?xml version="1.0" encoding=& ...

  6. OpenTLD在VS2012和opencv246编译通过

    最近看到了TLD的跟踪视频,觉得很有意思,刚好最近在看行人检测所以就打算下载源码玩一玩,因为源码是Linux版本的(原作者写的是C++和MATLAB的混合编程)C++源码可以在我的博客TLD(一种目标 ...

  7. HA_Mirror 数据库镜像

    环境准备: 虚拟机3台,INTER-DC, INTER-SQLA, INTER-SQLB 创建域帐户 INTER\MSSQLSERVER.SERVICE,分别添加到INTER-SQLA和INTER-S ...

  8. 版本管控---Visual Source Safe(VSS)和Team Foundation Server(TFS)

    Visual Source Safe 是用于软件专业开发人员的源代码管理工具 Team Foundation Server是为开发团队提供集成源代码管理.问题跟踪和进程管理的更改管理系统 相同点 1. ...

  9. fb登陆遇到傻逼问题

    centos中curl需要ssl的支持, 所以我重新安装了curl,并安装了openssl-devel,这个是依赖,必须的. so 完美

  10. Z_Tree的使用案例(出差地点的演示)

    1.准备工作(下载zTree并添加到项目JS中) 2.HTML代码 <link rel="stylesheet" href="./js/zTree_v3-3.5.2 ...