Sun VDI 3.1-EA: "Microsoft Remote Desktop" Provider -- Bug?

It seems there is a bug in VDI 3.1:
After having added a VirtualBox desktop provider I also wanted to add a Windows 2003 terminal server as desktop provider, so I go ...
- https://localhost:1801
- Desktop Providers
- Windows Remote Desktop
- New ...
- Step 1 ... Next
- Specify New Host
... And now it asks me for this information:
Host:
SSL Port: 443
User Name:
Password:
SSL Port? For a Windows 2003 server?
I am confused ... So I want to check the "Help" tab. The "Help" tab links to this URL:
https://localhost:1801/vda/faces/jsp/providers/tswizard/NewTSProviderWizard.jsp#
So guessing from that URL ( ... "NewTSProviderWizard" ...) I'd expect to find information regarding Windows TS servers?
But the help text reads ".... Enter the hostname or IP address, and administrator credentials for the *+VirtualBox+* host server ... "
VirtualBox? I wanted to get help with Windows 2003 TS.
So I'd assume that this is a bug?
- the "Add Microsoft Remote Desktop" wizard will get you the one for VirtualBox
- Help text is talking about VirtualBox too
I assume that this will be fixed before the final release?
Regards,
DJ.

What specifically does your customer object to ?The server being +"touched"+. That's already enough for them. I'm ashamed to admit this ... but I too was a Windows admin once. I was young, stupid and I needed the money. ;-)
So having been a Windows admin once myself ages ago in my dark past I can fully understand them. One stupid patch, one stupid incompatible product, one silly addon someone somewhere wrote ... and that server dies in a nice ugly "Bluescreen of Death". Or so they think. Because a typical Windows admin spends 90% of their daily job running from one dying Windows server to another dying Windows server the last thing they want is yet another server that is bound to die because one of us unworthy Penguin worshippers dared to install something on it ....
So NOT having to install anything on that server like with SSGD is perceived as being OK.
Having to install ANYTHING on that server for which the admin doesn't understand the reasons within 1 second simply is a NO GO for them.
+"Why doy ou want to install this BS? My RDP connections work tip top without that thing you want to install ... take your hands off my server ... "+
So ... How do I explain to a very very stressed and hyper-nervous Windows server administrator that I need to install some SSL stuff on his precious Windows 2003 or Windows 2008 installation when SSGD (also from Sun last time I checked ...) didn't need that? And none of his other RDP applications need that?
How do you explain something like that? YOU CAN'T. The discussion is over even before it can begin. And if their Windows administrators are screaming like mad and panicking that you are about to hose their precious Windows systems then soon enough even their managers (who up to that second were on your side) demand an explanation ... "Why does VDI require that when SSGD didn't require that??"
In the end it's easier for me to configure an Windows RDP application via SSGD and deliver it that way to the VDI sessions than argue with the customer and their nervous admins about why in the world I now have to touch their servers with this stuff ...
See what I mean? Yes, I know: I exagerated slightly. Just to give you a feeling of the troubles us people in the frontlines are facing.
SERIOUSLY:* The RDP-Provider in VDI 3.1 is in need of being re-evaluated and re-designed. Like it or not: But it simply is not going to fly the way it is now. Most Windows admins simply don't want any additional stuff installed on their servers. PERIOD. Because only the Gods know what other things such stuff will break one day ...
So the RDP provider in VDI 3.1 should look and feel and act exactly like the one in SSGD. If you want to offer RDP-over-SSL: fine, offer it as an option for the lucky few who don't have to argue with their customer about that.
RIght now it's easier for me to create a Linux VM that auto-boots into a pre-configured "rdesktop" session and then deliver that as a login option to users than to argue with the Windows admins why their precious servers need to be touched ... So yes, I'd say this part of the Sun VDI 3.1 product is in need of a re-design.

