Remotedesktop - Wiederverbindungsintervall höher stellen
Hallo allerseits,
wenn beim Terminalserverclient die Verbindung zum Terminalserver abbricht, versucht der Terminalserverclient 20 x die Verbindung wieder aufzubauen. Erst nach 20 fehlschlägen bricht der Remotedesktop ab...
Weiß jemand von euch, ob und wie man den Wiederaufbauintervall erhöhen kann?
Hier steht schon einiges Interessantes zu dem Thema.
- http://www.unterwegs-im.net/content/view/30/8/
wenn beim Terminalserverclient die Verbindung zum Terminalserver abbricht, versucht der Terminalserverclient 20 x die Verbindung wieder aufzubauen. Erst nach 20 fehlschlägen bricht der Remotedesktop ab...
Weiß jemand von euch, ob und wie man den Wiederaufbauintervall erhöhen kann?
Hier steht schon einiges Interessantes zu dem Thema.
- http://www.unterwegs-im.net/content/view/30/8/
Bitte markiere auch die Kommentare, die zur Lösung des Beitrags beigetragen haben
Content-ID: 158772
Url: https://administrator.de/contentid/158772
Ausgedruckt am: 22.11.2024 um 02:11 Uhr
2 Kommentare
Neuester Kommentar
Hallo,
Auszug aus einem kb-Artikel:
How to Configure Automatic Reconnection in the Default.rdp File
The background file that contains the configuration settings for the Remote Desktop setting is the Default.rdp file in the My Documents folder. You can configure this file to allow or disallow automatic reconnection:
1. Start Notepad, and then open Default.rdp.
2. Add the following option to the list, where 1 is enable (0 is disable):
autoreconnection enabled:i:1
Note You can modify the default number of reconnection attempts by adding the following value:
AutoReconnect Max Retries:i:number
Das sollte Dir weiterhelfen (hab's selber nicht getestet)
lg,
kristov
Auszug aus einem kb-Artikel:
How to Configure Automatic Reconnection in the Default.rdp File
The background file that contains the configuration settings for the Remote Desktop setting is the Default.rdp file in the My Documents folder. You can configure this file to allow or disallow automatic reconnection:
1. Start Notepad, and then open Default.rdp.
2. Add the following option to the list, where 1 is enable (0 is disable):
autoreconnection enabled:i:1
Note You can modify the default number of reconnection attempts by adding the following value:
AutoReconnect Max Retries:i:number
Das sollte Dir weiterhelfen (hab's selber nicht getestet)
lg,
kristov