To change this setting, you'll need to perform a registry change. The following steps describe the process:
1.Start Registry Editor (by default, this is located at c:\windows\regedit.exe).
2.Go to the following registry key:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TerminalServer
3.If the fSingleSessionPerUser value doesn't exist, create a new DWORD value named fSingleSessionPerUser
4.Open the fSingleSessionPerUser value. The possible values for this setting are as follows: 0x0Allow multiple sessions per user 0x1Force each user to a single session
5.Enter the new setting, and then click OK.
本文介绍如何通过修改注册表来设置每个用户的会话数量。包括启动注册表编辑器、定位到特定键值、创建及调整fSingleSessionPerUser值等步骤。
769

被折叠的 条评论
为什么被折叠?



