During cluster install just after setting up installation files get the above error. Tried on both the active and passive node, got domain admin to try but still the same. Checked for RemoteRegistry running on both nodes and looks like they are.
Log file on passive cluster gives (Cutdown version due to space) :
(01) 2018-07-16 10:43:29 Slp: Running Action: InitializeConfigAction
(01) 2018-07-16 10:43:29 Slp: Completed Action: InitializeConfigAction, returned True
(01) 2018-07-16 10:43:29 Slp: ----------------------------------------------------------------------
(01) 2018-07-16 10:43:29 Slp: Running Action: RunRemoteDiscoveryAction
(01) 2018-07-16 10:43:29 Slp: Running discovery on local machine
(01) 2018-07-16 10:43:31 Slp: Discovery on local machine is complete
(01) 2018-07-16 10:43:31 Slp: Running discovery on remote machine: UKRXM3S127
(01) 2018-07-16 10:43:31 Slp: Discovery on UKRXM3S127 failed due to exception
(01) 2018-07-16 10:43:31 Slp: Microsoft.SqlServer.Management.Sdk.Sfc.EnumeratorException: Failed to retrieve data for this request. ---> System.ComponentModel.Win32Exception: Not all privileges or groups referenced are assigned to the caller.
(01) 2018-07-16 10:43:31 Slp: Exception type: Microsoft.SqlServer.Management.Sdk.Sfc.EnumeratorException
(01) 2018-07-16 10:43:31 Slp: Message:
(01) 2018-07-16 10:43:31 Slp: Failed to retrieve data for this request.
(01) 2018-07-16 10:43:31 Slp: HResult : 0x80131500
(01) 2018-07-16 10:43:31 Slp: Data:
(01) 2018-07-16 10:43:31 Slp: HelpLink.ProdName = Microsoft SQL Server
(01) 2018-07-16 10:43:31 Slp: HelpLink.BaseHelpUrl =http://go.microsoft.com/fwlink
(01) 2018-07-16 10:43:31 Slp: HelpLink.LinkId = 20476
(01) 2018-07-16 10:43:31 Slp: Stack:
(01) 2018-07-16 10:43:31 Slp: at Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.Process(Object connectionInfo, Request request)
(01) 2018-07-16 10:43:31 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.ProcessDTbl(DataTable dt, Int32 level)
(01) 2018-07-16 10:43:31 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.CollectSqlDiscoveryData(String machineName)
(01) 2018-07-16 10:43:31 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.CollectDiscoveryData(String machineName)
(01) 2018-07-16 10:43:31 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.LoadData(IEnumerable`1 machineNames, String discoveryDocRootPath, String clusterDiscoveryDocRootPath)
(01) 2018-07-16 10:43:31 Slp: at Microsoft.SqlServer.Configuration.SetupExtension.RunDiscoveryAction.ExecuteAction(String actionId)
(01) 2018-07-16 10:43:31 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
(01) 2018-07-16 10:43:31 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun, ServiceContainer context)
(01) 2018-07-16 10:43:31 Slp: Inner exception type: System.ComponentModel.Win32Exception
(01) 2018-07-16 10:43:31 Slp: Message:
(01) 2018-07-16 10:43:31 Slp: Not all privileges or groups referenced are assigned to the caller.
(01) 2018-07-16 10:43:31 Slp:
(01) 2018-07-16 10:43:31 Slp: HResult : 0x80004005
(01) 2018-07-16 10:43:31 Slp: Error : 1300
(01) 2018-07-16 10:43:31 Slp: Stack:
(01) 2018-07-16 10:43:31 Slp: at Microsoft.SqlServer.Configuration.Sco.AdjustTokenPrivilege.SetPrivilege(Boolean enable)
(01) 2018-07-16 10:43:31 Slp: at Microsoft.SqlServer.Configuration.Sco.AdjustTokenPrivilege..ctor(String privilege)
(01) 2018-07-16 10:43:31 Slp: at Microsoft.SqlServer.Configuration.Sco.SqlRegistry.GetLocallyCachedLocalMachineSubKey(ServiceContainer ctx, String machineName, SqlRegistryKey
key)
(01) 2018-07-16 10:43:31 Slp: at Microsoft.SqlServer.Discovery.DiscoveryUtils.TryLocallyCacheRegistryKey(ServiceContainer ctx, String machineName, SqlRegistryKey
machineKey, String registryPath, RegistryView regView, String regPath, RegistryAccess registryAccess, Boolean& alreadyCached)
(01) 2018-07-16 10:43:31 Slp: at Microsoft.SqlServer.Discovery.DiscoveryUtils.GetLocalMachineSubKey(ServiceContainer ctx, String machineName, RegistryView regView,
String regPath, RegistryAccess registryAccess)
(01) 2018-07-16 10:43:31 Slp: at Microsoft.SqlServer.Discovery.DiscoveryEnumObject.GetSql2kMsiInstanceListInHive(String machineName, RegistryView regView)
(01) 2018-07-16 10:43:31 Slp: at Microsoft.SqlServer.Discovery.DiscoveryEnumObject.LoadSql2kInstanceList(String machineName)
(01) 2018-07-16 10:43:31 Slp: at Microsoft.SqlServer.Discovery.Product.GetData(EnumResult erParent)
(01) 2018-07-16 10:43:31 Slp: at Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData()
(01) 2018-07-16 10:43:31 Slp: at Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData(Request req, Object ci)
(01) 2018-07-16 10:43:31 Slp: at Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.GetData(Object connectionInfo, Request request)
(01) 2018-07-16 10:43:31 Slp: at Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.Process(Object connectionInfo, Request request)
(01) 2018-07-16 10:43:34 Slp: Watson Bucket 2
Original Parameter Values
(01) 2018-07-16 10:43:34 Slp: Parameter 0 : SQL Server
2012@RTM@
(01) 2018-07-16 10:43:34 Slp: Parameter 1 : Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.Process
(01) 2018-07-16 10:43:34 Slp: Parameter 2 : Microsoft.SqlServer.Configuration.Sco.AdjustTokenPrivilege.SetPrivilege
(01) 2018-07-16 10:43:34 Slp: Parameter 3 :
Microsoft.SqlServer.Management.Sdk.Sfc.EnumeratorException@-2146233088
(01) 2018-07-16 10:43:34 Slp: Parameter 4 :
System.ComponentModel.Win32Exception@-2147467259
(01) 2018-07-16 10:43:34 Slp: Parameter 5 : RunRemoteDiscoveryAction
(01) 2018-07-16 10:43:34 Slp: Parameter 8 : 1300
(01) 2018-07-16 10:43:34 Slp:
Final Parameter Values
(01) 2018-07-16 10:43:34 Slp: Parameter 0 : SQL Server
2012@RTM@
(01) 2018-07-16 10:43:34 Slp: Parameter 1 : 0x6785B09D
(01) 2018-07-16 10:43:34 Slp: Parameter 2 : 0xB2652E58
(01) 2018-07-16 10:43:34 Slp: Parameter 3 : 0x74E34741
(01) 2018-07-16 10:43:34 Slp: Parameter 4 : 0xDC80C325
(01) 2018-07-16 10:43:34 Slp: Parameter 5 : RunRemoteDiscoveryAction
(01) 2018-07-16 10:43:34 Slp: Parameter 8 : 0xA05EFA62
(01) 2018-07-16 10:43:35 Slp: Sco: Attempting to write hklm registry key Microsoft SQL Server to file C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20180716_104255\Registry_SOFTWARE_Microsoft_Microsoft SQL Server.reg_
(01) 2018-07-16 10:43:35 Slp: Sco: Attempting to write hklm registry key Uninstall to file C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20180716_104255\Registry_SOFTWARE_Microsoft_Windows_CurrentVersion_Uninstall.reg_
(01) 2018-07-16 10:43:35 Slp: Sco: Attempting to write hklm registry key MSSQLServer to file C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20180716_104255\Registry_SOFTWARE_Microsoft_MSSQLServer.reg_
(01) 2018-07-16 10:43:35 Slp: Sco: Attempting to write hklm registry key Microsoft SQL Server to file C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20180716_104255\Registry_SOFTWARE_Wow6432Node_Microsoft_Microsoft SQL Server.reg_
(01) 2018-07-16 10:43:35 Slp: Sco: Attempting to write hklm registry key Uninstall to file C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20180716_104255\Registry_SOFTWARE_Wow6432Node_Microsoft_Windows_CurrentVersion_Uninstall.reg_
(01) 2018-07-16 10:43:35 Slp: Sco: Attempting to write hklm registry key MSSQLServer to file C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20180716_104255\Registry_SOFTWARE_Wow6432Node_Microsoft_MSSQLServer.reg_
(01) 2018-07-16 10:43:36 Slp: Failed to retrieve data for this request.
(01) 2018-07-16 10:43:36 Slp: Watson bucket for exception based failure has been created
(01) 2018-07-16 10:43:36 Slp: WER: Application level consent value 'False' was mapped to consent status 'WerConsentDenied'
(01) 2018-07-16 10:43:36 Slp: WER: Result of the submission:: 'WerDisabled'
(01) 2018-07-16 10:43:36 Slp: WER: Submitted 1 of 1 failures to the Watson data repository
(01) 2018-07-16 10:43:36 Slp: Sco: File 'C:\Windows\system32\Cluster.exe' does not exist
(01) 2018-07-16 10:43:36 Slp: Failed to collect cluster logs, cannot find Cluster.exe under system directory.
(01) 2018-07-16 10:43:36 Slp: Dumping final cluster state.
(01) 2018-07-16 10:43:40 Slp: Completed dumping final cluster state.
(01) 2018-07-16 10:43:40 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine
(01) 2018-07-16 10:43:40 Slp: Sco: Attempting to open registry subkey Software\Microsoft\Microsoft SQL Server\110
(01) 2018-07-16 10:43:40 Slp: Sco: Attempting to get registry value CustomerFeedback
(01) 2018-07-16 10:43:40 Slp:
(01) 2018-07-16 10:43:40 Slp: ----------------------------------------------------------------------
(01) 2018-07-16 10:43:40 Slp:
(01) 2018-07-16 10:43:40 Slp: Error result: -2146233088
(01) 2018-07-16 10:43:40 Slp: Result facility code: 19
(01) 2018-07-16 10:43:40 Slp: Result error code: 5376
(01) 2018-07-16 10:43:40 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine
(01) 2018-07-16 10:43:40 Slp: Sco: Attempting to open registry subkey Software\Microsoft\Microsoft SQL Server\110
(01) 2018-07-16 10:43:40 Slp: Sco: Attempting to get registry value CustomerFeedback