MeshCentralRouter icon indicating copy to clipboard operation
MeshCentralRouter copied to clipboard

Feature request: Set a .rdp configuration file for all RDP sessions

Open Cubox opened this issue 4 years ago • 1 comments

Hi,

It would be nice to be able to set a .rdp configuration that would be used for all RDP sessions. Meshcentral Router would still populate the ip:port values, but custom settings would be kept and allow for a really fast use of the software.

Cubox avatar Jan 10 '22 05:01 Cubox

This can be implemented by changing this line https://github.com/Ylianst/MeshCentralRouter/blob/74c9deaca7e549b233897746e9b2f8dbe39d4315/MapUserControl.cs#L134 and setting the .rdp file in the current directory, rather than a temporary folder.

Cubox avatar Jan 11 '22 02:01 Cubox