Remote Desktop Client 8.1.3 Display Issue

We're running Microsoft Remote Desktop 2012R2 services including a Gateway/Connection Broker/Licensing server and  Remote Desktop Session Hosts servers.  Our clients include Windows systems, iPads and iPhones.
Since the upgrade to Microsoft Remote Desktop Client for IOS 8.1.3 (which fixed our gateway connection issues using the previous 8.1.x IOS clients), we're still unable to use our iPads with a published application that runs a time clock to check
children in/out of daycare centers.
When launching the published application, the display does not scale to full screen.  A portion of the screen contains a black bar around the bottom and to the right of the window.  The touch control needed is hidden by
the black bar.  This issue did not exist in clients prior to 8.1.x nor does it exist in Windows clients.
Using the Pan Control does not resolve the issue.  If you activate the Pan control, the application is so magnified that you only see about 1/4th of the upper left of the screen.  Moving the window around or pinch to zoom in/out does not resolve
the issue.
Note that we have also published Microsoft Office 2010, Adobe Reader, Calculator and network share folders.  None of these apps experience the issue with a black bar hiding a portion of the application window.
Any suggestions?

Hi Dharmesh - Yes, we did reinstall the RD 8.1.3 IOS client on our iPads a few times.  And to answer your question, we are using a childcare software from the following company:
http://www.procaresoftware.com/
Microsoft Office 2010 as a published application appears to be functioning correctly with the iPads, although it hasn't been extensively tested.  Most of our remote desktop Office users are on Windows 7 systems.
I've notified the Procare Software technical support team of this iPad issue and they forwarded the information on to their developers.  They are releasing an updated version of their software some time in the next week.  They have enhanced
the resizing / rotation support for tablets in the next upgrade release, but are unsure whether our iPad display issue will be resolved. 
If the issue is not resolved by the upgrade, they suggest we seek a resolution from Microsoft.  In the meantime, Procare stated that I could share this information with you.  They're also copied on this forum to keep up with your comments. 
Note:  After we install the future upgrade of Procare Software, I'll report back here with the results.
Regards.

