关于 windows server 远程桌面限制


微软远程桌面简介:

远程桌面服务分了 管理员Administration Mode和 应用Application Mode两种工作模式,分别应用与不同的场景。

Administration Mode

默认处于该模式,服务器不要求 客户端/用户 提供License,最多仅允许两个用户同时在线。 

Application Mode

类似于Citrix基于远程桌面的解决方案(细节……),用户在安装远程桌面会话服务(Remote Desktop  Session Host)后,服务器转换为Application Mode,才可以不限制用户数进行连接。

默认有120天的Grace Period,不限制用户数、设备数的远程连接。

到期后,必须是已安装“ Remote Desktop License的远程桌面授权 ”才可以多用户继续连接,

否则会提示“由于没有远程桌面授权服务器可以提供许可证,远程会话被中断“ 报错。

不过还可以通过运行 mstsc/admin (mstsc /admin /v:11.22.33.4)命令连接到远程桌面。

License远程桌面授权服务器

对于安装了“远程桌面会话主机服务”的Windows Server实例的服务器,

必须指定一台安装了“远程桌面授权服务”角色的机器,

同时在“远程桌面授权服务“中安装了购买的远程桌面访问许可证(Remote Desktop License),

通常购买是以设备授权DvcCAL 或 用户UsrCAL 方式,

按用户购买,不限制使用多少个客户端设备;

按设备购买,不限制同时连接多少用户,

国内很多都是5个起售,不过可以谈,官方看单价以Windows Server 2019为例,1个授权$199,5个授权$799 ,多了还有折扣 。

按需购买即可,很多时候是5个起售;

Device CALDvcCAL:Device CAL:Device Client Access Licenses

With the User CAL, you purchase a CAL for every user who accesses the server to use services such as file storage or printing, regardless of the number of devices they use for that access.

UsrCAL:User ACL :Client Access Licenses

With a Device CAL, you purchase a CAL for every device that accesses your server, regardless of the number of users who use that device to access the server.