Skip to content

Avoid warning prompt when making RDP connections via mesh central router #117

@b8two

Description

@b8two

Due to the nature of the connection, the warning will always prompt because we are not using the remote computer name as the address.

Image

To avoid this annoying prompt, when creating the RDP File on line 160 and 165 in ‎src/MapUserControl.cs

Add this text to the RDP file;

authentication level:i:0

This parameter changes the "If server authentication fails" - "Warn me" default to "connect and don't warn me"
Image

This will improve end user experience when using this feature of MeshCentral router.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions