本文介绍了是否有RDP会话阴影的文档的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

HI大家,

我正在实施一个RDP客户端,它差不多完成了。现在我正在尝试添加一个新功能,以遮蔽另一个用户会话,以便具有权限的管理员或其他用户可以查看/控制其他rdp会话。我试图模仿的是这个命令:

I am implementing an RDP client and it is almost done. Now I am trying to add a new feature that is to shadow another user session so an Administrator or other user with permissions can view/control other rdp session . What I am trying to mimic is this command:

C:\\ \\ windows\system32> mstsc.exe / shadow / s:3 /v:SERVER01.local / noConsentPrompt / control / prompt

我找不到任何关于协议它被用来影子。你能指点我吗?

I can not find any documentation about the protocol it is being used to shadow. Could you please point me to it?

我不确定是否  " [MS-RDPEPS]:远程桌面协议:会话选择扩展"
符合目的,或者适用于其他目的。

I am not sure if "[MS-RDPEPS]: Remote Desktop Protocol: Session Selection Extension"fits the purpose or if it is for something else.

提前致谢。

推荐答案

感谢您在开放规范论坛上发布有关RDP会话阴影的问题。开放规范团队的成员将就您的问题与您联系。

Thanks for posting your question regarding RDP Session Shadowing on the Open Specification Forums. A member of the Open Specifications team will be touching base with you regarding your question.

此致,


这篇关于是否有RDP会话阴影的文档的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-20 07:05
查看更多