Issues connecting remote server using PSSESSION

Hi All,
I need to execute powershell on servers behind firewall, i set server to use 8530 port (which we opened for patching) so i can reach DMZ server from Non-DMZ via 8530.
Below commands Configured on DMZ Server
Set-Item WSMan:\localhost\Service\EnableCompatibilityHttpListener -Value true
Set-Item wsman:\localhost\listener\listener*\port –value 8530
set-item wsman:\localhost\Client\TrustedHosts -value (non-dmz desktop from where i plan to run Powershell script)
While executing the below command
New-PSSession -ComputerName " IP" -Port 8530 -credential $cred
i am getting following error
Connecting to remote server failed with the following error message : The WinRM client cannot process th
e request. Default authentication may be used with an IP address under the following conditions: the transport is HTTPS
or the destination is in the TrustedHosts list, and explicit credentials are provided. Use winrm.cmd to configure Trus
tedHosts. Note that computers in the TrustedHosts list might not be authenticated. For more information on how to set T
rustedHosts run the following command: winrm help config. For more information, see the about_Remote_Troubleshooting He
lp topic.
   + CategoryInfo          : OpenError: (System.Manageme....RemoteRunspace:RemoteRunspace) [], PSRemotingTransportExc
  eption
   + FullyQualifiedErrorId : PSSessionOpenFailed
If i execute with NAME
Invoke-Command -ComputerName HAMWINWIZP015 -ScriptBlock {Get-Process} -Credential $cred
Connecting to remote server failed with the following error message : WinRM cannot process the request.
The following error occured while using Kerberos authentication: The network path was not found.
Possible causes are:
 -The user name or password specified are invalid.
 -Kerberos is used when no authentication method and no user name are specified.
 -Kerberos accepts domain user names, but not local user names.
 -The Service Principal Name (SPN) for the remote computer name and port does not exist.
 -The client and remote computers are in different domains and there is no trust between the two domains.
After checking for the above issues, try the following:
 -Check the Event Viewer for events related to authentication.
 -Change the authentication method; add the destination computer to the WinRM TrustedHosts configuration setting or us
e HTTPS transport.
Note that computers in the TrustedHosts list might not be authenticated.
  -For more information about WinRM configuration, run the following command: winrm help config. For more information,
see the about_Remote_Troubleshooting Help topic.
   + CategoryInfo          : OpenError: (:) [], PSRemotingTransportException
   + FullyQualifiedErrorId : PSSessionStateBroken
Could you suggest what would be the issue & if possible please help me to use that DMZ Server as proxy server as i am willing to run powershell on few DMZ Server via the one server.
Ganapathy

Hi Ganapathy,
I am trying to involve someone familiar with this topic to further look at this issue.
There might be some time delay. Appreciate your patience.
If you have any feedback on our support, please click here.
Best Regards,
Anna
TechNet Community Support

