On Mon, Nov 25, 2019 at 5:26 AM Paul Azad <[email protected]> wrote: > Hi > > > > With the windows rdp client, there is an option of /shadow which lets you > RDP into a Windows RDP session on a RDS server, or even on Windows 10 > (Pro/Enterprise) and see what the local user is seeing. This feature > doesn’t seem to be very widely known, but it works very nicely. > > > > I was able to RDP from my laptop to another using this command: > > > > mstsc /shadow:1 /v:windows_pc_name /control /noconsentprompt /prompt > > To my knowledge we have not implemented that, though I agree that would be useful. You're welcome to put in a feature request for it. Note that this will rely on the underlying support being implemented for it in FreeRDP, since that's the library we use for RDP access. So, you might also check the FreeRDP project and see if they have implemented it.
> > > I was looking for this setting in Guacamole, but I cant seem to find it. I > thought preconnection-id was it, as it sounds like it – but that didn’t > work. > > > No, the preconnection-id parameter is relativey specific to connecting to the console of Hyper-V virtual machines, since Microsoft implements those consoles using RDP. -Nick >
