Using Microsoft Remote Desktop App On Mac
Connect to remote desktop services via a bastion host using an SSH tunnel. Helpful when you have SSH access to a (eg, Linux) server with network access to the remote desktop hosts.
This works with Mac OS X, because it comes with SSH and Microsoft makes a pretty good RD client for Mac. The same overall approach should work with other SSH clients and other RD clients.
Mar 20, 2019 In Remote Desktop Connection, type the name of the PC you want to connect to (from Step 1), and then select Connect. On your Windows, Android, or iOS device: Open the Remote Desktop app (available for free from Microsoft Store, Google Play, and the Mac App Store), and add the name of the PC that you want to connect to (from Step 1). Using this Microsoft app to remote admin servers from a Mac is a lot cheaper than the £439 it would cost for TeamViewer. I've been using CoRD and while it works well it does seem to have. Download this app from Microsoft Store for Windows 10, Windows 8.1, Windows 10 Mobile, Windows Phone 8.1, Windows 10 Team (Surface Hub), HoloLens. See screenshots, read the latest customer reviews, and compare ratings for Microsoft Remote Desktop. Use Microsoft Remote Desktop for Mac to connect to a remote PC or virtual apps and desktops made available by your admin. With Microsoft Remote Desktop, you can be productive no matter where you are. GET STARTED Configure your PC for remote access using the information at https://aka.ms/rdsetup.
Note: This approach is not recommended for anyone. Instead, one should use a Remote Desktop Gateway (on Windows Server) or a real VPN.
To connect to your campus Windows PC from a Mac you will need to use the Microsoft Remote Desktop application for Mac version 10.3.8 (or higher). If you are using a university-owned Mac, you may already have this app installed.
Adding hebrew fonts to microsoft office for mac. Sep 04, 2016 There are several methods, but easiest is to double-click on the Font which will open FontBook. Then use FontBook to install If you want it to work exclusively for you, place in the Home/User/Font Directory. If you want available for everyone, install in Main Library/ Fonts Directory. Double click on Hard drive/ Library/Fonts.
Requires the following information:
- Hostname of the bastion host
- Hostnames of the remote desktop hosts, as viewed from the bastion host.
Microsoft Remote Desktop 10 For Mac
- Save
ssh-config-rdp
to~/.ssh/
and edit as indicated in file. - Save
rdp_via_bastion.bash
to preferred bin directory (eg,~/bin
or/usr/local/bin
) andchmod +x
. - Import
remote0_via_bastion.rdp
into Microsoft Remote Desktop app, then edit to fix name and other settings. - Repeat with
remote1_via_bastion.rdp
.
- Run
rdp_via_bastion.bash
to create the SSH tunnel. - Connect to saved session. Note: Expect complaints about certificate mismatch.
Using Microsoft Remote Desktop App On Mac Computer
To add a new remote address, edit ~/.ssh/ssh-config-rdp
and add a new line:
Rd Client
Then add a new saved session in Microsoft Remote Desktop app. Be sure to match the localhost port number.