I work for a small IT firm whose main client has dozens of Windows Servers (2012 R2) catering to thousands of workstations in several dozen cities.
We routinely and remotely assist end-users, and to do that, we have to:
Log onto a main server in our own domain;
From there, log onto a server (VM) on the client's domain;
From there, log onto yet another server where the Active Directory is set;
From there, finally access the end-user workstation, either via RDP, Veyon or UltraVNC, depending on the OS the workstation has under the hood.
That's a lot of hoops and a lot of wasted time entering credentials before finally doing our job, so I was wondering how we could speed things up by passing directly from our own workstation to the end-user's, thus automating the whole authentication process on two server rebounds.