码迷,mamicode.com
首页 > Windows程序 > 详细

Windows Server 2012开启多人远程

时间:2018-02-22 19:31:28      阅读:237      评论:0      收藏:0      [点我收藏+]

标签:windows   one   技术分享   roles   component   policy   ber   bubuko   rest   

首先在Server Roles中选择Remote Desktop Services,然后在Role Services中安装Remote Desktop Session Host

 技术分享图片

安装完成后需要重启机器。 

然后在Run中输入gpedit.msc 

到Computer Configuration->Administrative Templates->Windows Components->Remote Desktop Services->Remote Desktop Session Host->Connections

其中有2个Setting相关

  1. Limit number of connections

是否限制最大连接数量,建议限制一下,以防过多连接(如果Not Configured或者Disabled则会允许用户无限连接,最大999999)

  1. Restrict Remote Desktop Services users to a single Remote Desktop Services session

是否限制使用同一用户多次连接

简单设置下,我这里设置如下:

Limit number of connections的值为5

Restrict Remote Desktop Services users to a single Remote Desktop Services session为Disabled

设置完成后,需要在Run中输入gpupdate更新当前Policy,否则会按照原来的设置。

Windows Server 2012开启多人远程

标签:windows   one   技术分享   roles   component   policy   ber   bubuko   rest   

原文地址:https://www.cnblogs.com/zhesong/p/wsrd.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!