[解决]终端服务器超出最大允许连接数

by Admin8. April 2011 10:22

 首先,打开命令行窗口,建立与远程计算机的IPC连接,命令:
C:\>net use \\192.168.6.202\ipc$ /user:administrator PWD
其次,查询当前的链接状态。
C:\>query session /server:192.168.6.202
会话名 用户名 ID 状态 类型 设备
console Administrator 0 运行中 wdcon
rdp-tcp 65536 侦听 rdpwd
rdp-tcp#7 Administrator 1 运行中 rdpwd
rdp-tcp#12 Administrator 4 运行中 rdpwd

接着,使用logoff命令断开不需要的连接。

C:\>logoff 1 /server:11.133.232.43

C:\>logoff 4 /server:192.168.6.202

C:\>query session /server:192.168.6.202
会话名 用户名 ID 状态 类型 设备
console Administrator 0 运行中 wdcon
rdp-tcp 65536 侦听 rdpwd

C:\>logoff 0 /server:192.168.6.202(session 0 为本地桌面登录会话)


最后,就可以使用RDP登录远程计算机系统了。

Tags:

操作系统

Add comment

  Country flag

biuquote
Loading

我的饭否

Widget RandomPosts not found.

The file '/blog/widgets/RandomPosts/widget.ascx' does not exist.X

RecentComments

Comment RSS

Google PageRank