Can't connect second Server to Essentials R2 Domain

When I try to connect a Server 2012 R2 (Standard Edition) machine to my essentials box, I get the error message:
"The Server is not available. Try Connecting this computer again or for more information, see Troubleshoot connecting computers to the server."
This despite the fact that I am able to logon to the essentials box from the new server in question with remote web access over the LAN. 
The essentials box is named "svressentials"
When I enter "https://svressentials" into my browser on the new server I'm trying to connect, it brings up the remotewebaccess login screen and I can login no problem with a domain admin account.
Then when I enter "https://svressentials/connect" it brings up the Connect screen, prompts me to download the connection software etc.  After the standard couple of screens the connection wizard
prompts for user name and password at which point I enter the same domain admin account with which I was able to login through remotewebaccess.  It thinks about it for about 30 seconds with an hour glass and then returns the above error "The
Server is not available......"
As another piece of info, I purposely entered an incorrect user name and password into the connection wizard and it gave me the same error rather than "No such user" or "invalid password".
I then tried to connect a Windows 8.1 Machine and it failed with the same message.
I have successfully connected a windows 8.1 machine and a two other servers to this domain previously and they connected with no problems.  What could be causing this problem now?

Here they are, ClientDeploy.log followed by Computerconnector.log.
ClientDeploy.log
[2060] 140729.073816.7980: ClientSetup: Start of ClientDeploy
[2060] 140729.073816.8293: General: Initializing...C:\Windows\system32\Essentials\ClientDeploy.exe
[2060] 140729.073816.8293: ClientSetup: Create client deployment registry subkey if necessary
[2060] 140729.073816.8449: ClientSetup: The initial launching way: -LaunchedFrom:installer
[2060] 140729.073816.8449: ClientSetup: The initial state is set
[2060] 140729.073816.8449: ClientSetup: The initial serverName: 192.168.1.10
[2060] 140729.073816.8449: ClientSetup: Loading Wizard Data
[2060] 140729.073816.8605: ClientSetup: Saving Wizard Data
[2060] 140729.073816.8605: ClientSetup: Current DeploymentStatus=Start
[2060] 140729.073817.2668: ClientSetup: Showing the Client Deployment Wizard
[2060] 140729.073817.3762: ClientSetup: Machine name:SVRSTDQ9550, length:11
[2060] 140729.073817.3918: ClientSetup: The input server name is 192.168.1.10
[2172] 140729.073817.4074: ClientSetup: Entering ConnectorWizardForm.RunTasks
[2172] 140729.073817.4074: ClientSetup: Running Task with Id=ClientDeploy.PreConfiguration
[2060] 140729.073817.4074: ClientSetup: InitWizard, The currrent stage is ConnectingToServer
[2060] 140729.073817.4074: ClientSetup: Set the Deployment Sync Event
[2172] 140729.073817.4230: ClientSetup: The configuration cab will be downloaded from 192.168.1.10
[2172] 140729.073817.4387: ClientSetup: Download file Setup.cab from server
[2172] 140729.073817.4543: ClientSetup: Making web request: https://192.168.1.10//connect/default.aspx?Get=Setup.cab&LanguageId=1033&64bit=1
[2172] 140729.073817.5480: ClientSetup: Failed to download Setup.cab from server: System.Net.WebException: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. ---> System.Security.Authentication.AuthenticationException: The remote certificate is invalid according to the validation procedure.
at System.Net.Security.SslState.StartSendAuthResetSignal(ProtocolToken message, AsyncProtocolRequest asyncRequest, Exception exception)
at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
at System.Net.ConnectStream.WriteHeaders(Boolean async)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.GetResponse()
at Microsoft.WindowsServerSolutions.ClientSetup.CSCommon.DownloadFileFromConnectSite(String outputDirectory, Uri serverUrl, String fileName, Int32 languageId, Boolean is64bit)
[2172] 140729.073817.5480: ClientSetup: Cannot get configuration file with https, will try http...
[2172] 140729.073817.5480: ClientSetup: Download file Setup.cab from server
[2172] 140729.073817.5480: ClientSetup: Making web request: http://192.168.1.10//connect/default.aspx?Get=Setup.cab&LanguageId=1033&64bit=1
[2172] 140729.073817.9387: ClientSetup: Downloaded file C:\Windows\Temp\ClientDeploymentTempFiles\Setup.cab
[2172] 140729.073817.9387: ClientSetup: The configuration cab is downloaded to C:\Windows\Temp\ClientDeploymentTempFiles\Setup.cab
[2172] 140729.073818.0949: ClientSetup: Adding Server Info data in the Product Registry
[2172] 140729.073818.1105: DnsEnvironmentDetector: GetHostAddresses() returned 192.168.1.10, normal environment
[2172] 140729.073818.1105: ClientSetup: Exiting PreConfigTask.Run()
[2172] 140729.073818.1105: ClientSetup: Task with Id=ClientDeploy.PreConfiguration has TaskStatus=Success
[2172] 140729.073818.1105: ClientSetup: Task with Id=ClientDeploy.PreConfiguration has RebootStatus=NoReboot
[2172] 140729.073818.1105: ClientSetup: Exting ConnectorWizardForm.RunTasks
[2872] 140729.073830.9387: ClientSetup: Running InstallRootCert Task at WizardPage DomainUserCred
[2872] 140729.073830.9387: ClientSetup: Entering ConnectorWizardForm.RunTasks
[2872] 140729.073830.9387: ClientSetup: Running Task with Id=ClientDeploy.InstallRootCertTask
[2872] 140729.073830.9387: ClientSetup: Entering InstallRootCertTask.Run
[2872] 140729.073830.9387: ClientSetup: Install root cert to local trusted store
[2872] 140729.073830.9387: ClientSetup: Exiting InstallRootCertTask.Run
[2872] 140729.073830.9387: ClientSetup: Task with Id=ClientDeploy.InstallRootCertTask has TaskStatus=Success
[2872] 140729.073830.9387: ClientSetup: Task with Id=ClientDeploy.InstallRootCertTask has RebootStatus=NoReboot
[2872] 140729.073830.9387: ClientSetup: Exting ConnectorWizardForm.RunTasks
[2872] 140729.073830.9387: ClientSetup: Running SetupVPNAndDA Task at WizardPage DomainUserCred
[2872] 140729.073830.9387: ClientSetup: Entering ConnectorWizardForm.RunTasks
[2872] 140729.073830.9387: ClientSetup: Running Task with Id=ClientDeploy.SetupVpnAndDATask
[2872] 140729.073830.9543: ClientSetup: Entering SetupVpnAndDATask.Run
[2872] 140729.073830.9699: ClientSetup: Exting SetupVpnAndDATask.Run
[2872] 140729.073830.9699: ClientSetup: Task with Id=ClientDeploy.SetupVpnAndDATask has TaskStatus=Success
[2872] 140729.073830.9699: ClientSetup: Task with Id=ClientDeploy.SetupVpnAndDATask has RebootStatus=NoReboot
[2872] 140729.073830.9699: ClientSetup: Exting ConnectorWizardForm.RunTasks
[2872] 140729.073830.9699: ClientSetup: Running ValidateUser Tasks at WizardPage DomainUserCred
[2872] 140729.073830.9699: ClientSetup: Entering ConnectorWizardForm.RunTasks
[2872] 140729.073830.9699: ClientSetup: Running Task with Id=ClientDeploy.ValidateUser
[2872] 140729.073830.9856: ClientSetup: Entering ValidateUserTask.Run
[2872] 140729.073830.9856: ClientSetup: Validating User
[2872] 140729.073830.9856: ClientSetup: Call MachineIdentityManager.GetMachineStatus
[2872] 140729.073832.0637: ClientSetup: MachineIdentityManager.GetMachineStatus had errors: ErrorCatalog:ProviderNotAvailable ErrorCode:-1
BaseException: Microsoft.WindowsServerSolutions.Devices.Identity.MachineIdentityException: MachineIdentityManager.GetMachineStatus ---> System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at https://svressentials:65500/CertWebservice.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 192.168.1.10:65500
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
--- End of inner exception stack trace ---
Server stack trace:
at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at Microsoft.WindowsServerSolutions.Devices.Identity.CertWebService.ICertService.GetMachineStatus(GetMachineStatusRequest request)
at Microsoft.WindowsServerSolutions.Devices.Identity.CertWebService.CertServiceClient.GetMachineStatus(String userName, String password, String machineName, MachineStatus& status, Boolean& isAdmin, Int32& maxClientNum, Int32& currentClientNum)
at Microsoft.WindowsServerSolutions.Devices.Identity.MachineIdentityManager.GetMachineStatus(String serverName, String userName, String password, String machineName, Boolean& isAdmin)
--- End of inner exception stack trace ---
at Microsoft.WindowsServerSolutions.Devices.Identity.MachineIdentityManager.GetMachineStatus(String serverName, String userName, String password, String machineName, Boolean& isAdmin)
at Microsoft.WindowsServerSolutions.ClientSetup.ClientDeploy.ValidateUserTask.Run(WizData data)
[2872] 140729.073832.0637: ClientSetup: ProcessHelper.StartProcessWithRedirectOutput() Executing "C:\Windows\system32\ipconfig.exe" /all
[2172] 140729.073832.0949: ClientSetup: Standard Ouptput:
[2172] 140729.073832.0949: ClientSetup: Standard Ouptput: Windows IP Configuration
[2172] 140729.073832.0949: ClientSetup: Standard Ouptput:
[2948] 140729.073832.0949: ClientSetup: Standard Ouptput: Host Name . . . . . . . . . . . . : svrStdQ9550
[2948] 140729.073832.0949: ClientSetup: Standard Ouptput: Primary Dns Suffix . . . . . . . :
[2948] 140729.073832.0949: ClientSetup: Standard Ouptput: Node Type . . . . . . . . . . . . : Hybrid
[2948] 140729.073832.0949: ClientSetup: Standard Ouptput: IP Routing Enabled. . . . . . . . : No
[2948] 140729.073832.0949: ClientSetup: Standard Ouptput: WINS Proxy Enabled. . . . . . . . : No
[2948] 140729.073832.0949: ClientSetup: Standard Ouptput: DNS Suffix Search List. . . . . . : ivsDomain.local
[2948] 140729.073832.0949: ClientSetup: Standard Ouptput:
[2948] 140729.073832.0949: ClientSetup: Standard Ouptput: Ethernet adapter Ethernet 3:
[2948] 140729.073832.0949: ClientSetup: Standard Ouptput:
[2948] 140729.073832.0949: ClientSetup: Standard Ouptput: Media State . . . . . . . . . . . : Media disconnected
[2948] 140729.073832.0949: ClientSetup: Standard Ouptput: Connection-specific DNS Suffix . :
[2948] 140729.073832.0949: ClientSetup: Standard Ouptput: Description . . . . . . . . . . . : D-Link DGE-530T Gigabit Ethernet Adapter
[2948] 140729.073832.0949: ClientSetup: Standard Ouptput: Physical Address. . . . . . . . . : C4-A8-1D-F8-FD-85
[2948] 140729.073832.0949: ClientSetup: Standard Ouptput: DHCP Enabled. . . . . . . . . . . : Yes
[2948] 140729.073832.0949: ClientSetup: Standard Ouptput: Autoconfiguration Enabled . . . . : Yes
[2948] 140729.073832.0949: ClientSetup: Standard Ouptput:
[2948] 140729.073832.0949: ClientSetup: Standard Ouptput: Ethernet adapter Ethernet 2:
[2948] 140729.073832.0949: ClientSetup: Standard Ouptput:
[2948] 140729.073832.0949: ClientSetup: Standard Ouptput: Media State . . . . . . . . . . . : Media disconnected
[2948] 140729.073832.1106: ClientSetup: Standard Ouptput: Connection-specific DNS Suffix . :
[2948] 140729.073832.1106: ClientSetup: Standard Ouptput: Description . . . . . . . . . . . : Realtek PCIe GBE Family Controller
[2948] 140729.073832.1106: ClientSetup: Standard Ouptput: Physical Address. . . . . . . . . : 00-E0-53-15-04-14
[2948] 140729.073832.1106: ClientSetup: Standard Ouptput: DHCP Enabled. . . . . . . . . . . : Yes
[2948] 140729.073832.1106: ClientSetup: Standard Ouptput: Autoconfiguration Enabled . . . . : Yes
[2948] 140729.073832.1106: ClientSetup: Standard Ouptput:
[2948] 140729.073832.1106: ClientSetup: Standard Ouptput: Ethernet adapter Ethernet:
[2948] 140729.073832.1106: ClientSetup: Standard Ouptput:
[2948] 140729.073832.1106: ClientSetup: Standard Ouptput: Connection-specific DNS Suffix . : ivsDomain.local
[2948] 140729.073832.1106: ClientSetup: Standard Ouptput: Description . . . . . . . . . . . : Atheros AR8121/AR8113/AR8114 PCI-E Ethernet Controller
[2948] 140729.073832.1106: ClientSetup: Standard Ouptput: Physical Address. . . . . . . . . : E0-CB-4E-0E-18-B0
[2948] 140729.073832.1106: ClientSetup: Standard Ouptput: DHCP Enabled. . . . . . . . . . . : Yes
[2948] 140729.073832.1106: ClientSetup: Standard Ouptput: Autoconfiguration Enabled . . . . : Yes
[2948] 140729.073832.1106: ClientSetup: Standard Ouptput: Link-local IPv6 Address . . . . . : fe80::a060:f0dc:736f:7f9a%12(Preferred)
[2948] 140729.073832.1106: ClientSetup: Standard Ouptput: IPv4 Address. . . . . . . . . . . : 192.168.1.67(Preferred)
[2948] 140729.073832.1106: ClientSetup: Standard Ouptput: Subnet Mask . . . . . . . . . . . : 255.255.255.0
[2948] 140729.073832.1106: ClientSetup: Standard Ouptput: Lease Obtained. . . . . . . . . . : July 27, 2014 8:22:33 PM
[2948] 140729.073832.1106: ClientSetup: Standard Ouptput: Lease Expires . . . . . . . . . . : August 4, 2014 8:22:39 PM
[2948] 140729.073832.1106: ClientSetup: Standard Ouptput: Default Gateway . . . . . . . . . : 192.168.1.1
[2948] 140729.073832.1106: ClientSetup: Standard Ouptput: DHCP Server . . . . . . . . . . . : 192.168.1.10
[2948] 140729.073832.1106: ClientSetup: Standard Ouptput: DHCPv6 IAID . . . . . . . . . . . : 316721998
[2948] 140729.073832.1106: ClientSetup: Standard Ouptput: DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-1B-42-46-43-E0-CB-4E-0E-18-B0
[2948] 140729.073832.1106: ClientSetup: Standard Ouptput: DNS Servers . . . . . . . . . . . : 192.168.1.10
[2948] 140729.073832.1106: ClientSetup: Standard Ouptput: 8.8.8.8
[2948] 140729.073832.1106: ClientSetup: Standard Ouptput: Primary WINS Server . . . . . . . : 192.168.1.10
[2948] 140729.073832.1106: ClientSetup: Standard Ouptput: NetBIOS over Tcpip. . . . . . . . : Enabled
[2948] 140729.073832.1106: ClientSetup: Standard Ouptput:
[2948] 140729.073832.1106: ClientSetup: Standard Ouptput: Tunnel adapter isatap.ivsDomain.local:
[2948] 140729.073832.1106: ClientSetup: Standard Ouptput:
[2948] 140729.073832.1106: ClientSetup: Standard Ouptput: Media State . . . . . . . . . . . : Media disconnected
[1488] 140729.073832.1106: ClientSetup: Standard Error:
[2948] 140729.073832.1106: ClientSetup: Standard Ouptput: Connection-specific DNS Suffix . : ivsDomain.local
[2948] 140729.073832.1106: ClientSetup: Standard Ouptput: Description . . . . . . . . . . . : Microsoft ISATAP Adapter
[2948] 140729.073832.1106: ClientSetup: Standard Ouptput: Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
[2948] 140729.073832.1106: ClientSetup: Standard Ouptput: DHCP Enabled. . . . . . . . . . . : No
[2948] 140729.073832.1106: ClientSetup: Standard Ouptput: Autoconfiguration Enabled . . . . : Yes
[2948] 140729.073832.1106: ClientSetup: Standard Ouptput:
[2872] 140729.073832.1106: ClientSetup: The exit code of the process (C:\Windows\system32\ipconfig.exe) is: 0
[2872] 140729.073832.1106: ClientSetup: ProcessHelper.StartProcessWithRedirectOutput() Executing "C:\Windows\system32\route.exe" print
[2948] 140729.073832.1418: ClientSetup: Standard Ouptput: ===========================================================================
[2948] 140729.073832.1418: ClientSetup: Standard Ouptput: Interface List
[2948] 140729.073832.1418: ClientSetup: Standard Ouptput: 15...c4 a8 1d f8 fd 85 ......D-Link DGE-530T Gigabit Ethernet Adapter
[2948] 140729.073832.1418: ClientSetup: Standard Ouptput: 13...00 e0 53 15 04 14 ......Realtek PCIe GBE Family Controller
[2948] 140729.073832.1418: ClientSetup: Standard Ouptput: 12...e0 cb 4e 0e 18 b0 ......Atheros AR8121/AR8113/AR8114 PCI-E Ethernet Controller
[2948] 140729.073832.1418: ClientSetup: Standard Ouptput: 1...........................Software Loopback Interface 1
[1488] 140729.073832.1418: ClientSetup: Standard Error:
[2948] 140729.073832.1418: ClientSetup: Standard Ouptput: 14...00 00 00 00 00 00 00 e0 Microsoft ISATAP Adapter
[2948] 140729.073832.1418: ClientSetup: Standard Ouptput: ===========================================================================
[2948] 140729.073832.1418: ClientSetup: Standard Ouptput:
[2948] 140729.073832.1418: ClientSetup: Standard Ouptput: IPv4 Route Table
[2948] 140729.073832.1418: ClientSetup: Standard Ouptput: ===========================================================================
[2872] 140729.073832.1418: ClientSetup: The exit code of the process (C:\Windows\system32\route.exe) is: 0
[2948] 140729.073832.1418: ClientSetup: Standard Ouptput: Active Routes:
[2948] 140729.073832.1418: ClientSetup: Standard Ouptput: Network Destination Netmask Gateway Interface Metric
[2948] 140729.073832.1418: ClientSetup: Standard Ouptput: 0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.67 10
[2948] 140729.073832.1418: ClientSetup: Standard Ouptput: 127.0.0.0 255.0.0.0 On-link 127.0.0.1 306
[2948] 140729.073832.1418: ClientSetup: Standard Ouptput: 127.0.0.1 255.255.255.255 On-link 127.0.0.1 306
[2948] 140729.073832.1418: ClientSetup: Standard Ouptput: 127.255.255.255 255.255.255.255 On-link 127.0.0.1 306
[2948] 140729.073832.1418: ClientSetup: Standard Ouptput: 192.168.1.0 255.255.255.0 On-link 192.168.1.67 266
[2948] 140729.073832.1418: ClientSetup: Standard Ouptput: 192.168.1.67 255.255.255.255 On-link 192.168.1.67 266
[2948] 140729.073832.1418: ClientSetup: Standard Ouptput: 192.168.1.255 255.255.255.255 On-link 192.168.1.67 266
[2948] 140729.073832.1418: ClientSetup: Standard Ouptput: 224.0.0.0 240.0.0.0 On-link 127.0.0.1 306
[2948] 140729.073832.1418: ClientSetup: Standard Ouptput: 224.0.0.0 240.0.0.0 On-link 192.168.1.67 266
[2948] 140729.073832.1418: ClientSetup: Standard Ouptput: 255.255.255.255 255.255.255.255 On-link 127.0.0.1 306
[2948] 140729.073832.1418: ClientSetup: Standard Ouptput: 255.255.255.255 255.255.255.255 On-link 192.168.1.67 266
[2948] 140729.073832.1418: ClientSetup: Standard Ouptput: ===========================================================================
[2948] 140729.073832.1418: ClientSetup: Standard Ouptput: Persistent Routes:
[2872] 140729.073832.1418: ClientSetup: ProcessHelper.StartProcessWithRedirectOutput() Executing "C:\Windows\system32\nslookup.exe" SVRESSENTIALS
[2948] 140729.073832.1418: ClientSetup: Standard Ouptput: None
[2948] 140729.073832.1418: ClientSetup: Standard Ouptput:
[2948] 140729.073832.1418: ClientSetup: Standard Ouptput: IPv6 Route Table
[2948] 140729.073832.1418: ClientSetup: Standard Ouptput: ===========================================================================
[2948] 140729.073832.1418: ClientSetup: Standard Ouptput: Active Routes:
[2948] 140729.073832.1418: ClientSetup: Standard Ouptput: If Metric Network Destination Gateway
[2948] 140729.073832.1418: ClientSetup: Standard Ouptput: 1 306 ::1/128 On-link
[2948] 140729.073832.1418: ClientSetup: Standard Ouptput: 12 266 fe80::/64 On-link
[2948] 140729.073832.1418: ClientSetup: Standard Ouptput: 12 266 fe80::a060:f0dc:736f:7f9a/128
[2948] 140729.073832.1418: ClientSetup: Standard Ouptput: On-link
[2948] 140729.073832.1418: ClientSetup: Standard Ouptput: 1 306 ff00::/8 On-link
[2948] 140729.073832.1418: ClientSetup: Standard Ouptput: 12 266 ff00::/8 On-link
[2948] 140729.073832.1418: ClientSetup: Standard Ouptput: ===========================================================================
[2948] 140729.073832.1418: ClientSetup: Standard Ouptput: Persistent Routes:
[2948] 140729.073832.1418: ClientSetup: Standard Ouptput: None
[2948] 140729.073832.1418: ClientSetup: Standard Ouptput:
[2172] 140729.073832.1731: ClientSetup: Standard Ouptput: Server: UnKnown
[2172] 140729.073832.1731: ClientSetup: Standard Ouptput: Address: 192.168.1.10
[2172] 140729.073832.1731: ClientSetup: Standard Ouptput:
[2172] 140729.073832.1731: ClientSetup: Standard Ouptput: Name: SVRESSENTIALS.ivsDomain.local
[2172] 140729.073832.1731: ClientSetup: Standard Ouptput: Address: 192.168.1.10
[2172] 140729.073832.1731: ClientSetup: Standard Ouptput:
[1488] 140729.073832.1731: ClientSetup: Standard Error:
[2948] 140729.073832.1731: ClientSetup: Standard Ouptput:
[2872] 140729.073832.1731: ClientSetup: The exit code of the process (C:\Windows\system32\nslookup.exe) is: 0
[2872] 140729.073832.1731: ClientSetup: Set CD Fail reason 10 for SQM in ClientDeployment.exe
[2872] 140729.073832.1731: ClientSetup: RecordClientDeploymentFailReason: Save registry failed in ClientDeployment.exe : System.UnauthorizedAccessException: Cannot write to the registry key.
at Microsoft.Win32.RegistryKey.EnsureWriteable()
at Microsoft.Win32.RegistryKey.CreateSubKeyInternal(String subkey, RegistryKeyPermissionCheck permissionCheck, Object registrySecurityObj, RegistryOptions registryOptions)
at Microsoft.Win32.RegistryKey.CreateSubKey(String subkey, RegistryKeyPermissionCheck permissionCheck)
at Microsoft.WindowsServerSolutions.ClientSetup.ClientDeploy.Helper.RecordClientDeploymentFailReason(UInt32 failReason)
[2872] 140729.073832.1731: ClientSetup: Exiting ValidateUserTask.Run
[2872] 140729.073832.1731: ClientSetup: Task with Id=ClientDeploy.ValidateUser has TaskStatus=Failed
[2872] 140729.073832.1731: ClientSetup: Task with Id=ClientDeploy.ValidateUser has RebootStatus=NoReboot
[2872] 140729.073832.1731: ClientSetup: Exting ConnectorWizardForm.RunTasks
[2060] 140729.073839.5950: ClientSetup: Back from the Client Deployment Wizard
[2060] 140729.073839.5950: ServerDiscovery:HostsFileUpdater: Removing hosts file entry: SVRESSENTIALS
[2060] 140729.073839.5950: ClientSetup: Saving Wizard Data
[2060] 140729.073839.5950: ClientSetup: End of ClientDeploy: ErrorCode=1603
Computerconnector.log
[07/29/2014 07:38:11 9a4] --------------------------------------------------------------------------------------------------
[07/29/2014 07:38:11 9a4] wmain: Start of Computerconnector
[07/29/2014 07:38:11 9a4] GlobalData::Initialize (192.168.1.10, C:\Users\Administrator\AppData\Local\Microsoft\Windows\INetCache\IE\CI6X3850\ComputerConnector(192.168.1.10).exe)
[07/29/2014 07:38:11 9a4] =================================
[07/29/2014 07:38:11 9a4] Current Os information:
[07/29/2014 07:38:11 9a4] Suite = [272]
[07/29/2014 07:38:11 9a4] Type = [3]
[07/29/2014 07:38:11 9a4] Architecture = [9]
[07/29/2014 07:38:11 9a4] IsStarterEdition = [0]
[07/29/2014 07:38:11 9a4] IsHomeSku = [0]
[07/29/2014 07:38:11 9a4] Major = [6]
[07/29/2014 07:38:11 9a4] Minor = [3]
[07/29/2014 07:38:11 9a4] Build = [9600]
[07/29/2014 07:38:11 9a4] SPMajor = [0]
[07/29/2014 07:38:11 9a4] SPMinor = [0]
[07/29/2014 07:38:11 9a4] =================================
[07/29/2014 07:38:11 9a4] ExpandEnvironmentStrings return (C:\Windows\Temp\ClientDeploymentTempFiles\)
[07/29/2014 07:38:11 9a4] SetPackageDlcUrl: .NET url is set to http://go.microsoft.com/?linkid=9816306
[07/29/2014 07:38:11 9a4] SetPackageDlcUrl: Connector url is set to http://go.microsoft.com/fwlink/p/?LinkId=275102
[07/29/2014 07:38:11 9a4] wmain: Calling Computerconnector::ShowWizard()
[07/29/2014 07:38:11 9a4] CComputerconnector::ShowWizard: Initializing common controls
[07/29/2014 07:38:11 9a4] CComputerconnector::ShowWizard: Done initializing common controls
[07/29/2014 07:38:11 9a4] Displaying the wizard
[07/29/2014 07:38:11 9a4] CComputerconnector::WelcomeDlgProc: IDD_PROPPAGE_WELCOME Page Initialization
[07/29/2014 07:38:11 9a4] Current user default UI lang setting is 1033
[07/29/2014 07:38:11 95c] CComputerconnector::Run: Installation is ready to run
[07/29/2014 07:38:16 9a4] CComputerconnector::TaskDlgProc: IDD_PROPPAGE_TASKS Page Initialization
[07/29/2014 07:38:16 b10] CComputerconnector::RunTasks: Running Task: Id=-1 Description=Detecting the current system requirements... Index= 0
[07/29/2014 07:38:16 b10] CMsi::IsMsiInstalled: MsiQueryProductState for ProductCode {21E49794-7C13-4E84-8659-55BD378267D5} returned -1
[07/29/2014 07:38:16 b10] CMsi::IsMsiInstalled: MsiQueryProductState for ProductCode {46DCED50-3A1D-4EF4-94F0-45F2681E3D70} returned -1
[07/29/2014 07:38:16 b10] CMsi::IsMsiInstalled: MsiQueryProductState for ProductCode {C1E4D639-4A33-4314-809E-89BD0EF48522} returned -1
[07/29/2014 07:38:16 b10] Connector installation state is 1
[07/29/2014 07:38:16 b10] CComputerconnector::RunTasks: Running Task: Id=-1 Description=Downloading .NET Framework 4.5... Index= 1
[07/29/2014 07:38:16 b10] CComputerconnector::RunTasks: Running Task: Id=-1 Description=Installing .NET Framework 4.5... Index= 2
[07/29/2014 07:38:16 b10] CComputerconnector::RunTasks: Running Task: Id=-1 Description=Downloading the Connector... Index= 3
[07/29/2014 07:38:16 b10] CComputerconnector::RunTasks: Running Task: Id=-1 Description=Installing Windows Server Essentials Connector... Index= 4
[07/29/2014 07:38:16 b10] CComputerconnector::RunTasks: Running Task: Id=-1 Description=Starting the Windows Server Essentials Connector setup... Index= 5
[07/29/2014 07:38:16 b10] RunShellExecute: ShellExecute [C:\Windows\system32\Essentials\ClientDeploy.exe] with parameters [ -Server:192.168.1.10 -LaunchedFrom:installer]
[07/29/2014 07:38:16 9a4] CComputerconnector::TaskDlgProc: DIALOG_UPDATE: Running
[07/29/2014 07:38:16 9a4] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: Detecting the current system requirements...
[07/29/2014 07:38:16 9a4] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: Downloading .NET Framework 4.5...
[07/29/2014 07:38:16 9a4] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: Installing .NET Framework 4.5...
[07/29/2014 07:38:16 9a4] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: Downloading the Connector...
[07/29/2014 07:38:16 9a4] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: Installing Windows Server Essentials Connector...
[07/29/2014 07:38:16 9a4] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: Starting the Windows Server Essentials Connector setup...
[07/29/2014 07:38:16 b10] CComputerconnector::Run: Waiting upto 60secs for Sync Event to be signaled
[07/29/2014 07:38:17 b10] CComputerconnector::Run: WaitForSingleObject RetVal = 0
[07/29/2014 07:38:17 9a4] CComputerconnector::TaskDlgProc: DIALOG_UPDATE: Success
[07/29/2014 07:38:17 9a4] wmain: End of Computerconnector: hr=0x0

