`
jiangzhenghua
  • 浏览: 592392 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

Windows远程桌面连接命令mstsc

阅读更多

常用的:
1. mstsc /v: 192.168.0.1

连接数满了之后使用的:
2. mstsc /v: 192.168.0.1 /console -admin


Mstsc 命令参考
Updated: September 28, 2007

Creates connections to terminal servers or other remote computers, edits an existing Remote Desktop Connection (.rdp) configuration file, and migrates legacy connection files that were created with Client Connection Manager to new .rdp connection files.

For examples of how to use this command, see Examples.

Syntax

mstsc.exe [<Connection File>] [/v:<Server>[:<Port>]] [/admin] [/f] [/w:<Width> /h:<Height>] [/public] [/span]

mstsc.exe /edit <Connection File>

mstsc.exe /migrate

Parameters
 
Parameter  Description 
<Connection File>
 Specifies the name of an .rdp file for the connection.
 
/v:<Server[:<Port>]
 Specifies the remote computer and, optionally, the port number to which you want to connect.
 
/admin
 Connects you to a session for administering the server.
 
/f
 Starts Remote Desktop Connection in full-screen mode.
 
/w:<Width>
 Specifies the width of the Remote Desktop window.
 
/h:<Height>
 Specifies the height of the Remote Desktop window.
 
/public
 Runs Remote Desktop in public mode. In public mode, passwords and bitmaps are not cached.
 
/span
 Matches the Remote Desktop width and height with the local virtual desktop, spanning across multiple monitors if necessary.
 
/edit <Connection File>
 Opens the specified .rdp file for editing.
 
/migrate
 Migrates legacy connection files that were created with Client Connection Manager to new .rdp connection files.
 
/?
 Displays help at the command prompt.
 

Remarks
Default.rdp is stored for each user as a hidden file in the user's Documents folder. User created .rdp files are saved by default in the user's Documents folder but can be saved anywhere.

To span across monitors, the monitors must use the same resolution and must be aligned horizontally (that is, side by side). There is currently no support for spanning multiple monitors vertically on the client system.

Examples
To connect to a session in full-screen mode, type:

mstsc /f
To open a file called filename.rdp for editing, type:

mstsc /edit filename.rdp

分享到:
评论

相关推荐

    易语言-易语言mstsc远程桌面连接命令管理

    源码实现远程桌面连接自动登录。 测试2008,2012服务器都可以自动登录。 点评: DataIn.cbData = 取字节集长度 (pbDataInput) 去掉+1 03/08 测试都通过 一只风筝

    方便快捷windows远程桌面工具rdp

    通过命令行实现远程桌面的工具,命令可直接跟用户名密码。

    使用远程桌面连接Windows 2003 & 2008服务器详细图文教程

    云服务器系统是windows系列的用户,可以使用自己电脑windows系统自带的“远程桌面连接...TIPS:也可以使用 “开始菜单”-“运行”,输入命令“mstsc”后回车,就可以启动远程桌面连接;或者使用快捷键“Win”+“R”来启

    Python实现的远程登录windows系统功能示例

    主要介绍了Python实现的远程登录windows系统功能,结合实例形式分析了Python基于wmi模块的远程连接与进程操作相关实现技巧,需要的朋友可以参考下

    如何远程管理连接云主机和VPS(服务器)

    一般通过 程序 &gt; 附件 &gt; 通讯 &gt; 远程桌面连接 打开mstsc.exe(下面服务器远程连接工具里面包括了mstsc.exe) ,如图,点选项 计算机那里输入你的云主机ip,用户名和密码输入进去 点连接 这样就进入了远程桌面 ...

    常用Windows管理命令

    mstsc 远程桌面连接 narrator 屏幕"讲述人" net stop messenger 停止信使服务 net start messenger 开始信使服务 netstat an (TC)命令检查接口 notepad 打开记事本 nslookup 网络管理的工具向导 ...

    windows命令大全

    windows注册表命令大全;winver---------检查windows版本 ...mstsc----------远程桌面连接 mplayer2-------媒体播放机 magnify--------放大镜实用程序 mmc------------打开控制台 mobsync--------同步命令

    Windows运维常用命令、批处理脚本 Windows PowerShell

    1.创建批处理Ba命令,一键打开多个远程桌面连接mstsc远程服务。 2.定时关机 3.查看445-3389-139-135常用端口开发使用情况 4.快捷打开计算机管理 5.双网卡路由设置 6.一键设置上网IP 7.查看路由信息

    Windows运行命令大集合

    Windows运行命令大集合 &lt;br&gt;...-------画图板 mstsc----------远程桌面连接 mplayer2-------媒体播放机 magnify--------放大镜实用程序 mmc------------打开控制台 mobsync--------同步命令

    cmd常用命令集锦

    mstsc----------远程桌面连接 mplayer2-------媒体播放机 magnify--------放大镜实用程序 mmc------------打开控制台 mobsync--------同步命令 dxdiag---------检查directx信息 drwtsn32------ 系统医生 ...

    Windows 服务快捷启动命令

    mstsc------远程桌面连接 mplayer2-----媒体播放机 magnify------放大镜实用程序 mmc-------打开控制台 mobsync-----同步命令 dxdiag------检查directx信息 drwtsn32-----...

    windows XP命令集合

    mstsc:远程桌面连接 mplayer2:媒体播放机 magnify:放大镜实用程序 mmc:打开控制台 mobsync:同步命令 dxdiag:检查directx信息 drwtsn32:系统医生 devmgmt.msc:设备管理器 dfrg.msc:磁盘碎片整理程序 ...

    postgresql-9.0.4-1 32位Windows安装程序

    命令来登录到远程桌面获得完全控制权。 2) 必须选择“以管理员身份运行”PostgreSQL安装程序。 3) 不需要事先创建数据存放目录,安装时指定即可。 但是安装完成后将文件夹的“属性”-&gt;“安全”-&gt;“编辑” ...

    个人总结--CMD常用命令(精华)

    mstsc----------远程桌面连接 mplayer2-------媒体播放机 。。。。。。。。。。。。。。。。。。。。。。 。。。。。。。。。。。。。。。。。。。。。 。。。。。。。。。。。。。。。。。。。。。。

    Doc命令大全---》Doc命令大全

    winver--------检查windows版本 wmimgmt.msc-----打开windows管理体系结构(wmi) wupdmgr--------windows更新程序 ...mstsc--------远程桌面连接 mplayer2------媒体播放机 magnify------放大镜使用程序

    开始→运行→命令集锦

    开始→运行→命令集锦 winver---------检查windows... mstsc----------远程桌面连接 mplayer2-------媒体播放机 magnify--------放大镜实用程序 mmc------------打开控制台 mobsync--------同步命令 ......

    cmd命令大全

     mstsc----------远程桌面连接?  mplayer2-------媒体播放机?  magnify--------放大镜实用程序?  mmc------------打开控制台?  mobsync--------同步命令 3. 3 cmd命令大全(第三部分)  dxdiag---------检查...

    电脑常用运行命令

    电脑常用运行命令winver 检查Windows版本  wmimgmt.msc 打开Windows管理体系结构(wmi)  wupdmgr Windows更新程序  wscript Windows脚本宿主设置  write 写字板 ... mstsc 远程桌面连接  mplayer2

    XP 命令集锦

    mstsc----------远程桌面连接 mplayer2-------媒体播放机 magnify--------放大镜实用程序 mmc------------打开控制台 mobsync--------同步命令 dxdiag---------检查DirectX信息 drwtsn32------ 系统医生 ...

Global site tag (gtag.js) - Google Analytics