Rdp To Mac From Windows 10



Dec 30, 2020 Disable Remote Desktop in Windows 8.1 and 8. In Windows 8.1, the Remote Desktop section was eliminated from the Remote tab. To regain this functionality, you download the Remote Desktop app from the Windows Store and install it on your Windows 8.1 computer. After it is installed and set up, to disable it. The built-in Windows 10 Remote Desktop client (MSTSC.EXE) is currently the only client that has support for AVC444 but we are planning to add this mode to our other remote desktop clients for Mac OS X, Android, iOS, Windows Universal Windows Platform (UWP) and Windows Phone in the future as well. A RDP 8.1 client update exists for Windows 7 SP1 as well, but unlike the RDP 8.0 update for Windows 7, it does not add a RDP 8.1 server component to Windows 7. Furthermore, if RDP 8.0 server function is desired on Windows 7, the KB 2592687 (RDP 8.0 client and server components) update must be installed before installing the RDP 8.1 update. For instance, 192.168.1.10:1111 would connect to an RDP server at 192.168.1.10 on a local network using a custom RDP port 1111. Make further changes to your RDP connection before you connect.

  1. Rdp From Mac To Pc
  2. Rdp To Mac From Windows 10 Software
  3. Remote Into Mac From Windows 10

Due to the unique circumstances at the college due to COVID-19, we have opened up computer labs that are normally available in-person for remote access. The terminal server (ts.cecs.pdx.edu) is not capable of handling the increased remote access demands of this situation, so we kindly request you use the lab computers where possible.

To learn more about this and to find a list of lab computers to connect with, read our guide with the following link:

RDP services inside MCECS are protected from external access. For these steps to work, you must make sure that you are successfully connected to one of our VPNs before proceeding.

Step 1 – Get the Microsoft Remote Desktop program for your Mac

You will need a locally installed RDP client (a program that lets you connect to Windows computers that have RDP enabled). If you don’t have one, we recommend getting the Microsoft Remote Desktop App from the Mac App Store. Once you have it installed, you can proceed.

Step 2 – Open Microsoft Remote Desktop. Press +, and then select “Desktop” to setup a new connection.

Step 3 – Fill out connection information.

  • Give the connection a name in the “Friendly name” field.
  • Specify the fully qualified domain name of the Windows computer to which you wish to connect via RDP.
    • The computer you are trying to connect to must have RDP services enabled and your user account authorized. RDP services are usually available for the Windows Terminal Server, some computer lab systems during the Covid-19 driven closure, and for specific faculty/staff or research computers with the approval from the people controlling them. If you are unsure, contact the CAT for details.
  • Press “Add” to add the desktop connection.
    • In this example, we are demonstrating a login to ts.cecs.pdx.edu, the Windows Terminal Server, which has a subset of the tools available in the general Windows computer labs.

Step 4 – Start the RDP connection.

Then, double click on the connection to connect.

You will be prompted for your username and password. Enter your MCECS username as cecsusername as shown below. Note the “cecs” that precedes your username. Use your username and password for MCECS if you are trying to access a CAT managed computer.

You may sometimes get a warning about the server certificate, which is a side effect of some of our internal configurations. Click ok to acknowledge it.

Make sure that you are connected to the VPN before connecting via a local RDP client.

Connect to Windows machine in AWS or any cloud from within MacOS, Linux

  • RDP clients on MacOS

This is a tutorial on the different ways to “remote into” a Windows instance from a MacOS or Linux machine.

Remote Desktop Connection on Windows machines

Rdp From Mac To Pc

Remote Desktop Connection is installed with by default on all Windows machines.

Within Start Programs > Accessories, is a RDP (Remote Desktop Protocol) client program that can be used without being an Administrator. It uses uses port 3389. The RDP is also known as “Terminal Services”.

If you are running a Windows virtual instance (under VMWare Fusion), etc.,

  1. If you were given a rdp file, click on it because the RDP program is associated with the “rdp” file extension:

    ec2-54-219-170-140.us-west-1.compute.amazonaws.com.rdp

    This way you see the dialog filled in.

