`
jiangzhenghua
  • 浏览: 600228 次
  • 性别: 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

分享到:
评论

相关推荐

    彻底删除windows远程桌面连接记录

    本篇将详细介绍如何使用BAT脚本来彻底删除Windows远程桌面连接记录。 首先,我们需要了解Windows系统中远程桌面连接记录的存储位置。这些记录存储在注册表中的特定键值下,具体为: `HKEY_CURRENT_USER\Software\...

    Java调用本地的远程桌面连接

    但我们可以借助于操作系统提供的命令行工具,如`mstsc.exe`,它是一个内置的Windows命令来启动远程桌面连接。 要实现Java调用本地的远程桌面连接,通常会使用`Runtime.getRuntime().exec()`方法来执行系统命令。这...

    远程桌面mstsc5.2

    总的来说,mstsc5.2是Windows远程桌面连接的重要组成部分,它提供了一种便捷的方式来远程管理和控制其他计算机,尤其适用于IT专业人员进行系统维护和故障排除。了解其工作原理和使用技巧,能极大地提高工作效率。

    windows操作系统与银河麒麟互相远程桌面连接

    本篇文章将详细介绍如何在Windows操作系统与银河麒麟操作系统之间实现互相远程桌面连接。 银河麒麟,全称银河麒麟操作系统,是一款由中国国防科技大学研制的开源操作系统,基于Linux内核,具有高度的安全性和稳定性...

    win7 64位 远程桌面 mstsc相关文件打包

    在Windows 7 64位系统中,mstsc.exe是启动远程桌面连接的主要执行文件,它负责创建和管理到远程计算机的连接。当用户在命令行输入“mstsc”或者通过“开始”菜单搜索远程桌面连接时,mstsc.exe会被调用。 除了mstsc...

    远程桌面 执行文件 mstsc.exe mstscax.dll

    在压缩包文件“远程连接命令”中,可能包含了一些与远程桌面相关的命令行参数或脚本,这些命令可以帮助自动化远程桌面连接,比如批量连接多台服务器,或者在特定条件下自动启动连接。例如,`mstsc.exe` 可以接受参数...

    WIN7远程桌面连接方法

    WIN7远程桌面连接方法的设置包括客户端和服务器端,每台Windows XP都同时包括客户端和服务器端,也就是说他既可以当成客户端来连到别台的装了Windows XP的电脑,并控制他,也可以自己当成服务器端,让别的电脑来...

    WPF 远程桌面连接

    首先,要实现远程桌面连接,我们需要使用Microsoft Terminal Services Client (mstsc)组件,这是一个内置的Windows组件,用于创建远程桌面会话。在WPF中,我们可以通过进程交互或者COM组件来调用mstsc.exe,传递目标...

    win10企业版远程桌面修复

    创建一个新的DWORD值(32位)在“HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server”下,名为“fDenyTSConnections”,并将值设置为0,允许远程桌面连接。 7. **验证身份验证设置**:确保远程...

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

    标题中的“mstsc命令”指的是Microsoft终端服务客户端(Microsoft Terminal Services Client),它是一个用于远程桌面连接的命令行工具。在Windows操作系统中,用户可以通过mstsc命令来远程控制另一台计算机,进行...

    windows xp sp3版远程桌面(mstsc)

    然后,在你的电脑上,打开“开始”菜单,搜索并运行“mstsc”(远程桌面连接)。在打开的窗口中,输入远程电脑的IP地址或计算机名,点击“连接”。 在远程桌面连接中,你可以自定义连接设置,比如调整分辨率以适应...

    远程桌面连接软件

    在Windows系统中,开启远程桌面连接的方法是在“系统”设置中选择“高级系统设置”,然后在“远程”选项卡下启用“允许远程协助连接这台计算机”和“允许运行任意版本远程桌面的计算机连接”。确保同时设置好适当的...

    用命令踢掉远程mstsc占用者

    - 此命令将强制断开名为wuxin1的用户的远程桌面连接。通过使用`/v`参数,确保即使用户正在进行操作也会被立即断开连接。 #### 三、注意事项 - 在执行`rwinsta`命令时,请确保选择正确的用户进行断开连接操作,...

    教你如何安全连接到Windows Vista远程桌面

    要建立远程桌面连接,可以在命令提示符中输入`MSTSC`,启动远程桌面客户端。对于Windows 2003和XP用户,需要先下载并安装RDP 6.0客户端;Vista用户则可以直接使用内置的客户端。 在客户端中,输入远程桌面主机的...

    多主机远程桌面连接管理器

    "mstsc"是Microsoft的远程桌面连接客户端,而“dmstsc”可能是其增强版或者定制版,增加了多主机管理和批量操作的能力。 4. **优势与应用场景**:多主机远程桌面连接管理器的优势在于集中化管理,减少记忆负担,...

    详细图解为什么远程桌面连接时出现由于账户限制

    远程桌面连接账户限制解决方法详解 ...这样可以确保远程桌面连接不被阻止。 账户限制问题是远程桌面连接时的一种常见问题,但通过设置非空密码或从组策略中修改账户限制策略,可以轻松解决这个问题。

    windows远程桌面精简,就2个文件,300k

    标题中的“Windows远程桌面精简,就2个文件,300k”指的是一个轻量级的Windows远程桌面连接解决方案,它仅包含两个核心组件,文件大小总计约为300千字节(KB)。这样的精简版可能适用于那些对磁盘空间有限制或者只...

    windows xp 下 使用 2003 的远程桌面 控制台

    描述简洁地表达了这一过程,即在Windows XP环境下,利用特定的工具(通常是mstsc.exe,远程桌面连接客户端)来连接到Windows Server 2003的远程桌面控制台。这在系统管理、技术支持或协同工作场景中非常常见,可以...

Global site tag (gtag.js) - Google Analytics