Similar Messages

  • HT201358 Apple Remote Desktop Client 3.6.2 connecting issue

    having issue connecting to client macs on 3.6.2 on OSX 10.8.1 older version 3.5.3 connect fine on OSX 10.6.8

    With one of the effected clients, Have you tried deleting the client and re-adding it to ARD? dose that resolve the issue?
    On one of the effected clients, have you tried turning off remote sharing and then re-enabling it? Dose the that resolve the issue?

  • IOS Remote Desktop Client Logon Issue Prompts to Logon 3 Times with RDGW

    I have an issue when connecting from the Remote Desktop client iOS on multiple iPads/users.
    First a little background: We have an RDS Web Access / RDS Gateway (2012 R2) setup and properly configured. We can logon using it just fine from the Mac OS version of the app, Android version of the app, or from a Windows PC. When we try to
    connect via the iOS app we get the prompt to logon 3 times. Due to security reasons, we do not want them to store their credentials on the iPads, which is the only method I have found to eliminate the triple password entry. It only prompts once on the Mac
    OS version, Android version or from a Windows PC.
    The password isn't being entered incorrectly and the servers are not registering any Audit Failures for the logon attempts. Can you assist?
    Additionally I would like to recommend the addition of a feature to be able to setup remote resources but prompt for the password on app launch for security reasons. That way they would have to enter it once but then they could access any resources needed.
    Thanks,
    Nate L

    I am not comfortable posting the entire log file but let me give you the high level summary. The settings section for the active connection:
    [2014-Jun-17 12:45:23] RDP (0): Final rdp configuration used: {
        activeUsername = "domain\username";
        arcTimeout = 1800;
        configurationVersion = 8;
        console = 0;
        gatewayId = XXXXXXXX;
        host = "InternalServerHostName.domain.local";
        label = "";
        mouseMode = "-1";
        offsetX = 0;
        offsetY = 0;
        peerIp = "ExternalRDSGatewayIP";
        port = 3389;
        previousMouseMode = 1;
        previousUtilityBar = 0;
        screenshotScale = "0.125";
        soundMode = 1;
        swapMouseButtons = 0;
        type = rdp;
        utilityBar = "-1";
        zoomFactor = 1;
        connections =    
            ...bunch of addresses...
        host = "ExternalRDSGatewayHostName";
        id = XXXXXX;
        port = 443;
        temporary = 1;
        type = rdp;
        kCFProxyTypeKey = kCFProxyTypeNone;
    It then attempts to connect to the InternalServerHostName.domain.local.
    [2014-Jun-19 09:40:01] RDP (0): Resolved 'InternalServerHostName.domain.local' to 'ERROR: Unable to connect to remote PC. Please provide the fully-qualified name or the IP address of the remote PC, and then try again.' using NameResolveMethod_Unknown(0)
    [2014-Jun-19 09:40:01] RDP (0): Error message: Unable to connect to remote PC. Please provide the fully-qualified name or the IP address of the remote PC, and then try again.(phase: 0, type: 0, reason: 0, systemCode: 0, systemMessage: )
    [2014-Jun-19 09:40:01] RDP (0): Protocol state changed to: ProtocolDisconnected(8)
    [2014-Jun-19 09:40:02] RDP (0): Showing credentials dialog
    It then displays the same settings again with the exception of an additional line after the gatewayId line:
    gwAutodetectState = kConnectionGwAutodectedForceGW;
    Then it goes through the interface list, not using any proxy, correlation id, then resolves name:
    [2014-Jun-19 09:40:10] RDP (0): Resolved 'ExternalRDSGatewayHostName' to 'ExternalRDSGatewayIP' using NameResolveMethod_Unknown(0)
    [2014-Jun-19 09:40:11] RDP (0): Exception caught: Exception in file '/Users/build/jenkins/workspace/rc-ios-develop/protocols/RDP/librdp/librdp/private/httpendpoint.cpp' at line 217
        User Message : The gateway failed to connect with the message: 403 Forbidden ( The server denied the specified Uniform Resource Locator (URL). Contact the server administrator. 
    [2014-Jun-19 09:40:11] RDP (0): Error message: The gateway failed to connect with the message: 403 Forbidden ( The server denied the specified Uniform Resource Locator (URL). Contact the server administrator. 
    )(phase: 0, type: 0, reason: 0, systemCode: -1, systemMessage: )
    [2014-Jun-19 09:40:11] RDP (0): Protocol state changed to: ProtocolDisconnecting(7)
    [2014-Jun-19 09:40:11] RDP (0): Protocol state changed to: ProtocolDisconnected(8)
    [2014-Jun-19 09:40:11] RDP (0): Showing credentials dialog
    Then it displays the same settings again except for the gwAutodetectState line changing to:
    gwAutodetectState = kConnectionGwAutodectedHTTPSTried;
    Then it connects ok. I went to our firewall (MS Forefront TMG) and monitored for traffic from the iPad iOS App (based on network it is on). I don't see the initial connection attempt at all, which is expected because according to the log above it looks
    like it tries to connect to the host directly...which it shouldn't?
    Then in the second attempt I see it trying to go to http://ExternalRDSGatewayHostName:443/remoteDesktopGateway/ which again it shouldn't be doing because that URL (the remoteDesktopGateway) is not part of the RDSGW or RDSWA 2012 R2 IIS
    config or am I missing something? It should be going to Rpc or RDWeb right? or do I need to allow that path through too?
    Thanks,
    Nate

  • RD Gateway issue from Mac Remote Desktop client - 503 RPC Error: c0021012

    I have an employee who is able to use the Mac Remote Desktop client to connect to her office PC via RD Gateway, but after a short time she consistently has her connection dropped with a
    503 RPC Error: c0021012.  I've researched this a little and apparently it refers to an expected shutdown condition (RPC_P_CONNECTION_SHUTDOWN) rather than a true RPC "exception".  Also, the error almost always occurs exactly
    10 minutes after the connection is established, so I'm wondering if a timeout is occurring due to a heartbeat/keepalive not getting through, the expiration of a token or credential, or something similar(?).  Any help would be appreciated, here's a section
    from the log that shows one of her drops:
    [2014-Jun-22 23:58:44] RDP (0): ----- BEGIN ACTIVE CONNECTION -----
    [2014-Jun-22 23:58:44] RDP (0): client version: 8.0.24875
    [2014-Jun-22 23:58:44] RDP (0): Protocol state changed to: ProtocolConnectingNetwork(1)
    [2014-Jun-22 23:58:44] RDP (0): correlation id: 79b9ed3a-2198-784a-8805-0f1d292a0000
    [2014-Jun-22 23:58:45] RDP (0): Resolved 'ourserver.oursite.com' to 'x.x.x.x' using NameResolveMethod_DNS(1)
    [2014-Jun-22 23:58:45] RDP (0): Resolved 'ourserver.oursite.com'' to 'x.x.x.x' using NameResolveMethod_DNS(1)
    [2014-Jun-22 23:59:50] RDP (0): Protocol state changed to: ProtocolNegotiatingCredentials(2)
    [2014-Jun-22 23:59:53] RDP (0): Exception caught: Exception in file '../../librdp/private/tlsendpoint_openssl.cpp' at line 116
        User Message : TLS1_ALERT_ACCESS_DENIED
    [2014-Jun-22 23:59:53] RDP (0): Exception caught: Exception in file '../../librdp/private/tlsendpoint_openssl.cpp' at line 116
        User Message : TLS1_ALERT_ACCESS_DENIED
    [2014-Jun-22 23:59:53] RDP (0): Protocol state changed to: ProtocolConnectingNetwork(1)
    [2014-Jun-22 23:59:53] RDP (0): correlation id: 79b9ed3a-2198-784a-8805-0f1d292a0000
    [2014-Jun-22 23:59:53] RDP (0): Resolved 'ourserver.oursite.com'' to 'x.x.x.x' using NameResolveMethod_DNS(1)
    [2014-Jun-22 23:59:53] RDP (0): Resolved 'ourserver.oursite.com'' to 'x.x.x.x' using NameResolveMethod_DNS(1)
    [2014-Jun-22 23:59:53] RDP (0): Protocol state changed to: ProtocolNegotiatingCredentials(2)
    [2014-Jun-22 23:59:53] RDP (0): Protocol state changed to: ProtocolConnectingRDP(3)
    [2014-Jun-22 23:59:54] RDP (0): Protocol state changed to: ProtocolInactive(4)
    [2014-Jun-22 23:59:55] RDP (0): Server supports RAIL
    [2014-Jun-22 23:59:55] RDP (0): Protocol state changed to: ProtocolActive(5)
    [2014-Jun-23 00:10:54] RDP (0): Exception caught: Exception in file '../../librdp/private/httpendpoint.cpp' at line 217
        User Message : The gateway failed to connect with the message: 503 RPC Error: c0021012
    [2014-Jun-23 00:10:54] RDP (0): Exception caught: Exception in file '../../librdp/private/httpendpoint.cpp' at line 217
        User Message : The gateway failed to connect with the message:
    503 RPC Error: c0021012
    [2014-Jun-23 00:10:54] RDP (0): Protocol state changed to: ProtocolDisconnecting(7)
    [2014-Jun-23 00:10:54] RDP (0): Protocol state changed to: ProtocolDisconnected(8)
    [2014-Jun-23 00:10:54] RDP (0): ------ END ACTIVE CONNECTION ------

    Hi,
    Is there any error occur on the RD Gateway server? Please make sure that RPC, RPC Locator and RPC Endpoint Mapper service are running on the server. Also, please make sure that the RD gateway
    server does not reach the maximum number of connections.
    Thanks.
    Jeremy Wu
    TechNet Community Support

  • Downgrade Microsoft Remote Desktop Client for Mac

    Is there a way to downgrade to a previous version of the microsoft remote desktop client for mac? We are experiencing issues with one of our published remote apps (regarding window focus i.e. which window of the open application is at the front of the
    users screen) since upgrading to 8.0.9. This application was OK in 8.0.5. Can we revert to an older version?

    We are also experiencing similar issues regarding window sizes and display settings with our remote resources, since upgrading. We are using remote desktop application for iPhone/iPad. Upon opening of our Remote App, although we have set the command-line
    argument to open to full screen, we see the application resizing 3 times before it finally opens - and it does not open in full screen. Please assist.

  • Remote Desktop Client update 3.8.2 keeps appearing

    I installed the remote desktop client update 3.8.2 on my mini (Yosemite) without any probs. On my Air it is appearing over and over again although it shows up (5 times in the meantime) as being installed correctly.
    Whats going wrong?
    I had this issue with one of the latest printer updates, but was able to solve this by downloading the installer separately.
    Is there a download for the remote client update anywhere.
    Thanks
    Stefan

    Try re-indexing Spotlight.
    Spotlight – Re-index
    If that doesn't work, try control - clicking on the update to see if you get a Hide Update option.

  • Missing "sharing" option in system preferences after installing apple remote desktop client version 2.10

    Hi All,
    I installed a wrong version of Apple remote desktop client , 2.10 and the sharing menu under system preferences vanished. I tried to uninstall the Apple remote desktop with,
    http://support.apple.com/kb/HT2577
    but no luck, but after restarting the macbook pro with lion 10.7.2, i see my sharing option enabled but when clicked, it says the system preference has to restart and confirming that it restarts in 32 bit mode and even after clciking the sharing option it says, "you can't open sharing preferences because it doesn't work on an intel-based mac"
    . So i strongly believe the apple remote desktop is creating the issue.
    Can someone help how to fix this please?
    Thanks

    Same problem here. I manage several remote Macs, but I have one MacBook which I can get no ARD access to (black icon). I can ping the IP, I can SSH into the MacBook, the ARD and Remote Login services are checked ON, the firewall is OFF. The ARD service is configured to allow my admin user full access - however, I get nothing. I have no trouble getting into the other Macs.
    Any ideas?

  • Remote Desktop Client for Mac and SSO

    Hi. 
    We have RDS Deployment (Windows Server 2012 R2) with RD Connection Brokers, RD Session Hosts and Web Access.
    Windows clients log on without any issues, credentials must be entered only once (Single Sign On).
    But Mac clients must enter their credentials twice (on CB and SH).
    Does Remote Desktop Client for Mac support SSO and if it does, what special settings are required?
    Mac users use Microsoft Remote Desktop 8.0.13.

    Sorry, I have missed important detail. This problem appears when I open .rdp files.
    Really, if I create connection and save my credentials, I will not enter credentials. But in this case I can't specify Collection
    (loadbalanceinfo:s:tsv://MS Terminal Services Plugin.1.SomeCollection - parameter in .rpd file).
    In my case, I open .rdp file, connect to RD Connection Broker, log in to RD CB, RD CB redirects me to RD
    Session Host, I log in to RD SH (enter credential second time) and now I connect. In this chain could be a RD Gateway.
    When I connect to the same farm with the same .rdp file from Windows client, I have enter credential only once (SSO works).
    So my question: Does  Remote
    Desktop Client for Mac support SSO? I know that SSO require CredSSP, is it implemented in Client for Mac?

  • TS2072 Remote Desktop Client for MS Windows Server 2003

    I need to be able to access my work server to obtain information form our Windows 2003 Server. We have our product prices and other information on servers and today I use the remote desktop client that comes with Windows 7. I was hoping to find a suitable solution to allow me to use my macbook pro with OSX 10.7.4 Software. Does anyone know how to use OSX to make a remote desktop connection as you would through windows 7. I've seen CoRD and Microsoft did have a version but it's for older versions of OSX. I could run W7 but then I would have to purcase another copy and VM if I decided to run it virtual.
    Thanks

    This is not an Apple Remote Desktop issue  - ARD is Apple's software for managing networked Macs - but CoRD and Microsoft Remote Desktop Connection for Mac should both work with Windows 2003 and both work on Mac OS X 10.7; I have used both on my systems. iTap Mobile RDP is another option, and the one I use daily since I've found it to be faster than either CoRD or Microsoft RDC, though iTap is not free.
    Regards.

  • Office 2013 - RemoteApp & Remote Desktop Client

    When launching Office products from the Remote Desktop Client with Remote Resources / RemoteApp in OSX Mavericks. e.g. Office Word 2013 it is extremely slow and unresponsive. It opens to fill the screen but not full screen, cropping above the dock and below
    the MAC toolbar. This is not apparent in Windows Surface Pro / RT / 7 / 8, Android, iPad / iPhone iOS
    If I restore down the Window it seems to remove a white outer bar and then works as intended, even if I manually click and drag more or less to the same size of the maximised window. I believe this may be due to the Office 2013 shadow. In GPO I have:
    - Added a registry to DisableAnimation
    -Enabled 'Disable Office Animations' in the Office 2013 ADMX
    -Enabled 'Do not use hardware graphics acceleration' in ADMX
    Before:
    https://heathsideschool-my.sharepoint.com/personal/bmoore_heathside_surrey_sch_uk/_layouts/15/guestaccess.aspx?guestaccesstoken=zfEfs30OKP8jaTL5vAjZBnFqPefGBcD4nNUqZHs3JAs%3d&docid=05b1d2a4c002e4152844656608eef7a9d
    After:
    https://heathsideschool-my.sharepoint.com/personal/bmoore_heathside_surrey_sch_uk/_layouts/15/guestaccess.aspx?guestaccesstoken=9aUKxic763dU7n2z3vxSDBkbXhyDo%2fo3P0jrEh08gtw%3d&docid=092297a567b51448e98ea674e3fab97f6
    I am running:
    OSX Mavericks
    Mac Retina
    Server 2012 R2
    Kind regards,
    Bobby Moore

    Hi Bobby,
    Let us start with opening Word in its application safe mode. Follow these steps to do so:
    Hit Windows key on the keyboard, and start typing
    winword /safe in search bar and hit Enter.
    If the application works fine safe mode, try disabling the add-ins for the application and check the result:
    Click the File tab.
    Go to Options.
    click Add-ins.
    Select or clear the options that you want. 
    unchecked  the add in like send to Bluetooth and something regarding office one not.
    Let us know if you need further assistance .

  • What is new in Remote Desktop Client Update 3.8.2 v1.1?

    What is new in Remote Desktop Client Update 3.8.2 v1.1? Also, how can we tell if clients are on 3.8.2 v1.1 and not 3.8.2 from ARD? Apple isn't providing us with detailed information so I am reaching out to the community.
    THanks,
    Andrew

    Yeah, it tells you nothing which is why I posted. Here is what they link you to: About Remote Desktop Admin 3.8 - Apple Support
    No details

  • Remote desktop client software not active

    I'm sorry if this has been asked before but I'm a bit bewildered by this errormessage (and I couldn't get a hit when I searched for it) when I try to drag a file from the xserv to the macbook pro desktop, remote desktop client software not active.
    The macbook has the ard server and connects to the xserv ppc. It connects over the internet.
    The xserv is behind a iptables fw and I have forwarded 3283 tcp/udp plus 5900 udp/tcp to the server. Have I forgotten a port ?
    I've read through http://www.starkpr.com/ard.htm as well as http://www.macosxhints.com/article.php?story=20070302234400232&query=vnc%2Bsimpl e%2Bset%2Bup
    and tried to find out more from the discsussions here.
    The macbook pro sits behind an airport which is hooked into the dsl modem. Do I need to configure port forward in the airport as well.
    Connecting to the xserv and working on it works great but the copy file transfer fails.

    Hi there I took new try at this and this is what finally solved it for me.
    The earlier answer I got was very good advise but I had already done that bit, actually I might have overdone it a bit I had checked all the boxes under the useraccount on sharing.
    Back to business.
    Firewalling. I realised I need to open and portforward at both locations and remeber it's booth tcp and udp.
    So at the xserve location I needed to forward 3283 and 5900 both tcp and udp from outside to the IPnumber of the xserve.
    At home with my macbook I needed to do the same.
    However this did not solve it, I had forgotten one software on the macbook. On the xserve I had installed ARD upgraded it to 3.1 AND installed the upgrade for ARD 3.1 client. The client part I had forgotten at home. So once my ARD and ARD client software matched I could connect to the xserve and drag and drop files booth ways.
    ARD wasn't running on the xserve I just had it installed along with the client software.
    So portforwarding in firewalls and the same software and versions in all locations seems to have solved it for me.
    A small note enabling/disabling the firewall in macbookpro did nothing for me since when enabled ARD rules were in place and active so it still worked.
    I hope I made some sense.
    Message was edited by: tindome
    Message was edited by: tindome

  • Remote Desktop Client Update 3.8.2 v.11 remains in Software Update queue but, is listed (several times) under "Updates Installed in Last 30 Days.

    Remote Desktop Client Update 3.8.2 v.11 remains in Software Update queue but, is listed (several times) under "Updates Installed in Last 30 Days". This is also the case with HP Printer Software update 3.0 and Digital Camera RAW Compatibility Update 6.03. Clicking the "update" button for these doesn't appear to install the software, but lists it in the "Updates Installed in Last 30 Days" without removing it from the Software Update queue.

    Thank you. I tried that and even gave it a few days to do its thing, but I still get the same results. Remote Desktop, HP Printer, Digital Camera all still appear in "Available Updates", but the same versions appear under "Updates Installed in the Last 30 Days". BTW, I had to manually install the Safari 8.0.4 update because it also wasn't updating.

  • Remote control and remote desktop client in sccm 2012 ?

    What is the difference between remote control and remote desktop client in sccm 2012 ?

    Remote Control is a built-in feature for SCCM 2012 and uses the RPC protocol. When you use this, the user can still be logged on while helping.
    Remote Desktop is a buit-in feature for Windows and uses the RDP protcol. When you use it, the user will be logged off.
    Why you would use one over the other depends on your requirements.
    Blog: www.danielclasson.com/blog |
    LinkedIn:
    Daniel Classon | Twitter: @danielclasson

  • How to use remote desktop client in mountain lion

    How to use remote desktop client in mountain lion.
    I want to connect my other system(ubuntu) using mac remote desktop client, But i could not locate remote desktop client in moutain lion.

    In Ubuntu 12.xx use Dash to find "Desktop Sharing" and set the preferences, including requiring a password.
    Then in Ubu use System Settings > Network to determine your Ubu machine's IP address, such as 192.168.1.13.
    On the Mountain Lion Mac do Finder > Go > Connect to Server   and enter:  vnc://192.168.1.13  or whatever your IP is.  Enter the password that you used in the Ubu Desktop Sharing setup, when asked.
    On the Ubu machine answer the question that pops up asking for permission to connect.  Your Ubu screen will now show up on the Mac, and you can remote control it.   Here I am running "Octave" (a math program) on the Ubu machine, remotely.
    Works great!  BTW, you can do this from an iPad too, using a VNC client such as Mocha VNC Lite.  You can even run both remotes simultaneously.
    Good luck.

Maybe you are looking for

  • PLEASE help me, i fed up with this E71 !

    I am suffering from some problems some of them i solved and other still in my Nokia E71: 1. I downloaded and successfully installed the software (IM for nokia - chat on the go) from OVI store. Everything is ok but there is a major problem, when i sig

  • PC Suite doesn't show the messages in memory card

    Hei, Phone - 6210 Navigator PC Suite - 7.1 Memory in use: Memory card When I open the  Communication Centre from PC Suite, it doesn't show the messages. In the left pane, number of messages in the folders is shown as zero. This happens if the memory

  • Need help Using Time Capsule As Media Server

    New time capsule owner was wondering if someone could help me set it where i can put all my digital media, Itunes, Dvd-rips on to the TC and use it as a Media Server. Thanks for your help fellas

  • Error:maintain out going EDI Connection for Partner 1000

    Dear Gurus, I have output master record for vendor 1000 and i have done edi settings namely fileport, partner prifile. My problem is 1While creating PO, the settings are not reflected ( i checked them in Path Goto->mesages.) When i try to give them m

  • Show/hide element

    On this test page, http://www.talkitup4free.com/test, when you click the register link, i use a div for the pop up. but i want it to pop up in more than just a specified pixels placement. when you click on it, i want it to automatically center on the