Alternately, open the program manually:

  1. Click the Windows “Start” icon button at the lower left corner (or wherever you moved it).
  2. Click the “Remote Desktop” icon on the Windows 10/2016 Desktop if it’s there:

    Alternately, type enough of Remote to see “Remote Desktop Connection” appear for you to click.

    Alternately, type mstsc to see “Remote Desktop Connection” appear for you to click.

    Either way:

  3. In the “Remote Desktop Connection” dialog, paste into the Computer Name: field the DNS name such as

    ec2-54-219-170-140.us-west-1.compute.amazonaws.com

  4. Click “Show Options” for a pop-up:

  5. Type in User Name “Administrator” if you’re using an Amazon EC2 instance, since Amazon EC2 makes use of PEM files for security.

    Alternately, if you are working within an enterprise environment, you may need to add a network domain name in front of your assigned named, separated by a “backward slash”. This is because enterprises create for the same person different accounts for internal and external use.

  6. Click “Save”
  7. Click “Connect” to see a “Welcome” screen.
  8. Click “OK” on the Welcome screen.

    CAUTION: Remember to Log off, especially if you are sharing a machine with others.

Save rdp file from Amazon

  1. Click the “Connect” icon at the top of the Console.

  2. Click “Download Remote Desktop File” such as:

    ec2-54-219-170-140.us-west-1.compute.amazonaws.com.<strong>rdp</strong>

  3. Double-click on the file to open the RDP client.

    Back to the dialog:

  4. Click “Get Password”.
  5. Click “Browse…” and select Downloads, the .pem file downloaded earlier.
  6. Click “Decrypt Password”.
  7. Double-click on it to highlight it and press Ctrl+C to copy the string to your Windows Clipboard.
  8. Open a Notepad file and paste it there so you won’t lose it.
  9. Click “Close” to dismiss the dialog.

    RDP Client

  10. On Windows Explorer or MacOS Finder, double-click on the .rdp file saved earlier to invoke an RDP client program (if one is installed on Mac, see below).
  11. On the RDP client, click on the Password input field and paste the Clipboard contents.
  12. Leave the Domain blank and click OK to connect.

  13. Click View Instances.
  14. Scroll down to copy the IPv4 Public IP such as 54.219.170.140

Other operating systems

On other operating systems (such as MacOS or Linux), if you have no administrative rights on your corporate Windows laptop, spin up cloud instances in the cloud and access them via a client that uses RDP.

RDP clients on Linux

On Linux machines, there is RDesktop at http://www.rdesktop.org

RDP clients on MacOS

On the Mac, these RDP clients can reach into instances of Amazon EC2 or other cloud that house Windows servers.

A) Royal TS is the enterprise client, at $29 each if you want to spend a little money.

B) Microsoft Remote Desktop for Mac from HockeyApp is what I recommend for free.

C) Microsoft Remote Desktop from Apple AppStore

D) Vagrant RDP

E) Microsoft’s Remote Desktop Client Connection 2.1.1 for Macintosh is gone

F) Chrome RDP Add-on is no longer supported?

G) CoRD from Sourceforge is obsolete

Microsoft Remote Desktop Client gone

Microsoft’s Remote Desktop Client Connection 2.1.1 for Macintosh (installer RDC_2.1.1_ALL.dmg at 9.4 MB) is no longer available for download from http://www.microsoft.com/mac/downloads

Image credit: https://hpc.nrel.gov/users/systems/winhpc/getting-started

Royal TSX

The licensed client is available for Windows and Mac.

  1. Get to their download page at:

  2. Click the “Download” button for Mac to download a file such as:

    royaltsx_3.2.6.1000.dmg (23.3 MB)

  3. Click the file downloaded to unzip it.
  4. Click the .dmg file to install it.

    As this page says, those without a license can connect up to 10 application instances and a single document per application instance.

  5. Using Finder, go to your Applications folder.
  6. Drage the program to the Launch bar for easy access.
  7. Open the app by clicking on the Launch bar or Applications folder.
  8. Click Apply in the UI that pops up.
  9. Drag the orange logo and drop it on the blue (Applications) folder.
  10. Click Open to the confirmation.
  11. Click the red dot to dismiss the installer pop-up.
  12. Those who buy a perpetual license, have a way to store and retrieve the key string.
  13. Click to apply it.
  14. TODO: Install plugins
  15. TODO: Create document.
  16. TODO: Invoke.

Microsoft’s Remote Desktop for Mac OSX from Apple

  1. Click this link at the Apple Store:
    https://apps.apple.com/us/app/microsoft-remote-desktop/id1295203466?mt=12

    NOTE: This is newer than the edition that comes with Microsoft Office for Mac 2011.

  2. Click the blue “View in Mac App Store”.
  3. Within the Mac AppStore app, click Get.
  4. Click Install.
  5. Click Open.

    BLAH: The UX at time of writing is difficult because there are no favorites or sorting by last use,aliases, etc. (that I know of). I now have to scroll down the list every time, and remembering which of many cryptic names I want, which is difficultif you have a lot of servers on the list.

