RDP on Chromebook

RDP on Chromebook

myDRE uses RDP as a means to access the Windows Virtual Machines (VMs) in a Workspace. Linux VMs can only be accessed directly using Bastion or through Windows VMs due to security and audit requirements.

Set up

1. Go to Play store in your Chromebook and search for Remote Desktop > Install


3. Start Virtual Machine at https://mydre.org/workspaces/ 
4. Download the RDP-file by connecting to the VM (needed to whitelist your IP-address)

5. Open the download file with Remote Desktop



6. Fill in your @mydre account and password and you are ready to use your Virtual Machine!

If the RD Client is not working , you can follow the next steps by using the Linux Terminal:

Set up using Linux

1. Open Linux Terminal (Set up Linux on your Chromebook) and run the following commands (all at once is also possible):
sudo apt-get update
sudo apt-get upgrade
sudo apt install remmina


2. Restart your Chromebook
3. Start Virtual Machine at https://mydre.org/workspaces/ 
4. Download the RDP-file by connecting to the VM (needed to whitelist your IP-address)

5. Open open with Remmina



6. Accept Certificate



7. Username + Password



Using RDP client on Linux, chromebooks in particular. Advise is to use Bastion when available.


    • Related Articles

    • Azure Bastion to connect to your VM

      Introduction Azure Bastion is a service that enables RDP connection through your browser. myDRE offers Azure Bastion as an optional service, read more here. How you can connect to your VM though Azure Bastion can be found in articles Windows VMs and ...
    • Set up Linux on your Chromebook

      Linux is a feature that lets you develop software using your Chromebook. You can install Linux command line tools, code editors, and IDEs (integrated development environments) on your Chromebook. Turn on Linux Linux is off by default. You can turn it ...
    • Error while launching VM via bastion (Chrome and Chromebook)

      Problem statement While trying to connect to VM via Bastion, user is redirected to portal.azure.com, but in some cases user might see a error page, which would look like (image attached below) Solution As soon as user sees this error page, go to ...
    • Edge users: Cannot download a RDP file

      Problem: When trying to download a RDP file to connect to the virtual machine, the download is blocked or the user is being warned that .rdp files may be dangerous. Reason: Since the new version of Edge (version 108) RDP files are being seen as ...
    • Multi Monitor Support

      Though it is possible to edit the downloaded RDP-file for multi-monitor support, it is a bit of a pain to do it every time. If you have more than two monitors, two might suffice and the other(s) can be used for searching on internet, or other ...