Differences between revisions 2 and 3
Revision 2 as of 2018-07-06 14:05:15
Size: 704
Editor: schadavi
Comment:
Revision 3 as of 2018-07-11 07:50:35
Size: 1044
Editor: schadavi
Comment:
Deletions are marked like this. Additions are marked like this.
Line 14: Line 14:
  . example with FreeRDP: {{{   . example with FreeRDP (version 2.0.0 or newer): {{{
Line 17: Line 17:
 1. The recommended way via RD Gateway worli.ee.ethz.ch:
  * 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:

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:

  1. Direct connection with a RDP client of your choice.
    • example with FreeRDP (version 2.0.0 or newer):

      xfreerdp /v:SERVERNAME.ee.ethz.ch /u:TESTUSER /d:d
  2. The recommended way via RD Gateway worli.ee.ethz.ch:
    • 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:TESTUSER /gd:d /u:TESTUSER /d:d

...


CategoryHomepage

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