⇤ ← Revision 1 as of 2018-07-06 14:03:33
Size: 635
Comment:
|
Size: 704
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 17: | Line 17: |
. | . {{{ xfreerdp SERVERNAME.rdp /gu:TESTUSER /gd:d /u:TESTUSER /d:d }}} |
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:
- Direct connection with a RDP client of your choice.
example with FreeRDP:
xfreerdp /v:SERVERNAME.ee.ethz.ch /u:TESTUSER /d:d
xfreerdp SERVERNAME.rdp /gu:TESTUSER /gd:d /u:TESTUSER /d:d
...