Terminals-Origin / Terminals

Terminals is a secure, multi tab terminal services/remote desktop client. It uses Terminal Services ActiveX Client (mstscax.dll). The project started from the need of controlling multiple connections simultaneously. It is a complete replacement for the mstsc.exe (Terminal Services) client. This is official source moved from Codeplex.
Other
1.24k stars 234 forks source link

Feature Request: RDP into Azure AD joined machines #249

Open andrewe24 opened 2 years ago

andrewe24 commented 2 years ago

To RDP into an Azure AD joined machine the native RDP must be opened with a file with the following 2 lines added:

enablecredsspsupport:i:0
authentication level:i:2

When I added this file to my Terminals instance and opened it, it did not connect with the following error. image