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: mstsc /admin sessions #224

Open msacharewicz opened 4 years ago

msacharewicz commented 4 years ago

The mstsc provides the /admin switch that is crucially important when managing the Remote Desktop Services Session Hosts, as it allows you to connect (and manage) directly to a specified host, bypassing any redirections that Connection Broker would otherwise force.

Example:

Expected behavior:

Without such feature Terminals is unusable in managing RDS farms.

GregorySer commented 1 year ago

Hi, I miss this feature too, does it exist in 4.0.1, I couldn't find anything about it in the documentation or in the Terminals menus. Is there an ongoing project/branch about this?