在 Windows XP 中启用 RemoteApp 功能:

在 Windows XP 中启用 RemoteApp 功能:

我的台式电脑上有两个相同的显示器,运行的是 Windows 7 Ultimate。我使用 RDP 连接到 Windows 2008 Server,选中在会话中使用我的所有显示器的选项。从这台 Windows 2008 Server 计算机,我打开与 Windows XP Professional 计算机的 RDP 会话,再次选中在远程会话中使用我的所有显示器的复选框。无法直接连接到 Windows XP 计算机。

但是,即使“使用所有显示器”选项一直处于选中状态,当我从 Windows 2008 Server 远程进入 Windows XP 桌面时,我的一个显示器显示 Windows 2008 Server,而另一个显示器包含远程会话。

我可以在 Windows 2008 Server -> Windows XP 会话中使用两个物理监视器吗?

答案1

远程桌面连接 7.0 客户端更新使您能够使用新的远程桌面服务功能。

系统要求:Windows XP Service Pack 3

Windows XP 更新 (KB969084) - 远程桌面连接 7.0 客户端更新

mstsc 版本- 6.1.7600.16385,大约- 6.1.7600,RDP 7.0

Windows XP 更新 (KB969084)

系统要求:Windows XP Service Pack 3

Windows XP 安全更新 (KB2483614) - 远程桌面连接 7.0 客户端更新

mstsc 版本- 6.1.7600.16722,大约- 6.1.7600,RDP 7.0

http://www.microsoft.com/en-us/download/details.aspx?id=11596

最后的 mstsc Windows XP SP3 – 现在。

在 Windows XP 中启用 RemoteApp 功能:

更新 Windows XP SP3 以启用 RemoteApp

该软件包允许您使用 Windows Virtual PC 或带有远程桌面虚拟化主机角色服务的远程桌面服务从基于 Windows 7 的 PC 运行许多 Windows XP 生产力应用程序。

自定义.rdp:

span monitors:i:1
use multimon:i:1
allow font smoothing:i:1
redirectclipboard:i:1
remoteapplicationmode:i:1
disableremoteappcapscheck:i:1
remoteapplicationname:s:<application name>
remoteapplicationprogram:s:<application full path>
remoteapplicationcmdline:s:<application param>

命令行:

mstsc custom.rdp

概述

远程桌面连接 7.0 客户端更新使您可以使用新的远程桌面服务功能。这些功能是在 Windows 7 和 Windows Server 2008 R2 中引入的,适用于运行 Windows Vista Service Pack 1 或 Windows Vista Service Pack 2 的计算机。安装此更新后,您可能需要重新启动计算机。

添加选项mstsc /multimon

系统要求:

支持的操作系统:Windows XP Service Pack 2

适用于 Windows XP SP2 的远程桌面连接(终端服务客户端)6.0

系统要求支持的操作系统:Windows XP Service Pack 2

适用于 Windows XP SP2 的远程桌面连接(终端服务客户端)6.1

命令行:

要求 - RDC 支持 RDP 6.0;6.1;7.0;7.1

mstsc /span

要求 - RDC 支持 RDP 7.0;7.1

mstsc /multimon

服务器端,命令行:

wmic path Win32_TSClientSetting get * /format:list | more
wmic path Win32_TSClientSetting get MaxMonitors
wmic path Win32_TSClientSetting get MaxXResolution, MaxYResolution

RDP 客户端版本:

SigCheck %windir%\system32\mstsc.exe

Sysinternals Suite 中的一套 SigCheck 实用程序:

Sysinternals 套件Sysinternals 实用程序索引

适用于 Windows 7、Vista、XP 的远程桌面连接 7 多显示器支持:

XP SP3 RDC 7.0 ; XP SP3 RDC 6.1
     true      ;   spanning  

Default.rdp 另存为 New.rdp,添加use multimon:i:1

跑步:

mstsc new.rdp 

表:RDC 版本 - RDP 版本 - OS - 更新:

表:RDC 版本 - RDP 版本 - OS - 更新

替代 RD 客户端:

多 RDP 客户端 .NET

http://multirdpc.codeplex.com/

针对远程桌面优化 Visual Studio 2010 和 WPF 应用程序

http://blogs.msdn.com/b/jgoldb/archive/2010/02/27/optimizing-visual-studio-2010-and-wpf-applications-for-remote-desktop.aspx

免费软件 Windows XP Aero Snap 工具

AeroShaft 将 Aero Snap Windows 7 引入 Windows XP 和 Windows Vista

Aero Snap Window XP

相关内容