Windows 7 / server 2008中的命令行RDP或开源代码


0

我想知道是否有可能在Windows中启动一个纯粹在命令行上的RDP会话,即登录,密码,目录遍历等。如果没有,是否有任何开源项目允许这样做?我不需要RDP的GUI版本。

Answers:


1

您可以使用SSH进行管理。这就是我通常做的事情:使用ssh服务安装Cygwin。


Cygwin在多用户计算机上存在(或至少一次)安全问题。可能需要小心。
Harry Johnston

另一种选择是psexec(可从Microsoft获得)。
Harry Johnston

By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.