Hi, The session shadowing that was reintroduced in Windows 8.1 with the new mstsc.exe command-line arguments is implemented with an RPC call. This means we could probably generate the RPC stubs on Windows, but for non-Windows, it would be too difficult to support.
SessEnvRpc.idl: https://msdn.microsoft.com/en-us/library/dn365131.aspx RpcShadow2: https://msdn.microsoft.com/en-us/library/dn392652.aspx This call is made in mstsc.exe to create the shadowing session, and mstscax.dll is then configured correctly for the local shadowing session connection. Best regards, -Marc-Andre On Wed, Mar 1, 2017 at 3:58 AM, Norbert Federa <norbert.fed...@thincast.com> wrote: > On 01.03.2017 09:32, Jaime Crespo wrote: > > Hello, > > > > Thanks for your answer. Do you know where could I find more > > documentation/info about how that process works? > > I have been looking around the tech docs on: > > https://msdn.microsoft.com/en-us/library/jj712081.aspx > > but I could not find anything. > > > > Regards, > > > > Jaime. > > > > > > On Tue, Feb 28, 2017 at 1:29 PM, <bernhard.mikla...@shacknet.at> wrote: > > > >> Hi, > >> > >> sorry the late answer. > >> > >> On Tue, Feb 21, 2017 at 01:11:54PM +0100, Jaime Crespo wrote: > >>> Can not see any cmd line option to mimic shadowing a session with > control > >>> on FreeRDP. > >>> Is it supported on freerdp at all? > >>> > >>> win command: > >>> C:\Windows\system32>mstsc.exe /shadow /s:3 /v:SERVER01.local > >>> /noConsentPrompt /control /prompt > >> FreeRDP doesn't support this. As far as I'm aware of the new session > >> shadowing requires SMB/WMI/.. to initiate the shadowing itself which > >> FreeRDP can't do. > >> > >> Best regards, > >> Bernhard > >> > > Jaime, you should request the specifications in the Microsoft Windows > Protocols forum: > > https://social.msdn.microsoft.com/Forums/en-US/home?forum= > os_windowsprotocols > > > Regards, > > Norbert > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > FreeRDP-devel mailing list > FreeRDP-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/freerdp-devel > ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ FreeRDP-devel mailing list FreeRDP-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freerdp-devel