惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
腾讯CDC
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
L
LINUX DO - 热门话题
D
Darknet – Hacking Tools, Hacker News & Cyber Security
Project Zero
Project Zero
V
Vulnerabilities – Threatpost
Cisco Talos Blog
Cisco Talos Blog
P
Palo Alto Networks Blog
C
Cisco Blogs
A
Arctic Wolf
月光博客
月光博客
The GitHub Blog
The GitHub Blog
T
The Blog of Author Tim Ferriss
量子位
小众软件
小众软件
Latest news
Latest news
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Microsoft Security Blog
Microsoft Security Blog
T
The Exploit Database - CXSecurity.com
Security Latest
Security Latest
N
Netflix TechBlog - Medium
K
Kaspersky official blog
人人都是产品经理
人人都是产品经理
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
博客园_首页
Y
Y Combinator Blog
P
Proofpoint News Feed
H
Hackread – Cybersecurity News, Data Breaches, AI and More
M
MIT News - Artificial intelligence
T
Threat Research - Cisco Blogs
S
Schneier on Security
D
Docker
Scott Helme
Scott Helme
MyScale Blog
MyScale Blog
Spread Privacy
Spread Privacy
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
GbyAI
GbyAI
有赞技术团队
有赞技术团队
Google DeepMind News
Google DeepMind News
The Hacker News
The Hacker News
H
Help Net Security
Simon Willison's Weblog
Simon Willison's Weblog
J
Java Code Geeks
C
Cyber Attacks, Cyber Crime and Cyber Security
T
Tenable Blog
B
Blog
Know Your Adversary
Know Your Adversary
IT之家
IT之家

博客园 - 阿良

锐捷交换机如何配置远程管理地址(telnet) 家庭光纤宽带连接示意图 学习:ups电池放电时间是怎么计算的? 由于没有远程桌面授权服务器可以提供许可证,远程回话被中断--已经解决 DOS下常用网络命令技巧 远程桌面限制用户使用同一个会话 网络管理知识相关学习网站 关于VMware Linux 虚拟机忘记root 密码找回 【交换机】交换机RLDP(环路检测&链路检测)功能介绍及配置说明 在interface vlan下敲no ip proxy-arp什么意思 思科模拟器学习1 OLT、分光器、ONU直接的关系 分光器 PON 原创:千兆光模块和百兆光收发器的兼容问题 原创:两台交换机通过光纤相连,为什么一个交换机的光模块的灯是亮的,另一个交换机的光模块的灯是灭的? 安防工程商必须知道的PoE供电真相 双绞线的知识 单模光纤与多模光纤的区别
怎么让Windows2012和Windows2008多用户同时远程---经过测试有效
阿良 · 2018-01-11 · via 博客园 - 阿良

链接地址:https://jingyan.baidu.com/article/cd4c2979f19765756e6e60ec.html

怎么让Windows2012和Windows2008多用户同时远程

听语音

  • |
  • 浏览:30621
  • |
  • 更新:2014-06-04 11:15

Windows2008和Windows2012服务器版本操作系统默认情况下只能支持一个用户远程、如果第二个人远程上去之后会直接把前面一个登录用户踢掉;所以我们需要解决这样的事情。

Windows2008和Windows2012的操作方式是一样的、下面的操作系统步骤是以Windows2012来演示的。

工具/原料

  • Windows2012操作系统

  • Windows2008操作系统

方法/步骤

  1. 在键盘上按Win+R键(也可以在开始菜单右键然后选择运行)

    怎么让Windows2012和Windows2008多用户同时远程

  2. 在运行的输入框里面输入"gpedit.msc"命令、然后点击确定

    怎么让Windows2012和Windows2008多用户同时远程

  3. 在“计算机组策略”中依次展开 计算机配置-->管理模板--->windows组件--->然后在右边的菜单中选择远程桌面服务;双击打开

    怎么让Windows2012和Windows2008多用户同时远程

  4. 在远程桌面服务界面中;双击打开“远程桌面会话主机”

    怎么让Windows2012和Windows2008多用户同时远程

  5. 在“远程桌面会话主机”界面中双击打开“连接”

    怎么让Windows2012和Windows2008多用户同时远程

  6. 在“连接”界面中双击打开“将远程桌面服务用户限制到单独的远程桌面服务会话”

    怎么让Windows2012和Windows2008多用户同时远程

  7. 在“将远程桌面服务用户限制到单独的远程桌面服务会话”界面中选择“已禁用”然后点击确定

    怎么让Windows2012和Windows2008多用户同时远程

  8. 然后返回连接界面,在“连接”界面中双击打开“限制连接的数量”

    怎么让Windows2012和Windows2008多用户同时远程

  9. 在“限制连接的数量”界面中;选择“已启用”--->然后在选项里面“允许的RD最大连接数”里面选择你能接受的最大的同时远程的用户数;我这里选择的是5;也就是能支持同时5个远程桌面管理;然后点击确定即可

    怎么让Windows2012和Windows2008多用户同时远程

  10. 最后我们来验收一下我们的成果;下面的图片中是用administrator同时远程同一台服务器上

    怎么让Windows2012和Windows2008多用户同时远程