我的一个客户端有一台 Windows Server 2000,我可以使用远程桌面连接到该服务器。
但是,我无法连接到管理员控制台。
我尝试了所有可用的开关(我使用的是 Windows 7),但没有成功:
%SystemRoot%\system32\mstsc.exe /v:xxx.xxx.xxx.xxx /管理员
%SystemRoot%\system32\mstsc.exe /v:xxx.xxx.xxx.xxx -admin
%SystemRoot%\system32\mstsc.exe /v:xxx.xxx.xxx.xxx /控制台
%SystemRoot%\system32\mstsc.exe /v:xxx.xxx.xxx.xxx -console
我进行了大量谷歌搜索...有些人提到有一个连接到管理员控制台的“技巧”,但没有一个人解释它。
这个伎俩真的存在吗或者只是一个都市传说?
答案1
控制台选项已添加到 Windows Server 2003 中的远程桌面。它在 Windows Server 2000 上不可用。