AD Connector URL

Hi
Can any one post the URL of AD connector for OIM version 9.1.0.0 and JDK version 1.4.2
I've downloaded AD connector 9.1.1.5 but seems like it is not compatible with my OIM instance.
Thanks

http://www.oracle.com/technetwork/middleware/id-mgmt/downloads/connectors-101674.html

Similar Messages

  • JMX Connector URL

    I am trying to connect to 10.1.3 using the following sample code from
    http://www.oracle.com/technology/tech/java/oc4j/1013/release_notes/release-notes-1013-preview.htm
    String url= "service:jmx:rmi:///opmn://stadp334:6003/home";
    JMXServiceURL serviceUrl= new JMXServiceURL(url);
    Hashtable env= new Hashtable();
    // specify Oracle's implementation
    env.put(JMXConnectorFactory.PROTOCOL_PROVIDER_PACKAGES, "oracle.oc4j.admin.jmx.remote");
    Hashtable credentials= new Hashtable();
    credentials.put("login", "oc4jadmin");
    credentials.put("password", "<password>");
    JMXConnector connector = JMXConnectorFactory.connect(serviceUrl, env);
    MBeanServerConnection connection = connector.getMBeanServerConnection();
    But I get following exception ....
    java.net.MalformedURLException: URL path must begin with /jndi/ or /stub/ or /ior/: /opmn://localhost:12401/home
         at javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1785)
         at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:259)
         at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:248)
         at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:207)
    Any idea why?
    Also, am I using the right port #? The output of "opmnctl.exe status -l"
    jms:12601,default-web-site:8888,rmi:12401
    tells me the RMI port is 12401. Is that the right one to use?
    Thanks

    Cool, a JMX question! :-)
    This is usually due to not having the right classpath setup where you are running the client.
    See this blog entry for details:
    http://buttso.blogspot.com/2006/06/client-setup-for-connecting-to-oc4j.html
    When connecting via OPMN you need to use the OPMN request port as the value. It'll dispatch the actual ORMI port of the target OC4J instance to the client.
    To get the OPMN request port use
    opmnctl status -port6003 is the default port value for a first install.
    cheers
    -steve-

  • Securing the Peoplesoft JMS listening connector URL

    In order to start or stop the JMS listening connector we execute a URL on the browser; the URL looks like..
    http://<WEBSERVER>:<PORT>/PSIGW/JMSListeningConnectorAdministrator?Activity=START
    http://<WEBSERVER>:<PORT>/PSIGW/JMSListeningConnectorAdministrator?Activity=STOP
    Problem with this is that any one who knows this can playaround with the listening connector of the production instance; and moreover if he can access the peoplesoft signon page, he can easily know the webserver URL.
    Is there any means that this can be secured; for example executing this URL should first take the user to an authentication page..
    -Sudripta

    on the webserver u can find the .class file here
    PS_HOME\webserv\domain_name\applications\peoplesoft\PSIGW\WEB-INF\classes\com\peoplesoft\pt\integrationgateway\listeningconnector
    u open this .class file u need a java compiler (or) hex editor to read the content.
    Thnks!

  • Vibe Connector URL Error

    Vibe connector .6210.
    The following error is recorded in the default.pipeline.vibe-Application
    log.
    URLError: <urlopen error [Errno 1] _ssl.c:482: error:140770FC:SSL
    routines:SSL23_GET_SERVER_HELLO:unknown protocol>
    Obviously this is a protocol error, but what is it actually telling me?
    Besides the fact that the connector never completes startup.
    JoeK

    Originally Posted by JKress
    Vibe connector .6210.
    The following error is recorded in the default.pipeline.vibe-Application
    log.
    URLError: <urlopen error [Errno 1] _ssl.c:482: error:140770FC:SSL
    routines:SSL23_GET_SERVER_HELLO:unknown protocol>
    Obviously this is a protocol error, but what is it actually telling me?
    Besides the fact that the connector never completes startup.
    JoeK
    Have not setup the Vibe connector before... so not sure. But it could be that there is an issue with the supplied SSL certificates, or the site is not listening on 443 (hinting to Vibe defaulting to 8080 and 8444).
    Have you set the 8443 port and if not, if port 443 listening for Vibe services?
    Cheers,
    Willem

  • Essentials Connector: The server is not available after upgrade from Windows 8 Pro to Windows 8.1. Pro

    Hi all
    As many others I am facing also connection problems with Windows Server 2012 Essentials R2 and a windows client pc.
    The client pc in question, with windows 8 pro, has been successfully joined through the essentials connector to the domain.
    All things went good: media streaming, shared folders, a successfull backup has been started through the essentials launchpad, the client appeared as online in the devices tab of the essentials dashboard.
    Then I upgraded the pc to windows 8.1 pro.
    Now the client can't connect to the server. Following issues appear:
    The client pc is showed as offline the the dashboard when it is online.
    Backups (from launchpad or server) aren't  possible -> no connection to the windows server essentials adminitration service.
    Dashboard not available from launchpad
    The message "the server is not available" appears, when I try to reconnect the client by the essentials connector.
    BUT:
    ping to the server's ip address works.
    media streaming is also ok
    shared folders are still available.
    Any ideas what changed with the upgrade to 8.1 Pro? Is the a firewall problem on the client pc?
    Many thanks for your help.
    PS. If anyone needs a specific log file from the server or the client, please let me know.

    Hi Justin
    I executed all you instructions, but nothing helped.
    I add here the ClientDeploy.log and the ComputerConnector.log
    The ClientDeploy stopps after a registry insert error.
    The user executing the connector is member of the Administrators Group on the Client pc.
    I started the connector even with "Run as Administrator" but nothing helped.
    Any ideas why this registry insert failes?
    Thanks for you help and best regards
    Hans
    [5692] 140604.211748.1774: ClientSetup: Start of ClientDeploy
    [5692] 140604.211748.3181: General: Initializing...C:\WINDOWS\system32\Essentials\ClientDeploy.exe
    [5692] 140604.211748.3337: ClientSetup: Create client deployment registry subkey if necessary
    [5692] 140604.211748.3493: ClientSetup: The initial launching way: -LaunchedFrom:installer
    [5692] 140604.211748.3493: ClientSetup: The initial state is set
    [5692] 140604.211748.3493: ClientSetup: The initial serverName: 192.168.3.21
    [5692] 140604.211748.3493: ClientSetup: Loading Wizard Data
    [5692] 140604.211748.3649: ClientSetup: Saving Wizard Data
    [5692] 140604.211748.3649: ClientSetup: Current DeploymentStatus=Start
    [5692] 140604.211748.7400: ClientSetup: Showing the Client Deployment Wizard
    [5692] 140604.211748.8493: ClientSetup: Machine name:PCFA, length:4
    [5692] 140604.211748.8650: ClientSetup: The input server name is 192.168.3.21
    [2156] 140604.211748.8806: ClientSetup: Entering ConnectorWizardForm.RunTasks
    [2156] 140604.211748.8806: ClientSetup: Running Task with Id=ClientDeploy.PreConfiguration
    [5692] 140604.211748.8962: ClientSetup: InitWizard, The currrent stage is ConnectingToServer
    [5692] 140604.211748.8962: ClientSetup: Set the Deployment Sync Event
    [2156] 140604.211748.8962: ClientSetup: The configuration cab will be downloaded from 192.168.3.21
    [2156] 140604.211748.9118: ClientSetup: Download file Setup.cab from server
    [2156] 140604.211748.9275: ClientSetup: Making web request:
    https://192.168.3.21//connect/default.aspx?Get=Setup.cab&LanguageId=1031&64bit=1
    [2156] 140604.211748.9743: ClientSetup: Failed to download Setup.cab from server: System.Net.WebException: Die zugrunde liegende Verbindung wurde geschlossen: Für den geschützten SSL/TLS-Kanal konnte keine Vertrauensstellung hergestellt werden.. ---> System.Security.Authentication.AuthenticationException:
    Das Remotezertifikat ist laut Validierungsverfahren ungültig.
       bei System.Net.Security.SslState.StartSendAuthResetSignal(ProtocolToken message, AsyncProtocolRequest asyncRequest, Exception exception)
       bei System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
       bei System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
       bei System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
       bei System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
       bei System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
       bei System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
       bei System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
       bei System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
       bei System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
       bei System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
       bei System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
       bei System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
       bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       bei System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
       bei System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
       bei System.Net.ConnectStream.WriteHeaders(Boolean async)
       --- Ende der internen Ausnahmestapelüberwachung ---
       bei System.Net.HttpWebRequest.GetResponse()
       bei Microsoft.WindowsServerSolutions.ClientSetup.CSCommon.DownloadFileFromConnectSite(String outputDirectory, Uri serverUrl, String fileName, Int32 languageId, Boolean is64bit)
    [2156] 140604.211748.9743: ClientSetup: Cannot get configuration file with https, will try http...
    [2156] 140604.211748.9743: ClientSetup: Download file Setup.cab from server
    [2156] 140604.211748.9743: ClientSetup: Making web request:
    http://192.168.3.21//connect/default.aspx?Get=Setup.cab&LanguageId=1031&64bit=1
    [2156] 140604.211749.0369: ClientSetup: Downloaded file C:\WINDOWS\Temp\ClientDeploymentTempFiles\Setup.cab
    [2156] 140604.211749.0369: ClientSetup: The configuration cab is downloaded to C:\WINDOWS\Temp\ClientDeploymentTempFiles\Setup.cab
    [2156] 140604.211749.1775: ClientSetup: Adding Server Info data in the Product Registry
    [2156] 140604.211749.1931: DnsEnvironmentDetector: GetHostAddresses() returned 192.168.3.21, normal environment
    [2156] 140604.211749.1931: ClientSetup: Exiting PreConfigTask.Run()
    [2156] 140604.211749.1931: ClientSetup: Task with Id=ClientDeploy.PreConfiguration has TaskStatus=Success
    [2156] 140604.211749.1931: ClientSetup: Task with Id=ClientDeploy.PreConfiguration has RebootStatus=NoReboot
    [2156] 140604.211749.1931: ClientSetup: Exting ConnectorWizardForm.RunTasks
    [5792] 140604.211758.0217: ClientSetup: Running InstallRootCert Task at WizardPage DomainUserCred
    [5792] 140604.211758.0373: ClientSetup: Entering ConnectorWizardForm.RunTasks
    [5792] 140604.211758.0373: ClientSetup: Running Task with Id=ClientDeploy.InstallRootCertTask
    [5792] 140604.211758.0373: ClientSetup: Entering InstallRootCertTask.Run
    [5792] 140604.211758.0373: ClientSetup: Install root cert to local trusted store
    [5792] 140604.211758.0373: ClientSetup: Exiting InstallRootCertTask.Run
    [5792] 140604.211758.0373: ClientSetup: Task with Id=ClientDeploy.InstallRootCertTask has TaskStatus=Success
    [5792] 140604.211758.0373: ClientSetup: Task with Id=ClientDeploy.InstallRootCertTask has RebootStatus=NoReboot
    [5792] 140604.211758.0373: ClientSetup: Exting ConnectorWizardForm.RunTasks
    [5792] 140604.211758.0373: ClientSetup: Running SetupVPNAndDA Task at WizardPage DomainUserCred
    [5792] 140604.211758.0373: ClientSetup: Entering ConnectorWizardForm.RunTasks
    [5792] 140604.211758.0373: ClientSetup: Running Task with Id=ClientDeploy.SetupVpnAndDATask
    [5792] 140604.211758.0529: ClientSetup: Entering SetupVpnAndDATask.Run
    [5792] 140604.211758.0685: ClientSetup: Deploy VPN profile
    [5792] 140604.211758.0998: ClientSetup: Exting SetupVpnAndDATask.Run
    [5792] 140604.211758.0998: ClientSetup: Task with Id=ClientDeploy.SetupVpnAndDATask has TaskStatus=Success
    [5792] 140604.211758.0998: ClientSetup: Task with Id=ClientDeploy.SetupVpnAndDATask has RebootStatus=NoReboot
    [5792] 140604.211758.0998: ClientSetup: Exting ConnectorWizardForm.RunTasks
    [5792] 140604.211758.0998: ClientSetup: Running ValidateUser Tasks at WizardPage DomainUserCred
    [5792] 140604.211758.0998: ClientSetup: Entering ConnectorWizardForm.RunTasks
    [5792] 140604.211758.0998: ClientSetup: Running Task with Id=ClientDeploy.ValidateUser
    [5792] 140604.211758.0998: ClientSetup: Entering ValidateUserTask.Run
    [5792] 140604.211758.0998: ClientSetup: Validating User
    [5792] 140604.211758.0998: ClientSetup: Call MachineIdentityManager.GetMachineStatus
    [5792] 140604.211758.1779: ClientSetup: MachineIdentityManager.GetMachineStatus had errors: ErrorCatalog:NetworkError ErrorCode:-1
    BaseException: Microsoft.WindowsServerSolutions.Devices.Identity.MachineIdentityException: MachineIdentityManager.GetMachineStatus ---> System.ServiceModel.Security.SecurityNegotiationException: Es konnte keine Vertrauensstellung für den sicheren SSL/TLS-Kanal
    mit Autorität mars01:65500 eingerichtet werden. ---> System.Net.WebException: Die zugrunde liegende Verbindung wurde geschlossen: Für den geschützten SSL/TLS-Kanal konnte keine Vertrauensstellung hergestellt werden.. ---> System.Security.Authentication.AuthenticationException:
    Das Remotezertifikat ist laut Validierungsverfahren ungültig.
       bei System.Net.Security.SslState.StartSendAuthResetSignal(ProtocolToken message, AsyncProtocolRequest asyncRequest, Exception exception)
       bei System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
       bei System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
       bei System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
       bei System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
       bei System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
       bei System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
       bei System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
       bei System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
       bei System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
       bei System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
       bei System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
       bei System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
       bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       bei System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
       bei System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
       bei System.Net.ConnectStream.WriteHeaders(Boolean async)
       --- Ende der internen Ausnahmestapelüberwachung ---
       bei System.Net.HttpWebRequest.GetResponse()
       bei System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
       --- Ende der internen Ausnahmestapelüberwachung ---
    Server stack trace:
       bei System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason)
       bei System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
       bei System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
       bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
       bei System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
       bei System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
    Exception rethrown at [0]:
       bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       bei Microsoft.WindowsServerSolutions.Devices.Identity.CertWebService.ICertService.GetMachineStatus(GetMachineStatusRequest request)
       bei Microsoft.WindowsServerSolutions.Devices.Identity.CertWebService.CertServiceClient.GetMachineStatus(String userName, String password, String machineName, MachineStatus& status, Boolean& isAdmin, Int32& maxClientNum, Int32& currentClientNum)
       bei Microsoft.WindowsServerSolutions.Devices.Identity.MachineIdentityManager.GetMachineStatus(String serverName, String userName, String password, String machineName, Boolean& isAdmin)
       --- Ende der internen Ausnahmestapelüberwachung ---
       bei Microsoft.WindowsServerSolutions.Devices.Identity.MachineIdentityManager.GetMachineStatus(String serverName, String userName, String password, String machineName, Boolean& isAdmin)
       bei Microsoft.WindowsServerSolutions.ClientSetup.ClientDeploy.ValidateUserTask.Run(WizData data)
    [5792] 140604.211758.1779: ClientSetup: ProcessHelper.StartProcessWithRedirectOutput() Executing "C:\WINDOWS\system32\ipconfig.exe"  /all
    [2156] 140604.211758.2092: ClientSetup: Standard Ouptput:
    [2156] 140604.211758.2092: ClientSetup: Standard Ouptput: Windows-IP-Konfiguration
    [2156] 140604.211758.2092: ClientSetup: Standard Ouptput:
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Hostname  . . . . . . . . . . . . : PCFA
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Prim„res DNS-Suffix . . . . . . . : mydomain.local
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Knotentyp . . . . . . . . . . . . : Hybrid
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    IP-Routing aktiviert  . . . . . . : Nein
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    WINS-Proxy aktiviert  . . . . . . : Nein
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    DNS-Suffixsuchliste . . . . . . . : mydomain.local
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput: Drahtlos-LAN-Adapter LAN-Verbindung* 11:
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Medienstatus. . . . . . . . . . . : Medium getrennt
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Verbindungsspezifisches DNS-Suffix:
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Beschreibung. . . . . . . . . . . : Virtueller Microsoft-Adapter fr direktes WiFi
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Physische Adresse . . . . . . . . : 16-
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    DHCP aktiviert. . . . . . . . . . : Ja
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Autokonfiguration aktiviert . . . : Ja
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput: Ethernet-Adapter LAN-Verbindung:
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Verbindungsspezifisches DNS-Suffix:
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Beschreibung. . . . . . . . . . . : Broadcom NetLink (TM)-Gigabit-Ethernet
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Physische Adresse . . . . . . . . : DC-
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    DHCP aktiviert. . . . . . . . . . : Ja
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Autokonfiguration aktiviert . . . : Ja
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    IPv4-Adresse  . . . . . . . . . . : 192.168.2.6(Bevorzugt)
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Subnetzmaske  . . . . . . . . . . : 255.255.255.0
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Lease erhalten. . . . . . . . . . : Mittwoch, 4. Juni 2014 18:03:36
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Lease l„uft ab. . . . . . . . . . : Freitag, 6. Juni 2014 20:49:17
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Standardgateway . . . . . . . . . : 192.168.2.1
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    DHCP-Server . . . . . . . . . . . : 192.168.2.1
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    DNS-Server  . . . . . . . . . . . : 192.168.3.21
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:                                       
    192.168.1.52
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    NetBIOS ber TCP/IP . . . . . . . : Aktiviert
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput: Drahtlos-LAN-Adapter WiFi:
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Medienstatus. . . . . . . . . . . : Medium getrennt
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Verbindungsspezifisches DNS-Suffix: Home
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Beschreibung. . . . . . . . . . . : Qualcomm Atheros AR5B97-Funknetzwerkadapter
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Physische Adresse . . . . . . . . : 94-
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    DHCP aktiviert. . . . . . . . . . : Ja
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Autokonfiguration aktiviert . . . : Ja
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput: Tunneladapter isatap.{8F57A34A-FE47-429C-97D0-AA777D79C23F}:
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Medienstatus. . . . . . . . . . . : Medium getrennt
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Verbindungsspezifisches DNS-Suffix:
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Beschreibung. . . . . . . . . . . : Microsoft-ISATAP-Adapter
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Physische Adresse . . . . . . . . : 00-00-00-00-00-00-00-E0
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    DHCP aktiviert. . . . . . . . . . : Nein
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:    Autokonfiguration aktiviert . . . : Ja
    [1344] 140604.211758.2092: ClientSetup: Standard Ouptput:
    [4504] 140604.211758.2092: ClientSetup: Standard Error:
    [5792] 140604.211758.2248: ClientSetup: The exit code of the process (C:\WINDOWS\system32\ipconfig.exe) is: 0
    [5792] 140604.211758.2248: ClientSetup: ProcessHelper.StartProcessWithRedirectOutput() Executing "C:\WINDOWS\system32\route.exe"  print
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput: ===========================================================================
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput: Schnittstellenliste
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:   9...16 39 e5 4c c5 f2 ......Virtueller Microsoft-Adapter fr direktes WiFi
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:   4...dc 0e a1 06 1f c9 ......Broadcom NetLink (TM)-Gigabit-Ethernet
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:   3...94 39 e5 4c c5 f2 ......Qualcomm Atheros AR5B97-Funknetzwerkadapter
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:   1...........................Software Loopback Interface 1
    [1344] 140604.211758.2404: ClientSetup: Standard Error:
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:   5...00 00 00 00 00 00 00 e0 Microsoft-ISATAP-Adapter
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput: ===========================================================================
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput: IPv4-Routentabelle
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput: ===========================================================================
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput: Aktive Routen:
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:      Netzwerkziel    Netzwerkmaske          Gateway    Schnittstelle Metrik
    [5792] 140604.211758.2404: ClientSetup: The exit code of the process (C:\WINDOWS\system32\route.exe) is: 0
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:           0.0.0.0          0.0.0.0      192.168.2.1     
    192.168.2.6     10
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:         127.0.0.0        255.0.0.0   Auf Verbindung         127.0.0.1   
    306
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:         127.0.0.1  255.255.255.255   Auf Verbindung         127.0.0.1    306
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:   127.255.255.255  255.255.255.255   Auf Verbindung         127.0.0.1    306
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:       192.168.2.0    255.255.255.0   Auf Verbindung       192.168.2.6    266
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:       192.168.2.6  255.255.255.255   Auf Verbindung       192.168.2.6    266
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:     192.168.2.255  255.255.255.255   Auf Verbindung       192.168.2.6    266
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:         224.0.0.0        240.0.0.0   Auf Verbindung         127.0.0.1   
    306
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:         224.0.0.0        240.0.0.0   Auf Verbindung       192.168.2.6   
    266
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:   255.255.255.255  255.255.255.255   Auf Verbindung         127.0.0.1    306
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:   255.255.255.255  255.255.255.255   Auf Verbindung       192.168.2.6    266
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput: ===========================================================================
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput: St„ndige Routen:
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:   Keine
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:
    [5792] 140604.211758.2404: ClientSetup: ProcessHelper.StartProcessWithRedirectOutput() Executing "C:\WINDOWS\system32\nslookup.exe" mars01
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput: IPv6-Routentabelle
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput: ===========================================================================
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput: Aktive Routen:
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:  If Metrik Netzwerkziel             Gateway
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:   1    306 ::1/128                  Auf Verbindung
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:   1    306 ff00::/8                 Auf Verbindung
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput: ===========================================================================
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput: St„ndige Routen:
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:   Keine
    [2156] 140604.211758.2404: ClientSetup: Standard Ouptput:
    [1344] 140604.211758.2560: ClientSetup: Standard Ouptput: Server:  UnKnown
    [1344] 140604.211758.2560: ClientSetup: Standard Ouptput: Address:  192.168.3.21
    [1344] 140604.211758.2560: ClientSetup: Standard Ouptput:
    [1344] 140604.211758.2560: ClientSetup: Standard Ouptput: Name:    mars01.mydomain.local
    [1344] 140604.211758.2560: ClientSetup: Standard Ouptput: Addresses:  192.168.3.21
    [1344] 140604.211758.2560: ClientSetup: Standard Ouptput:    192.168.1.131
    [1344] 140604.211758.2560: ClientSetup: Standard Ouptput:    192.168.4.31
    [1344] 140604.211758.2560: ClientSetup: Standard Ouptput:
    [4504] 140604.211758.2560: ClientSetup: Standard Error:
    [1344] 140604.211758.2560: ClientSetup: Standard Ouptput:
    [5792] 140604.211758.2560: ClientSetup: The exit code of the process (C:\WINDOWS\system32\nslookup.exe) is: 0
    [5792] 140604.211758.2717: ClientSetup: Set CD Fail reason 10 for SQM in ClientDeployment.exe
    [5792] 140604.211758.2717: ClientSetup: RecordClientDeploymentFailReason: Save registry failed in ClientDeployment.exe : System.UnauthorizedAccessException: In den Registrierungsschlüssel kann nicht geschrieben werden.
       bei Microsoft.Win32.RegistryKey.EnsureWriteable()
       bei Microsoft.Win32.RegistryKey.CreateSubKeyInternal(String subkey, RegistryKeyPermissionCheck permissionCheck, Object registrySecurityObj, RegistryOptions registryOptions)
       bei Microsoft.Win32.RegistryKey.CreateSubKey(String subkey, RegistryKeyPermissionCheck permissionCheck)
       bei Microsoft.WindowsServerSolutions.ClientSetup.ClientDeploy.Helper.RecordClientDeploymentFailReason(UInt32 failReason)
    [5792] 140604.211758.2717: ClientSetup: Exiting ValidateUserTask.Run
    [5792] 140604.211758.2717: ClientSetup: Task with Id=ClientDeploy.ValidateUser has TaskStatus=Failed
    [5792] 140604.211758.2717: ClientSetup: Task with Id=ClientDeploy.ValidateUser has RebootStatus=NoReboot
    [5792] 140604.211758.2717: ClientSetup: Exting ConnectorWizardForm.RunTasks
    [06/04/2014 20:23:38 1730] --------------------------------------------------------------------------------------------------
    [06/04/2014 20:23:38 1730] wmain: Start of Computerconnector
    [06/04/2014 20:23:38 1730] GlobalData::Initialize (192.168.3.10, C:\Users\johndoe.mydomain\Downloads\ComputerConnector(192.168.3.10).exe)
    [06/04/2014 20:23:38 1730] =================================
    [06/04/2014 20:23:38 1730] Current Os information:
    [06/04/2014 20:23:38 1730] Suite = [256]
    [06/04/2014 20:23:38 1730] Type = [1]
    [06/04/2014 20:23:38 1730] Architecture = [9]
    [06/04/2014 20:23:38 1730] IsStarterEdition = [0]
    [06/04/2014 20:23:38 1730] IsHomeSku = [0]
    [06/04/2014 20:23:38 1730] Major = [6]
    [06/04/2014 20:23:38 1730] Minor = [3]
    [06/04/2014 20:23:38 1730] Build = [9600]
    [06/04/2014 20:23:38 1730] SPMajor = [0]
    [06/04/2014 20:23:38 1730] SPMinor = [0]
    [06/04/2014 20:23:38 1730] =================================
    [06/04/2014 20:23:38 1730] ExpandEnvironmentStrings return (C:\WINDOWS\Temp\ClientDeploymentTempFiles\)
    [06/04/2014 20:23:38 1730] SetPackageDlcUrl: .NET url is set to
    http://go.microsoft.com/?linkid=9816306
    [06/04/2014 20:23:38 1730] SetPackageDlcUrl: Connector url is set to
    http://go.microsoft.com/fwlink/p/?LinkId=275102
    [06/04/2014 20:23:38 1730] wmain: Calling Computerconnector::ShowWizard()
    [06/04/2014 20:23:38 1730] CComputerconnector::ShowWizard: Initializing common controls
    [06/04/2014 20:23:38 1730] CComputerconnector::ShowWizard: Done initializing common controls
    [06/04/2014 20:23:38 1730] Displaying the wizard
    [06/04/2014 20:23:38 1730] CComputerconnector::WelcomeDlgProc: IDD_PROPPAGE_WELCOME Page Initialization
    [06/04/2014 20:23:38 1730] Current user default UI lang setting is 1031
    [06/04/2014 20:23:38   c8] CComputerconnector::Run: Installation is ready to run
    [06/04/2014 20:23:42 1730] CComputerconnector::TaskDlgProc: IDD_PROPPAGE_TASKS Page Initialization
    [06/04/2014 20:23:42 1774] CComputerconnector::RunTasks: Running Task: Id=-1 Description=Die aktuellen Systemanforderungen werden ermittelt... Index=  0
    [06/04/2014 20:23:42 1774] CMsi::IsMsiInstalled: MsiQueryProductState for ProductCode {21E49794-7C13-4E84-8659-55BD378267D5} returned -1
    [06/04/2014 20:23:42 1774] CMsi::IsMsiInstalled: MsiQueryProductState for ProductCode {46DCED50-3A1D-4EF4-94F0-45F2681E3D70} returned -1
    [06/04/2014 20:23:42 1774] CMsi::IsMsiInstalled: MsiQueryProductState for ProductCode {C1E4D639-4A33-4314-809E-89BD0EF48522} returned -1
    [06/04/2014 20:23:42 1774] Connector installation state is 1
    [06/04/2014 20:23:42 1774] CComputerconnector::RunTasks: Running Task: Id=-1 Description=.NET Framework 4.5 wird heruntergeladen... Index=  1
    [06/04/2014 20:23:42 1774] CComputerconnector::RunTasks: Running Task: Id=-1 Description=.NET Framework 4.5 wird installiert... Index=  2
    [06/04/2014 20:23:42 1774] CComputerconnector::RunTasks: Running Task: Id=-1 Description=Der Connector wird heruntergeladen... Index=  3
    [06/04/2014 20:23:42 1774] CComputerconnector::RunTasks: Running Task: Id=-1 Description=Windows Server Essentials Connector wird installiert... Index=  4
    [06/04/2014 20:23:42 1774] CComputerconnector::RunTasks: Running Task: Id=-1 Description=Die Einrichtung von Windows Server Essentials Connector wird gestartet... Index=  5
    [06/04/2014 20:23:42 1774] RunShellExecute: ShellExecute [C:\WINDOWS\system32\Essentials\ClientDeploy.exe] with parameters [ -Server:192.168.3.10 -LaunchedFrom:installer]
    [06/04/2014 20:23:42 1730] CComputerconnector::TaskDlgProc: DIALOG_UPDATE: Running
    [06/04/2014 20:23:42 1730] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: Die aktuellen Systemanforderungen werden ermittelt...
    [06/04/2014 20:23:42 1730] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: .NET Framework 4.5 wird heruntergeladen...
    [06/04/2014 20:23:42 1730] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: .NET Framework 4.5 wird installiert...
    [06/04/2014 20:23:42 1730] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: Der Connector wird heruntergeladen...
    [06/04/2014 20:23:42 1730] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: Windows Server Essentials Connector wird installiert...
    [06/04/2014 20:23:42 1730] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: Die Einrichtung von Windows Server Essentials Connector wird gestartet...
    [06/04/2014 20:23:42 1774] CComputerconnector::Run: Waiting upto 60secs for Sync Event to be signaled
    [06/04/2014 20:23:43 1774] CComputerconnector::Run: WaitForSingleObject RetVal = 0
    [06/04/2014 20:23:43 1730] CComputerconnector::TaskDlgProc: DIALOG_UPDATE: Success
    [06/04/2014 20:23:43 1730] wmain: End of Computerconnector: hr=0x0
    [06/04/2014 20:54:06 1220] --------------------------------------------------------------------------------------------------
    [06/04/2014 20:54:06 1220] wmain: Start of Computerconnector
    [06/04/2014 20:54:06 1220] GlobalData::Initialize (192.168.3.10, C:\Users\johndoe.mydomain\Downloads\ComputerConnector(192.168.3.10)(1).exe)
    [06/04/2014 20:54:06 1220] =================================
    [06/04/2014 20:54:06 1220] Current Os information:
    [06/04/2014 20:54:06 1220] Suite = [256]
    [06/04/2014 20:54:06 1220] Type = [1]
    [06/04/2014 20:54:06 1220] Architecture = [9]
    [06/04/2014 20:54:06 1220] IsStarterEdition = [0]
    [06/04/2014 20:54:06 1220] IsHomeSku = [0]
    [06/04/2014 20:54:06 1220] Major = [6]
    [06/04/2014 20:54:06 1220] Minor = [3]
    [06/04/2014 20:54:06 1220] Build = [9600]
    [06/04/2014 20:54:06 1220] SPMajor = [0]
    [06/04/2014 20:54:06 1220] SPMinor = [0]
    [06/04/2014 20:54:06 1220] =================================
    [06/04/2014 20:54:06 1220] ExpandEnvironmentStrings return (C:\WINDOWS\Temp\ClientDeploymentTempFiles\)
    [06/04/2014 20:54:06 1220] SetPackageDlcUrl: .NET url is set to
    http://go.microsoft.com/?linkid=9816306
    [06/04/2014 20:54:06 1220] SetPackageDlcUrl: Connector url is set to
    http://go.microsoft.com/fwlink/p/?LinkId=275102
    [06/04/2014 20:54:06 1220] wmain: Calling Computerconnector::ShowWizard()
    [06/04/2014 20:54:06 1220] CComputerconnector::ShowWizard: Initializing common controls
    [06/04/2014 20:54:06 1220] CComputerconnector::ShowWizard: Done initializing common controls
    [06/04/2014 20:54:06 1220] Displaying the wizard
    [06/04/2014 20:54:06 1220] CComputerconnector::WelcomeDlgProc: IDD_PROPPAGE_WELCOME Page Initialization
    [06/04/2014 20:54:06 1220] Current user default UI lang setting is 1031
    [06/04/2014 20:54:06 1404] CComputerconnector::Run: Installation is ready to run
    [06/04/2014 20:54:09 1220] CComputerconnector::TaskDlgProc: IDD_PROPPAGE_TASKS Page Initialization
    [06/04/2014 20:54:09  e90] CComputerconnector::RunTasks: Running Task: Id=-1 Description=Die aktuellen Systemanforderungen werden ermittelt... Index=  0
    [06/04/2014 20:54:09 1220] CComputerconnector::TaskDlgProc: DIALOG_UPDATE: Running
    [06/04/2014 20:54:09 1220] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: Die aktuellen Systemanforderungen werden ermittelt...
    [06/04/2014 20:54:09  e90] CMsi::IsMsiInstalled: MsiQueryProductState for ProductCode {21E49794-7C13-4E84-8659-55BD378267D5} returned -1
    [06/04/2014 20:54:09  e90] CMsi::IsMsiInstalled: MsiQueryProductState for ProductCode {46DCED50-3A1D-4EF4-94F0-45F2681E3D70} returned -1
    [06/04/2014 20:54:09  e90] CMsi::IsMsiInstalled: MsiQueryProductState for ProductCode {C1E4D639-4A33-4314-809E-89BD0EF48522} returned -1
    [06/04/2014 20:54:09  e90] Connector installation state is 1
    [06/04/2014 20:54:09  e90] CComputerconnector::RunTasks: Running Task: Id=-1 Description=.NET Framework 4.5 wird heruntergeladen... Index=  1
    [06/04/2014 20:54:09  e90] CComputerconnector::RunTasks: Running Task: Id=-1 Description=.NET Framework 4.5 wird installiert... Index=  2
    [06/04/2014 20:54:09  e90] CComputerconnector::RunTasks: Running Task: Id=-1 Description=Der Connector wird heruntergeladen... Index=  3
    [06/04/2014 20:54:09 1220] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: .NET Framework 4.5 wird heruntergeladen...
    [06/04/2014 20:54:09  e90] CComputerconnector::RunTasks: Running Task: Id=-1 Description=Windows Server Essentials Connector wird installiert... Index=  4
    [06/04/2014 20:54:09  e90] CComputerconnector::RunTasks: Running Task: Id=-1 Description=Die Einrichtung von Windows Server Essentials Connector wird gestartet... Index=  5
    [06/04/2014 20:54:09  e90] RunShellExecute: ShellExecute [C:\WINDOWS\system32\Essentials\ClientDeploy.exe] with parameters [ -Server:192.168.3.10 -LaunchedFrom:installer]
    [06/04/2014 20:54:09 1220] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: .NET Framework 4.5 wird installiert...
    [06/04/2014 20:54:09 1220] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: Der Connector wird heruntergeladen...
    [06/04/2014 20:54:09 1220] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: Windows Server Essentials Connector wird installiert...
    [06/04/2014 20:54:09 1220] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: Die Einrichtung von Windows Server Essentials Connector wird gestartet...
    [06/04/2014 20:54:09  e90] CComputerconnector::Run: Waiting upto 60secs for Sync Event to be signaled
    [06/04/2014 20:54:13  e90] CComputerconnector::Run: WaitForSingleObject RetVal = 0
    [06/04/2014 20:54:13 1220] CComputerconnector::TaskDlgProc: DIALOG_UPDATE: Success
    [06/04/2014 20:54:13 1220] wmain: End of Computerconnector: hr=0x0

  • Windows Server Essentials Connector issue

    I cannot get the computer connector program to complete successfully. Had to add my 6 Pcs manually through the Properties screen on the PCs.  As a result, Computers are not listed on the Anywhere Access screen and no-one can remote into their PC.
    I have both, a self-signed certificate for the servername.domainname.local and a purchased certificate for the public domain on the server.
    here is the computerconnector log and the clientdeployment log:
    [05/27/2014 21:28:21 117c] --------------------------------------------------------------------------------------------------
    [05/27/2014 21:28:21 117c] wmain: Start of Computerconnector
    [05/27/2014 21:28:21 117c] GlobalData::Initialize (192.168.0.3, C:\Users\mmorton.MARCHITECTS\AppData\Local\Microsoft\Windows\INetCache\IE\8M2RXD56\ComputerConnector(192.168.0.3).exe)
    [05/27/2014 21:28:21 117c] =================================
    [05/27/2014 21:28:21 117c] Current Os information:
    [05/27/2014 21:28:21 117c] Suite = [256]
    [05/27/2014 21:28:21 117c] Type = [1]
    [05/27/2014 21:28:21 117c] Architecture = [9]
    [05/27/2014 21:28:21 117c] IsStarterEdition = [0]
    [05/27/2014 21:28:21 117c] IsHomeSku = [0]
    [05/27/2014 21:28:21 117c] Major = [6]
    [05/27/2014 21:28:21 117c] Minor = [3]
    [05/27/2014 21:28:21 117c] Build = [9600]
    [05/27/2014 21:28:21 117c] SPMajor = [0]
    [05/27/2014 21:28:21 117c] SPMinor = [0]
    [05/27/2014 21:28:21 117c] =================================
    [05/27/2014 21:28:21 117c] ExpandEnvironmentStrings return (C:\Windows\Temp\ClientDeploymentTempFiles\)
    [05/27/2014 21:28:21 117c] SetPackageDlcUrl: .NET url is set to
    http://go.microsoft.com/?linkid=9816306
    [05/27/2014 21:28:21 117c] SetPackageDlcUrl: Connector url is set to
    http://go.microsoft.com/fwlink/p/?LinkId=275102
    [05/27/2014 21:28:21 117c] wmain: Calling Computerconnector::ShowWizard()
    [05/27/2014 21:28:21 117c] CComputerconnector::ShowWizard: Initializing common controls
    [05/27/2014 21:28:21 117c] CComputerconnector::ShowWizard: Done initializing common controls
    [05/27/2014 21:28:21 117c] Displaying the wizard
    [05/27/2014 21:28:21 117c] CComputerconnector::WelcomeDlgProc: IDD_PROPPAGE_WELCOME Page Initialization
    [05/27/2014 21:28:21 117c] Current user default UI lang setting is 1033
    [05/27/2014 21:28:21 1340] CComputerconnector::Run: Installation is ready to run
    [05/27/2014 21:28:25 117c] CComputerconnector::TaskDlgProc: IDD_PROPPAGE_TASKS Page Initialization
    [05/27/2014 21:28:25  cf0] CComputerconnector::RunTasks: Running Task: Id=-1 Description=Detecting the current system requirements... Index=  0
    [05/27/2014 21:28:25  cf0] CMsi::IsMsiInstalled: MsiQueryProductState for ProductCode {21E49794-7C13-4E84-8659-55BD378267D5} returned -1
    [05/27/2014 21:28:25  cf0] CMsi::IsMsiInstalled: MsiQueryProductState for ProductCode {46DCED50-3A1D-4EF4-94F0-45F2681E3D70} returned -1
    [05/27/2014 21:28:25  cf0] CMsi::IsMsiInstalled: MsiQueryProductState for ProductCode {C1E4D639-4A33-4314-809E-89BD0EF48522} returned -1
    [05/27/2014 21:28:25  cf0] Connector installation state is 1
    [05/27/2014 21:28:25  cf0] CComputerconnector::RunTasks: Running Task: Id=-1 Description=Downloading .NET Framework 4.5... Index=  1
    [05/27/2014 21:28:25  cf0] CComputerconnector::RunTasks: Running Task: Id=-1 Description=Installing .NET Framework 4.5... Index=  2
    [05/27/2014 21:28:25  cf0] CComputerconnector::RunTasks: Running Task: Id=-1 Description=Downloading the Connector... Index=  3
    [05/27/2014 21:28:25  cf0] CComputerconnector::RunTasks: Running Task: Id=-1 Description=Installing Windows Server Essentials Connector... Index=  4
    [05/27/2014 21:28:25  cf0] CComputerconnector::RunTasks: Running Task: Id=-1 Description=Starting the Windows Server Essentials Connector setup... Index=  5
    [05/27/2014 21:28:25  cf0] RunShellExecute: ShellExecute [C:\Windows\system32\Essentials\ClientDeploy.exe] with parameters [ -Server:192.168.0.3 -LaunchedFrom:installer]
    [05/27/2014 21:28:25 117c] CComputerconnector::TaskDlgProc: DIALOG_UPDATE: Running
    [05/27/2014 21:28:25 117c] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: Detecting the current system requirements...
    [05/27/2014 21:28:25 117c] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: Downloading .NET Framework 4.5...
    [05/27/2014 21:28:25 117c] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: Installing .NET Framework 4.5...
    [05/27/2014 21:28:25 117c] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: Downloading the Connector...
    [05/27/2014 21:28:25 117c] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: Installing Windows Server Essentials Connector...
    [05/27/2014 21:28:25 117c] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: Starting the Windows Server Essentials Connector setup...
    [05/27/2014 21:28:25  cf0] CComputerconnector::Run: Waiting upto 60secs for Sync Event to be signaled
    [05/27/2014 21:28:26  cf0] CComputerconnector::Run: WaitForSingleObject RetVal = 0
    [05/27/2014 21:28:26 117c] CComputerconnector::TaskDlgProc: DIALOG_UPDATE: Success
    [05/27/2014 21:28:26 117c] wmain: End of Computerconnector: hr=0x0
    [3808] 140527.212825.8067: ClientSetup: Start of ClientDeploy
    [3808] 140527.212825.8267: General: Initializing...C:\Windows\system32\Essentials\ClientDeploy.exe
    [3808] 140527.212825.8317: ClientSetup: Create client deployment registry subkey if necessary
    [3808] 140527.212825.8367: ClientSetup: The initial launching way: -LaunchedFrom:installer
    [3808] 140527.212825.8367: ClientSetup: The initial state is set
    [3808] 140527.212825.8367: ClientSetup: The initial serverName: 192.168.0.3
    [3808] 140527.212825.8367: ClientSetup: Loading Wizard Data
    [3808] 140527.212825.8467: ClientSetup: Saving Wizard Data
    [3808] 140527.212825.8467: ClientSetup: Current DeploymentStatus=Start
    [3808] 140527.212826.0317: ClientSetup: Showing the Client Deployment Wizard
    [3808] 140527.212826.1167: ClientSetup: Machine name:M16, length:3
    [3808] 140527.212826.1267: ClientSetup: The input server name is 192.168.0.3
    [5052] 140527.212826.1417: ClientSetup: Entering ConnectorWizardForm.RunTasks
    [5052] 140527.212826.1417: ClientSetup: Running Task with Id=ClientDeploy.PreConfiguration
    [3808] 140527.212826.1417: ClientSetup: InitWizard, The currrent stage is ConnectingToServer
    [3808] 140527.212826.1417: ClientSetup: Set the Deployment Sync Event
    [5052] 140527.212826.1467: ClientSetup: The configuration cab will be downloaded from 192.168.0.3
    [5052] 140527.212826.1517: ClientSetup: Download file Setup.cab from server
    [5052] 140527.212826.1567: ClientSetup: Making web request:
    https://192.168.0.3//connect/default.aspx?Get=Setup.cab&LanguageId=1033&64bit=1
    [5052] 140527.212826.1767: 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.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)
    [5052] 140527.212826.1767: ClientSetup: Cannot get configuration file with https, will try http...
    [5052] 140527.212826.1767: ClientSetup: Download file Setup.cab from server
    [5052] 140527.212826.1767: ClientSetup: Making web request:
    http://192.168.0.3//connect/default.aspx?Get=Setup.cab&LanguageId=1033&64bit=1
    [5052] 140527.212826.2418: ClientSetup: Downloaded file C:\Windows\Temp\ClientDeploymentTempFiles\Setup.cab
    [5052] 140527.212826.2418: ClientSetup: The configuration cab is downloaded to C:\Windows\Temp\ClientDeploymentTempFiles\Setup.cab
    [5052] 140527.212826.3118: ClientSetup: Adding Server Info data in the Product Registry
    [5052] 140527.212826.3218: DnsEnvironmentDetector: GetHostAddresses() returned 192.168.0.3, normal environment
    [5052] 140527.212826.3218: ClientSetup: Exiting PreConfigTask.Run()
    [5052] 140527.212826.3218: ClientSetup: Task with Id=ClientDeploy.PreConfiguration has TaskStatus=Success
    [5052] 140527.212826.3218: ClientSetup: Task with Id=ClientDeploy.PreConfiguration has RebootStatus=NoReboot
    [5052] 140527.212826.3218: ClientSetup: Exting ConnectorWizardForm.RunTasks
    [5192] 140527.212859.6040: ClientSetup: Running InstallRootCert Task at WizardPage DomainUserCred
    [5192] 140527.212859.6040: ClientSetup: Entering ConnectorWizardForm.RunTasks
    [5192] 140527.212859.6040: ClientSetup: Running Task with Id=ClientDeploy.InstallRootCertTask
    [5192] 140527.212859.6141: ClientSetup: Entering InstallRootCertTask.Run
    [5192] 140527.212859.6191: ClientSetup: Install root cert to local trusted store
    [5192] 140527.212859.6290: ClientSetup: Exiting InstallRootCertTask.Run
    [5192] 140527.212859.6290: ClientSetup: Task with Id=ClientDeploy.InstallRootCertTask has TaskStatus=Success
    [5192] 140527.212859.6290: ClientSetup: Task with Id=ClientDeploy.InstallRootCertTask has RebootStatus=NoReboot
    [5192] 140527.212859.6290: ClientSetup: Exting ConnectorWizardForm.RunTasks
    [5192] 140527.212859.6290: ClientSetup: Running SetupVPNAndDA Task at WizardPage DomainUserCred
    [5192] 140527.212859.6290: ClientSetup: Entering ConnectorWizardForm.RunTasks
    [5192] 140527.212859.6290: ClientSetup: Running Task with Id=ClientDeploy.SetupVpnAndDATask
    [5192] 140527.212859.6340: ClientSetup: Entering SetupVpnAndDATask.Run
    [5192] 140527.212859.6491: ClientSetup: Deploy VPN profile
    [5192] 140527.212859.6891: ClientSetup: Exting SetupVpnAndDATask.Run
    [5192] 140527.212859.6891: ClientSetup: Task with Id=ClientDeploy.SetupVpnAndDATask has TaskStatus=Success
    [5192] 140527.212859.6991: ClientSetup: Task with Id=ClientDeploy.SetupVpnAndDATask has RebootStatus=NoReboot
    [5192] 140527.212859.6991: ClientSetup: Exting ConnectorWizardForm.RunTasks
    [5192] 140527.212859.6991: ClientSetup: Running ValidateUser Tasks at WizardPage DomainUserCred
    [5192] 140527.212859.6991: ClientSetup: Entering ConnectorWizardForm.RunTasks
    [5192] 140527.212859.6991: ClientSetup: Running Task with Id=ClientDeploy.ValidateUser
    [5192] 140527.212859.7041: ClientSetup: Entering ValidateUserTask.Run
    [5192] 140527.212859.7041: ClientSetup: Validating User
    [5192] 140527.212859.7041: ClientSetup: Call MachineIdentityManager.GetMachineStatus
    [5192] 140527.212859.7491: ClientSetup: MachineIdentityManager.GetMachineStatus had errors: ErrorCatalog:NetworkError ErrorCode:-1
    BaseException: Microsoft.WindowsServerSolutions.Devices.Identity.MachineIdentityException: MachineIdentityManager.GetMachineStatus ---> System.ServiceModel.Security.SecurityNegotiationException: Could not establish trust relationship for the SSL/TLS secure
    channel with authority 'marchsbs:65500'. ---> 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.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 System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
       --- End of inner exception stack trace ---
    Server stack trace:
       at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason)
       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)
    [5192] 140527.212859.7491: ClientSetup: ProcessHelper.StartProcessWithRedirectOutput() Executing "C:\Windows\system32\ipconfig.exe"  /all
    [5840] 140527.212859.7641: ClientSetup: Standard Ouptput:
    [5840] 140527.212859.7641: ClientSetup: Standard Ouptput: Windows IP Configuration
    [5840] 140527.212859.7641: ClientSetup: Standard Ouptput:
    [5840] 140527.212859.7641: ClientSetup: Standard Ouptput:    Host Name . . . . . . . . . . . . : M16
    [5840] 140527.212859.7641: ClientSetup: Standard Ouptput:    Primary Dns Suffix  . . . . . . . : MARCHITECTS.local
    [5840] 140527.212859.7691: ClientSetup: Standard Ouptput:    Node Type . . . . . . . . . . . . : Hybrid
    [5840] 140527.212859.7691: ClientSetup: Standard Ouptput:    IP Routing Enabled. . . . . . . . : No
    [5840] 140527.212859.7691: ClientSetup: Standard Ouptput:    WINS Proxy Enabled. . . . . . . . : No
    [5840] 140527.212859.7691: ClientSetup: Standard Ouptput:    DNS Suffix Search List. . . . . . : MARCHITECTS.local
    [5840] 140527.212859.7691: ClientSetup: Standard Ouptput:
    [5840] 140527.212859.7691: ClientSetup: Standard Ouptput: Ethernet adapter Ethernet:
    [5840] 140527.212859.7691: ClientSetup: Standard Ouptput:
    [5840] 140527.212859.7691: ClientSetup: Standard Ouptput:    Connection-specific DNS Suffix  . : MARCHITECTS.local
    [5840] 140527.212859.7691: ClientSetup: Standard Ouptput:    Description . . . . . . . . . . . : Intel(R) Ethernet Connection I217-LM
    [5840] 140527.212859.7691: ClientSetup: Standard Ouptput:    Physical Address. . . . . . . . . : 34-17-EB-9A-DF-A4
    [5840] 140527.212859.7691: ClientSetup: Standard Ouptput:    DHCP Enabled. . . . . . . . . . . : Yes
    [5840] 140527.212859.7691: ClientSetup: Standard Ouptput:    Autoconfiguration Enabled . . . . : Yes
    [5840] 140527.212859.7691: ClientSetup: Standard Ouptput:    IPv4 Address. . . . . . . . . . . : 192.168.0.52(Preferred)
    [5840] 140527.212859.7691: ClientSetup: Standard Ouptput:    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    [5840] 140527.212859.7691: ClientSetup: Standard Ouptput:    Lease Obtained. . . . . . . . . . : Tuesday, May 27, 2014 3:40:29 PM
    [5840] 140527.212859.7691: ClientSetup: Standard Ouptput:    Lease Expires . . . . . . . . . . : Wednesday, June 4, 2014 3:40:52 PM
    [5840] 140527.212859.7691: ClientSetup: Standard Ouptput:    Default Gateway . . . . . . . . . : 192.168.0.1
    [5840] 140527.212859.7691: ClientSetup: Standard Ouptput:    DHCP Server . . . . . . . . . . . : 192.168.0.3
    [5840] 140527.212859.7691: ClientSetup: Standard Ouptput:    DNS Servers . . . . . . . . . . . : 192.168.0.3
    [5840] 140527.212859.7691: ClientSetup: Standard Ouptput:    NetBIOS over Tcpip. . . . . . . . : Enabled
    [5840] 140527.212859.7691: ClientSetup: Standard Ouptput:
    [5840] 140527.212859.7691: ClientSetup: Standard Ouptput: Tunnel adapter isatap.MARCHITECTS.local:
    [5840] 140527.212859.7691: ClientSetup: Standard Ouptput:
    [5840] 140527.212859.7691: ClientSetup: Standard Ouptput:    Media State . . . . . . . . . . . : Media disconnected
    [5840] 140527.212859.7691: ClientSetup: Standard Ouptput:    Connection-specific DNS Suffix  . : MARCHITECTS.local
    [5840] 140527.212859.7691: ClientSetup: Standard Ouptput:    Description . . . . . . . . . . . : Microsoft ISATAP Adapter #2
    [5840] 140527.212859.7691: ClientSetup: Standard Ouptput:    Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
    [5840] 140527.212859.7691: ClientSetup: Standard Ouptput:    DHCP Enabled. . . . . . . . . . . : No
    [5840] 140527.212859.7691: ClientSetup: Standard Ouptput:    Autoconfiguration Enabled . . . . : Yes
    [5840] 140527.212859.7691: ClientSetup: Standard Ouptput:
    [5340] 140527.212859.7691: ClientSetup: Standard Error:
    [5192] 140527.212859.7691: ClientSetup: The exit code of the process (C:\Windows\system32\ipconfig.exe) is: 0
    [5192] 140527.212859.7691: ClientSetup: ProcessHelper.StartProcessWithRedirectOutput() Executing "C:\Windows\system32\route.exe"  print
    [3080] 140527.212859.7841: ClientSetup: Standard Ouptput: ===========================================================================
    [3080] 140527.212859.7841: ClientSetup: Standard Ouptput: Interface List
    [3080] 140527.212859.7841: ClientSetup: Standard Ouptput:   3...34 17 eb 9a df a4 ......Intel(R) Ethernet Connection I217-LM
    [3080] 140527.212859.7841: ClientSetup: Standard Ouptput:   1...........................Software Loopback Interface 1
    [3080] 140527.212859.7841: ClientSetup: Standard Ouptput:   6...00 00 00 00 00 00 00 e0 Microsoft ISATAP Adapter #2
    [3080] 140527.212859.7841: ClientSetup: Standard Ouptput: ===========================================================================
    [3080] 140527.212859.7841: ClientSetup: Standard Ouptput:
    [3080] 140527.212859.7841: ClientSetup: Standard Ouptput: IPv4 Route Table
    [3080] 140527.212859.7841: ClientSetup: Standard Ouptput: ===========================================================================
    [3080] 140527.212859.7841: ClientSetup: Standard Ouptput: Active Routes:
    [3080] 140527.212859.7841: ClientSetup: Standard Ouptput: Network Destination        Netmask          Gateway       Interface  Metric
    [6116] 140527.212859.7841: ClientSetup: Standard Error:
    [3080] 140527.212859.7841: ClientSetup: Standard Ouptput:           0.0.0.0          0.0.0.0      192.168.0.1     192.168.0.52    
    10
    [3080] 140527.212859.7841: ClientSetup: Standard Ouptput:         127.0.0.0        255.0.0.0         On-link        
    127.0.0.1    306
    [3080] 140527.212859.7841: ClientSetup: Standard Ouptput:         127.0.0.1  255.255.255.255         On-link         127.0.0.1   
    306
    [3080] 140527.212859.7841: ClientSetup: Standard Ouptput:   127.255.255.255  255.255.255.255         On-link         127.0.0.1    306
    [3080] 140527.212859.7841: ClientSetup: Standard Ouptput:       192.168.0.0    255.255.255.0         On-link      192.168.0.52    266
    [3080] 140527.212859.7841: ClientSetup: Standard Ouptput:      192.168.0.52  255.255.255.255         On-link      192.168.0.52    266
    [3080] 140527.212859.7841: ClientSetup: Standard Ouptput:     192.168.0.255  255.255.255.255         On-link      192.168.0.52    266
    [3080] 140527.212859.7841: ClientSetup: Standard Ouptput:         224.0.0.0        240.0.0.0         On-link        
    127.0.0.1    306
    [5192] 140527.212859.7841: ClientSetup: The exit code of the process (C:\Windows\system32\route.exe) is: 0
    [3080] 140527.212859.7841: ClientSetup: Standard Ouptput:         224.0.0.0        240.0.0.0         On-link      192.168.0.52   
    266
    [3080] 140527.212859.7841: ClientSetup: Standard Ouptput:   255.255.255.255  255.255.255.255         On-link         127.0.0.1    306
    [3080] 140527.212859.7841: ClientSetup: Standard Ouptput:   255.255.255.255  255.255.255.255         On-link      192.168.0.52    266
    [3080] 140527.212859.7841: ClientSetup: Standard Ouptput: ===========================================================================
    [3080] 140527.212859.7841: ClientSetup: Standard Ouptput: Persistent Routes:
    [3080] 140527.212859.7841: ClientSetup: Standard Ouptput:   None
    [3080] 140527.212859.7841: ClientSetup: Standard Ouptput:
    [3080] 140527.212859.7841: ClientSetup: Standard Ouptput: IPv6 Route Table
    [3080] 140527.212859.7841: ClientSetup: Standard Ouptput: ===========================================================================
    [3080] 140527.212859.7841: ClientSetup: Standard Ouptput: Active Routes:
    [3080] 140527.212859.7841: ClientSetup: Standard Ouptput:  If Metric Network Destination      Gateway
    [3080] 140527.212859.7841: ClientSetup: Standard Ouptput:   1    306 ::1/128                  On-link
    [3080] 140527.212859.7841: ClientSetup: Standard Ouptput:   1    306 ff00::/8                 On-link
    [3080] 140527.212859.7841: ClientSetup: Standard Ouptput: ===========================================================================
    [3080] 140527.212859.7841: ClientSetup: Standard Ouptput: Persistent Routes:
    [3080] 140527.212859.7841: ClientSetup: Standard Ouptput:   None
    [3080] 140527.212859.7841: ClientSetup: Standard Ouptput:
    [5192] 140527.212859.7841: ClientSetup: ProcessHelper.StartProcessWithRedirectOutput() Executing "C:\Windows\system32\nslookup.exe" MARCHSBS
    [5340] 140527.212859.7991: ClientSetup: Standard Ouptput: Server:  marchsbs.marchitects.local
    [5340] 140527.212859.7991: ClientSetup: Standard Ouptput: Address:  192.168.0.3
    [5340] 140527.212859.7991: ClientSetup: Standard Ouptput:
    [5340] 140527.212859.7991: ClientSetup: Standard Ouptput: Name:    MARCHSBS.MARCHITECTS.local
    [5340] 140527.212859.7991: ClientSetup: Standard Ouptput: Address:  192.168.0.3
    [5340] 140527.212859.7991: ClientSetup: Standard Ouptput:
    [6116] 140527.212859.7991: ClientSetup: Standard Error:
    [5340] 140527.212859.7991: ClientSetup: Standard Ouptput:
    [5192] 140527.212859.7991: ClientSetup: The exit code of the process (C:\Windows\system32\nslookup.exe) is: 0
    [5192] 140527.212859.7991: ClientSetup: Set CD Fail reason 10 for SQM in ClientDeployment.exe
    [5192] 140527.212859.8041: 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)
    [5192] 140527.212859.8041: ClientSetup: Exiting ValidateUserTask.Run
    [5192] 140527.212859.8041: ClientSetup: Task with Id=ClientDeploy.ValidateUser has TaskStatus=Failed
    [5192] 140527.212859.8041: ClientSetup: Task with Id=ClientDeploy.ValidateUser has RebootStatus=NoReboot
    [5192] 140527.212859.8041: ClientSetup: Exting ConnectorWizardForm.RunTasks
    [3808] 140527.212910.2736: ClientSetup: Back from the Client Deployment Wizard
    [3808] 140527.212910.2786: ServerDiscovery:HostsFileUpdater: Removing hosts file entry: MARCHSBS
    [3808] 140527.212910.2836: ClientSetup: Saving Wizard Data
    [3808] 140527.212910.2836: ClientSetup: End of ClientDeploy: ErrorCode=1603

    Hooray!
    testing the certificates and not finding any errors, I stumbled across the Basic Settings button that highlighted an authorization problem. I manually set the authorization to the admin account and by problems disappeared. I am now able to successfully
    join client PCs to the domain thru the //Server/connect method.

  • Mysql connector & ssl

    Hi,
    I have enabled ssl on my mysql server and am using useSSL=true&requireSSL=true in my jdbc connector url.
    I am getting the following error:
    The root cause was that: com.mysql.jdbc.CommunicationsException: Communications link failure due to underlying exception: ** BEGIN NESTED EXCEPTION ** com.mysql.jdbc.CommunicationsException MESSAGE: Communications link failure due to underlying exception: ** BEGIN NESTED EXCEPTION ** javax.net.ssl.SSLHandshakeException MESSAGE: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target STACKTRACE: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Alerts.java:174) at com.sun.net.ssl.internal.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1591)  at com.sun.net.ssl.internal.ssl.Handshaker.fatalSE(Handshaker.java:187) at
    If anyone had any success connecting to mysql via ssl I would appreciate any help.
    Thanks!

    I used the mysql odbc connector with the certificate and it worked fine so
    the problem is not the certificate.
    2009/4/8 Alexei Yakovenko <[email protected]>
    drieh,
    >
    A new message was posted in the thread "mysql connector &amp; ssl":
    >
    http://forums.adobe.com/message/1877560#1877560
    >
    Author  : Alexei Yakovenko
    Email   : [email protected]
    Profile : http://forums.adobe.com/people/injun%20%5B576871%5D
    >
    Message:

  • URL for posting Orders to XI system.

    Could somebody send me an example of the <u>simpliest possible way</u> that a (external) URL would look like for a Customer to send an XML Order to my XI system ?
    For instance in our Business Connector we give this URL to our Customers
    https: / /<bcserver.xyz.com>:9999/invoke/XML/Handle_XCBL_Post     
    the content-type header is text/xml and it contains an XML document in the body.
    What is the equivalent in XI ?  Do I need the Customer to build a large URL with namespaces, servicenames, party,clients etc etc.    Notice that the Business Connector URL currently being used by our various different Customer is nice and simple (as once the Order is received by that service the contents are interrogated for routings etc).

    Hi ,
    If you want to send from remote sever you will have to create URL like the following which includes namespace and sender service etc...
    http://172.16.17.22:8001/sap/xi/adapter_plain?namespace=http%3A//swift.com/us/GenericJMS&interface=MIOA_GenericJMS_v1&service=HTTP_Service_Swift&party=&agency=&scheme=&QOS=EO&sap-user=USERNAME&sap-password=PASSWORD&sap-client=100&sap-language=EN
    The above URL directly sends the XML file data to XI Integration Engine.
    If you want to send the XML data from the Webservice...
    The general format of the url is:
    http://url:port/XISOAPAdapter/MessageServlet?channel=:service:channel
    Regards,

  • Problem with HowTo guide - Use the BI Java SDK in a Web Dynpro Application

    Hello,
    I am following the HowTo guide - Use the BI Java SDK in a Web Dynpro Application
    at <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e49be590-0201-0010-0c83-fc20e5da124f">this link</a>.
    I have configured the connector on the WAS as needed.
    The problem is that when I run the application I receive an Unauthorized error on the connector URL.
    If I open this URL on a browser I receive a pop-up for UID and PWD and when I enter the same UID and PWD I used to configure the connector I am able to login and see the WSDL.
    Any ideas?

    I've never tried using BI in WebDynpro !!!
    But i foond one posting on the connection problem https://forums.sdn.sap.com/click.jspa?searchID=955524&messageID=2133396
    Regards,Anilkumar

  • Cannot get Windows 7 to connect to 2012 R2 Essentials

    I just built a new server with 2012 R2 and Essentials role installed.  I previously had 2012 non-R2 Essentials and all my client PC's were connected.  I have been able to connect one Windows 7 Ultimate x64 laptop to the new server with no hiccups.
     Before attempting to connect, I uninstalled the old connector, joined back to WORKGROUP, and removed the Logs folder from the ProgramData\Microsoft\Windows Server directory.  Now when I attempt to join the other Windows 7 Ultimate x64 PC to the
    server, the install fails saying "Package Installation did not succeed".  I have installed every available update to both the server and the client.  I have even tried to install it in a "clean boot" state, which also gave the
    same error.  I have tried disabling the AV, and still no-go.  I tried to install the KB2790621 independently, and it will not install.  I have rebooted both machines several times, always the same error.  I have also looked at the server
    event log and don't see any clues.  I'm out of ideas.  Below is what I copied from the logs, but don't see anything pointing me in another direction.  
    [05/05/2014 07:19:39 1308] wmain: Start of Computerconnector
    [05/05/2014 07:19:39 1308] GlobalData::Initialize (192.168.1.145, C:\Users\Joe\AppData\Local\Microsoft\Windows\Temporary Internet Files\Content.IE5\UTP44AIT\ComputerConnector(192.168.1.145).exe)
    [05/05/2014 07:19:39 1308] =================================
    [05/05/2014 07:19:39 1308] Current Os information:
    [05/05/2014 07:19:39 1308] Suite = [256]
    [05/05/2014 07:19:39 1308] Type = [1]
    [05/05/2014 07:19:39 1308] Architecture = [9]
    [05/05/2014 07:19:39 1308] IsStarterEdition = [0]
    [05/05/2014 07:19:39 1308] IsHomeSku = [0]
    [05/05/2014 07:19:39 1308] Major = [6]
    [05/05/2014 07:19:39 1308] Minor = [1]
    [05/05/2014 07:19:39 1308] Build = [7601]
    [05/05/2014 07:19:39 1308] SPMajor = [1]
    [05/05/2014 07:19:39 1308] SPMinor = [0]
    [05/05/2014 07:19:39 1308] =================================
    [05/05/2014 07:19:39 1308] ExpandEnvironmentStrings return (C:\Windows\Temp\ClientDeploymentTempFiles\)
    [05/05/2014 07:19:39 1308] SetPackageDlcUrl: .NET url is set to http://go.microsoft.com/?linkid=9816306
    [05/05/2014 07:19:39 1308] SetPackageDlcUrl: Connector url is set to http://go.microsoft.com/fwlink/p/?LinkId=275097
    [05/05/2014 07:19:39 1308] wmain: Calling Computerconnector::ShowWizard()
    [05/05/2014 07:19:39 1308] CComputerconnector::ShowWizard: Initializing common controls
    [05/05/2014 07:19:39 1308] CComputerconnector::ShowWizard: Done initializing common controls
    [05/05/2014 07:19:39 1308] Displaying the wizard
    [05/05/2014 07:19:39 1308] CComputerconnector::WelcomeDlgProc: IDD_PROPPAGE_WELCOME Page Initialization
    [05/05/2014 07:19:39 1308] Current user default UI lang setting is 1033
    [05/05/2014 07:19:39  f04] CComputerconnector::Run: Installation is ready to run
    [05/05/2014 07:19:41 1308] CComputerconnector::TaskDlgProc: IDD_PROPPAGE_TASKS Page Initialization
    [05/05/2014 07:19:41 115c] CComputerconnector::RunTasks: Running Task: Id=-1 Description=Detecting the current system requirements... Index=  0
    [05/05/2014 07:19:41 115c] CMsi::IsMsiInstalled: MsiQueryProductState for ProductCode {21E49794-7C13-4E84-8659-55BD378267D5} returned -1
    [05/05/2014 07:19:41 115c] CMsi::IsMsiInstalled: MsiQueryProductState for ProductCode {46DCED50-3A1D-4EF4-94F0-45F2681E3D70} returned -1
    [05/05/2014 07:19:41 1308] CComputerconnector::TaskDlgProc: DIALOG_UPDATE: Running
    [05/05/2014 07:19:41 1308] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: Detecting the current system requirements...
    [05/05/2014 07:19:41 115c] CMsi::IsMsiInstalled: MsiQueryProductState for ProductCode {C1E4D639-4A33-4314-809E-89BD0EF48522} returned -1
    [05/05/2014 07:19:41 115c] QueryInstallState- The installed .NET framework version is 4.5.
    [05/05/2014 07:19:41 115c] Dotnet installation state is 1
    [05/05/2014 07:19:41 115c] Connector installation state is 0
    [05/05/2014 07:19:41 115c] CComputerconnector::RunTasks: Running Task: Id=-1 Description=Downloading .NET Framework 4.5... Index=  1
    [05/05/2014 07:19:41 115c] CComputerconnector::RunTasks: Running Task: Id=-1 Description=Installing .NET Framework 4.5... Index=  2
    [05/05/2014 07:19:41 115c] CComputerconnector::RunTasks: Running Task: Id=-1 Description=Downloading the Connector... Index=  3
    [05/05/2014 07:19:41 115c] NetworkUtil::DownloadFromLocal(pData, Windows6.1-KB2790621-x64.msu)
    [05/05/2014 07:19:41 115c] NetworkUtil::DownloadFromLocal: the package could not be found in current program location
    [05/05/2014 07:19:41 115c] NetworkUtil::DownloadFromServer(pData, Connect/default.aspx?Get=ClientCore.cab&os=Windows6.1&amd64=1, ClientCore.cab)
    [05/05/2014 07:19:41 115c] NetworkUtil::DownloadFile(pData, Connect/default.aspx?Get=ClientCore.cab&os=Windows6.1&amd64=1, C:\Windows\Temp\ClientDeploymentTempFiles\ClientCore.cab, 443, HTTPS)
    [05/05/2014 07:19:41 115c] NetworkUtil::DownloadFile (https://192.168.1.145:443/Connect/default.aspx?Get=ClientCore.cab&os=Windows6.1&amd64=1, C:\Windows\Temp\ClientDeploymentTempFiles\ClientCore.cab)
    [05/05/2014 07:19:41 115c] NetworkUtil::DownloadFile - Create directory [C:\Windows\Temp\ClientDeploymentTempFiles] if not exist.
    [05/05/2014 07:19:41 115c] NetworkUtil::_WinInetDownloadFile (https://192.168.1.145:443/Connect/default.aspx?Get=ClientCore.cab&os=Windows6.1&amd64=1, C:\Windows\Temp\ClientDeploymentTempFiles\ClientCore.cab)
    [05/05/2014 07:19:41 1308] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: Downloading .NET Framework 4.5...
    [05/05/2014 07:19:41 1308] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: Installing .NET Framework 4.5...
    [05/05/2014 07:19:41 1308] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: Downloading the Connector...
    [05/05/2014 07:19:42 115c] InternetOpenUrl (https://192.168.1.145:443/Connect/default.aspx?Get=ClientCore.cab&os=Windows6.1&amd64=1) returns 12045
    [05/05/2014 07:19:42 115c] _WinInetDownloadFile returns 0x80072f0d.
    [05/05/2014 07:19:42 115c] NetworkUtil::DownloadFromServer:DownloadFile(https://192.168.1.145:443, Connect/default.aspx?Get=ClientCore.cab&os=Windows6.1&amd64=1, C:\Windows\Temp\ClientDeploymentTempFiles\ClientCore.cab) failed with hr = 0x80072f0d.
    Try http.
    [05/05/2014 07:19:42 115c] NetworkUtil::DownloadFile(pData, Connect/default.aspx?Get=ClientCore.cab&os=Windows6.1&amd64=1, C:\Windows\Temp\ClientDeploymentTempFiles\ClientCore.cab, 80, HTTP)
    [05/05/2014 07:19:42 115c] NetworkUtil::DownloadFile (http://192.168.1.145:80/Connect/default.aspx?Get=ClientCore.cab&os=Windows6.1&amd64=1, C:\Windows\Temp\ClientDeploymentTempFiles\ClientCore.cab)
    [05/05/2014 07:19:42 115c] NetworkUtil::DownloadFile - Create directory [C:\Windows\Temp\ClientDeploymentTempFiles] if not exist.
    [05/05/2014 07:19:42 115c] NetworkUtil::_WinInetDownloadFile (http://192.168.1.145:80/Connect/default.aspx?Get=ClientCore.cab&os=Windows6.1&amd64=1, C:\Windows\Temp\ClientDeploymentTempFiles\ClientCore.cab)
    [05/05/2014 07:19:42 115c] Download from url: http://192.168.1.145:80/Connect/default.aspx?Get=ClientCore.cab&os=Windows6.1&amd64=1 failed with HTTP error 404
    [05/05/2014 07:19:42 115c] _WinInetDownloadFile returns 0x8000ffff.
    [05/05/2014 07:19:42 115c] NetworkUtil::DownloadFromServer:DownloadFile(http://192.168.1.145:80, Connect/default.aspx?Get=ClientCore.cab&os=Windows6.1&amd64=1, C:\Windows\Temp\ClientDeploymentTempFiles\ClientCore.cab) failed with hr = 0x8000ffff.
    [05/05/2014 07:19:42 115c] NetworkUtil::DownloadFromDLC(pData, http://go.microsoft.com/fwlink/p/?LinkId=275097, Windows6.1-KB2790621-x64.msu)
    [05/05/2014 07:19:42 115c] NetworkUtil::DownloadFile (http://go.microsoft.com/fwlink/p/?LinkId=275097, C:\Windows\Temp\ClientDeploymentTempFiles\Windows6.1-KB2790621-x64.msu)
    [05/05/2014 07:19:42 115c] NetworkUtil::DownloadFile - Create directory [C:\Windows\Temp\ClientDeploymentTempFiles] if not exist.
    [05/05/2014 07:19:42 115c] NetworkUtil::_WinInetDownloadFile (http://go.microsoft.com/fwlink/p/?LinkId=275097, C:\Windows\Temp\ClientDeploymentTempFiles\Windows6.1-KB2790621-x64.msu)
    [05/05/2014 07:19:47 115c] CComputerconnector::RunTasks: Running Task: Id=-1 Description=Installing Windows Server Essentials Connector... Index=  4
    [05/05/2014 07:19:47 1308] CComputerconnector::TaskDlgProc: DIALOG_TASK_PROGRESS: Task Description: Installing Windows Server Essentials Connector...
    [05/05/2014 07:19:47 115c] Entering Connector::Install.
    [05/05/2014 07:19:47 115c] Connector::Install - Installing Connector by running ["C:\Windows\system32\wusa.exe" "C:\Windows\Temp\ClientDeploymentTempFiles\Windows6.1-KB2790621-x64.msu" /quiet /norestart]
    [05/05/2014 07:20:57 115c] Connector::Install - Connector installation finished with exit code = 0x643
    [05/05/2014 07:20:57 115c] Exiting Connector::Install.
    [05/05/2014 07:20:57 115c] Connector Install (C:\Windows\Temp\ClientDeploymentTempFiles\Windows6.1-KB2790621-x64.msu) failed with status 5
    [05/05/2014 07:20:57 115c] CComputerconnector::RunTasks: Task Id=-1 Description=Installing Windows Server Essentials Connector... Failed
    [05/05/2014 07:20:57 115c] CComputerconnector::Run: RunTasks: 0x8000ffff
    [05/05/2014 07:20:57 1308] CComputerconnector::TaskDlgProc: DIALOG_UPDATE: FatalError
    [05/05/2014 07:20:57 1308] CComputerconnector::ErrorDlgProc: IDD_PROPPAGE_ERROR Initialization
    [05/05/2014 07:21:04 1308] wmain: End of Computerconnector: hr=0x80004005

    Hi joehonse,
    Would you please let us know current situation of this issue? Any update?
    Regarding to error:
    Package installation did not succeed, this issue may occur if you connect a computer to a server that is running Windows Server 2012 R2 Essentials while other Windows updates or application installations are pending and the Connector installation is canceled.
    àWhen
    I navigate to that path, the installer is already there.  I'm not sure if it should work like this, but I have tried to run that installer independently, and it will fail everytime.”
    Based on your description, did you mean that you can find the installer, however, can’t run it as normal? Would
    you please let me know the error message that you can get?
    In addition, as Robert suggested, would you please download the installer manually and replace the existed
    one. Then please run and monitor the result.
    Meanwhile, please refer to the following article and check if can help you.
    Windows
    Server Essentials Connector has not been installed because cannot download the package
    Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft
    does not guarantee the accuracy of this information.
    If any update, please feel free to let us know.
    Hope this helps.
    Best regards,
    Justin Gu

  • 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

  • Connection refused--while executing (HttpConnection) Connector.open(url);

    Hi,
    i'm using netbeans mobility 5.0
    as i was new to this mobile programming i'm getting the output as "Connection Refused"
    plz plz plz plz....... help me out from this problem
    here is my code..
    code:_
    import javax.microedition.midlet.*;
    import javax.microedition.lcdui.*;
    import javax.microedition.io.*;
    import java.io.*;
    public class FileViewer extends MIDlet implements CommandListener
    private Display display; // Reference to Display object
    private TextBox tbViewer; // View file contents in a textbox
    private Command cmView; // Command to view file
    private Command cmExit; // Command to exit
    private String url = "http://www.corej2me.com/midpbook_v1e1/scratch/fileViewer.hlp";
    public FileViewer()
    display = Display.getDisplay(this);
    // Define commands
    cmView = new Command("View", Command.SCREEN, 2);
    cmExit = new Command("Exit", Command.EXIT, 1);
    tbViewer = new TextBox("Viewer", "", 250, TextField.ANY);
    tbViewer.addCommand(cmView);
    tbViewer.addCommand(cmExit);
    tbViewer.setCommandListener(this);
    public void startApp()
    display.setCurrent(tbViewer);
    private void viewFile() throws IOException
    HttpConnection http = null;
    InputStream iStrm = null;
    try
    http = (HttpConnection) Connector.open(url);
    // Client Request
    // 1) Send request method
    http.setRequestMethod(HttpConnection.GET);
    // 2) Send header information (this header is optional)
    http.setRequestProperty("User-Agent", "Profile/MIDP-1.0 Configuration/CLDC-1.0");
    // 3) Send body/data - No data for this request
    // Server Response
    // 1) Get status Line
    System.out.println("Msg: " + http.getResponseMessage());
    System.out.println("Code: " + http.getResponseCode());
    // 2) Get header information
    if (http.getResponseCode() == HttpConnection.HTTP_OK)
    // 3) Get data (show the file contents)
    iStrm = http.openInputStream();
    int length = (int) http.getLength();
    if (length > 0)
    byte serverData[] = new byte[length];
    iStrm.read(serverData);
    tbViewer.setString(new String(serverData));
    finally
    if (iStrm != null)
    iStrm.close();
    if (http != null)
    http.close();
    public void pauseApp()
    public void destroyApp(boolean unconditional)
    public void commandAction(Command c, Displayable s)
    if (c == cmView)
    try
    viewFile();
    catch (Exception e)
    System.out.println(e.toString());
    else if (c == cmExit)
    destroyApp(false);
    notifyDestroyed();
    output*
    build.xml(debug)*
    some....
    Application descriptor does not declare any MIDlet. Direct execution is not allowed.
    Generated "C:\Documents and Settings\Lakshmi Narayan J\jlnexample\dist\jlnexample.jar" is 2655 bytes.
    post-jar:
    debug:
    C:\Documents and Settings\Lakshmi Narayan J\jlnexample\src\.timestamp
    Starting emulator in debug server mode on port 1469
    com.sun.kvem.midletsuite.InvalidJadException: Reason = 22
    The manifest or the application descriptor MUST contain the attribute: MIDlet-1
    nbdebug:
    KdpDebugTask connecting to debugger 1 ..
    KdpDebugTask connecting to debugger 2 ..
    KdpDebugTask connecting to debugger 3 ..
    KdpDebugTask connecting to debugger 4 ..
    KdpDebugTask connecting to debugger 5 ..
    Connecting JPDA Debugger to emulator timed out after 5 attempts and 31 seconds.
    C:\Documents and Settings\Lakshmi Narayan J\jlnexample\nbproject\build-impl.xml:306: The following error occurred while executing this line:
    C:\Documents and Settings\Lakshmi Narayan J\jlnexample\nbproject\build-impl.xml:311: Connecting JPDA Debugger to emulator timed out after 5 attempts and 31 seconds.
    BUILD FAILED (total time: 43 seconds)
    Debugger console:
    Attaching to localhost:1469
    Connection refused.
    Edited by: LAKSHMI_NARAYAN_J on Jun 23, 2008 9:54 AM

    It's called potential deadlock. The emulator blocks your app 'cause any connection and commandAction needs its own thread. So I suggest use a new thread with this http connection then your program will be run successful.

  • Business Connector  : get querystring variables in url

    Hi;
    I have a server service in Business Connector .
    a client post a url like this
    http://10.10.10.10:5555/invoke/MM/mm2sms?drug_code=905913&drug_desc=aaaaa
    I have to get these variables drug_code,drung_desc and assing to a recordList..
    Firstly Which methods do i have to use and how?
    stringToDocument , documentToRecord?
    Thanks.

    Just declare these parameter names as input variables of type String in the Business Connector service. Then you will have them in your pipeline automatically.
    CSY

  • OIM:  AD Connector Backup URL does nothing

    I'm trying to validate the backup url for my AD connector (OIM9102 AD connector...9.1.1.4)
    If the IT resource host name doesn't work(i test it by making it bad)
    it should use the backup url, but it doesn't. I have validated the host address in the backup url works if it's the host address in the IT resource, but still it doesn't work as the backup. does that function work in 9.1.1.4?
    Rob

    Right, did that.
    Now, the user did not show up in AD.
    In the web console, under the user's details -> Resource Profile, I get:
    Resource name: AD User
    Status: Provisioning
    Description: 25
    Under Manage Scheduled Task, the Scheduled Provisioning Task ran and now it's Inactive.
    Should I look elsewhere ?
    Thanks !
    UPDATE:
    Now it has the 'Rejected' status.
    Response: Organisation does not exist.
    Response Description: Organization Unit Does not exist in target system.
    Now, I know for sure that the target OU is there..
    Edited by: Cristian Dumitrescu on Jul 17, 2009 6:17 AM

  • Connector.open(String url) function problem

    Hi All
    I made HttpConnection with Connector.open function, but program block exactly on this function call, I think it's cause &#1072; poor connection what I have on my phone, so my question is: Is there a way to get out from this blocking?
    I must say that I make connection in a separate thread and I catch all exception from a function.
    Thank you for your replays.

    I can't see enything on url you posted, what you mean that I answer to my question.
    thanks for replay.

Maybe you are looking for