I have tried everything and cannot get the connector software to install on my computer.
Server=Dell PowerEdge R210II, Windows 2012 Essentials
Computer = Dell Inspiron 17R, Windows 8.1 Professional
LAN = 192.168.0.0/24, Server is 192.168.0.2, not using IPv6 but it's enabled on server and clients. Computers get IP and config from DHCP, DNS only points to server. servername.domain.local resolves fine. I can also join the computer to AD the old way (without connector). I have other Windows 8 comptuers on the domain that have the connector installed.
ClientDeploy.log:
---------------------------------------------------------
[6720] 140301.134541.5354: ClientSetup: Start of ClientDeploy
[6720] 140301.134541.6292: General: Initializing...C:\WINDOWS\Temp\Client Deployment Files\ClientDeploy.exe
[6720] 140301.134541.6448: ClientSetup: Loading Wizard Data
[6720] 140301.134541.6761: ClientSetup: Current DeploymentStatus=Running
[6720] 140301.134541.9573: ClientSetup: Showing the Client Deployment Wizard
[6720] 140301.134542.0823: ClientSetup: Adding Server Info data in the Product Registry
[6720] 140301.134542.0979: ClientSetup: Set the Deployment Sync Event
[7748] 140301.134552.6138: ClientSetup: Running InstallRootCert Task at WizardPage DomainUserCred
[7748] 140301.134552.6293: ClientSetup: Entering ConnectorWizardForm.RunTasks
[7748] 140301.134552.6293: ClientSetup: Running Task with Id=ClientDeploy.InstallRootCertTask
[7748] 140301.134552.6293: ClientSetup: Entering InstallRootCertTask.Run
[7748] 140301.134552.6293: ClientSetup: Install root cert to local trusted store
[7748] 140301.134552.6450: ClientSetup: Exiting InstallRootCertTask.Run
[7748] 140301.134552.6450: ClientSetup: Task with Id=ClientDeploy.InstallRootCertTask has TaskStatus=Success
[7748] 140301.134552.6450: ClientSetup: Task with Id=ClientDeploy.InstallRootCertTask has RebootStatus=NoReboot
[7748] 140301.134552.6450: ClientSetup: Exting ConnectorWizardForm.RunTasks
[7748] 140301.134552.6450: ClientSetup: Running SetupVPNAndDA Task at WizardPage DomainUserCred
[7748] 140301.134552.6450: ClientSetup: Entering ConnectorWizardForm.RunTasks
[7748] 140301.134552.6450: ClientSetup: Running Task with Id=ClientDeploy.SetupVpnAndDATask
[7748] 140301.134552.6450: ClientSetup: Entering SetupVpnAndDATask.Run
[7748] 140301.134552.6606: ClientSetup: Deploy VPN profile
[7748] 140301.134552.7075: ClientSetup: Exting SetupVpnAndDATask.Run
[7748] 140301.134552.7075: ClientSetup: Task with Id=ClientDeploy.SetupVpnAndDATask has TaskStatus=Success
[7748] 140301.134552.7075: ClientSetup: Task with Id=ClientDeploy.SetupVpnAndDATask has RebootStatus=NoReboot
[7748] 140301.134552.7075: ClientSetup: Exting ConnectorWizardForm.RunTasks
[7748] 140301.134552.7075: ClientSetup: Running ValidateUser Tasks at WizardPage DomainUserCred
[7748] 140301.134552.7075: ClientSetup: Entering ConnectorWizardForm.RunTasks
[7748] 140301.134552.7075: ClientSetup: Running Task with Id=ClientDeploy.ValidateUser
[7748] 140301.134552.7075: ClientSetup: Entering ValidateUserTask.Run
[7748] 140301.134552.7075: ClientSetup: Validating User
[7748] 140301.134552.7075: ClientSetup: Call MachineIdentityManager.GetMachineStatus
[7748] 140301.134552.8169: ClientSetup: MachineIdentityManager.GetMachineStatus had errors: ErrorCatalog:NetworkError ErrorCode:-1
BaseException: Microsoft.WindowsServerSolutions.Devices.Identity.MachineIdentityException: MachineIdentityManager.GetMachineStatus ---> System.ServiceModel.FaultException: The server was unable to process the request due to an internal error. For more
information about the error, either turn on IncludeExceptionDetailInFaults (either from ServiceBehaviorAttribute or from the <serviceDebug> configuration behavior) on the server in order to send the exception information back to the client, or turn on
tracing as per the Microsoft .NET Framework SDK documentation and inspect the server trace logs.
Server stack trace:
at System.ServiceModel.Channels.ServiceChannel.ThrowIfFaultUnderstood(Message reply, MessageFault fault, String action, MessageVersion version, FaultConverter faultConverter)
at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
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.ICertService.GetMachineStatus(MachineStatus& status, Boolean& isAdmin, Int32& maxClientNum, Int32& currentClientNum, String userName, String password, String machineName)
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)
[7748] 140301.134552.8169: ClientSetup: Exiting ValidateUserTask.Run
[7748] 140301.134552.8169: ClientSetup: Task with Id=ClientDeploy.ValidateUser has TaskStatus=Failed
[7748] 140301.134552.8169: ClientSetup: Task with Id=ClientDeploy.ValidateUser has RebootStatus=NoReboot
[7748] 140301.134552.8169: ClientSetup: Exting ConnectorWizardForm.RunTasks
[6720] 140301.134552.8325: ClientSetup: JoinNetwork Tasks returned TaskStatus=Failed
[6720] 140301.134554.7857: ClientSetup: Back from the Client Deployment Wizard
[6720] 140301.134554.8012: ClientSetup: Saving Wizard Data
[6720] 140301.134554.8012: ClientSetup: End of ClientDeploy: ErrorCode=1603
-------------------------------------------------------------------------------------------------
Where do I go from here? I would really appreciate some help. Thank you, Michael
Michael Maxwell