Remote Desktop Connection Manager (RDCMan) 介绍

简介:
Remote Desktop Connection Manager介绍
Remote Desktop Connection Manager (RDCMan) 是微软Windows Live体验团队的主要开发者 Julian Burger开发的一个远程桌面管理工具。简称为RDCMan。 RDCMan可以集中管理、分类、组织远程桌面,相比Windows系统自带的远程桌面连接工具mstsc.exe要方便、省时的多,尤其是当你管理大量 服务器或同时连接多台服务器进行操作、切换工作时,那叫一个方便、爽。套用赵本山的一句广告用语:谁用谁知道。
Remote Desktop Connection Manager主要功能介绍如下:

    1: 可以保存配置文件,不用每次你手工去输入服务器名称或IP地址。节省了手工输入时间。

    2: 可以导入服务器列表

    3: 可以对服务器进行分组管理、排序等。

    4: 可以保存登录账户以及密码,自动登录(但是要注意不要勾选“以明文保存密码”选项,这样不安全)

clipboard

    5: 这个工具是免费的。

    可以参考http://blogs.technet.com/b/exchange/archive/2010/06/11/3410093.aspx这篇博客对其介绍。

 
Remote Desktop Connection Manager缺陷

    这个工具有一些功能性小bug,例如右键点击某一台服务器,选择“log off server”,则会弹出“unable to

log off from servarnam  reason: unable to enumerate remote sessions"的错误提示信息。很奇怪的是这个bug一直没有修复。虽然有一些遗憾的小bug,但是不妨碍Remote Desktop Connection Manager成为一个优秀的工具。我使用了一阵子,感觉Remote Desktop Connection Manager使用起来确实很方便、快捷。 现在已经离不开这个工具了。当然不想用远程桌面连接mstsc.exe工具了

Remote Desktop Connection Manager下载

官方下载地址:http://www.microsoft.com/en-us/download/details.aspx?id=21101

相关文章
|
20天前
|
分布式计算 Hadoop 网络安全
[m1pro ] ssh: connect to host localhost port 22: Connection refused
[m1pro ] ssh: connect to host localhost port 22: Connection refused
mac安装homebrew失败:Failed to connect to raw.githubusercontent.com port 443: Connection refused
mac安装homebrew失败:Failed to connect to raw.githubusercontent.com port 443: Connection refused
|
12月前
|
Docker 容器
docker: Error response from daemon: driver failed programming external connectivity on endpoint mysq
docker: Error response from daemon: driver failed programming external connectivity on endpoint mysq
|
网络安全
mac下 ssh: connect to host localhost port 22: Connection refused
mac下 ssh: connect to host localhost port 22: Connection refused
702 0
mac下 ssh: connect to host localhost port 22: Connection refused
|
SQL 存储 安全
SQL Agent Job 报“Access to the remote server is denied because the current security context is not trusted”
SQL Server 2005(Microsoft SQL Server 2005 - 9.00.5000.00)下的一个作业执行一个存储过程,存储过程中动态SQL语句使用链接服务器(Linked Servers),从另外一台SQL Server服务器获取数据。
1320 0
|
数据库
Symantec Backup Exec Agent 推送错误Error connecting to the remote computer. Ensure that the computer is available, has WMI enabled and is not blocked by a
如果在Symantec Backup Server上推送Symantec Backup Exec Agent到数据库服务器遇到“"Error connecting to the remote computer. Ensure that the computer is available, has WMI enabled and is not blocked by a firewall"这个错误, 如下截图所示     那么完全可以参考下面官方提供的三个解决方案解决问题,几次碰到这个问题,每次都要搜索一下,特此记录一下,方便以后查找。
1309 0