Connector.properties server.id

I have a JRUN server app set up that has quit working after
replacing the hardware underneath it. The hard drive was cloned
using platespin, and the old server retired. It is a Windows 2000
SP4 server running the JRun4 app through IIS. I am wondering if the
server.id has changed because of the hardware change, but I can't
find documentation anywhere that tells me where the original
4-digit server.id comes from. It seems like it either came from a
command output of some kind, or was looked up as part of the server
properties, but I can't for the life of me find it. The server.id
goes into the SERVER_INF\connector.properties file for the app. Can
anyone help? Thanks In Advance!

Never mind. Dumb question of the day, I think.....

Similar Messages

  • Connector properties

    PT84:
    The connectotr properties cn be defined at the Node level and also at the routing level.
    Is it safe to say that the ones defined on the override the ones on the node and that we can define only a subset of the properties.
    For e.g when using FTPTARGET, is it possible to define all propertied on the node's connector properties and only define the filename property on the routingn so that we no not need to create multiple nodes only becaused multiple files are being sent to the ftp server.

    Is it safe to say that the ones defined on the override the ones on the node and that we can define only a subset of the propertiesThe routines have their own connector properties and override the node definition, I would tend to think it should be used for very specific needs.
    But of course, every routines use their own definition according to the routine level properties, even if they use the message node definition for the common level.
    Nicolas.

  • 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

  • Exchange Receive Connector Temporary Server Error. Please Try again later. PRX4

    Hi , 
    I installated Exchange server 2013 on Windows 2012 R2 Servers.. 
    Topology ; 
    1 Active Directory Server : Windows 2012 r2 all updates installed. 
    1 Exchange 2013 Server : Windows 2012 r2 all updates installed.
    I configured send Connector settings and I checked Receive connectors Default Frontend Exchange settings. Anonymous users is ok and don't have any problem.
    When I send mail Exchange -> Internet  mail goes. this is ok. 
    But when I send mail Internet -> Exchange I am getting this error ; 
    Message or connection acked with status Retry and response 451 4.4.0 Primary target IP address responded with: ""501 5.5.4 Required arguments not present."" Attempted failover to alternate host, but that did not succeed. Either there
    are no alternate hosts, or delivery failed to all alternate hosts. The last endpoint attempted was xxx.xxx.xxx.xxx:2525
    telnet results are below ; 
    220 exchange.bulut.email Microsoft ESMTP MAIL Service ready at Tue, 30 Dec 2014
    14:12:19 +0200
    EHLO bulut.email                      250-exchange.bulut.email Hello [xxxxxxxxxxxxxxxxx]
    250-SIZE 37748736
    250-PIPELINING
    250-DSN
    250-ENHANCEDSTATUSCODES
    250-STARTTLS
    250-X-ANONYMOUSTLS
    250-AUTH NTLM
    250-X-EXPS GSSAPI NTLM
    250-8BITMIME
    250-BINARYMIME
    250-CHUNKING
    250 XRDST
    MAIL FROM:[email protected]                     250 2.1.0 Sender OK
    RCPT TO:[email protected] NOTIFY=success,failure                 250 2.1.5 Recipient OK
    DATA354 Start mail input; end with <CRLF>.<CRLF>
    Subject: Test from Contosoa
    This is a test message
    451 4.7.0 Temporary server error. Please try again later. PRX4
    QUIT                                221 2.0.0 Service closing transmission channel
    Thanks. Regards.

    Hi,
    If the CAS and MBX servers are collocated on the same server the SMTP Receive connection for the Transport service will listen on 2525 instead of 25. This is because two services (FET and Transport Service) can’t listen on the same port.
    Refer from this article:
    http://blogs.technet.com/b/rischwen/archive/2013/03/13/exchange-2013-mail-flow-demystified-hopefully.aspx
    Please try to create an endpoint for 2525 on default receive connector to test mail flow by the following steps:
    EAC -> mail flow -> receive connectors -> Default EXCHANGE
    Click Edit then click scoping tab.
    Under Network adapter bindings, click
    add button to create port 2525 for all available Ipv4/Ipv6 addresses.
    Best Regards.

  • Recieve Connectors Exchange Server 2013 CU5

    Hello,
    I am running Exchange Server 2013 CU5, and the receive connector keeps timing out. The problem only exists after the server has been running for somewhere between 2 to 3 hours. After reboot all will work for the 2 to 3 hours and then we stop getting emails.
    If I run the Microsoft Connectivity test it returns error code 1, time out error, reboot the server and all is fine again for a while. I have tried deleting the receive connector & re-creating it as both a Hub connector and a frontend connector and it
    makes no difference. The fault originally occurred why I was running Exchange server 2013 Std, I they upgraded to SP1 then to CU5 in an effort to resolve the issue, but this did not work. Any suggestions would be welcome as I have no idea on what to try next.
    Thanks
    Curly

    The following error is what I get when I do an "Inbound SMTP Email" test. For the first hour after a reboot it will pass the test with no errors then sometime after the first hour I get the following message. Out going Emails work fine all the time just
    incoming. I have created a [email protected] email address, you are more than welcome to use for testing purpose. Also Thankyou for your assistance in this matter as I am at a loss on what maybe the problem so once again
    Thankyou.
    Attempting to send a test email message to @pvte.com.au
    using MX pvte.com.au.
    Delivery of the test email message failed.
    Additional Details
    The server returned status code -1 - The operation has timed out.
    Exception details:
    Message: The operation has timed out.
    Type: System.Net.Mail.SmtpException
    Stack trace:
       at System.Net.Mail.SmtpClient.Send(MailMessage message)
       at Microsoft.Exchange.Tools.ExRca.Tests.SmtpMessageTest.PerformTestReally()
    Elapsed Time: 100012 ms.

  • Outlook connector + Calendar Server

    Hi All,
    I have installed Sun one calendar Server 6.3
    When i deploy the outlook connector i have message :
    Conection to calendar server
    Server:192.168.1.1:80
    service not available
    PS : I can connect when browsing (http://192.168.1.1, work normally).
    there is no firewall
    The username and passwd entered is correct
    I can connect to mail server and LDAP server
    Please let me know what i have to do to get rid of the error..
    Regards,

    Duplicate post, refer here: http://forums.sun.com/thread.jspa?threadID=5382622

  • Printers added and shared without access to printer properties - Server 2012

    On a Server 2012 domain controller, without the Print Management role installed, I have added a network printer through ‘Control Panel’ > ’Devices and Printers’, shared it through group policy, and the domain
    member computers are able to print to the shared printer. But the printer never showed up in ‘Devices and Printers’ folder on the server.
    The problem comes in since there is no way to edit the settings of the printer. The print queue for the printer does show up in Device Manager. I right-click the printer and select ‘Properties’, open the ‘Settings’ tab, and follow the link that
    states, “Please go to the Devices and Printers folder to manage your printer”.
     But this just opens up the ‘Devices and Printers’ folder which, does show/contain my printers.
    If you are asking why the Print Management role is not used, It is because this system is self-contained and the most minimal features are installed on all computers for security compliance reasons. Therefore we typically just install the printers
    on the domain controllers (via Devices and Printers) and then share them via Group Policy to the small number of workstations on the segregated network.
    Did the ability to bypass installation of a Print Management role, and still edit printer settings, change for Server 2012? (We were able to do this with Server 2008R2. However, I can’t find any specific Microsoft documentation describing the change.)
    So to try to fix this issue on the affected system (from my explanation above), I installed the Print Management role but the printers I created in ‘Control Panel’
    don’t show up in Print Management. I still have no way to access the printer settings. Do I have to reinstall the printers? How do I remove the old printers? Do I just remove the ‘Print queues’ from Device Manager?
    I tried to replicate my issue on a test system domain controller, built with very similar installation scripts as the affected system above was. I added a printer via ‘Control Panel’ > ‘Devices and Printers’, shared them, and they do not show up. However,
    when I then install the Print Management role, the printers I created in ‘Control Panel’
    now show up in Print Management. This is different than my affected system above.
    If anyone could provide any insight on why this is happening it would be much appreciated!
    Thanks,
    Dan

    Most likely this is a security setting on the print shares. When you open Devices and Printers, the security token for BUILTIN accounts is not passed to the Explorer process so launching this User Interface as administrator does not contain the ADMIN security
    token. If you have removed the Everyone group from the printer security, then the printer can disappear in this UI.  For printer admin tasks you should use the tools provided by the print team Printmanagement.msc.
    Adding the Print Role opens the spooler RPC endpoint ( which you can also do by sharing a printer ) and adds the tools.
    Can you just add the tools without installing the Role? 
    dism /online /enable-feature /featurename:Printing-AdminTools-collection
    Alan Morris Windows Printing Team

  • Configuring MySQL and Connector/J server

    I now have a working Applet that, when run from the compiler, will retrieve and update a MySQL database. Unfortunately, when I run the same Applet in a web brower (on an Apache server), the Applet does not pass values to/from the MySQL database.
    Is this a problem with my Applet or server? Any idea how to correctly set the server to utilize Connector/J and JDBC? Why is it working with the java console and JBuilder but not web browsers?
    in case it helps:
    Apache server
    MySQL database
    JBuilder compiler (applet works when run from here)
    import java.awt.*;
    import java.awt.event.*;
    import java.applet.*;
    import javax.swing.*;
    import java.sql.*;
    public class score
        extends JApplet {
      Container cp = getContentPane();
      JTextField fright = new JTextField(3);
      JTextField fleft = new JTextField(3);
      JButton refresh = new JButton("CheckDB");
      JButton left1 = new JButton("1");
      JButton left2 = new JButton("2");
      JButton left3 = new JButton("3");
      JButton left1m = new JButton("-1");
      JButton left2m = new JButton("-2");
      JButton left3m = new JButton("-3");
      JButton right1 = new JButton("1");
      JButton right2 = new JButton("2");
      JButton right3 = new JButton("3");
      JButton right1m = new JButton("-1");
      JButton right2m = new JButton("-2");
      JButton right3m = new JButton("-3");
      int lscore;
      int rscore;
      String l = ("");
      String r = ("");
      String updateString;
      Connection con = null;
      Statement st = null;
      ResultSet rs = null;
      public void init() {
        JPanel top = new JPanel();
        top.add(fleft);
        top.add(fright);
        top.add(refresh);
        JPanel right = new JPanel();
        right.add(right1);
        right.add(right2);
        right.add(right3);
        right.add(right1m);
        right.add(right2m);
        right.add(right3m);
        JPanel left = new JPanel();
        left.add(left1);
        left.add(left2);
        left.add(left3);
        left.add(left1m);
        left.add(left2m);
        left.add(left3m);
        top.setLayout(new FlowLayout());
        left.setLayout(new GridLayout(6, 1));
        right.setLayout(new GridLayout(6, 1));
        cp.setLayout(new BorderLayout());
        cp.add(top, BorderLayout.CENTER);
        cp.add(right, BorderLayout.EAST);
        cp.add(left, BorderLayout.WEST);
        right1.addActionListener(new ButtonListener());
        right2.addActionListener(new ButtonListener());
        right3.addActionListener(new ButtonListener());
        right1m.addActionListener(new ButtonListener());
        right2m.addActionListener(new ButtonListener());
        right3m.addActionListener(new ButtonListener());
        left1.addActionListener(new ButtonListener());
        left2.addActionListener(new ButtonListener());
        left3.addActionListener(new ButtonListener());
        left1m.addActionListener(new ButtonListener());
        left2m.addActionListener(new ButtonListener());
        left3m.addActionListener(new ButtonListener());
        refresh.addActionListener(new ButtonListener());
    //                    LISTENERS/FUNCTIONS
      class ButtonListener
          implements ActionListener {
        public void actionPerformed(ActionEvent e) {
          if (e.getSource() == refresh) {
            try {
          Class.forName("com.mysql.jdbc.Driver").newInstance();
          con = DriverManager.getConnection("jdbc:mysql://192.168.0.3:3306/bball",
            "root", "");
          st = con.createStatement();
          rs = st.executeQuery("SELECT score FROM score");
          int count = 0;
          while(rs.next()) {
            int g = rs.getInt(1);
            if (count == 0) {lscore = g;}
            if (count == 1) {rscore = g;}
            count++;
        } catch (Exception d) {
          System.err.println("Exception: " + d.getMessage());
        } finally {
          try {
            if(rs != null)
              rs.close();
            if(st != null)
              st.close();
            if(con != null)
              con.close();
          } catch (SQLException d) {
        l = String.valueOf(lscore);
        fleft.setText(l);
        r = String.valueOf(rscore);
        fright.setText(r);
          if (e.getSource() == left1) {
            lscore = lscore + 1;
            l = String.valueOf(lscore);
            updateString = "UPDATE SCORE " +
            "SET SCORE = " + l + " WHERE SIDE = 1";
            try {
              Class.forName("com.mysql.jdbc.Driver").newInstance();
              con = DriverManager.getConnection("jdbc:mysql://192.168.0.3:3306/bball",
                                                "root", "");
              st = con.createStatement();
              st.executeUpdate(updateString);
            catch (Exception d) {
              System.err.println("Exception: " + d.getMessage());
            finally {
              try {
                if (st != null) {
                  st.close();
                if (con != null) {
                  con.close();
              catch (SQLException d) {
            fleft.setText(l);
          if (e.getSource() == left2) {
            lscore = lscore + 2;
            l = String.valueOf(lscore);
            updateString = "UPDATE SCORE " +
            "SET SCORE = " + l + " WHERE SIDE = 1";
            try {
              Class.forName("com.mysql.jdbc.Driver").newInstance();
              con = DriverManager.getConnection("jdbc:mysql://192.168.0.3:3306/bball",
                                                "root", "");
              st = con.createStatement();
              st.executeUpdate(updateString);
            catch (Exception d) {
              System.err.println("Exception: " + d.getMessage());
            finally {
              try {
                if (st != null) {
                  st.close();
                if (con != null) {
                  con.close();
              catch (SQLException d) {
            fleft.setText(l);
          if (e.getSource() == left3) {
            lscore = lscore + 3;
            l = String.valueOf(lscore);
            updateString = "UPDATE SCORE " +
            "SET SCORE = " + l + " WHERE SIDE = 1";
            try {
              Class.forName("com.mysql.jdbc.Driver").newInstance();
              con = DriverManager.getConnection("jdbc:mysql://192.168.0.3:3306/bball",
                                                "root", "");
              st = con.createStatement();
              st.executeUpdate(updateString);
            catch (Exception d) {
              System.err.println("Exception: " + d.getMessage());
            finally {
              try {
                if (st != null) {
                  st.close();
                if (con != null) {
                  con.close();
              catch (SQLException d) {
            fleft.setText(l);
          if (e.getSource() == left1m) {
            lscore = lscore - 1;
            l = String.valueOf(lscore);
            updateString = "UPDATE SCORE " +
            "SET SCORE = " + l + " WHERE SIDE = 1";
            try {
              Class.forName("com.mysql.jdbc.Driver").newInstance();
              con = DriverManager.getConnection("jdbc:mysql://192.168.0.3:3306/bball",
                                                "root", "");
              st = con.createStatement();
              st.executeUpdate(updateString);
            catch (Exception d) {
              System.err.println("Exception: " + d.getMessage());
            finally {
              try {
                if (st != null) {
                  st.close();
                if (con != null) {
                  con.close();
              catch (SQLException d) {
            fleft.setText(l);
          if (e.getSource() == left2m) {
            lscore = lscore - 2;
            l = String.valueOf(lscore);
            updateString = "UPDATE SCORE " +
            "SET SCORE = " + l + " WHERE SIDE = 1";
            try {
              Class.forName("com.mysql.jdbc.Driver").newInstance();
              con = DriverManager.getConnection("jdbc:mysql://192.168.0.3:3306/bball",
                                                "root", "");
              st = con.createStatement();
              st.executeUpdate(updateString);
            catch (Exception d) {
              System.err.println("Exception: " + d.getMessage());
            finally {
              try {
                if (st != null) {
                  st.close();
                if (con != null) {
                  con.close();
              catch (SQLException d) {
            fleft.setText(l);
          if (e.getSource() == left3m) {
            lscore = lscore - 3;
            l = String.valueOf(lscore);
            updateString = "UPDATE SCORE " +
            "SET SCORE = " + l + " WHERE SIDE = 1";
            try {
              Class.forName("com.mysql.jdbc.Driver").newInstance();
              con = DriverManager.getConnection("jdbc:mysql://192.168.0.3:3306/bball",
                                                "root", "");
              st = con.createStatement();
              st.executeUpdate(updateString);
            catch (Exception d) {
              System.err.println("Exception: " + d.getMessage());
            finally {
              try {
                if (st != null) {
                  st.close();
                if (con != null) {
                  con.close();
              catch (SQLException d) {
            fleft.setText(l);
          if (e.getSource() == right1) {
            rscore = rscore + 1;
            r = String.valueOf(rscore);
            updateString = "UPDATE SCORE " +
            "SET SCORE = " + r + " WHERE SIDE = 2";
            try {
              Class.forName("com.mysql.jdbc.Driver").newInstance();
              con = DriverManager.getConnection("jdbc:mysql://192.168.0.3:3306/bball",
                                                "root", "");
              st = con.createStatement();
              st.executeUpdate(updateString);
            catch (Exception d) {
              System.err.println("Exception: " + d.getMessage());
            finally {
              try {
                if (st != null) {
                  st.close();
                if (con != null) {
                  con.close();
              catch (SQLException d) {
            fright.setText(r);
          if (e.getSource() == right2) {
            rscore = rscore + 2;
            r = String.valueOf(rscore);
            updateString = "UPDATE SCORE " +
            "SET SCORE = " + r + " WHERE SIDE = 2";
            try {
              Class.forName("com.mysql.jdbc.Driver").newInstance();
              con = DriverManager.getConnection("jdbc:mysql://192.168.0.3:3306/bball",
                                                "root", "");
              st = con.createStatement();
              st.executeUpdate(updateString);
            catch (Exception d) {
              System.err.println("Exception: " + d.getMessage());
            finally {
              try {
                if (st != null) {
                  st.close();
                if (con != null) {
                  con.close();
              catch (SQLException d) {
            fright.setText(r);
          if (e.getSource() == right3) {
            rscore = rscore + 3;
            r = String.valueOf(rscore);
            updateString = "UPDATE SCORE " +
            "SET SCORE = " + r + " WHERE SIDE = 2";
            try {
              Class.forName("com.mysql.jdbc.Driver").newInstance();
              con = DriverManager.getConnection("jdbc:mysql://192.168.0.3:3306/bball",
                                                "root", "");
              st = con.createStatement();
              st.executeUpdate(updateString);
            catch (Exception d) {
              System.err.println("Exception: " + d.getMessage());
            finally {
              try {
                if (st != null) {
                  st.close();
                if (con != null) {
                  con.close();
              catch (SQLException d) {
            fright.setText(r);
          if (e.getSource() == right1m) {
            rscore = rscore - 1;
            r = String.valueOf(rscore);
            updateString = "UPDATE SCORE " +
            "SET SCORE = " + r + " WHERE SIDE = 2";
            try {
              Class.forName("com.mysql.jdbc.Driver").newInstance();
              con = DriverManager.getConnection("jdbc:mysql://192.168.0.3:3306/bball",
                                                "root", "");
              st = con.createStatement();
              st.executeUpdate(updateString);
            catch (Exception d) {
              System.err.println("Exception: " + d.getMessage());
            finally {
              try {
                if (st != null) {
                  st.close();
                if (con != null) {
                  con.close();
              catch (SQLException d) {
            fright.setText(r);
          if (e.getSource() == right2m) {
            rscore = rscore - 2;
            r = String.valueOf(rscore);
            updateString = "UPDATE SCORE " +
            "SET SCORE = " + r + " WHERE SIDE = 2";
            try {
              Class.forName("com.mysql.jdbc.Driver").newInstance();
              con = DriverManager.getConnection("jdbc:mysql://192.168.0.3:3306/bball",
                                                "root", "");
              st = con.createStatement();
              st.executeUpdate(updateString);
            catch (Exception d) {
              System.err.println("Exception: " + d.getMessage());
            finally {
              try {
                if (st != null) {
                  st.close();
                if (con != null) {
                  con.close();
              catch (SQLException d) {
            fright.setText(r);
          if (e.getSource() == right3m) {
            rscore = rscore - 3;
            r = String.valueOf(rscore);
            updateString = "UPDATE SCORE " +
            "SET SCORE = " + r + " WHERE SIDE = 2";
            try {
              Class.forName("com.mysql.jdbc.Driver").newInstance();
              con = DriverManager.getConnection("jdbc:mysql://192.168.0.3:3306/bball",
                                                "root", "");
              st = con.createStatement();
              st.executeUpdate(updateString);
            catch (Exception d) {
              System.err.println("Exception: " + d.getMessage());
            finally {
              try {
                if (st != null) {
                  st.close();
                if (con != null) {
                  con.close();
              catch (SQLException d) {
            fright.setText(r);
    }

    Thanks for the info! Though I'm still confused about this:
    There are two ways to deal
    with this: (1) make sure your database is running on
    the same server as Apache, or (2) sign your applet so
    that the user can allow it to perform insecure
    actions.The Apache and MySQL are running on the same machine so I don't see a problem with server access. How could I sign the applet to perform insecure actions?
    Also, does the Connector/J installation method have anything to do with it? All I did was copied the .jar file to the dirctory in JBuilder and jsdk (ie: "C:\j2sdk1.4.1_02\jre\lib\ext\mysql-connector-java-3.0.15-ga-bin.jar") and set the CLASSPATH. I don't see a JDBC service running in my Apache monitor- could Apache not be configued to handle JDBC?
    Thanks again!
    PS: Oh yeah- heh- sorry about not using methods- this is just a quick weekend hack job ;-)

  • SNC parameters in Connector properties of System in EP.

    Can anyone explain the parameters that deal with SNC in the connector categories when we create a new System in EP.
    I need to conenct to an R/3 backend system using SNC via portal. Currently i can aces that system using SNC but via the SAP Launch Pad.

    Hi Jaynet, thanks for your reply.
    My cells do contain values so that's no problem. It's a very simple setup where I have 2x6 cells with a couple of parameters that are to be used by all my connections in the workbook.
    Using vb code to update the "forgotten" parameters inside the connections was something I also was thinking could be a solution. Just felt it would be a shame when the functionality for what I'm trying to do cleary has been built
    in to excel in a very simple way through the UI.
    Before I go down the vb route I'm gonna see if I can find more info about any fixes for this bug in excel, maybe a hot patch or something like that. (I can't speak vb so building such a thing is going to take a while for me as I have to take bits
    and pieces I find around the web to get stuff working) :)

  • Rdp tcp properties server 2012

    Hi,
    On server 2008 R2 I could install remote desktop session host then navigate to Administrative Tools > Remote Desktop > Remote Desktop Host Session Configuration.  Then I would right click on RDP-tcp then click the tab "logon settings".
     This would allow me to put in the domain name.
    What I am trying to achieve is that when a user is trying to log into this server they dont have to type in "DOMAIN\username" they just type the username and password.  Below the input fields it shows the FQDN.
    Hope that makes sense and someone can answer me?
    Thanks

    This really isn't a server setting. When users logon the first time the
    DomainName\UserName is cached in the current user hive on client machine (one for each terminal server) at
    HKEY_CURRENT_USER\Software\Microsoft\Terminal Server Client\Servers\{server}\UsernameHint
     So they only need to type it correct the first time, thereafter it is prepopulated.
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • How to send email to a SMTP server over a secure channel using STARTTLS setting of a send connector (Exchange and SMTP server are in the same domain)

    I’m trying to send email using exchange send connector STARTTLS setting to the SMTP server. I have read multiple documents on configuring TLS for send connector, but they talks about outbound connections to internet facing servers. My Exchange 2013 and SMTP
    server is in the same domain (let’s say A.com) and I’m creating dummy domains on my SMTP server (e.g.
    [email protected],
    [email protected] ) and their respective send connectors on the exchange server end. In the smart host section added the IP address of the SMTP server and in the scoping section added the SMTP domain address (e.g. dummy1.local ). In the FQDN field, added
    the FQDN of the exchange server 2013 which certificate is enabled with SMTP service.
    Could you tell me a step by step procedure, where I’m going wrong or any extra settings needs to added?
    Presently, it is giving me an error that 530 5.5.1 TLS encrypted connection is required.
    Note: I’ve created the Microsoft CA certificates for the SMTP and exchange servers and imported them in the personal certificate container. In which, the exchange certificate is created with FQDN name of the server and enabled for the SMTP service.
    I’m using OPENSSL certificate for making the SMTP server TLS enabled. (let me know, if I need to import the OPENSSL certificate anywhere on the exchange end)?
    Thanks!

    -IgnoreSTARTTLS is set to false on the send connector properties.
    I'm trying to established a HTTP over TLS connection. I'm not using mutual TLS between these two server.
    The send connector protocol logging is attached as below,
    2014-09-22T20:09:45.468Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,2,10.219.3.74:24939,10.219.3.73:25,<,220 SMTP.A.local Welcome (MTA version),
    2014-09-22T20:09:45.546Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,3,10.219.3.74:24939,10.219.3.73:25,>,EHLO Exchange.A.local,
    2014-09-22T20:09:45.624Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,4,10.219.3.74:24939,10.219.3.73:25,<,250-SMTP.A.local Exchange.A.local OK,
    2014-09-22T20:09:45.624Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,5,10.219.3.74:24939,10.219.3.73:25,<,250-SIZE,
    2014-09-22T20:09:45.624Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,6,10.219.3.74:24939,10.219.3.73:25,<,250-8BITMIME,
    2014-09-22T20:09:45.624Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,7,10.219.3.74:24939,10.219.3.73:25,<,250-BINARYMIME,
    2014-09-22T20:09:45.624Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,8,10.219.3.74:24939,10.219.3.73:25,<,250-PIPELINING,
    2014-09-22T20:09:45.624Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,9,10.219.3.74:24939,10.219.3.73:25,<,250-HELP,
    2014-09-22T20:09:45.624Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,10,10.219.3.74:24939,10.219.3.73:25,<,250-DSN,
    2014-09-22T20:09:45.624Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,11,10.219.3.74:24939,10.219.3.73:25,<,250-CHUNKING,
    2014-09-22T20:09:45.624Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,12,10.219.3.74:24939,10.219.3.73:25,<,250-AUTH SCRAM-SHA-1 GSS-SPNEGO DIGEST-MD5 CRAM-MD5 NTLM,
    2014-09-22T20:09:45.624Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,13,10.219.3.74:24939,10.219.3.73:25,<,250-AUTH=SCRAM-SHA-1 GSS-SPNEGO DIGEST-MD5 CRAM-MD5 NTLM,
    2014-09-22T20:09:45.624Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,14,10.219.3.74:24939,10.219.3.73:25,<,250-STARTTLS,
    2014-09-22T20:09:45.624Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,15,10.219.3.74:24939,10.219.3.73:25,<,250-DELIVERBY,
    2014-09-22T20:09:45.624Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,16,10.219.3.74:24939,10.219.3.73:25,<,250-MT-PRIORITY,
    2014-09-22T20:09:45.640Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,17,10.219.3.74:24939,10.219.3.73:25,<,250 ENHANCEDSTATUSCODES,
    2014-09-22T20:09:45.655Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,18,10.219.3.74:24939,10.219.3.73:25,>,STARTTLS,
    2014-09-22T20:09:45.671Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,19,10.219.3.74:24939,10.219.3.73:25,<,220 2.7.0 Ready to start TLS,
    2014-09-22T20:09:45.687Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,20,10.219.3.74:24939,10.219.3.73:25,*,,Sending certificate
    2014-09-22T20:09:45.687Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,21,10.219.3.74:24939,10.219.3.73:25,*,CN=Exchange.A.local,Certificate subject
    2014-09-22T20:09:45.687Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,22,10.219.3.74:24939,10.219.3.73:25,*,"CN=DC-CA, DC=A, DC=local",Certificate issuer name
    2014-09-22T20:09:45.687Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,23,10.219.3.74:24939,10.219.3.73:25,*,63E7E70100000000000B,Certificate serial number
    2014-09-22T20:09:45.687Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,24,10.219.3.74:24939,10.219.3.73:25,*,CAEB1200CDF49715E5F2E4B8315EFDDC01F8F945,Certificate thumbprint
    2014-09-22T20:09:45.780Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,25,10.219.3.74:24939,10.219.3.73:25,*,Exchange.A.local,Certificate alternate names
    2014-09-22T20:09:46.654Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,26,10.219.3.74:24939,10.219.3.73:25,-,,Local
    2014-09-22T20:09:46.669Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,0,,10.219.3.73:25,*,,attempting to connect
    2014-09-22T20:09:46.685Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,1,10.219.3.74:24940,10.219.3.73:25,+,,
    2014-09-22T20:09:46.701Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,2,10.219.3.74:24940,10.219.3.73:25,<,220 SMTP.A.local Welcome (MTA version),
    2014-09-22T20:09:46.701Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,3,10.219.3.74:24940,10.219.3.73:25,>,EHLO Exchange.A.local,
    2014-09-22T20:09:46.716Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,4,10.219.3.74:24940,10.219.3.73:25,<,250-SMTP.A.local Exchange.A.local OK,
    2014-09-22T20:09:46.716Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,5,10.219.3.74:24940,10.219.3.73:25,<,250-SIZE,
    2014-09-22T20:09:46.716Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,6,10.219.3.74:24940,10.219.3.73:25,<,250-8BITMIME,
    2014-09-22T20:09:46.716Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,7,10.219.3.74:24940,10.219.3.73:25,<,250-BINARYMIME,
    2014-09-22T20:09:46.716Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,8,10.219.3.74:24940,10.219.3.73:25,<,250-PIPELINING,
    2014-09-22T20:09:46.716Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,9,10.219.3.74:24940,10.219.3.73:25,<,250-HELP,
    2014-09-22T20:09:46.716Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,10,10.219.3.74:24940,10.219.3.73:25,<,250-DSN,
    2014-09-22T20:09:46.716Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,11,10.219.3.74:24940,10.219.3.73:25,<,250-CHUNKING,
    2014-09-22T20:09:46.716Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,12,10.219.3.74:24940,10.219.3.73:25,<,250-AUTH SCRAM-SHA-1 GSS-SPNEGO DIGEST-MD5 CRAM-MD5 NTLM,
    2014-09-22T20:09:46.716Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,13,10.219.3.74:24940,10.219.3.73:25,<,250-AUTH=SCRAM-SHA-1 GSS-SPNEGO DIGEST-MD5 CRAM-MD5 NTLM,
    2014-09-22T20:09:46.716Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,14,10.219.3.74:24940,10.219.3.73:25,<,250-STARTTLS,
    2014-09-22T20:09:46.732Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,15,10.219.3.74:24940,10.219.3.73:25,<,250-DELIVERBY,
    2014-09-22T20:09:46.732Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,16,10.219.3.74:24940,10.219.3.73:25,<,250-MT-PRIORITY,
    2014-09-22T20:09:46.732Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,17,10.219.3.74:24940,10.219.3.73:25,<,250 ENHANCEDSTATUSCODES,
    2014-09-22T20:09:46.810Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,18,10.219.3.74:24940,10.219.3.73:25,*,,sending message with RecordId 52652004081667 and InternetMessageId <[email protected]>
    2014-09-22T20:09:46.810Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,19,10.219.3.74:24940,10.219.3.73:25,>,MAIL FROM:<> SIZE=7653 BODY=BINARYMIME,
    2014-09-22T20:09:46.810Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,20,10.219.3.74:24940,10.219.3.73:25,>,RCPT TO:<[email protected]>,
    2014-09-22T20:09:46.825Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,21,10.219.3.74:24940,10.219.3.73:25,<,530 5.5.1 A TLS-encrypted connection is required,
    2014-09-22T20:09:46.950Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,22,10.219.3.74:24940,10.219.3.73:25,<,503 5.5.1 unexpected RCPT command,
    2014-09-22T20:09:46.981Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,23,10.219.3.74:24940,10.219.3.73:25,>,RSET,

  • Doubt on 11g reports server (rwservlet.properties)

    Hi ,
          We are using oracle fusion middleware forms & reports(11.1.1.2.0).For reports,we have setup standalone report server.As per my understanding by reading the documentation,
    Based on rwservlet.properties(server & in process parameters) under $DOMAIN_HOME, wls_reports send the request to in process server or standalone.
    But in our configuration,we didn't change anything in rwservlet.properties.It is still pointing to default in process server and <inprocess>yes</inprocess>. But our reports are working fine.How wls_reports(rwservlet) correctly communicating to our standalone report server eventhough it points to in process server?
    Please give your replies on this.
    Thanks in Advance.
    Rajasekar

    This forum is for the Oracle Maven Repository.  Looks like you may have posted in the wrong forum.  You might want to try posting in a forum for Forms and Reports - there are likely to be people reading those forums that know much more about those products.

  • Exchange server 2010 can send email but can't receive email

    Hi, I currently built up the exchange server 2010 within Windows 2008 server R2..I followed the youtube exchange server guide and now I am able to receive and send email within the account I created .. I can send email to hotmail or gmail account that I
    have.  But I can't receive the emails from those.  And I have a free domain service from twbbs.org  My FQDN is: al7283.twbbs.org . and I 've setup the MX records on this even though I don't know if they are correct configuration. I've open up
    the ports that needed. I also created the MX records and A records within DNS server .. can anyone guide me and tell me what should I configure for this troublesome problem??

    ON your receive connector check the security.
    in console
    1) server config
    2) hub transport
    3) receive connectors (Default <server name>) this should be listning on port 25
    4) right click and properties
    5) select permission group tab
    6) Anonymous needs to be checked otherwise you will only receive email from servers that have a username/password on your email server. 
    7) Restart transport service and try again.
    Your DNS config looks over complicated create a MX record  10 called Mail.al7283.twbbs.org
    point to al7283.twbbs.org
    You don't need mail.al7283.twbbs.org "A record" or a MX pointing to 122.116.90.148, it's the same as the other MX record if one is down they both will be.

  • SQL Server 2008 Database Mail Failure

    I am currently using SQL Server 2008.  I have database mail setup and it was working for a while without any issues.  However, now we are getting the following message anytime it trys to send an email with a domain address other than our own.
    The mail could not be sent to the recipients because of the mail server failure. (Sending Mail using Account 4 (2010-07-21T15:21:58). Exception Message: Cannot send mails to mail server. (The operation has timed out.). )
    The emails have been setup and working since last year up until June 30th.  I have made sure that the server name for the email server is correct.  Ports 25, 110, and 443 are open on the email server and I setup the database mail to use port 25.
    The sever name is webmail.somecompanyname.com
    I tested on the server that I could telnet to the mail server and I get the response back from the server that says ready.
    I tested sending an email to my work address by right clicking database mail and send test e-mail.  When I send it to my work email it works fine (myname.somecompany.com)
    When I do the same test only sending it to my personal comcast account I get the error message in the
    sysmail_faileditems.
    Can anyone help shed some light on other possible issues that might be causing this to fail now?
    Any help is greatly appreciated.
    Thanks in advance.

    My issues with the email might be fixed now.  I will be keeping an eye on it today.
    It turns out that we have 2 IPs for the 2 different internet providers that we have for our company.
    In the
    On Mail server > Exchange Server Manager > SMTP Connector Properties
     > Access Properties > Access Tab > Relay button it had the ip address for one of the providers, but not for the comcast one that we just installed on June 30th.
    The network administrator added the ip for comcast to the location above and it seems to be working now.
    We will keep our fingers crossed.
    Thanks for all your suggestions.

  • Error in Edge server mail queue LED=451 4.7.0 Temporary server error. Please try again later. PRX6

    We have two Edge servers deployed at our Central location where it accepts mails from all other site and send it to Internet and vice versa. There is no problem for outgoing mails but while receiving the mails from the internet there is always an average
    queue of 600 to 700 mails (some time goes up to 2000). After analysing the issue we found the below errors..
    LED=451 4.7.0 Temporary server error. Please try again later. PRX6
    451 4.4.0 SMTPSEND.SuspiciousRemoteServerError; remote server disconnected abruptly; retry will be delayed
    421 4.4.2 Connection dropped due to TimedOut
    We have then picked random 10/12 recipients from the error queue and found all of ‘em  were 
    from a specific site.
    we have tried the below solution... after searching for resolution on the Internet
    Tried enabling protocol logging but nothing found
    Since it was more likely to be a DNS issue, tried manually adding DNS server IPs in the ‘Default front end receive connector’ properties.
    Tried adding DNS server IPs manually into both Transport servers in ‘DNS Lookup’ setting in the server properties.
    Tried adding local server's IP to the hosts file.
    Checked if SMTP fixup is enabled on Firewall.
    Verified the receive connector security settings.
    Verified the CPU and Memory utilization is normal.
    Disabled the Performance Counter on both Transport Server to ensure memory usage.
    but nothing seems helping
    now the problem is because of this there is a mail delay of at least 20 minutes for incoming mails.
    Need help resolving the same.
    Neilesh

    I think its working now ..
    after researching a lot on events on Transport servers we got to know that 'Default Frontend Receive Connector' was rejecting some messages...
    we have then increased the value for the parameter "MaxInboundConnectionPerSource" from 20 to unlimited and
    MaxInboundConnectionPercentagePerSource
    from 2 to 10.. we have the waited for 2 to three hours .. the queue  then came down from 1500 to 5 and petty stable thereafter.
    we will be monitoring the same for few days from now.  
    Neilesh

Maybe you are looking for

  • Printer sharing doesn'w after upgrading to OS 10.5.8

    I updated my Intel dual core 2.16 iMac to OS 10.5.8. This computer runs a local wireless network and shares it's internet (coming from the ethernet connection to LAN) and its printers (one USB and one over the LAN) to other macs using the airport. It

  • Windows Installer - SQL Server 2008 Express Errors

    I am working with an application that was developed for an XP machine.  One of my peers took the old Windows application and using Visual Studio 2010 upgraded the application to work on a Windows 7 machine.  We are creating the installer (.exe and .m

  • I cant update my display adapters

    hey guys. was on here earlier and someone mentioned to me that i need drivers if i go into device manage, open display adapters, and it says "standard VGA graphics adapter". well it does and that gentalmen seems to have logged and consummed his day w

  • 802.1x port security auth MXP and C series with Cerficiates

    Is there a way to load a digital certificate for 802.1x authentication on MXP and C series codecs? I looked in the settings and command line input options, but I don't see a way to do client certificate authentication. thanks!

  • Dazzle Hollywood DV-Bridge Converter

    I posted this question back in December (and tried the suggestions with no success), but since I haven't been able to resolve it, I thought I'd give it another try. I have been trying to import analog from the VCR into iMovie 6 using my Dazzle conver