none
Windows 2016 essentials connector - Server ist nicht erreichbar RRS feed

  • Frage

  • Hallo, ich habe folgendes Problem: Nach erfolgreicher Installation des Servers konnte ich zunächst einen Client problemlos müber den Connector einbinden. Danach habe ich auf dem Server Lexware finacials office pro installiert. Bei dem Versuch weitere Clients in die Domäne einzubinden, erhalte ich die Fehlermeldung, dass der Server nicht mehr erreichbar ist.

    Ich habe bisher folgende Schritte zur Lösungsfindung unternommen:

    1. DNS Eintrag in Client auf Server-IP gesetzt

    2. Zeiteinstellungen beider Systeme sind syncron

    3. Zertifikat auf IIS überprüft und neu generiert und eingebunden nach
    https://support.microsoft.com/de-de/help/2686291/sbs-2011-essentials-connect-computer-wizard-fails-with-error-the-serve

    Anbei das ClientDeploy.log des Clients:

    ---------------------------------------------------------
    [5112] 170719.232552.5587: ClientSetup: Start of ClientDeploy
    [5112] 170719.232552.6777: General: Initializing...C:\Program Files\Windows Server\Bin\ClientDeploy.exe
    [5112] 170719.232552.6877: ClientSetup: Create client deployment registry subkey if necessary
    [5112] 170719.232552.6997: ClientSetup: The initial launching way: -LaunchedFrom:installer
    [5112] 170719.232552.7007: ClientSetup: The initial state is set
    [5112] 170719.232552.7007: ClientSetup: The initial serverName: 192.168.1.150
    [5112] 170719.232552.7007: ClientSetup: Loading Wizard Data
    [5112] 170719.232552.7117: ClientSetup: Saving Wizard Data
    [5112] 170719.232552.7237: ClientSetup: Current DeploymentStatus=Start
    [5112] 170719.232553.1097: ClientSetup: Showing the Client Deployment Wizard
    [5112] 170719.232553.2887: ClientSetup: The input server name is 192.168.1.150
    [5500] 170719.232553.3017: ClientSetup: Entering ConnectorWizardForm.RunTasks
    [5500] 170719.232553.3027: ClientSetup: Running Task with Id=ClientDeploy.PreConfiguration
    [5112] 170719.232553.3047: ClientSetup: InitWizard, The currrent stage is ConnectingToServer
    [5112] 170719.232553.3047: ClientSetup: Set the Deployment Sync Event
    [5500] 170719.232553.3117: ClientSetup: The configuration cab will be downloaded from 192.168.1.150
    [5500] 170719.232553.3207: ClientSetup: Download file Setup.cab from server
    [5500] 170719.232553.3327: ClientSetup: Making web request: https://192.168.1.150//connect/default.aspx?Get=Setup.cab&LanguageId=1031&64bit=1
    [5500] 170719.232553.3667: 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)
    [5500] 170719.232553.3667: ClientSetup: Cannot get configuration file with https, will try http...
    [5500] 170719.232553.3687: ClientSetup: Download file Setup.cab from server
    [5500] 170719.232553.3687: ClientSetup: Making web request: http://192.168.1.150//connect/default.aspx?Get=Setup.cab&LanguageId=1031&64bit=1
    [5500] 170719.232553.5208: ClientSetup: Downloaded file C:\Windows\Temp\ClientDeploymentTempFiles\Setup.cab
    [5500] 170719.232553.5208: ClientSetup: The configuration cab is downloaded to C:\Windows\Temp\ClientDeploymentTempFiles\Setup.cab
    [5500] 170719.232553.6348: ClientSetup: Adding Server Info data in the Product Registry
    [5500] 170719.232553.6518: DnsEnvironmentDetector: GetHostAddresses() returned 192.168.1.150, normal environment
    [5500] 170719.232553.6568: ClientSetup: Exiting PreConfigTask.Run()
    [5500] 170719.232553.6568: ClientSetup: Task with Id=ClientDeploy.PreConfiguration has TaskStatus=Success
    [5500] 170719.232553.6568: ClientSetup: Task with Id=ClientDeploy.PreConfiguration has RebootStatus=NoReboot
    [5500] 170719.232553.6578: ClientSetup: Exiting ConnectorWizardForm.RunTasks
    [2912] 170719.232607.6606: ClientSetup: Running InstallRootCert Task at WizardPage DomainUserCred
    [2912] 170719.232607.6616: ClientSetup: Entering ConnectorWizardForm.RunTasks
    [2912] 170719.232607.6616: ClientSetup: Running Task with Id=ClientDeploy.InstallRootCertTask
    [2912] 170719.232607.6676: ClientSetup: Entering InstallRootCertTask.Run
    [2912] 170719.232607.6696: ClientSetup: Install root cert to local trusted store
    [2912] 170719.232607.6756: ClientSetup: Exiting InstallRootCertTask.Run
    [2912] 170719.232607.6756: ClientSetup: Task with Id=ClientDeploy.InstallRootCertTask has TaskStatus=Success
    [2912] 170719.232607.6756: ClientSetup: Task with Id=ClientDeploy.InstallRootCertTask has RebootStatus=NoReboot
    [2912] 170719.232607.6756: ClientSetup: Exiting ConnectorWizardForm.RunTasks
    [2912] 170719.232607.6756: ClientSetup: Running SetupVPNAndDA Task at WizardPage DomainUserCred
    [2912] 170719.232607.6766: ClientSetup: Entering ConnectorWizardForm.RunTasks
    [2912] 170719.232607.6766: ClientSetup: Running Task with Id=ClientDeploy.SetupVpnAndDATask
    [2912] 170719.232607.6866: ClientSetup: Entering SetupVpnAndDATask.Run
    [2912] 170719.232607.7006: ClientSetup: Exting SetupVpnAndDATask.Run
    [2912] 170719.232607.7006: ClientSetup: Task with Id=ClientDeploy.SetupVpnAndDATask has TaskStatus=Success
    [2912] 170719.232607.7006: ClientSetup: Task with Id=ClientDeploy.SetupVpnAndDATask has RebootStatus=NoReboot
    [2912] 170719.232607.7006: ClientSetup: Exiting ConnectorWizardForm.RunTasks
    [2912] 170719.232607.7006: ClientSetup: Running ValidateUser Tasks at WizardPage DomainUserCred
    [2912] 170719.232607.7016: ClientSetup: Entering ConnectorWizardForm.RunTasks
    [2912] 170719.232607.7016: ClientSetup: Running Task with Id=ClientDeploy.ValidateUser
    [2912] 170719.232607.7066: ClientSetup: Entering ValidateUserTask.Run
    [2912] 170719.232607.7076: ClientSetup: Validating User
    [2912] 170719.232607.7106: ClientSetup: Call MachineIdentityManager.GetMachineStatus
    [2912] 170719.232607.7276: General: Failed to open IDENTITY registry key.
    [2912] 170719.232607.7286: General: Failed to open IDENTITY registry key.
    [2912] 170719.232607.7286: General: Failed to open IDENTITY registry key.
    [2912] 170719.232607.7286: General: Failed to open IDENTITY registry key.
    [2912] 170719.232607.7296: General: Failed to open IDENTITY registry key.
    [2912] 170719.232607.7346: General: Failed to open IDENTITY registry key.
    [2912] 170719.232607.8076: ClientSetup: MachineIdentityManager.GetMachineStatus had errors: ErrorCatalog:NetworkError ErrorCode:-1
    BaseException: Microsoft.WindowsServerSolutions.Devices.Identity.MachineIdentityException: MachineIdentityManager.GetMachineStatus ---> System.ServiceModel.ProtocolException: The remote server returned an unexpected response: (405) Method Not Allowed. ---> System.Net.WebException: The remote server returned an error: (405) Method Not Allowed.
       at System.Net.HttpWebRequest.GetResponse()
       at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
       --- End of inner exception stack trace ---

    Server stack trace:
       at System.ServiceModel.Channels.HttpChannelUtilities.ValidateRequestReplyResponse(HttpWebRequest request, HttpWebResponse response, HttpChannelFactory`1 factory, WebException responseException, ChannelBinding channelBinding)
       at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(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)
    [2912] 170719.232607.8106: ClientSetup: ProcessHelper.StartProcessWithRedirectOutput() Executing "C:\Windows\system32\ipconfig.exe"  /all
    [5500] 170719.232607.8306: ClientSetup: Standard Ouptput:
    [5500] 170719.232607.8306: ClientSetup: Standard Ouptput: Windows-IP-Konfiguration
    [5500] 170719.232607.8306: ClientSetup: Standard Ouptput:
    [2964] 170719.232607.8306: ClientSetup: Standard Ouptput:    Hostname  . . . . . . . . . . . . : APS-Rudi
    [2964] 170719.232607.8306: ClientSetup: Standard Ouptput:    Prim„res DNS-Suffix . . . . . . . :
    [2964] 170719.232607.8326: ClientSetup: Standard Ouptput:    Knotentyp . . . . . . . . . . . . : Hybrid
    [2964] 170719.232607.8326: ClientSetup: Standard Ouptput:    IP-Routing aktiviert  . . . . . . : Nein
    [2964] 170719.232607.8326: ClientSetup: Standard Ouptput:    WINS-Proxy aktiviert  . . . . . . : Nein
    [2964] 170719.232607.8326: ClientSetup: Standard Ouptput:    DNS-Suffixsuchliste . . . . . . . : fritz.box
    [2964] 170719.232607.8346: ClientSetup: Standard Ouptput:
    [2964] 170719.232607.8346: ClientSetup: Standard Ouptput: Ethernet-Adapter LAN-Verbindung:
    [2964] 170719.232607.8346: ClientSetup: Standard Ouptput:
    [2964] 170719.232607.8346: ClientSetup: Standard Ouptput:    Verbindungsspezifisches DNS-Suffix: fritz.box
    [2964] 170719.232607.8346: ClientSetup: Standard Ouptput:    Beschreibung. . . . . . . . . . . : Intel(R) 82579V Gigabit Network Connection
    [2964] 170719.232607.8346: ClientSetup: Standard Ouptput:    Physikalische Adresse . . . . . . : 00-22-4D-A9-E4-AC
    [2964] 170719.232607.8346: ClientSetup: Standard Ouptput:    DHCP aktiviert. . . . . . . . . . : Ja
    [2964] 170719.232607.8346: ClientSetup: Standard Ouptput:    Autokonfiguration aktiviert . . . : Ja
    [2964] 170719.232607.8346: ClientSetup: Standard Ouptput:    Verbindungslokale IPv6-Adresse  . : fe80::985c:3b28:72:306d%11(Bevorzugt)
    [2964] 170719.232607.8346: ClientSetup: Standard Ouptput:    IPv4-Adresse  . . . . . . . . . . : 192.168.1.53(Bevorzugt)
    [2964] 170719.232607.8346: ClientSetup: Standard Ouptput:    Subnetzmaske  . . . . . . . . . . : 255.255.255.0
    [2964] 170719.232607.8346: ClientSetup: Standard Ouptput:    Lease erhalten. . . . . . . . . . : Mittwoch, 19. Juli 2017 22:43:04
    [2964] 170719.232607.8346: ClientSetup: Standard Ouptput:    Lease l„uft ab. . . . . . . . . . : Samstag, 29. Juli 2017 22:43:04
    [2964] 170719.232607.8356: ClientSetup: Standard Ouptput:    Standardgateway . . . . . . . . . : 192.168.1.254
    [2964] 170719.232607.8356: ClientSetup: Standard Ouptput:    DHCP-Server . . . . . . . . . . . : 192.168.1.254
    [2964] 170719.232607.8356: ClientSetup: Standard Ouptput:    DHCPv6-IAID . . . . . . . . . . . : 234889805
    [2964] 170719.232607.8356: ClientSetup: Standard Ouptput:    DHCPv6-Client-DUID. . . . . . . . : 00-01-00-01-1A-27-F3-BD-00-22-4D-A9-E4-AC
    [2964] 170719.232607.8356: ClientSetup: Standard Ouptput:    DNS-Server  . . . . . . . . . . . : 192.168.1.150
    [2964] 170719.232607.8356: ClientSetup: Standard Ouptput:    NetBIOS ber TCP/IP . . . . . . . : Aktiviert
    [2964] 170719.232607.8356: ClientSetup: Standard Ouptput:
    [2964] 170719.232607.8356: ClientSetup: Standard Ouptput: Tunneladapter isatap.fritz.box:
    [2964] 170719.232607.8356: ClientSetup: Standard Ouptput:
    [2964] 170719.232607.8356: ClientSetup: Standard Ouptput:    Medienstatus. . . . . . . . . . . : Medium getrennt
    [2964] 170719.232607.8356: ClientSetup: Standard Ouptput:    Verbindungsspezifisches DNS-Suffix: fritz.box
    [2964] 170719.232607.8356: ClientSetup: Standard Ouptput:    Beschreibung. . . . . . . . . . . : Microsoft-ISATAP-Adapter
    [2964] 170719.232607.8356: ClientSetup: Standard Ouptput:    Physikalische Adresse . . . . . . : 00-00-00-00-00-00-00-E0
    [2964] 170719.232607.8356: ClientSetup: Standard Ouptput:    DHCP aktiviert. . . . . . . . . . : Nein
    [2964] 170719.232607.8356: ClientSetup: Standard Ouptput:    Autokonfiguration aktiviert . . . : Ja
    [2964] 170719.232607.8356: ClientSetup: Standard Ouptput:
    [2964] 170719.232607.8356: ClientSetup: Standard Ouptput: Tunneladapter Teredo Tunneling Pseudo-Interface:
    [2964] 170719.232607.8356: ClientSetup: Standard Ouptput:
    [2964] 170719.232607.8356: ClientSetup: Standard Ouptput:    Verbindungsspezifisches DNS-Suffix:
    [2964] 170719.232607.8356: ClientSetup: Standard Ouptput:    Beschreibung. . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
    [2964] 170719.232607.8356: ClientSetup: Standard Ouptput:    Physikalische Adresse . . . . . . : 00-00-00-00-00-00-00-E0
    [2964] 170719.232607.8356: ClientSetup: Standard Ouptput:    DHCP aktiviert. . . . . . . . . . : Nein
    [2964] 170719.232607.8356: ClientSetup: Standard Ouptput:    Autokonfiguration aktiviert . . . : Ja
    [2964] 170719.232607.8356: ClientSetup: Standard Ouptput:    IPv6-Adresse. . . . . . . . . . . : 2001:0:9d38:78cf:14aa:1a76:d10b:f22(Bevorzugt)
    [2964] 170719.232607.8356: ClientSetup: Standard Ouptput:    Verbindungslokale IPv6-Adresse  . : fe80::14aa:1a76:d10b:f22%15(Bevorzugt)
    [2964] 170719.232607.8356: ClientSetup: Standard Ouptput:    Standardgateway . . . . . . . . . : ::
    [2964] 170719.232607.8356: ClientSetup: Standard Ouptput:    NetBIOS ber TCP/IP . . . . . . . : Deaktiviert
    [2964] 170719.232607.8366: ClientSetup: Standard Ouptput:
    [1208] 170719.232607.8366: ClientSetup: Standard Error:
    [2912] 170719.232607.8366: ClientSetup: The exit code of the process (C:\Windows\system32\ipconfig.exe) is: 0
    [2912] 170719.232607.8376: ClientSetup: ProcessHelper.StartProcessWithRedirectOutput() Executing "C:\Windows\system32\route.exe"  print
    [5500] 170719.232607.8586: ClientSetup: Standard Ouptput: ===========================================================================
    [5500] 170719.232607.8586: ClientSetup: Standard Ouptput: Schnittstellenliste
    [5500] 170719.232607.8586: ClientSetup: Standard Ouptput:  11...00 22 4d a9 e4 ac ......Intel(R) 82579V Gigabit Network Connection
    [5500] 170719.232607.8596: ClientSetup: Standard Ouptput:   1...........................Software Loopback Interface 1
    [5500] 170719.232607.8596: ClientSetup: Standard Ouptput:  12...00 00 00 00 00 00 00 e0 Microsoft-ISATAP-Adapter
    [5500] 170719.232607.8596: ClientSetup: Standard Ouptput:  15...00 00 00 00 00 00 00 e0 Teredo Tunneling Pseudo-Interface
    [5500] 170719.232607.8596: ClientSetup: Standard Ouptput: ===========================================================================
    [5500] 170719.232607.8596: ClientSetup: Standard Ouptput:
    [5500] 170719.232607.8596: ClientSetup: Standard Ouptput: IPv4-Routentabelle
    [5500] 170719.232607.8596: ClientSetup: Standard Ouptput: ===========================================================================
    [5500] 170719.232607.8596: ClientSetup: Standard Ouptput: Aktive Routen:
    [5500] 170719.232607.8596: ClientSetup: Standard Ouptput:      Netzwerkziel    Netzwerkmaske          Gateway    Schnittstelle Metrik
    [5500] 170719.232607.8596: ClientSetup: Standard Ouptput:           0.0.0.0          0.0.0.0    192.168.1.254     192.168.1.53     10
    [5500] 170719.232607.8596: ClientSetup: Standard Ouptput:         127.0.0.0        255.0.0.0   Auf Verbindung         127.0.0.1    306
    [5500] 170719.232607.8596: ClientSetup: Standard Ouptput:         127.0.0.1  255.255.255.255   Auf Verbindung         127.0.0.1    306
    [5500] 170719.232607.8596: ClientSetup: Standard Ouptput:   127.255.255.255  255.255.255.255   Auf Verbindung         127.0.0.1    306
    [5500] 170719.232607.8596: ClientSetup: Standard Ouptput:       192.168.1.0    255.255.255.0   Auf Verbindung      192.168.1.53    266
    [1208] 170719.232607.8596: ClientSetup: Standard Ouptput:      192.168.1.53  255.255.255.255   Auf Verbindung      192.168.1.53    266
    [2964] 170719.232607.8596: ClientSetup: Standard Error:
    [1208] 170719.232607.8596: ClientSetup: Standard Ouptput:     192.168.1.255  255.255.255.255   Auf Verbindung      192.168.1.53    266
    [1208] 170719.232607.8596: ClientSetup: Standard Ouptput:         224.0.0.0        240.0.0.0   Auf Verbindung         127.0.0.1    306
    [1208] 170719.232607.8596: ClientSetup: Standard Ouptput:         224.0.0.0        240.0.0.0   Auf Verbindung      192.168.1.53    266
    [1208] 170719.232607.8596: ClientSetup: Standard Ouptput:   255.255.255.255  255.255.255.255   Auf Verbindung         127.0.0.1    306
    [1208] 170719.232607.8596: ClientSetup: Standard Ouptput:   255.255.255.255  255.255.255.255   Auf Verbindung      192.168.1.53    266
    [1208] 170719.232607.8596: ClientSetup: Standard Ouptput: ===========================================================================
    [1208] 170719.232607.8596: ClientSetup: Standard Ouptput: St„ndige Routen:
    [1208] 170719.232607.8596: ClientSetup: Standard Ouptput:   Keine
    [2912] 170719.232607.8596: ClientSetup: The exit code of the process (C:\Windows\system32\route.exe) is: 0
    [1208] 170719.232607.8596: ClientSetup: Standard Ouptput:
    [1208] 170719.232607.8596: ClientSetup: Standard Ouptput: IPv6-Routentabelle
    [1208] 170719.232607.8596: ClientSetup: Standard Ouptput: ===========================================================================
    [1208] 170719.232607.8596: ClientSetup: Standard Ouptput: Aktive Routen:
    [1208] 170719.232607.8606: ClientSetup: Standard Ouptput:  If Metrik Netzwerkziel             Gateway
    [1208] 170719.232607.8606: ClientSetup: Standard Ouptput:  15     58 ::/0                     Auf Verbindung
    [1208] 170719.232607.8606: ClientSetup: Standard Ouptput:   1    306 ::1/128                  Auf Verbindung
    [1208] 170719.232607.8606: ClientSetup: Standard Ouptput:  15     58 2001::/32                Auf Verbindung
    [1208] 170719.232607.8606: ClientSetup: Standard Ouptput:  15    306 2001:0:9d38:78cf:14aa:1a76:d10b:f22/128
    [1208] 170719.232607.8606: ClientSetup: Standard Ouptput:                                     Auf Verbindung
    [1208] 170719.232607.8606: ClientSetup: Standard Ouptput:  11    266 fe80::/64                Auf Verbindung
    [1208] 170719.232607.8606: ClientSetup: Standard Ouptput:  15    306 fe80::/64                Auf Verbindung
    [1208] 170719.232607.8606: ClientSetup: Standard Ouptput:  15    306 fe80::14aa:1a76:d10b:f22/128
    [1208] 170719.232607.8606: ClientSetup: Standard Ouptput:                                     Auf Verbindung
    [1208] 170719.232607.8606: ClientSetup: Standard Ouptput:  11    266 fe80::985c:3b28:72:306d/128
    [1208] 170719.232607.8606: ClientSetup: Standard Ouptput:                                     Auf Verbindung
    [1208] 170719.232607.8606: ClientSetup: Standard Ouptput:   1    306 ff00::/8                 Auf Verbindung
    [1208] 170719.232607.8606: ClientSetup: Standard Ouptput:  15    306 ff00::/8                 Auf Verbindung
    [1208] 170719.232607.8606: ClientSetup: Standard Ouptput:  11    266 ff00::/8                 Auf Verbindung
    [2912] 170719.232607.8606: ClientSetup: ProcessHelper.StartProcessWithRedirectOutput() Executing "C:\Windows\system32\nslookup.exe" HUSRV1
    [1208] 170719.232607.8606: ClientSetup: Standard Ouptput: ===========================================================================
    [1208] 170719.232607.8606: ClientSetup: Standard Ouptput: St„ndige Routen:
    [1208] 170719.232607.8606: ClientSetup: Standard Ouptput:   Keine
    [1208] 170719.232607.8606: ClientSetup: Standard Ouptput:
    [5500] 170719.232607.8746: ClientSetup: Standard Error: Nicht autorisierende Antwort:
    [5500] 170719.232607.8746: ClientSetup: Standard Error:
    [2964] 170719.232607.8766: ClientSetup: Standard Ouptput: Server:  HUSRV1.fritz.box
    [2964] 170719.232607.8766: ClientSetup: Standard Ouptput: Address:  192.168.1.150
    [2964] 170719.232607.8766: ClientSetup: Standard Ouptput:
    [2964] 170719.232607.8766: ClientSetup: Standard Ouptput: Name:    HUSRV1.fritz.box
    [2964] 170719.232607.8766: ClientSetup: Standard Ouptput: Address:  192.168.1.150
    [2964] 170719.232607.8766: ClientSetup: Standard Ouptput:
    [1208] 170719.232607.8776: ClientSetup: Standard Ouptput:
    [5500] 170719.232607.8776: ClientSetup: Standard Error:
    [2912] 170719.232607.8776: ClientSetup: The exit code of the process (C:\Windows\system32\nslookup.exe) is: 0
    [2912] 170719.232607.8786: ClientSetup: Set CD Fail reason 10 for SQM in ClientDeployment.exe
    [2912] 170719.232607.8836: ClientSetup: Exiting ValidateUserTask.Run
    [2912] 170719.232607.8836: ClientSetup: Task with Id=ClientDeploy.ValidateUser has TaskStatus=Failed
    [2912] 170719.232607.8836: ClientSetup: Task with Id=ClientDeploy.ValidateUser has RebootStatus=NoReboot
    [2912] 170719.232607.8836: ClientSetup: Exiting ConnectorWizardForm.RunTasks
    [5112] 170719.232607.8886: ClientSetup: JoinNetwork Tasks returned TaskStatus=Failed
    [5112] 170719.233027.8144: ClientSetup: Back from the Client Deployment Wizard
    [5112] 170719.233027.8204: ServerDiscovery:HostsFileUpdater: Removing hosts file entry: HUSRV1
    [5112] 170719.233027.8224: ClientSetup: Saving Wizard Data
    [5112] 170719.233027.8234: ClientSetup: End of ClientDeploy: ErrorCode=1603

    Über einen Hinweis zur Lösung meines Problems würde ich mich sehr freuen.


    Freitag, 21. Juli 2017 07:49