Windows Server 2008 R2 实现多用户同时登陆

简介: 原文: Windows Server 2008 R2 实现多用户同时登陆 Server 版系统一直都支持多用户同时登陆,这是一个很好用的功能,我们来看看怎么实现的。
原文: Windows Server 2008 R2 实现多用户同时登陆

Server 版系统一直都支持多用户同时登陆,这是一个很好用的功能,我们来看看怎么实现的。

Start->Administrator tools->Remote Desktop Services->Remote Desktop Session Host Configuration

image

image

选中RDP-Tcp右键属性

image

修改Network Adapter选项卡中的Maximun Connections选项,如果不添加Remote Desktop Service Role的话,那么最高只能是2个链接,如果需要2个以上,那么就去

Server Manager中去添加Role好了。(这里默认2个够用了)

image

ok,到这里大功告成。可以一台电脑两个人链接过来用了。

什么?你登陆用户被挤掉了?注意,默认是不能同时使用同一用户登陆的。所以你可以新建一个用户作为远程桌面用户。

当然,也可以使用同一用户登陆,只需要把Session设置改一下。

image

选中远程桌面授权模式(Remote Desktop licesing mode),然后右键属性(注意,不要双击,打开对话框不一样)

image

General选项卡中,将Restrict each user to a single session选项勾去就行了。

这样两个用户会分别建立各自的会话,就互不干扰了。

OK,这次你可以用两个administrator登陆了~

目录
相关文章
|
1月前
|
网络安全 虚拟化 Windows
windows 11安装openSSH server 遇到的"kex_exchange_identification: read: Connection reset"问题
windows 11安装openSSH server 遇到的"kex_exchange_identification: read: Connection reset"问题
|
2月前
|
PHP Windows
【Azure App Service for Windows】 PHP应用出现500 : The page cannot be displayed because an internal server error has occurred. 错误
【Azure App Service for Windows】 PHP应用出现500 : The page cannot be displayed because an internal server error has occurred. 错误
|
2月前
|
开发框架 .NET API
Windows Server 2022 安装IIS 报错 访问临时文件夹 C:\WINDOWS\TEMP\3C 读取/写入权限 错误: 0x80070005
Windows Server 2022 安装IIS 报错 访问临时文件夹 C:\WINDOWS\TEMP\3C 读取/写入权限 错误: 0x80070005
90 0
|
2月前
|
Linux Docker Windows
Windows——Docker拉取Windows Server镜像
Windows——Docker拉取Windows Server镜像
111 0
|
3月前
|
弹性计算 持续交付 Docker
阿里云云效产品使用合集之如何部署到阿里云服务器上的 Windows Server 上的 IIS
云效作为一款全面覆盖研发全生命周期管理的云端效能平台,致力于帮助企业实现高效协同、敏捷研发和持续交付。本合集收集整理了用户在使用云效过程中遇到的常见问题,问题涉及项目创建与管理、需求规划与迭代、代码托管与版本控制、自动化测试、持续集成与发布等方面。
|
5月前
|
开发框架 .NET API
在Windows Server 2008 R2上运行.Net 8应用
在Windows Server 2008 R2上成功运行.Net 8程序,需安装三个补丁:Windows Server 2008 R2 SP1 (KB976932)是基础更新;VC_redist.x64提供MSVC库支持;KB3063858解决.NET运行时加载`kernel.dll`的路径问题。KB3063858可能需要KB2533623。详细信息和下载链接在文中给出。
393 4
|
10月前
|
存储 安全 Apache
2023-10 适用于基于 x64 的系统的 Windows Server 2012 R2 月度安全质量汇总(KB5031419)
2023-10 适用于基于 x64 的系统的 Windows Server 2012 R2 月度安全质量汇总(KB5031419)
786 2
|
5月前
|
关系型数据库 MySQL C++
Windows Server 2012R2 安装mysql 丢失VCRUNTIME140_1.dll------亲测
Windows Server 2012R2 安装mysql 丢失VCRUNTIME140_1.dll------亲测
107 0
|
缓存 JavaScript 前端开发
Windows7压缩包安装node.js 报错提示windows Server 2012 R2 和安装React脚手架 最详细教程
对于Windows 7安装node.js 提示“This application is only supported on wWindows 8.1,windows Server 2012 R2, or higher.”类似这种情况的,该问题是因为node.js官方在 x12版本后就不支持win7系统了。
|
5月前
|
Ubuntu 安全 Linux
【Linux】安装VMWare虚拟机(安装配置)和配置Windows Server 2012 R2(安装配置连接vm虚拟机)以及环境配置(Windows版详细教程)
【Linux】安装VMWare虚拟机(安装配置)和配置Windows Server 2012 R2(安装配置连接vm虚拟机)以及环境配置(Windows版详细教程)
475 0
下一篇
无影云桌面