Microsoft Remote Desktop Client On Mac Rating: 4,2/5 4795 votes

Manage Mac computers on your network with Apple Remote Desktop (ARD). Learn more with these resources.

Connect to non-standard ports with MS Remote Desktop 12 comments Create New Account
  1. 2019-12-13  其功能强大,完全免费,搭配 FRP 内网穿透几乎能搞定所有的远控需求。利用「微软远程桌面控制软件」( Microsoft Remote Desktop) 应用,你可在 PC、安卓手机和平板、iPhone / iPad、甚至苹果 Mac 上直接远程连接并控制你的电脑!可完美支持控制 Win10.
  2. First published on CloudBlogs on Jul 13, 2018 by Enterprise Mobility + Security team The Microsoft Remote Desktop 10 client for macOS with its redesigned user experience and new code base has been available in the App Store since last November and the feedback has been incredible, helping us contin.
  3. From your Windows PC, access the Microsoft Remote Desktop assistant to configure it for remote access from another device using the Remote Desktop apps for Windows, macOS, iOS or Android. Email myself a link to the Microsoft Remote Desktop Assistant.

Microsoft Remote Desktop Client On Your Mac

Click here to return to the 'Connect to non-standard ports with MS Remote Desktop' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Connect to non-standard ports with MS Remote Desktop
Amazing, I had no idea that MS claimed to not support this function. I've been using it for a loooong time and mkutny is absolutely right, it is VERY handy. My room mates and I all use Mac laptops and Windows XP desktops, and this makes it possible for us all to connect to our home systems while at work or on the road.
For those who don't know, the Microsoft Knowledgebase article #187623 shows how to change the port number on the Windows side of things.
The gist of it is to change the PortNumber key in the registry at:

We've also found that you can duplicate the RDC app (even when it is running!) and run several copies at the same time in order to connect to several machines at the same time.

Must you be using multiple target port numbers for this to work? I can't STAND the single RDC connection that i have to deal with right now, as I admin a few MS 200x servers, and find I need to hop between them often.

No, you can connect to more than one target machines, all of which use the standard port 3389. Or, you can create multiple connections to the same machine, all using port 3389.

Microsoft Remote Desktop Client On Mac Download

Connect to non-standard ports with MS Remote Desktop
This is documented within Remote Desktop Connection 1.03 at (assuming it's installed in the standard location in your /Applications folder):
Connect to non-standard ports with MS Remote Desktop

I am a somewhat experienced Windows and Macintosh admin.I have never been able to get Remote Desktop Client to work.
The client on the Macintosh takes a very very long time, thinking about the connection, then gives up. The Windows XP Pro machine claims to be allowing Remote Desktop users, and the network connection claims to have a firewall rule set to allow connections on port 3389. I added a rule for port 3389 to my Macintosh firewall via the System Settings:Sharing Preference Pane. Still no luck.
What am I missing here? Alternatives to microsoft access mac download.

Connect to non-standard ports with MS Remote Desktop

I can ping both ways between machines, also SSH works between the Windows and Mac: they see each other's TCP network services. But no Remote Desktop!

Connect to non-standard ports with MS Remote Desktop

Are you sure you've enabled (or ublocked the port in the firewall settings) Remote Desktop? If you are trying to connect to W2K Server then make sure Terminal services are installed as well.
HTH
CJ
---
To mess up an OS X box, you need to work at it; to mess up your Windows box, you just need to work on it.

Connect to non-standard ports with MS Remote Desktop

I was having a similar problem until I realized that Zone Alarm was not allowing the connections.. now I'm used to being prompted with Zone Alarm, but it was refusing to prompt on requested connections or even when I tried to force it locally.. Only after disabling zone alarm was I able to restore the connection functionality. Strange indeed.
Another thing I noticed is you can specify exceptions for specific network interfaces (assuming you have more than one). You may want to make sure that the interface you have connected to the 'net is also marked to exclude 3389 from it's firewall filtering.

Microsoft remote desktop. The old crappy RDP does that.

.. bless their icy little heart, block port 3389 to 'protect us.' No amount of pleading, cajoling or screaming will get it unblocked.
My kids live in another state and use PCs. Maybe this hint will finally get our machines to talk.

Microsoft Remote Desktop Client On Mac Download

Microsoft Remote Desktop Client Mac Dmg

Connect to non-standard ports with MS Remote Desktop

Microsoft Remote Desktop Client On Mac Pro

Microsoft is full of it, as usual.
For quite a while now, RDC has supported non-standard port calls which allows you to port forward to any number of Windows machines through a Linux box using SSH.
Simply set up your SSH tunnels with:
-L 13389:192.168.1.1:3389 (to machine 1)
-L 23389:192.168.1.2:3389 (to machine 2)
etc.
run multiple copies of RDC and connection to:
127.0.0.1:13389 (to machine 1)
127.0.0.1:23389 (to machine 2)
etc.
for as many connections that your bandwidth can support.

Connect to non-standard ports with MS Remote Desktop

Microsoft Remote Desktop Client On Mac Computer

Explicitly supporting something, and something actually working are two totally different things.