Similar Messages

  • Sun VDI 3.1-EA: "Microsoft Remote Desktop" Provider for XP

    It works on Win2003 and Win2008 in my lab!
    For a trial I wanted to uses XP.
    ISS and HTPS is activated, winrm, selfssl and certutil are installed.
    I did the known wiki steps without success.
    Anyone a idea?
    Best Regards, Robert

    Thanks for rapid answer,
    winrm looks like a litte nightmare for me.
    Now it works!
    I had to do some steps more to configure winrm in this case, as you can see on the wiki.
    eg.
    C:\Dokumente und Einstellungen\Administrator>winrm quickconfig -transport:http
    C:\Dokumente und Einstellungen\Administrator>winrm quickconfig -transport:https
    C:\Dokumente und Einstellungen\Administrator>winrm set winrm/config/client `@`{TrustedHosts=`"`*`"`}
    And I had
    -first start ISS-Admin and
    -than restart winrm and
    -use Hostnames not IP-Addresses (equal Provider or winrs)
    C:\Dokumente und Einstellungen\Administrator>winrs -r:https://192.168.1.62 "dir"
    Winrs error:Das Serverzertifikat auf dem Zielcomputer (192.168.1.62:443) enthält die folgenden Fehler:
    Das SSL-Zertifikat enthält einen allgemeinen Namen (CN), der nicht mit dem Hostnamen übereinstimmt.
    C:\Dokumente und Einstellungen\Administrator>
    Winrs error:Zugriff verweigert
    C:\Dokumente und Einstellungen\Administrator>winrs -r:https://TP-COMPAQ "dir"
    Winrs error:Zugriff verweigert
    ok there is an acces denied after showing a emty window, but the request was accepted and RDP Provider alos works (only for trial - not for supported environment!!)
    The people in the field would like it, to connect ther "old Desktops" over VDI - especial during migration !!!!!!!
    Is there a futer way to get a Pool on which physical desktops can be imported?
    RDP is ok, winrm is not neccessary!
    Thanks

  • Rdp://full%20address=s: IP or DNS Name is not user friendly... Can rdp:// IP or DNS Name be assumed as the full address in Microsoft Remote Desktop?

    We would like to request Microsoft Remote Desktop (MRD) to behave the same as the open source CoRD.app on OS X with respect URL resolution.
    Example:MRD will resolve from Terminal rdp://full%20address=s:<IP or DNS Name>, but not rdp://<IP or DNS Name>
    As the OS will respect any of the following protocols in Terminal or browser:
    afp://<username>@<IP or DNS Name>
    cifs://<username>@<IP or DNS Name>
    ftp://<username>@<IP or DNS Name>
    ftps://<username>@<IP or DNS Name>
    http://<username>@<IP or DNS Name>
    https://<username>@<IP or DNS Name>
    smb://<username>@<IP or DNS Name>
    ssh://<username>@<IP or DNS Name>
    vnc://<username>@<IP or DNS Name>
    (<username> can be omitted to force authentication at connection)  it seems slightly redundant to force "full%20address=s:" in the URL.
    Can Version 8.0.1.6 be modified address this request?
    What is the proper way to report an enhancement request or bug?
    Thank you for your consideration.

    Hi,
    From your description it appears that you want to modify the pattern for assigning the rdp full address but this doesn’t support as per your requirement. That is the default string which we need to have for passing full address. 
    Hope it helps!
    Thanks.
    Dharmesh Solanki
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Can't connect to windows 7 machine using microsoft remote desktop connection

    I am unable to connect from my home network to the Windows 7 Professional machine at my office, using either Microsoft Remote Desktop Connection (2.1.1) for Mac or the open source CoRD program.
    When connected to the office network (which is running MS Small Business Server 2011 Standard) both CoRD and MS RDC will connect to my desktop machine just fine! (My MacBook Pro runs Mountain Lion.)
    From my home network, MS RDC will complain that it cannot find the Windows computer if I just use the Windows computer name. If I use the Windows machine's iPV4 address, it works on it for a minute and then tosses up this error message:
    Using the IP address of the Windows machine, CoRD just grinds away for a minute or so and then times out.
    I should add that using Internet Exporer under Parallels from home, I can get a little closer to success (after fidding around with ActiveX controls for a bit). I will get to the Windows login screen, but then I am told that my user password is wrong (which makes no sense at all)!
    Okay, geniuses, have at it, and thanks in advance!!

    The genius for Microsoft products an be found onthe Microsoft forums for their Mac software:
    http://answers.microsoft.com/en-us/mac

  • Microsoft Remote Desktop app ios7 to Windows 8.1 Pro

    For anyone using an iPad to remote desktop to your Windows 8.1 pro 64 bit computer, I recently posted the following distress call in the Microsoft Community Windows - Windows 8.1 - Other Windows apps by Microsoft - Other.
    A Microsoft Support Engineer there suggested I post it here instead. The 1st part is the distress part, the 2nd part is how I finally solved it and then a different problem started ...
    Part 1
    Help, I'm going crazy trying to get this Microsoft Remote Desktop app on ios7 to connect to my computer running Windows 8.1.
    I've added my computer name, user name and password, but even though it starts to connect it never does and gives me an error message saying:
    Timeout while resolving hostname
    I've set up my computer to allow remote connections and allow connections only from computers running blah, blah, blah.
    What am I doing wrong?
    In the past I was able to use logmein free without any problems until they stopped the free version. I can also get through using Team Viewer, so why won't the RD Client app work?
    Part 2
    Doesn't matter now as I ended up working out that it didn't work with my computer name. What I had to do is go to cmd and type ipconfig to find
    the right ip address and insert it where it asked for computer name and it worked! Of course, then it kept disconnecting, so I've totally abandoned it and will use Team Viewer instead (until I'm willing to try again). 
    So that's where I'm up to.
    I didn't find anything useful in this TechNet article: http://technet.microsoft.com/en-us/library/dn473013.aspx
    So any suggestions on how to make Microsoft's RD Client app on ios work without disconnecting all the time?

    Hi,
    For this issue,as Milos said,using the host name requires your network to resolve the host name properly through DNS.
    So this issue is related to DNS.In many home network configurations only the IP address will work properly.
    Regarding DNS,I suggest you check the configuration on the ipad.
    Regarding how to add host name to IOS,I suggest you contact apple support for help.
    Regards,
    Kelvin Xu
    TechNet Community Support

  • Cut/Paste not working in Microsoft Remote Desktop for Mac

    Sirs,
    I am using Microsoft Remote Desktop V8.05 build 24428 on a Mac under the latest Mavericks OS, and I find that Cut and Paste are not working. When I paste on Remote Desktop Windows always pastes the last thing cut/copied under the Windows remote session,
    rather than whatever I just cut/copied in another Mac window.
    I am well  aware that the keystrokes are different, and I tried to follow the instructions on another question which indicated that I should select the console session  checkbox on Remote Desktop's 'Connection' configuration window. However Remote
    Desktop no longer seems to have that option ... the topmost line now shows 'Admin Console' and checking it did not help with cut/paste.
    I hope you can tell me how to get this working as cut/paste is a great convenience.
    Thanks

    Hi,
    Clipboard redirection is not supported in current versions of Microsoft Remote Desktop. However, I will help to submit this as customer wish to the product team.
    Thanks for your understanding.
    Jeremy Wu
    TechNet Community Support

  • Error 500 from Microsoft Remote Desktop for Mac and for iOS but not for Windows

    I am running Windows Server Standard 2012 as a basic File server and Remote Access Server.  I am able to log into to Server remotely using Windows Remote Desktop Client on Windows 7 and 8 machines without problems
    When I try to log in using outside the local network using MRD version 8.0.24308 using OS X 10.9.1 or using iOS 7.0.4, I get the following error:
    " The gateway failed to connect with the message: 500 Internal Server Error"
    I can also log in remotely WITHIN the local network on a Mac or iOS device, it works without getting an error
    Any Ideas?

    My IT person has tried all these and I still get a 500 error when I log in from Microsoft Remote Desktop 8.5.  
    Here is part of the MRD log dump (not clear where to send the log since MRD doesn't provide an address when you dump the log into email):
    [2014-Mar-27 19:48:56] RDP (0): --- BEGIN INTERFACE LIST ---
    [2014-Mar-27 19:48:56] RDP (0): lo0 af=18  addr= netmask=
    [2014-Mar-27 19:48:56] RDP (0): lo0 af=30 (AF_INET6)  addr=::1 netmask=ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff
    [2014-Mar-27 19:48:56] RDP (0): lo0 af=2 (AF_INET)  addr=127.0.0.1 netmask=255.0.0.0
    [2014-Mar-27 19:48:56] RDP (0): lo0 af=30 (AF_INET6)  addr=fe80::1%lo0 netmask=ffff:ffff:ffff:ffff::
    [2014-Mar-27 19:48:56] RDP (0): gif0 af=18  addr= netmask=
    [2014-Mar-27 19:48:56] RDP (0): stf0 af=18  addr= netmask=
    [2014-Mar-27 19:48:56] RDP (0): en0 af=18  addr= netmask=
    [2014-Mar-27 19:48:56] RDP (0): en1 af=18  addr= netmask=
    [2014-Mar-27 19:48:56] RDP (0): en1 af=30 (AF_INET6)  addr=fe80::226:bbff:fe00:c3d7%en1
    netmask=ffff:ffff:ffff:ffff::
    [2014-Mar-27 19:48:56] RDP (0): en1 af=2 (AF_INET)  addr=192.168.0.89 netmask=255.255.255.0
    [2014-Mar-27 19:48:56] RDP (0): fw0 af=18  addr= netmask=
    [2014-Mar-27 19:48:56] RDP (0): p2p0 af=18  addr= netmask=
    [2014-Mar-27 19:48:56] RDP (0): utun0 af=18  addr= netmask=
    [2014-Mar-27 19:48:56] RDP (0): utun0 af=30 (AF_INET6)  addr=fe80::e1eb:119:5ad9:da9%utun0
    netmask=ffff:ffff:ffff:ffff::
    [2014-Mar-27 19:48:56] RDP (0): utun0 af=30 (AF_INET6)  addr=fdce:4b1d:30c:78f8:e1eb:119:5ad9:da9
    netmask=ffff:ffff:ffff:ffff::
    [2014-Mar-27 19:48:56] RDP (0): --- END INTERFACE LIST ---
    [2014-Mar-27 19:48:56] RDP (0): ----- BEGIN ACTIVE CONNECTION -----
    [2014-Mar-27 19:48:56] RDP (0): client version: 8.0.24428
    [2014-Mar-27 19:48:56] RDP (0): Protocol state changed to: ProtocolConnectingNetwork(1)
    [2014-Mar-27 19:48:56] RDP (0): Resolved '10.1.10.11' to '10.1.10.11' using NameResolveMethod_DNS(1)
    [2014-Mar-27 19:49:04] RDP (0): Protocol state changed to: ProtocolDisconnected(8)
    [2014-Mar-27 19:49:04] RDP (0): ------ END ACTIVE CONNECTION ------
    [2014-Mar-27 19:49:04] RDP (0): --- BEGIN INTERFACE LIST ---
    [2014-Mar-27 19:49:04] RDP (0): lo0 af=18  addr= netmask=
    [2014-Mar-27 19:49:04] RDP (0): lo0 af=30 (AF_INET6)  addr=::1 netmask=ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff
    [2014-Mar-27 19:49:04] RDP (0): lo0 af=2 (AF_INET)  addr=127.0.0.1 netmask=255.0.0.0
    [2014-Mar-27 19:49:04] RDP (0): lo0 af=30 (AF_INET6)  addr=fe80::1%lo0 netmask=ffff:ffff:ffff:ffff::
    [2014-Mar-27 19:49:04] RDP (0): gif0 af=18  addr= netmask=
    [2014-Mar-27 19:49:04] RDP (0): stf0 af=18  addr= netmask=
    [2014-Mar-27 19:49:04] RDP (0): en0 af=18  addr= netmask=
    [2014-Mar-27 19:49:04] RDP (0): en1 af=18  addr= netmask=
    [2014-Mar-27 19:49:04] RDP (0): en1 af=30 (AF_INET6)  addr=fe80::226:bbff:fe00:c3d7%en1
    netmask=ffff:ffff:ffff:ffff::
    [2014-Mar-27 19:49:04] RDP (0): en1 af=2 (AF_INET)  addr=192.168.0.89 netmask=255.255.255.0
    [2014-Mar-27 19:49:04] RDP (0): fw0 af=18  addr= netmask=
    [2014-Mar-27 19:49:04] RDP (0): p2p0 af=18  addr= netmask=
    [2014-Mar-27 19:49:04] RDP (0): utun0 af=18  addr= netmask=
    [2014-Mar-27 19:49:04] RDP (0): utun0 af=30 (AF_INET6)  addr=fe80::e1eb:119:5ad9:da9%utun0
    netmask=ffff:ffff:ffff:ffff::
    [2014-Mar-27 19:49:04] RDP (0): utun0 af=30 (AF_INET6)  addr=fdce:4b1d:30c:78f8:e1eb:119:5ad9:da9
    netmask=ffff:ffff:ffff:ffff::
    [2014-Mar-27 19:49:04] RDP (0): --- END INTERFACE LIST ---
    [2014-Mar-27 19:49:04] RDP (0): ----- BEGIN ACTIVE CONNECTION -----
    [2014-Mar-27 19:49:04] RDP (0): client version: 8.0.24428
    [2014-Mar-27 19:49:05] RDP (0): Protocol state changed to: ProtocolConnectingNetwork(1)
    [2014-Mar-27 19:49:05] RDP (0): Resolved 'javpeds.com' to '70.88.173.126' using NameResolveMethod_DNS(1)
    [2014-Mar-27 19:49:05] RDP (0): Resolved 'javpeds.com' to '70.88.173.126' using NameResolveMethod_DNS(1)
    [2014-Mar-27 19:49:07] RDP (0): Exception caught: Exception in file '../../librdp/private/httpendpoint.cpp' at line 209
        User Message : The gateway failed to connect with the message:
    500 Internal Server Error
    [2014-Mar-27 19:49:07] RDP (0): Exception caught: Exception in file '../../librdp/private/httpendpoint.cpp' at line 209
        User Message : The gateway failed to connect with the message:
    500 Internal Server Error
    [2014-Mar-27 19:49:07] RDP (0): Protocol state changed to: ProtocolDisconnecting(7)
    [2014-Mar-27 19:49:07] RDP (0): Protocol state changed to: ProtocolDisconnected(8)
    [2014-Mar-27 19:49:07] RDP (0): ------ END ACTIVE CONNECTION ------
    [2014-Mar-27 19:49:15] RDP (0): *** Application terminated ***
    [2014-Mar-29 12:03:43] RDP (0): Final rdp configuration used: gatewayhostname:s:javpeds.com
    screen mode id:i:2
    use multimon:i:0
    session bpp:i:24
    full address:s:10.1.10.11
    audiomode:i:2
    username:s:javpeds\ptraquair
    disable wallpaper:i:0
    disable full window drag:i:0
    disable menu anims:i:0
    disable themes:i:0
    alternate shell:s:
    shell working directory:s:
    authentication level:i:2
    connect to console:i:0
    gatewayusagemethod:i:1
    disable cursor setting:i:0
    allow font smoothing:i:1
    allow desktop com"font-family:'SF Cartoonist Hand';font-size:18px;line-height:normal;" />bookmarktype:i:3
    use redirection server name:i:0
    [2014-Mar-29 12:03:43] RDP (0): --- BEGIN INTERFACE LIST ---
    [2014-Mar-29 12:03:43] RDP (0): lo0 af=18  addr= netmask=
    [2014-Mar-29 12:03:43] RDP (0): lo0 af=30 (AF_INET6)  addr=::1 netmask=ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff
    [2014-Mar-29 12:03:43] RDP (0): lo0 af=2 (AF_INET)  addr=127.0.0.1 netmask=255.0.0.0
    [2014-Mar-29 12:03:43] RDP (0): lo0 af=30 (AF_INET6)  addr=fe80::1%lo0 netmask=ffff:ffff:ffff:ffff::
    [2014-Mar-29 12:03:43] RDP (0): gif0 af=18  addr= netmask=
    [2014-Mar-29 12:03:43] RDP (0): stf0 af=18  addr= netmask=
    [2014-Mar-29 12:03:43] RDP (0): en0 af=18  addr= netmask=
    [2014-Mar-29 12:03:43] RDP (0): en1 af=18  addr= netmask=
    [2014-Mar-29 12:03:43] RDP (0): en1 af=30 (AF_INET6)  addr=fe80::226:bbff:fe00:c3d7%en1
    netmask=ffff:ffff:ffff:ffff::
    [2014-Mar-29 12:03:43] RDP (0): en1 af=2 (AF_INET)  addr=192.168.1.29 netmask=255.255.255.0
    [2014-Mar-29 12:03:43] RDP (0): fw0 af=18  addr= netmask=
    [2014-Mar-29 12:03:43] RDP (0): p2p0 af=18  addr= netmask=
    [2014-Mar-29 12:03:43] RDP (0): utun0 af=18  addr= netmask=
    [2014-Mar-29 12:03:43] RDP (0): utun0 af=30 (AF_INET6)  addr=fe80::c852:1a8d:126a:a88a%utun0
    netmask=ffff:ffff:ffff:ffff::
    [2014-Mar-29 12:03:43] RDP (0): utun0 af=30 (AF_INET6)  addr=fdce:4b1d:30c:78f8:c852:1a8d:126a:a88a
    netmask=ffff:ffff:ffff:ffff::
    [2014-Mar-29 12:03:43] RDP (0): --- END INTERFACE LIST ---
    [2014-Mar-29 12:03:43] RDP (0): ----- BEGIN ACTIVE CONNECTION -----
    [2014-Mar-29 12:03:43] RDP (0): client version: 8.0.24428
    [2014-Mar-29 12:03:44] RDP (0): Protocol state changed to: ProtocolConnectingNetwork(1)
    [2014-Mar-29 12:03:44] RDP (0): Resolved '10.1.10.11' to '10.1.10.11' using NameResolveMethod_DNS(1)
    [2014-Mar-29 12:03:52] RDP (0): Protocol state changed to: ProtocolDisconnected(8)
    [2014-Mar-29 12:03:52] RDP (0): ------ END ACTIVE CONNECTION ------
    [2014-Mar-29 12:03:52] RDP (0): --- BEGIN INTERFACE LIST ---
    [2014-Mar-29 12:03:52] RDP (0): lo0 af=18  addr= netmask=
    [2014-Mar-29 12:03:52] RDP (0): lo0 af=30 (AF_INET6)  addr=::1 netmask=ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff
    [2014-Mar-29 12:03:52] RDP (0): lo0 af=2 (AF_INET)  addr=127.0.0.1 netmask=255.0.0.0
    [2014-Mar-29 12:03:52] RDP (0): lo0 af=30 (AF_INET6)  addr=fe80::1%lo0 netmask=ffff:ffff:ffff:ffff::
    [2014-Mar-29 12:03:52] RDP (0): gif0 af=18  addr= netmask=
    [2014-Mar-29 12:03:52] RDP (0): stf0 af=18  addr= netmask=
    [2014-Mar-29 12:03:52] RDP (0): en0 af=18  addr= netmask=
    [2014-Mar-29 12:03:52] RDP (0): en1 af=18  addr= netmask=
    [2014-Mar-29 12:03:52] RDP (0): en1 af=30 (AF_INET6)  addr=fe80::226:bbff:fe00:c3d7%en1
    netmask=ffff:ffff:ffff:ffff::
    [2014-Mar-29 12:03:52] RDP (0): en1 af=2 (AF_INET)  addr=192.168.1.29 netmask=255.255.255.0
    [2014-Mar-29 12:03:52] RDP (0): fw0 af=18  addr= netmask=
    [2014-Mar-29 12:03:52] RDP (0): p2p0 af=18  addr= netmask=
    [2014-Mar-29 12:03:52] RDP (0): utun0 af=18  addr= netmask=
    [2014-Mar-29 12:03:52] RDP (0): utun0 af=30 (AF_INET6)  addr=fe80::c852:1a8d:126a:a88a%utun0
    netmask=ffff:ffff:ffff:ffff::
    [2014-Mar-29 12:03:52] RDP (0): utun0 af=30 (AF_INET6)  addr=fdce:4b1d:30c:78f8:c852:1a8d:126a:a88a
    netmask=ffff:ffff:ffff:ffff::
    [2014-Mar-29 12:03:52] RDP (0): --- END INTERFACE LIST ---
    [2014-Mar-29 12:03:52] RDP (0): ----- BEGIN ACTIVE CONNECTION -----
    [2014-Mar-29 12:03:52] RDP (0): client version: 8.0.24428
    [2014-Mar-29 12:03:52] RDP (0): Protocol state changed to: ProtocolConnectingNetwork(1)
    [2014-Mar-29 12:03:52] RDP (0): Resolved 'javpeds.com' to '70.88.173.126' using NameResolveMethod_DNS(1)
    [2014-Mar-29 12:03:52] RDP (0): Resolved 'javpeds.com' to '70.88.173.126' using NameResolveMethod_DNS(1)
    [2014-Mar-29 12:03:53] RDP (0): Exception caught: Exception in file '../../librdp/private/httpendpoint.cpp' at line 209
        User Message : The gateway failed to connect with the message:
    500 Internal Server Error
    [2014-Mar-29 12:03:53] RDP (0): Exception caught: Exception in file '../../librdp/private/httpendpoint.cpp' at line 209
        User Message : The gateway failed to connect with the message:
    500 Internal Server Error
    [2014-Mar-29 12:03:53] RDP (0): Protocol state changed to: ProtocolDisconnecting(7)
    [2014-Mar-29 12:03:53] RDP (0): Protocol state changed to: ProtocolDisconnected(8)
    [2014-Mar-29 12:03:53] RDP (0): ------ END ACTIVE CONNECTION ------
    [2014-Mar-29 12:04:24] RDP (0): *** Application terminated ***
    [2014-Mar-29 12:53:47] RDP (0): Final rdp configuration used: gatewayhostname:s:javpeds.com
    screen mode id:i:2
    use multimon:i:0
    session bpp:i:24
    full address:s:10.1.10.11
    audiomode:i:2
    username:s:javpeds\ptraquair
    disable wallpaper:i:0
    disable full window drag:i:0
    disable menu anims:i:0
    disable themes:i:0
    alternate shell:s:
    shell working directory:s:
    authentication level:i:2
    connect to console:i:0
    gatewayusagemethod:i:1
    disable cursor setting:i:0
    allow font smoothing:i:1
    allow desktop com"font-family:'SF Cartoonist Hand';font-size:18px;line-height:normal;" />bookmarktype:i:3
    use redirection server name:i:0
    [2014-Mar-29 12:53:47] RDP (0): --- BEGIN INTERFACE LIST ---
    [2014-Mar-29 12:53:47] RDP (0): lo0 af=18  addr= netmask=
    [2014-Mar-29 12:53:47] RDP (0): lo0 af=30 (AF_INET6)  addr=::1 netmask=ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff
    [2014-Mar-29 12:53:47] RDP (0): lo0 af=2 (AF_INET)  addr=127.0.0.1 netmask=255.0.0.0
    [2014-Mar-29 12:53:47] RDP (0): lo0 af=30 (AF_INET6)  addr=fe80::1%lo0 netmask=ffff:ffff:ffff:ffff::
    [2014-Mar-29 12:53:47] RDP (0): gif0 af=18  addr= netmask=
    [2014-Mar-29 12:53:47] RDP (0): stf0 af=18  addr= netmask=
    [2014-Mar-29 12:53:47] RDP (0): en0 af=18  addr= netmask=
    [2014-Mar-29 12:53:47] RDP (0): en1 af=18  addr= netmask=
    [2014-Mar-29 12:53:47] RDP (0): en1 af=30 (AF_INET6)  addr=fe80::226:bbff:fe00:c3d7%en1
    netmask=ffff:ffff:ffff:ffff::
    [2014-Mar-29 12:53:47] RDP (0): en1 af=2 (AF_INET)  addr=10.59.1.176 netmask=255.255.255.0
    [2014-Mar-29 12:53:47] RDP (0): fw0 af=18  addr= netmask=
    [2014-Mar-29 12:53:47] RDP (0): p2p0 af=18  addr= netmask=
    [2014-Mar-29 12:53:47] RDP (0): utun0 af=18  addr= netmask=
    [2014-Mar-29 12:53:47] RDP (0): utun0 af=30 (AF_INET6)  addr=fe80::e590:f4:e6f3:79ee%utun0
    netmask=ffff:ffff:ffff:ffff::
    [2014-Mar-29 12:53:47] RDP (0): utun0 af=30 (AF_INET6)  addr=fdce:4b1d:30c:78f8:e590:f4:e6f3:79ee
    netmask=ffff:ffff:ffff:ffff::
    [2014-Mar-29 12:53:47] RDP (0): --- END INTERFACE LIST ---
    [2014-Mar-29 12:53:47] RDP (0): ----- BEGIN ACTIVE CONNECTION -----
    [2014-Mar-29 12:53:47] RDP (0): client version: 8.0.24428
    [2014-Mar-29 12:53:47] RDP (0): Protocol state changed to: ProtocolConnectingNetwork(1)
    [2014-Mar-29 12:53:47] RDP (0): Resolved '10.1.10.11' to '10.1.10.11' using NameResolveMethod_DNS(1)
    [2014-Mar-29 12:53:55] RDP (0): Protocol state changed to: ProtocolDisconnected(8)
    [2014-Mar-29 12:53:55] RDP (0): ------ END ACTIVE CONNECTION ------
    [2014-Mar-29 12:53:55] RDP (0): --- BEGIN INTERFACE LIST ---
    [2014-Mar-29 12:53:55] RDP (0): lo0 af=18  addr= netmask=
    [2014-Mar-29 12:53:55] RDP (0): lo0 af=30 (AF_INET6)  addr=::1 netmask=ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff
    [2014-Mar-29 12:53:55] RDP (0): lo0 af=2 (AF_INET)  addr=127.0.0.1 netmask=255.0.0.0
    [2014-Mar-29 12:53:55] RDP (0): lo0 af=30 (AF_INET6)  addr=fe80::1%lo0 netmask=ffff:ffff:ffff:ffff::
    [2014-Mar-29 12:53:55] RDP (0): gif0 af=18  addr= netmask=
    [2014-Mar-29 12:53:55] RDP (0): stf0 af=18  addr= netmask=
    [2014-Mar-29 12:53:55] RDP (0): en0 af=18  addr= netmask=
    [2014-Mar-29 12:53:55] RDP (0): en1 af=18  addr= netmask=
    [2014-Mar-29 12:53:55] RDP (0): en1 af=30 (AF_INET6)  addr=fe80::226:bbff:fe00:c3d7%en1
    netmask=ffff:ffff:ffff:ffff::
    [2014-Mar-29 12:53:55] RDP (0): en1 af=2 (AF_INET)  addr=10.59.1.176 netmask=255.255.255.0
    [2014-Mar-29 12:53:55] RDP (0): fw0 af=18  addr= netmask=
    [2014-Mar-29 12:53:55] RDP (0): p2p0 af=18  addr= netmask=
    [2014-Mar-29 12:53:55] RDP (0): utun0 af=18  addr= netmask=
    [2014-Mar-29 12:53:55] RDP (0): utun0 af=30 (AF_INET6)  addr=fe80::e590:f4:e6f3:79ee%utun0
    netmask=ffff:ffff:ffff:ffff::
    [2014-Mar-29 12:53:55] RDP (0): utun0 af=30 (AF_INET6)  addr=fdce:4b1d:30c:78f8:e590:f4:e6f3:79ee
    netmask=ffff:ffff:ffff:ffff::
    [2014-Mar-29 12:53:55] RDP (0): --- END INTERFACE LIST ---
    [2014-Mar-29 12:53:55] RDP (0): ----- BEGIN ACTIVE CONNECTION -----
    [2014-Mar-29 12:53:55] RDP (0): client version: 8.0.24428
    [2014-Mar-29 12:53:55] RDP (0): Protocol state changed to: ProtocolConnectingNetwork(1)
    [2014-Mar-29 12:53:55] RDP (0): Resolved 'javpeds.com' to '70.88.173.126' using NameResolveMethod_DNS(1)
    [2014-Mar-29 12:53:55] RDP (0): Resolved 'javpeds.com' to '70.88.173.126' using NameResolveMethod_DNS(1)
    [2014-Mar-29 12:53:56] RDP (0): Exception caught: Exception in file '../../librdp/private/httpendpoint.cpp' at line 209
        User Message : The gateway failed to connect with the message:
    500 Internal Server Error
    [2014-Mar-29 12:53:56] RDP (0): Exception caught: Exception in file '../../librdp/private/httpendpoint.cpp' at line 209
        User Message : The gateway failed to connect with the message:
    500 Internal Server Error
    [2014-Mar-29 12:53:56] RDP (0): Protocol state changed to: ProtocolDisconnecting(7)
    [2014-Mar-29 12:53:56] RDP (0): Protocol state changed to: ProtocolDisconnected(8)
    [2014-Mar-29 12:53:56] RDP (0): ------ END ACTIVE CONNECTION ------
    [2014-Mar-29 12:54:05] RDP (0): *** Application terminated ***

  • How can I install Microsoft Remote Desktop ActiveX Control

    I am trying to connect to my pc at work from home. This is the message I get.
    This portion of the Remote Web Workplace requires the Microsoft Remote Desktop ActiveX Control. Your browser's security settings may be preventing you from downloading ActiveX controls. Adjust these settings, and try to connect again.
    I have looked through all the add-ons available and can't find it to add on. Nor can I find a relevant security setting to change.
    I am running firefox 28.0 on Windows 7 Professional.

    ActiveX controls are specific to Internet Explorer.
    * https://en.wikipedia.org/wiki/ActiveX
    You can try opening Internet Explorer inside a Firefox tab with the following add-on.
    * https://addons.mozilla.org/firefox/addon/ie-tab-2-ff-36/

  • Microsoft Remote Desktop Preview for WP 8.1 - only for English OS?

    Hi
    I tried to install the Remote Desktop Preview for Windows Phone 8.1 on my Lumia 930 but got error 80073cf0. Can the preview only be installed on en-US localized devices?
    Regards
    Markus

    Hi,
    Please check the product page and you can see that it only support English (United States).
    http://www.windowsphone.com/en-us/store/app/microsoft-remote-desktop-preview/299b09ab-207e-441c-9e8e-c8d66c20b76b
    Thanks for your understanding.
    Jeremy Wu
    TechNet Community Support

  • Issues with Microsoft Remote Desktop: inconsistent directory redirection

    Hi,
    I recently upgraded from OS X 10.8 (Mountain Lion) to Yosemite. I have issues redirecting directories from my MacBook Pro to the target Windows host. The odd thing is, redirection works for some directories and not for others.
    I am running Microsoft Remote Desktop 8.0.13. The version of Yosemite is 10.10.1 (14B25)
    The directories I am trying to redirect are (in the order configured in MS RD):
    /Users/Shared/Projects-Office/PRO-2014-07-ABC_Aabcd_Aabcde-Aabcdefghi          [Replaced the characters in the last directory for security purposes]
    /scratch/xchange-buffer
    /Volumes/MyPassportStudio/Files-MPS/PRO-ABC
    Redirection works for #2 bot not for the others. This is the list of configuration items I have done:
    All three directories have been shared identically using System Properties
    File permissions for directory # 1 and its parent directories are:
      Start directory: /Users/Shared/Projects-Office/PRO-2014-07-ABC_Aabcd_Aabcde-Aabcdefghi
    drwxrwsr-x 24 me  shared  816 Jan 12 12:27 /Users/Shared/Projects-Office/PRO-2014-07-ABC_Aabcd_Aabcde-Aabcdefghi
    drwxrwxr-x 23 metoo  shared  782 Sep  9  2014 /Users/Shared/Projects-Office
    drwxrwsr-x  18 root  shared  612 Dec 13 21:35 /Users/Shared
    drwxr-xr-x  10 root  admin  340 Dec 15 12:08 /Users
    File permissions for directory #2 and its parent directories are:
      Start directory: /scratch/xchange-buffer
    drwx---r-x  74 me  shared  2516 Jan 12 12:26 /scratch/xchange-buffer
    drwxr-sr-x  15 me  wheel  510 Jun 27  2014 /scratch
    File permissions for directory # 3 and its parent directories are:
      Start directory: /Volumes/MyPassportStudio/Files-MPS/PRO-RSI
    drwxr-xr-x@ 7 me  staff  238 Feb 19 15:42 /Volumes/MyPassportStudio/Files-MPS/PRO-RSI
    drwxr-xr-x@ 17 me  staff  578 Dec 29 16:44 /Volumes/MyPassportStudio/Files-MPS
    drwx------@ 30 me  staff  1088 Jan 30 08:18 /Volumes/MyPassportStudio
    drwxrwxrwt@ 6 root  admin  204 Mar 17 21:09 /Volumes
    MS Remote Desktop runs with ID me
    When attempting to access directory # 1 through RDP/Windows host, the following is shown in the system.log file (/var/log)
    Mar 18 14:18:26 My-Host.local sandboxd[223] ([5154]): Microsoft Remote(5154) deny file-read-data /Users/Shared/Projects-Office/PRO-2014-07-ABC_Aabcd_Aabcde-Aabcdefghi
    Any ideas as to why this behavior? Can sandboxd be configured to allow access to RDP to read specified directories?
    Thank you.
    Omar

    Apple doesn’t routinely monitor the discussions. These are mostly user to user discussions.

  • Typo in error message from Microsoft Remote Desktop for Mac

    Just found a bug in error message from Microsoft Remote Desktop (Version
    8.0.9 (Build 25073))

    Hi Sergey,
    Thanks for your feedback, i will update to the product group.
    Regards.
    Dharmesh Solanki
    TechNet Community Support

  • Trying to download microsoft remote desktop and it keeps failing

    trying to download microsoft remote desktop from the app store and midway through the install, i get a message that app failed to download and to try again from purchases, that also fails.

    It happenned to me, too. I talked to apple support on the phone, and they helped me to get it download. which turned out to be a waste of my time because the microsoft remote desktop app doesn't work to begin with. even when it downloads, it will crash. it is just a buggy/ faulty program.

  • Microsoft Remote Desktop - Works on 10.4 but not on 10.5

    I know that this is an OS 10.5 forum but the Mactopia website is useless and the forum there is non-responsive. Just wondering if anyone has any thoughts on why I'm able to connect to my office XP machine using 10.4 on an old powerbook over a wireless network but not able to connect using 10.5 on a newer iMac on the same network.
    Thoughts are appreciated.

    I've used Microsoft Remote Desktop Connection Mac OS X Client
    <http://www.microsoft.com/mac/products/remote-desktop/default.mspx>
    And I've used CoRD (Microsoft RDC Screen Sharing)
    <http://www.versiontracker.com/dyn/moreinfo/macosx/30808>
    successfully on 10.4, 10.5, and 10.6.
    Are they the same version? And is that the latest version from Microsoft?
    I assume all other networking stuff is working OK.
    Have you tried the XP system's IP address, just in case it is a naming issue?
    Does RDC connect at all?
    Do you get the chance to login?
    How far do you get and what kind of error/failure do you see?

  • Microsoft Remote Desktop for Mac and Win 2000 Server

    Hello guys,
    Could you please confirm that the latest version 8.0.15 is compatible with WIN 2000 Server connections? If not, could you please advise which version of Microsoft Remote Desktop for Mac is the match in order to connect to a WIN 2000 server.
    Thank you in advance,
    Bogdan

    Hello Bogdan
    WIN 2000 is supported. See a complete list of supported Windows SKUs here:
    https://technet.microsoft.com/en-us/library/dn473006.aspx
    Go to the AppStore and download Microsoft Remote Desktop.

  • Can't connect remote PC with Microsoft Remote Desktop for Mac after using a new router

    I'm using a Windows 8.1 computer as a HTPC to download files and I set it logins automatically and I just need to press the power button then use RD for Mac to control the HTPC without extra monitor, keyboard...
    Here is the problem: After I took my Mac and HTPC to another place, I can't connect it with new router now. (I change the PC name to new local IP, nothing else changed)
    It shows on screen that:
    Unable to connect to remote PC. Please verify Remote Desktop is enabled, the remote PC is turned on and available on the network, and then try again.
    I can use shared disk drive of the HTPC on my Mac so I know the connection works.
    Thanks!

    Hi,
    Thank you for posting in Windows Server Forum.
    Generally, if it is a home network environment, please use IP address of the target computer as the PC name.
    Remote Desktop Client
    http://technet.microsoft.com/en-US/windowsserver/dn463762
    Above one quoted from below thread.
    Microsoft Remote Desktop
    Hope it helps!
    Thanks.
    Dharmesh Solanki

Maybe you are looking for

  • ICal still does not sync with exchange 2007 in Lion

    Dear, In Snow Leopard, iCal was not syncing with Exchange 2007. I read a lot of things on this and it all led to recurring events. Indeed, after deleting them, things started to work. But I cannot delete recurring events! I need them! Seeing that the

  • R12 test instance in solaris X86 OS

    Hi All, One of our customer is planning to upgrade their EBS 11i to r12 in solairs. Is it possible to keep the R12 test instance in solaris x86 os? Regards, Ram

  • Drop-down manu question

    Hi all, I've created a custom tag that automatically gets all the records of a database and builds up a html type drop-down menu containing all the possible choices for a user. Our client would like to quickly select an option by typing the first few

  • Creating Connection File by hardcoding it?

    When one connects to a database the name for the connection is the "Data Source Name" which is then recorded to a file that appears in the grayed Source Code area. For example, connecting to a database (under database tab) named Herbie creates a file

  • Dataware house question

    Hello Everyone, In dataware housing what needs to be higher the SGA or PGA? I have read it that it was suppose to be PGA? Can any1 clearify this for me. Thanks in advance