Differences between revisions 1 and 8 (spanning 7 versions)
Revision 1 as of 2018-07-06 14:03:33
Size: 635
Editor: schadavi
Comment:
Revision 8 as of 2018-07-18 12:27:16
Size: 1921
Editor: schadavi
Comment:
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
 1. Direct connection with a RDP client of your choice.
  . example with FreeRDP: {{{
xfreerdp /v:SERVERNAME.ee.ethz.ch /u:TESTUSER /d:d

==== Linux, MacOS X, Windows ====
'''Webclient'''
  * Open a web browser and point it one of those pages:
  . https://worli.ee.ethz.ch (supports audio forwarding)
  . https://worli.ee.ethz.ch/myrtille (better scroll behavior)

==== Linux ====
 1. The recommended way '''via RD Gateway worli.ee.ethz.ch''':
  . example with FreeRDP (version 2.0.0 or newer):
  * Connect to https://worli.ee.ethz.ch/rdweb
  * Login with your nethz credentials: "d\dastest"
  * Downlaod the rdp file to a location you remeber and name it SERVERNAME.rdp (for example vela.rdp)
  * Use the SERVERNAME.rdp file in the command below:
  . {{{
xfreerdp SERVERNAME.rdp /gu:USERNAME /gd:d /u:USERNAME /d:d
Line 17: Line 30:
  .
Users with ISG.EE managed Linux workstations have the option to use the SEPP package FreeRDP-2.0.0.

==== MacOS X ====
 1. The recommended way '''via RD Gateway worli.ee.ethz.ch''':
  . example with Microsoft Remote Desktop Client for Mac:
  * Install "Microsoft Remote Desktop 10" from apple app store
  * Setup the gateway worli.ee.ethz.ch
  * Configre the gateway and the RDP user both like "d\USERNAME"
  * Launch your connection
  . (!) whenever asked for a user name, please enter "d\USERNAME"

==== MS Windows ====
 1. Go to https://worli.ee.ethz.ch/RDWeb and login
  * Download the *.rdp file for the connection you would like to use.
  * Enter "d\USERNAME" and password and wait for the user profile to load.

work in progress

This document is not finished yet.

RDS at D-ITET

ISG.EE provides a RDS environment that allows all D-ITET employees to access a session-based Windows server. This server hosts several Microsoft programs as well as some other software, most of it runs on Windows only.

RDS Connection

We offer several ways how to connect to the RDS servers:

Linux, MacOS X, Windows

Webclient

Linux

  1. The recommended way via RD Gateway worli.ee.ethz.ch:

    • example with FreeRDP (version 2.0.0 or newer):
    • Connect to https://worli.ee.ethz.ch/rdweb

    • Login with your nethz credentials: "d\dastest"
    • Downlaod the rdp file to a location you remeber and name it SERVERNAME.rdp (for example vela.rdp)
    • Use the SERVERNAME.rdp file in the command below:
    • xfreerdp SERVERNAME.rdp /gu:USERNAME /gd:d /u:USERNAME /d:d

Users with ISG.EE managed Linux workstations have the option to use the SEPP package FreeRDP-2.0.0.

MacOS X

  1. The recommended way via RD Gateway worli.ee.ethz.ch:

    • example with Microsoft Remote Desktop Client for Mac:
    • Install "Microsoft Remote Desktop 10" from apple app store
    • Setup the gateway worli.ee.ethz.ch
    • Configre the gateway and the RDP user both like "d\USERNAME"
    • Launch your connection
    • (!) whenever asked for a user name, please enter "d\USERNAME"

MS Windows

  1. Go to https://worli.ee.ethz.ch/RDWeb and login

    • Download the *.rdp file for the connection you would like to use.
    • Enter "d\USERNAME" and password and wait for the user profile to load.

...


CategoryHomepage

RDS (last edited 2023-10-16 11:29:05 by alders)