当前位置:网站首页>远程桌面之终端服务器超出了最大允许连接数解决
远程桌面之终端服务器超出了最大允许连接数解决
2022-04-23 11:57:00 【wwwwestcn】
出现这种情况的原因和解决办法。
原因:用远程桌面链接登录到终端服务器时经常会遇到“终端服务器超出最大允许链接数”诸如此类错误导致无法正常登录终端服务器,引起该问题的原因在于终端服务的缺省链接数为2个链接,并且当登录远程桌面后如果不是采用注销方式退出,而是直接关闭远程桌面窗口,那么实际上会话并没有释放掉,而是继续保留在服务器端,这样就会占用总的链接数,当这个数量达到最大允许值时就会出现上面的提示。
解决办法:
1、本地电脑,依次:开始 ==> 运行 ==> 输入: mstsc /admin 如图所示:
2、输入完成后点击确定回车,回车后,看到熟悉的远程桌面连接窗口。再输入远程所需要的用户名和密码,点击连接,重新登陆,即可默认强制登陆到服务器.
OK.解决了!注:当然您也可以直接重启服务器来解决该问题,但不提倡!
3、对于云主机,也可以用控制面板中的“控制台”功能,远程登录后,然后在任务栏点右键,打开“任务管理器”,在“用户”项, 选中 以前登录的用户,点右键,可以对其注销或断开。注销掉多余的登录用户后,就可以正常远程登录了。
如何避免?
用注销来退出远程桌面而不是直接关闭窗口
版权声明
本文为[wwwwestcn]所创,转载请带上原文链接,感谢
https://blog.csdn.net/wwwwestcn/article/details/124292447
边栏推荐
- 欣旺达宣布电池产品涨价 此前获“蔚小理”投资超10亿
- 1. Construction of electron development environment
- Fabric 1.0源代码分析(33) Peer #peer channel命令及子命令实现
- [Web 每日一练] 八色拼图(float)
- Windows11 安装MySQL服务 提示:Install/Remove of the Service Denied
- NativeForMySQL 连接MySQL8 提示:1251- Client does not support authentication protocol
- 外包干了五年,废了...
- Idea code quality specification plug-in sonarlint
- IDEA 数据库插件Database Navigator 插件
- Relu function of activation function
猜你喜欢
Understanding of MQ
[Web 每日一练] 八色拼图(float)
Nacos Foundation (9): Nacos configuration management from single architecture to microservices
5-minute NLP: text to text transfer transformer (T5) unified text to text task model
C# F23.StringSimilarity库 字符串重复度、文本相似度、防抄袭
IDEA 数据库插件Database Navigator 插件
Database Navigator 使用默认MySQL连接提示:The server time zone value ‘Öйú±ê׼ʱ¼ä’ is unrecognized or repres
怎么进行固定资产盘点,资产盘点报告如何一键生成
Practical data Lake iceberg lesson 30 MySQL - > iceberg, time zone problems of different clients
Redis learning 5 - high concurrency distributed lock practice
随机推荐
PSCP 基本使用
Optimize connections using connection groups (IM 6)
获取钉钉考勤机打卡记录
ES6 learning notes II
C# F23. Stringsimilarity Library: String repeatability, text similarity, anti plagiarism
抓包整理————tcp 协议[八]
Golang Pen & interview 01
thinkphp 添加图片文字水印生成带二维码的推广海报
云呐|固定资产盘点中,支持多种盘点方式(资产清查盘点)
力扣-70.爬楼梯
Castle. Dynamic proxy implements transaction unit control
Tensorflow uses keras to create neural networks
外包干了五年,废了...
IMEU如何与IMCU相关联(IM 5.5)
Significance of actively participating in middle school robot competition
Link sorting of tutorials such as assembly language running environment setting
NativeForMySQL 连接MySQL8 提示:1251- Client does not support authentication protocol
Chapter 4 is a tutorial on forced filling of in memory objects with IM enabled filling objects (IM 4.7)
5分钟NLP:Text-To-Text Transfer Transformer (T5)统一的文本到文本任务模型
MySQL 的主从复制配置