Similar Messages

  • Can't connect to server after binding to domain

    Hey there, I need to join my MacBook Pro to a Windows Domain, I followed all the instructions to set up Directory Access and am able to bind the computer to the Domain, but when I try to connect to server I get the error message: "Can't connect to Server: Directory Services may not be installed on the remote server, they may be turned off, or the URL may have been entered incorrectly."
    None of the reason noted in the error message are true, so any idea of what the culprit may be?
    Thanks,
    Tim

    Anyone? This is really driving me batty - I can not figure out why it won't connect...

  • I can't update my ipod. When I check for updates it says "can't connect to server"(despite internet connection being fine). Also, when I try and update software it starts then stops after 2 seconds

    I can't update my Ipod. When I check for updates it says "can't connect to server" despite internet connection being fine. When I receive a software update message;I say install and it starts updating then stops after 2 seconds. Help! (It is a 3rd gen IPod touch(I think)). Presumably as a result of this, I have tried to put my library onto my gf's new iPod touch and it just charges it..doesn't download my library onto the touch).

    Update Server
    Try:
    - Powering off and then back on your router.
    - iTunes for Windows: iTunes cannot contact the iPhone, iPad, or iPod software update server
    - Change the DNS to either Google's or Open DNS servers
    Public DNS — Google Developers
    OpenDNS IP Addresses
    - For one user uninstalling/reinstalling iTunes resolved the problem
    - Try on another computer/network
    - Wait if it is an Apple problem

  • Apple tv can't connect to server

    I received the message on AppleTV that the device can't connect to the server.  Home Sharing was on, and I was able to view movie trailers and photos, but could not play music - every time I tried I received the "can't connect to server message.  Try again later".  I checked the network connection, and it was fine, and then I thought I would try signing out and signing back in again.  Big mistake, as now the message is that I can't sign on.  Using Apple TV second generation, home sharing, and software is all up to date.
    Any advice?
    Thanks!
    Melanie

    Saw some other posts which said to unplug for 30 seconds... that worked!

  • I am trying to turn on iCloud, I get a message "can not connect to server". How do I connect to server?

    I can't get iCloud to turn on. When I try to start it I gat a message "can not connect to server". How do I start the cloud?

    So what model and year is your machine?
    Here are the requirements for ML:
    http://www.apple.com/osx/specs/

  • Safari and Youtube can't connect to server

    Safari and Youtube can't connect to server but I can use iTunes online store. Isn't that strange? Any ideas why?
    I use static ip-adresses on my home network with a WEP 128bit security. I have entered all configuration that I enter under tcp/ip properties on my but there is one property on the touch that I don't recognise from my PC and that is someting that translated could be named "Search Domains". It's the last property under the static wireless config tab.

    I have no idea what I am doing... but once i changed the proxy (HTTP) my life is just miserable, no sites open, like its really annoying. Do you know how to fix it.

  • Earthlink Servers -- "can't connect to server"

    Recently (the last couple of weeks) Safari have been displaying the message "can't connect to server" when trying to access certain pages.
    Here are the particulars:
    This only happens with Safari, not with any other browser (netscape, firefox, explorer) on my Mac or my PC.
    The problem is intermittent -- sometimes it works, sometimes it doesn't. Both times when I've called apple tech support (and they tried to reproduce the problem, it was working)
    The problem only exists with Earthlink's homepages ...any page that has the url "home.earthlink.net/~whatever. So this rules out any particular page or site ...the problems (for me) seems confined to Earthlink homepage servers.
    This happens whether logged on via dial-up, or using DSL ethernet (these two are via my isp, earthlink) ...or when using my neighbor's wireless connection via Comcast. So the problem is not unique to the ISP.
    Here's the puzzling part. When the problem does exist, I can access the page by typing www. in from of the home.earthlink.... and the page loads. When the problem does not exits and the www. is placed in front of the url, Safari displays the "can't connect to server" message (???).
    Also, during these intermittent periods when it doesn't work, any other pages I have that call upon graphics with a SRC url of home.earthlink.... the graphics don't display.
    Lastly, my tracking program has shown (1) a significant drop in the pages accessed with Safari, (2) the pages that are accessed with Safari are occasionally accessed with the www.home.earthlink.... url, so this is obviously happening to other safari users.
    For my part, I've done all the usual stuff, checked here for similar reports, reset Safari and trashed all the prefs. No changes.
    Apple tech seems to think this is an Earthlink Server problem. Earthlink tech acknowledges no such problem and feels it's Safari's problem. ...and I'm caught in the middle Hrmpf!!!
    Any thoughts would be much appreciated.
    I'm using OS 10.3.9 with Safari 1.3.2
    "home.earthlink.net/~skinesscentuals" -- one of the affected sites
    iBook G4 1.33 w/Mac OS X (10.3.9) w/768 MB    
    Dell Pent III w/WinXP (SP2) w384 MB

    Let's try it the other way around. Open Network Preferences and open the lock.
    Set up a new location, I call it "verizon" because the DNS nums will be theirs, available to all. Enter as 2 separate lines
    4.2.2.2
    4.2.2.1
    Proxies have been a problem so make sure you have none unless you really need them.
    Apply now. Good luck.
    Do a forum search on "open dns" for 2 more servers to get their nums. I can't see them as that is what I am currently running and don't want to mess with it.

  • I downloaded Lion OSX and at the end I received a notice that Safari can not connect to Server. All internet connections work including Safari on other user on same computer. I downloaded 13items and installed only 12. What do I do now ?

    I dowloaded Lion OSX and installed. I downloaded 13 iitems and installed only 12. At the end of the insta;;ation I received a notice thst Safart can not connect to Server. Safari does not work on user where installation was made. It work on other user. All internet connections work including google. If I go into Safari the blue line goes up to end of "http" on adress and freezes. Where do I go from here.:::???

    Hi There Linc Davis,
    Wow, you are the best.
    Yip this is what the website looks like. Great job Linc Davis.
    Not surprised that the "Shop" tab is missing. Darn.
    Well can you try to access it's "sister" website: astralmusic.com and astralmusicshop.com?
    Since you are awesome with the "Flash" can you investigate if this website has a issue withis this "Flash" too?
    Please Linc Davis

  • Outgoing mail can't connect to server after update

    I updated my iphone and ipad and desktop when the new update came out. My email works only on my iphone and ipad.  My computer recieves messages, but can not send them.  It says it is "offline" and "can't connect to server" uggggh. This has been going on for at least a month now.  I called Time Warner Cable and they basically said they could not help me.
    PLEASE HELP!!!

    Hello,
    Who is your eMail provider, the part after the @ sign?
    In Mail's Window Menu, choose Connection Doctor, any red dots for status, if so what is the message?
    Then click the Show Details button & Check again.

  • Help !! I can't connect to server using connection manager

    Hello :
    i hava three machine,i use connection manager on Oracle 8.1.7
    i can't connect to server using connection manager
    1.lsnrctl start (Server)
    2.svmrgrl (Server)
    start (Server)
    3.cmctl start (Middle tier)
    4.sqlplus scott/tiger@test (client)
    ORA-12564
    Please help my!
    ---- CLIENT (sqlnet.ora)
    USE_CMAN = TRUE
    NAMES.DIRECTORY_PATH= (TNSNAMES)
    ---- CLIENT (tnsname.ora)
    (DESCRIPTION =
    (SOURCE_ROUTE = YES)
    (ADDRESS = (PROTOCOL = TCP)(HOST = orcl-middler)(PORT = 1610))
    (ADDRESS = (PROTOCOL = TCP)(HOST = orcl-db)(PORT = 1521))
    (CONNECT_DATA =
    (SID = bigbear)
    ---- MIDDLE TIER(cman.ora)
    CMAN = (ADDRESS_LIST =
    (ADDRESS =
    (PROTOCOL = TCP)
    (HOST = orcl-middler)
    (PORT = 1610)
    ---- SERVER (listener.ora)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = orcl-db)(PORT = 1521))
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (ORACLE_HOME = /u01/app/oracle/product/8.1.7)
    (SID_NAME = bigbear)
    ---- SERVER (init.ora)
    MTS_DISPATCHERS = "(PROTOCOL = TCP)(DISPATCHERS=10)(MULTIPLE=ON)"
    MTS_MAX_DISPATCHERS=20
    MTS_MAX_SERVERS = 30
    MTS_SERVERS = 10
    MTS_SERVICE = bigbear
    db_name = "bigbear"
    db_domain = intumit.com
    instance_name = bigbear
    service_names = bigbear.intumit.com

    midder tier must config hosts
    because dispatcher have listener information
    midder tier must know ipaddress
    Ex. on midder tier
    /etc/hosts
    192.168.10.1 orcl-middler
    from client to server it's ok

  • I am not able to sign in. Apple TV can't connect to server at this time. Please try later. I am using same ID and password as I do with iTunes. Can someone help me?

    I am not able to sign in. I am getting a message saying Apple TV can't connect to server at this time. Please try again.
    I use the same Apple ID and password as I do with iTunes and have no problems accessing that.
    Can someone help me?

    Unpower it.  If it still  happens on a restart give it time - Apple's servers sometimes have glitches.

  • Safari can't connect to server with parental controls on

    I have one user with admin rights and one user plus guest with parental controls turned on. Recently when parental controls are turned on, I get 'safari can't connect to server' error. When I turn parental controls off again I can connect to the internet again. Why is this?

    Hi and welcome....
    Unfortunately, Parental Controls can only be enabled on a non admin account.
    See if there's a proxy set up for Safari. From the Safari menu bar click Safari / Preferences then select the Advanced tab. Click "Change Settings" next to: Proxies.
    That will launch System Preferences / Network - Proxies.
    If there are any boxes checked under: Select a protocol to configure, deselect the box then click Ok.
    Quit Safari (Command + Q) then relaunch Safari.
    See if Safari can connect in a parental controlled user account.
    Carolyn

  • "can't connect to server" in Acrobat 9

    I'm trying use the "Send for Shared Review" feature in Acrobat 9. Every time I try, the Acrobat.com dialog box comes up telling me it "can't connect to server." It has my correct log in information. If I use my browser to go to acrobat.com, I can log in fine, but then of course I can't get the mark-up feature for my shared pdf files. I used this feature in Acrobat about a month ago with no problem. Any ideas what I can do to troubleshoot?

    Any suggestions ?

  • I HAVE THE NEW VERSION OF FIREFOX. I LOVE TO PLAY THE POGO GAMES , I CAN NOT CONNECT TO SERVER. A MESSAGE WOULD APPEAR SAYING LOST CONNECTION. WHAT IS THE PROBLEM?

    I CAN GET INTO THE POGO WEB SITE, BUT CAN NOT LOAD THE GAMES. THE GAME WILL CLOSE AND A MESSAGE WILL APPEAR CAN NOT CONNECT TO SERVER. IT GIVE YOU OTHER OPTIONS, COULD BE BEHIND PROXY OR FIREWALL., MAY BE TO BUSY, PLEASE TRY AGAIN. NONE OF THEM SEEM TO BE THE PROBLEM.HELPPPPPPPPPPPPP

    Which "new version"? Websites think you are using Firefox 3.0.19, which is no longer supported. Maybe your User Agent is "stuck" on that old version?
    http://en.wikipedia.org/wiki/User_Agent
    type '''about:config''' in the URL bar and hit Enter <br />
    ''If you see the warning, you can confirm that you want to access that page.'' <br />
    Filter = '''general.useragent.''' <br />
    Right-click the preferences that are '''bold''', one line at a time, and select '''''Reset'''''. <br />
    Then restart Firefox

  • I am trying to update my iphone 4 icloud but I keep getting can not connect to server when I click on the terms and conditions

    I am trying to update my iphone 4 icloud but I keep getting can not connect to server when I click on the terms and conditions

    " iTunes could not contact the iPhone software update server because you are not connected to the internet.  Make sure your internet connention is active and try again."

Maybe you are looking for

  • Safari 1.3.2 Outdated?

    I just logged on to ebay and had the following message box at the top of the page. "Message from eBay To effectively use eBay, we recommend upgrading your Web browser. Benefits of upgrading include the use of the latest security updates and support o

  • My Fonts are not displaying as their are supposed to look

    Hello all,  I use PhotoShop CS4 on a Mac,  I have the most recent patch installed and I am on OS 10.6.8 I have a lot of nice looking fonts.  When I view the font in Font Book I see how they are supposed to look in Capital, Lowercase etc....  But when

  • 15T Recovery Manager FAIL

    I am trying to use the HP Recovery Manager to do a Minimal Restore of the drive to purge unwanted trial software.  It is now a full day beginning at 10AM EST until just now, and the utility has failed multiple times (both with and without drive secur

  • Read registry value with ProcessBuilder

    Hi all, I am using the following to read the ProductID from the registry (64bit windows): List<String> command = new ArrayList<String>(); command.add("\"C:\\Users\\User1\\reg64.exe\""); command.add("query"); command.add("\"HKLM\\Software\\Microsoft\\

  • Screen field change

    Hi, In enterprise portal in partner registration form i want to change scrren name. in arress there is 'zipcode'. i want to make it as postal code ?please tell me how can i make it.