NOTE: http://docs.aws.amazon.com/quickstart/latest/rd-gateway/welcome.html Quick Start for Remote Desktop Gateway explains how to configure RDGW in detail.

Microsoft Remote Desktop for Mac (HockeyApp)

This enables you to run the most powerful of servers from a ChromeBook laptop with minimal RAM and hard disk.

Rdp To Mac From Windows 10 Software

  1. Click this link to the
    Microsoft Remote Desktop for Mac webpage, which is part of the HockeyApp.net used by Xamarin developers for Crash Reporting, User Feedback, User Metrics and In-App Updates.

  2. Click “Open link” to open in the App Store on your laptop.
  3. Click the cloud download icon and wait until the ring completes full circle:

  4. Click the blue “Open”.
  5. Click “Allow” in the pop-up:

  6. To open the program, rather than going to Finder, press command + space bar and type enough of “Microsoft Remote Desktop.app”, then press Enter.

  7. To open the program, rather than going to Finder, press command + space bar and type enough of “Microsoft Remote Desktop.app”, then press Enter.

  8. If the “Help us make your experience better?” appears, click “not now” or “Yes”.

  9. Click “Add Desktop”

  10. In the Quick Connect dialog, click on the white field and press Ctrl+V to paste the EC2 DNS Addressor click “Skip” if you don’t have an address yet.

    Close and Open again

  11. Click the program name “Microsoft Remote Desktop Beta” at the top and select “Quit”.
  12. In Finder, Downloads folder, right-click and Move to Trash

    Close and Open again

  13. Get to the Mac Launcher by squeezing your fingers and thumb together on the Touchpad.
  14. Type “Mi” until you see “Microsoft Remote Desk”, then click it.

    First time

    TODO: Verify this.

  15. Click “Add desktop”.
  16. Click “Connect”.
  17. Copy the password from where you saved earlier.
  18. Click on Password field. Press Ctrl+V to paste it.
  19. Click “Continue” to get see the Windows start-up screen.
  20. Click on the icon (in case you have several instances). You should now see a desktop.

    Success!

  21. In Finder’s Devices left pane under, click the eject button for the “Microsoft Remote Desktop Beta” installer.
  22. In Finder, drag the “Microsoft Remote Desktop Beta” from within Downloads to drop on the Applications folder.
  23. If you are using the program often, drag the “Microsoft Remote Desktop Beta” from within Applications to drop on the Task Bar so that it is visually avaiable.

  24. Click the red “Add desktop” icon.
  25. For User Account, select “Administrator” because that’s what Amazon does.
  26. For PC Name, paste the name such as

  27. Click “Save”.

Vagrant RDP

If you are getting into a Vagrant instance containing Windows:

VIDEO:

  1. Set the communicator and network ports in your Vagrantfile, such as:

  2. On a Terminal:

    vagrant rdp

Chrome Add-on

Remote Into Mac From Windows 10

  1. If you don’t have a Chrome browser, install it from the default Internet Explorer.
  2. Open a Chrome browser to this site.

    PROTIP: The fusionlabs.net web page does not use https. Use http://www.fusionlabs.net (the https on this doesn’t resolve).

    rdpsupport@fusionlabs.net or 214.739.5454

  3. Click the green “Launch App” button at the upper-right.

    CAUTION: I get this running forever:

  4. Highlight the DNS address (such as “ec2-52-53-218-39.us-west-1.compute.amazonaws.com”) and press Ctrl+C to copy it into your Windows Clipboard.
  5. Click on the blank field and press Ctrl+V to paste.

  6. PROTIP: If you can’t connect, make sure RDP port 3389 is open among Inbound port rules.

  7. For Domain:
  8. For UserName:
  9. For Password:

CoRD on Sourceforge

CoRD on Sourceforge, which is for Mac OS X 10.5—10.8 (obsoleted when 10.12 Sierra is out).

CoRD_0.5.7.zip is 3.4 MB

After running this, drag it into your Applications folder.

To add a new server, click on the menu File.

Windows

Android Chrome Remote Desktop

Although it has a related named, the Android phone appChrome Remote Desktop securely accesses your computers from your Android device.

  1. Set up remote access on desktop computers using the Chrome Remote Desktop app from Chrome Web Store:

    https://chrome.google.com/remotedesktop

    Click Add to Chrome, then Add at the pop-up.

  2. Launch the app.

    Select Remote Assistance providing user-to-user screen sharing for technical support.

  3. On your Android device, open the app and tap on any of your online computers to connect.

Please enable JavaScript to view the comments powered by Disqus.