Thebeats2009 Posted November 29, 2011 Report post Posted November 29, 2011 hallo, I try to install SCCM 2012 RC with Clustered SQL Instance, and i get always some failures by Prerequisite Check: 1. Validate FQDN of SQL Server Machine: Sql connection by machine account requires valid FQDN. 2. Primary FQDN: Configuration Manager only supports the use of primary FQDN’s, where the DNS hostname (first label in the FQDN) matches the NetBIOS hostname of the computer. The FQDN provided for this site system does not meet this requirement and cannot be used. Correct the FQDN and try again. ERROR: Failed to copy D:\CONFIGMGR_2012_RC1_ENU_7678\SMSSETUP\BIN\X64\smstsvc.exe to \\SQL8-11.domain.de\admin$\sms_get_fqdn_svc.exe, Win32 error = 67 Did Someone have an idea?? Thank you Quote Share this post Link to post Share on other sites More sharing options...
Steve Murphy Posted April 11, 2012 Report post Posted April 11, 2012 Bump - I have the same issue. did you ever get this resolved? Quote Share this post Link to post Share on other sites More sharing options...
kris00l Posted April 12, 2012 Report post Posted April 12, 2012 please make sure sql virtual cluster name is published in DNS. You can enable by going into properties of it under failover mmc. you can also user setspn -a instancename\sqlclustername.mydomain.loc:1433 mydomain\domainuser. please check my post for other setting. http://www.windows-noob.com/forums/index.php?/topic/5339-sccm-2012-site-database-on-sql-cluster/page__fromsearch__1 Quote Share this post Link to post Share on other sites More sharing options...