Similar Messages

  • Problem in connecting remote server using Applet?

    Hello everybody,
    I am facing problem in connecting to remote server using Applet in browser. I am using JDK 1.5.0_12 and running the application on apache 2.2.
    Firstly I have tried with simple jar file which could not connect to remote server and throws permission denied than now I am trying with signed jar file but also not working. I have changed the java.policy file of JDK in server with grant all Permission but also it throws "java.security.AccessControlException:access denied(java.net.SocketPermission 127.0.0.1:1521 connect, resolve)".
    Can anybody suggest me how to solve this problem?
    Thank You.
    -Ritesh

    >
    I am facing problem in connecting to remote server using Applet in browser.
    Firstly I have tried with simple jar file which could not connect to remote server and throws permission denied than now I am trying with signed jar file but also not working. >Were you prompted to accept the digitally signed code? To see what I mean, check out the [Defensive loading of trusted applets demo|http://pscode.org/test/docload/]. If you are not getting the prompt, or refused it, follow the link to sandbox.html for tips on how to proceed.

  • We've encountered the following issues: The remote server is not responding in a proper manner

    I have never downloaded Adobe Creative Cloud/Suite/Photoshop basically anything for myself before and have just bought the Creative suite (£15.88/month) and am trying to install it to my computer (Windows 8). I have downloaded the Creative Cloud Set-Up but am unable to get any further than this. When I click on the download, it looks like it is going to download (Adobe Installer, Downloading Creative Cloud desktop and a loading bar) but then it tells me it has encountered the following issues: The remote server is not responding in a proper manner.
    Now, I have been looking online for a solution and I saw something about changing an OOBE file in Program Files x86>Common Files>Adobe and at first there was no OOBE file so after more looking I thought I might have to download the Adobe Application Manager, which I did, but that doesn't work either, it just says unable to Reach Adobe servers, check internet connectivity (don't think there is anything wrong with this, I've not had any ther problems with internet connectivity) and firewall settings (i disabled the firewalls).
    So I really have no idea what to do, the forums and help sites are confusing and none of the suggestions appear to work?!
    Please help!
    Thanks in advance!

    HI Jneilon,
    Try folowing the kb article : Error "Remote server is not responding" | Install and confirm if its working fine or not .
    If you are behind a corporate network with network restrictions ? If yes, You might want to connect with your IT department and request them to white list the entries for Adobe as mentioned in the article : Creative Cloud Help | About Creative Cloud Packager
    Site/Port information used by Creative Cloud Packager
    The following host/port combinations may need to be whitelisted when logging in with an Adobe ID to download, install, and package applications using the Creative Cloud Packager.
    Address
    Ports
    ccmdls.adobe.com
    443
    ims-na1.adobelogin.com
    80
    443
    ims-prod06.adobelogin.com
    443
    na1r.services.adobe.com
    80
    443
    prod-rel-ffc-ccm.oobesaas.adobe.com
    443
    prod-rel-ffc.oobesaas.adobe.com
    443
    lm.licenses.adobe.com
    80
    443
    ccmdl.adobe.com
    80
    swupmf.adobe.com
    80
    swupdl.adobe.com
    80
    Cheers,
    Kartikay Sharma

  • PI 7.11: Cannot connect to server using message server:...

    Hello Guys,
    we make the Application Management for a Customer PI System.
    Scenario:
    - the SAP Gui Connection to the ABAP Stack is routed via SAPRouter and Works fine.
      SAP Gui -> our SAP Router -> VPN Box from Customer -> Firewall Customer -> ABAP Stack PI System
    - WebAccess its working fine, the Customer use Webdispatcher on every PI Server...
      Browser -> VPN Box from Customer -> Firewall Customer -> Java Stack (Port: 5xx00 btw. 81xx (Webdispatcher))
    Problem:
    Our Problem ist, we can not proceed the Integration Builder or the ESB, the Java Web Start works fine and open the Logon Screen Correctly -> but i fill the Logon Screen with my User name and Password and press Logon come the follwing Error:
    "Cannot connect to server using message server: ms://<hostname>.<domain>:8134/P4"
    In the Details from the Error Message:
    "<hostname>.<domain>:53404 Reason: com.sap.engine.services.rmi_p4.P4IOException:
    Cannot open connection to host: <IP-Adress of Central Instance> and Port: 53404"
    The Customer says, the Firewall is open with the IP Adresses and P4 Port but i dont think so...
    Can everybody help me, or have tips for me! I have checked a lot of OSS Messages (PI High Availabilty etc... its all correct on the System)
    Sorry for my bad English
    Best Regards,
    Markus

    Hi Markus,
    did you check if the browser is using a proxy? (In this case your scenario unfortunately won't work).
    P4-port should generally be routed via a proxy (described in the help.sap.com), but within the PI-Tools(JNLP) the proxy-usage is not implemented.  There is even a SAP-note that describes how to check the JavaWebStart-Proxyconfiguration, but this won't help either.
    If there is a proxy defined in the browser everything is working fine till you pass the logon-screen but even with the correct "javaws"-settings you won't be able to go on.
    (This problem is pretty bad if you do have developers and the SAP-servers seperated because of security issues. I'm hoping that this malfunction will be solved with upcoming patches.)
    Solution: Establish a connection without any proxy in between.
      E.g.: a terminal server in the same network
    It would be helpful to find more people with the same problem to force a fix from SAP for that.
    If anyone else is having problems with this, please add a comment to this thread.
    Best regards
    Christian

  • Sample code to connect LDAP server using jndi

    Hi,
    can any one help me with sample code to connect LDAP server using jndi,
    like i want to make use of Ldap server for serching Active directoty.
    Thanks in advance,
    Regards
    Muthu

    You can set ldap_auth=none for anonymous user.
    User/password is mandatory otherwise. Please refer to http://docs.oracle.com/cd/E21764_01/integrate.1111/e12644/appendix_ldap_driver.htm#CHDHCABH
    Thansk,

  • How to Connect to Server using Server Admin

    I am trying to connect to Server using Server Admin so I can setup a wiki.
    I enter my hostname, username and password and I get the error unable to connect to server, any ideas what is going wrong?
    I can ping the server name and that works. Is there something else I have to do to get the server running
    Thanks in advance

    Any firewalls/routers "in the way"?
    Is this over Internet?

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

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

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

  • Cannot connect to server using message server: ms://xiidhasoft:50004/P4

    Hi SAP Guru's
    When PISUPER or any any of the enduser is trying to login in the Integration Builder , they are getting error
    Cannot connect to server using message server: ms://xiidhasoft:50004/P4
    I have tryed to search in SDN and got below solution but no success
    1. Exchange Profile of PI - http://host:port/exchangeProfile
    2. Check with the rmi port number.
    3. if rmi port number is empty or any number is present ( check with Tr code: SMICM - services - check for p4 port number - it will be ex: 5<nr>04)
    4. fill the rmi port number as present in the P4.
    OR
    implement note 864268
    I have Netweaver PI 7.1 .
    Please suggest some alternative solution.
    Thanks & Regards
    Vinay Patel

    You may check your local PC Java Network Setting.
    Troubleshooting:
    Probably Javau2122 WebStart does not detect the correct Proxy Settings. In this case please proceed as follows:
    To change the Proxy Settings for Javau2122 Web Start:
    1. Click Start --> Run  and enter javaws. Press button OK.
    2. Control Panel -> Programs ->Java -> Network Settings...
    3. Select Direct Connection to switch off the proxy settings and press button OK.
    If this still does not work, select Use proxy server to set manually the HTTP Proxy and Port.
    Contact your network administrator for the correct settings.

  • Connecting SQL server using JavaScript

    I found an article on connecting SQL server using JavaScript. http://www.devarticles.com/c/a/JavaScript/Combining-North-Pole-with-South-Pole-JavaScript-with-SQL-Server-2000/
    Do you people think it's possible? i try out the code already but something wrong with it. I just copy and paste it to a html file but it comes out with error. Do I miss out something? Thanks.
    SY Tee

    Check the permissions and server authentication from the below link,
    http://technet.microsoft.com/en-us/library/ms179354(v=sql.90).aspx
    Regards, RSingh

  • How do I copy a file to a remote server using runtime exec - plz Help!

    Hi,
    I am trying to copy a file to a remote server using a runtime exec command as follows:
    Runtime.getRuntime().exec("scp "+getProperty(ListNewHandsetDetailsConstant.PROP_OUTPUT_PATH_JAR)+getProperty(ListNewHandsetDetailsConstant.PROP_OUTPUT_JAR_NAME)+".jar "+" "+getProperty(ListNewHandsetDetailsConstant.PROP_OUTPUT_PATH_TWO_USERNAME)+"@"+getProperty(ListNewHandsetDetailsConstant.PROP_OUTPUT_PATH_TWO_URL)+":"+getProperty(ListNewHandsetDetailsConstant.PROP_OUTPUT_PATH_TWO_JAR));
    Problem is this statement does not execute, as when I try it directly on command line, it requests for a password. Any suggestions on how I can get rid of that? I think I might have to configure my ssh_config file, but when I did some "Googling", I found the configuration settings of a ssh2_config file. I tried those (changing it to Host-based Authentication), but it didn't recognise them. Please help, this is so urgent!
    Regards,
    Simz

    Don't use Runtime.exec (or ProcessBuilder) for this. Check out JSch at JCraft (or some other Java SSH API.

  • I was wondering if there's a way to connect to my work server from my home iMac i7. I can't seem to get Share Screen to work. I have tried connecting to server using the vnc but doesn't work.

    I was wondering if there's a way to connect to my work server from my home iMac i7. I can't seem to get Share Screen to work. I have tried connecting to server using the vnc but doesn't work.

    The easiest way would be to use Back to My Mac, but that will only work if the server is a Mac running OS X 10.7 or later and you have the cooperation of the network administrator.
    OS X: Using and troubleshooting Back to My Mac with your iCloud account

  • Error while accessing remote server using applet in jsp page

    hii..
    We are accessing a data repository MDSPlus. Its used for storing data such as signals in tree like structure. We r coding for client side in JSP .
    For this we are invoking applet which uses jar files of jScope(java tool for displaying waveforms). We r getting the following error when we try to access a remote server in network. But it works fine with local server.
    So kindly help .
    ERROR IS:
    java.security.AccessControlException:access denied(java.net.SocketPermission 202.41.112.140:8000 connect,resolve)
    url mds:://202.41.112.140/SST_DAQ/11/\SST_DAQ::TOP.BOLOMETER:BOLO_1
    Use ploicytool.exe in JDK or JRE installation directory to add socket access permission.
    The IP address mentioned above in error is the computer with which v have to connect. SST_DAQ is the expt name,11 is the shot no. , BOLOMETER and BOLO_1 are the tree node s..
    plzz reply fast........

    Hi Frank,
    Are you using standalone OC4J or 9iAS ? If you are using standalone OC4J then you need to add a proper data source entry in %OC4J_HOME%j2ee\home\config\data-sources.xml file.
    If you are using 9iAS the you can log in to the Enterprise Manager console and add the data source entry by using wizard provided by 9iAS.
    Ensure the case of the JNDI lookup string, since, it is case sensitive.
    Hope this helps.
    Abhijeet

  • Upgrade to Windows 8.1 Pro from Windows 8 Pro causing issues with Remote Server Administration Tools

    Last night I received the Windows 8.1 update and it has caused Remote Server Administration Tools to stop working. I tried to reinstall the tools using Windows8.1-KB2693643-x64.msu but get the following error:
    Windows Update Standalone Installer
    Installer encountered an error: 0x8007000d
    The data is invalid.
    In the event log I have the following error
    Windows update  could not be installed because of error 2147942413 "The data is invalid." (Command line: ""C:\WINDOWS\system32\wusa.exe" "C:\RSAT\Windows8.1-KB2693643-x64.msu" ")
    System
    Provider
    [ Name]
    Microsoft-Windows-WUSA
    [ Guid]
    {09608C12-C1DA-4104-A6FE-B959CF57560A}
    EventID
    3
    Version
    0
    Level
    2
    Task
    0
    Opcode
    0
    Keywords
    0x8000000000000000
    TimeCreated
    [ SystemTime]
    2014-11-05T12:14:18.035865000Z
    EventRecordID
    1562
    Correlation
    Execution
    [ ProcessID]
    5224
    [ ThreadID]
    5132
    Channel
    Setup
    Computer
    removed
    Security
    [ UserID]
    S-1-5-21-1644491937-764733703-854245398-1794
    EventData
    UpdateTitle
    ErrorCode
    2147942413
    ErrorString
    The data is invalid.
    CommandLine
    "C:\WINDOWS\system32\wusa.exe" "C:\RSAT\Windows8.1-KB2693643-x64.msu" 
    I did have the Remote Server Administration Tools installed previously when I was running windows 8 pro and everything was fine. I've tried to remove the older version but according to the below it isn't even installed and Remote Server Administration
    Tools doesn't appear in Turn Windows features on or off.
    c:\RSAT>dism /online /Get-Packages
    Deployment Image Servicing and Management tool
    Version: 6.3.9600.17031
    Image Version: 6.3.9600.17031
    Packages listing:
    Package Identity : Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~6.3.9600.16384
    State : Installed
    Release Type : Language Pack
    Install Time : 24/09/2014 06:33
    Package Identity : Microsoft-Windows-Embedded-EmbeddedLockdown-Package-TopLevel~31bf3856ad364e35~amd64~~7.3.9600.17116
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Microsoft-Windows-Foundation-Package~31bf3856ad364e35~amd64~~6.3.9600.16384
    State : Installed
    Release Type : Foundation
    Install Time : 22/08/2013 14:46
    Package Identity : Package_for_KB2891214~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Update
    Install Time : 05/11/2014 01:39
    Package Identity : Package_for_KB2902816~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Update
    Install Time : 05/11/2014 01:39
    Package Identity : Package_for_KB2919355~31bf3856ad364e35~amd64~~6.3.1.14
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2920189~31bf3856ad364e35~amd64~~6.3.1.1
    State : Installed
    Release Type : Security Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2931358~31bf3856ad364e35~amd64~~6.3.1.2
    State : Installed
    Release Type : Security Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2931366~31bf3856ad364e35~amd64~~6.3.1.4
    State : Installed
    Release Type : Security Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2932046~31bf3856ad364e35~amd64~~6.3.1.5
    State : Installed
    Release Type : Feature Pack
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2934018~31bf3856ad364e35~amd64~~6.3.1.5
    State : Installed
    Release Type : Feature Pack
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2937220~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2937592~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Feature Pack
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2938439~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Feature Pack
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2938772~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2939153~31bf3856ad364e35~amd64~~6.3.1.1
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2939576~31bf3856ad364e35~amd64~~6.3.1.1
    State : Installed
    Release Type : Security Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2949621~31bf3856ad364e35~amd64~~6.3.2.0
    State : Installed
    Release Type : Hotfix
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2950153~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2954879~31bf3856ad364e35~amd64~~6.3.2.0
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2955164~31bf3856ad364e35~amd64~~6.3.1.3
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2956575~31bf3856ad364e35~amd64~~6.3.1.3
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2958262~31bf3856ad364e35~amd64~~6.3.1.2
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2958263~31bf3856ad364e35~amd64~~6.3.1.2
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2959626~31bf3856ad364e35~amd64~~6.3.3.0
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2959977~31bf3856ad364e35~amd64~~6.3.1.1
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2961072~31bf3856ad364e35~amd64~~6.3.1.1
    State : Installed
    Release Type : Security Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2962140~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2962872~31bf3856ad364e35~amd64~~6.3.1.4
    State : Installed
    Release Type : Security Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2964718~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Security Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2965142~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2965500~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2966407~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2966870~31bf3856ad364e35~amd64~~6.3.1.4
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2967162~31bf3856ad364e35~amd64~~6.3.1.1
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2968296~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Security Update
    Install Time : 04/11/2014 17:56
    Package Identity : Package_for_KB2968599~31bf3856ad364e35~amd64~~6.3.1.1
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2969817~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2971203~31bf3856ad364e35~amd64~~6.3.1.1
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2971850~31bf3856ad364e35~amd64~~6.3.1.2
    State : Installed
    Release Type : Security Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2972103~31bf3856ad364e35~amd64~~6.3.2.0
    State : Installed
    Release Type : Security Update
    Install Time : 04/11/2014 17:56
    Package Identity : Package_for_KB2972280~31bf3856ad364e35~amd64~~6.3.1.1
    State : Installed
    Release Type : Security Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2973201~31bf3856ad364e35~amd64~~6.3.1.3
    State : Installed
    Release Type : Security Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2973351~31bf3856ad364e35~amd64~~6.3.2.0
    State : Installed
    Release Type : Security Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2974008~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2975061~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 07:11
    Package Identity : Package_for_KB2975719~31bf3856ad364e35~amd64~~6.3.1.8
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2976978~31bf3856ad364e35~amd64~~6.3.2.1
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2977292~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Security Update
    Install Time : 04/11/2014 17:56
    Package Identity : Package_for_KB2978041~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Security Update
    Install Time : 04/11/2014 17:56
    Package Identity : Package_for_KB2979573~31bf3856ad364e35~amd64~~6.3.1.1
    State : Installed
    Release Type : Security Update
    Install Time : 04/11/2014 17:56
    Package Identity : Package_for_KB2979576~31bf3856ad364e35~amd64~~6.3.1.1
    State : Installed
    Release Type : Security Update
    Install Time : 04/11/2014 17:56
    Package Identity : Package_for_KB2979582~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2980654~31bf3856ad364e35~amd64~~6.3.1.2
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2987107~31bf3856ad364e35~amd64~~6.3.1.4
    State : Installed
    Release Type : Security Update
    Install Time : 04/11/2014 17:56
    Package Identity : Package_for_KB2989542~31bf3856ad364e35~amd64~~6.3.1.2
    State : Installed
    Release Type : Update
    Install Time : 04/11/2014 17:56
    Package Identity : Package_for_KB2990532~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2993651~31bf3856ad364e35~amd64~~6.3.1.2
    State : Installed
    Release Type : Update
    Install Time : 24/09/2014 10:03
    Package Identity : Package_for_KB2998174~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Update
    Install Time : 04/11/2014 17:56
    Package Identity : Package_for_KB3000061~31bf3856ad364e35~amd64~~6.3.1.2
    State : Installed
    Release Type : Security Update
    Install Time : 04/11/2014 17:56
    Package Identity : Package_for_KB3000869~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Security Update
    Install Time : 04/11/2014 17:56
    Package Identity : Package_for_KB3000988~31bf3856ad364e35~amd64~~6.3.1.0
    State : Installed
    Release Type : Update
    Install Time : 04/11/2014 17:56
    The operation completed successfully.
    Any help on this issue would be appreciated, if you need any further information please let me know.
    Thanks

    SeniorInternet,
    I’ve seen this issue in the past and it occurred because the file was corrupted. 
    It’s possible that something went wrong when downloading it originally on your newly upgraded machine. 
    Try downloading
    KB2693643 again from another machine and install it.
    Hope this helps!
    Mike
    Windows Outreach Team – IT Pro
    Windows for IT Pros on TechNet

  • How to execute BC4J code on remote server using DBC Files

    Hi People,
    I have a requirement here that i do not know if it's possible to achieve. We have an Application Module that fetches some records and another Application Module that receives them as parameters and inserts these records in interface tables. However, the BC4J code is installed on the JAVA_TOP of the Development Instance, and will not be installed on the destination server. What i would like to do is to place the target instance DBC file on the FND_TOP/secure directory on the Dev instance, and instantiate the Application module pointing to this DBC file, so that the AM connections would point to the target instance (thus inserting the data on the correct tables). Is that possible?
    Please let me know if you want further clarification. I have seen something similar working on iSetup (extract from source env -> Load on dest env) but have got no clue about implementing that.
    Best regards
    Thiago

    Hi,
    you can follow this steps.
    1. Create a database link to the remote server
    CREATE DATABASE LINK remote_Server
    CONNECT TO apps IDENTIFIED BY apps
    USING 'remote';
    2. Create a Synonym for the table in the remote server
    CREATE SYNONYM po_headers_remote
    FOR po_headers_all@remote_Server
    3. Create entity object based on this synonym.
    4. Create View Object based on above EO.
    Through this view object you can udpate remote database...
    Hope this helps.
    --Prasanna                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Can't connect to server using a regular app

    Tried to open a regular news app and does not let me connect.  cant't connect to server, retry.  I deleted it and added it again and still have the samek problem.  My husband has an ipad 3 and not having the same problem, why?  please help!

    Hello Marysol,
    Thank you for the details of the issue you are experiencing with your news app. 
    First, I recommend resetting your network settings on your iPad:
    Reset network settings on your device by tapping Settings > General > Reset > Reset Network Settings.
    Note: This will reset all network settings including:
    previously connected Wi-Fi networks and passwords
    recently used Bluetooth accessories
    VPN and APN settings
    You can find the full article here:
    iOS: Troubleshooting Wi-Fi networks and connections
    http://support.apple.com/kb/TS1398
    If you are still not able to connect, I recommend following the steps in this article (you can skip any steps you have already taken):
    iOS: Troubleshooting apps purchased from the App Store
    http://support.apple.com/kb/TS1702
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

Maybe you are looking for