Using the Remote Desktop client usually lands you in a seperate session on the windows server. There are times, however, when you might want to be able to connect to the console directly instead of being in a seperate session. This is how.

使用远程桌面客户端通常会使您进入Windows服务器上的单独会话。 但是,有时您可能希望能够直接连接到控制台而不是单独进行会话。 就是这样

Start the remote desktop client from the command line or the Start/Run dialog with this command:

使用以下命令从命令行或“启动/运行”对话框启动远程桌面客户端:

mstsc /console

mstsc /控制台

You can now select the server you wish to connect to, and you will connect to the server console session instead of a seperate session.

现在,您可以选择要连接的服务器,然后将连接到服务器控制台会话,而不是单独的会话。

If you want to see the usage dialog, type mstsc /?

如果要查看用法对话框,请键入mstsc /?

如何在Windows 2003上远程桌面到实际服务器控制台

翻译自: https://www.howtogeek.com/howto/windows/how-to-remote-desktop-to-the-actual-server-console-on-windows-2003/

相关文章:

  • 2022-12-23
  • 2021-12-02
  • 2021-05-17
  • 2022-12-23
  • 2022-02-10
  • 2021-06-17
  • 2021-07-22
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-12-16
  • 2021-12-21
  • 2021-12-03
相关资源
相似解决方案