Forum Discussion
Vinz Focker
Jul 24, 2018Copper Contributor
Bug: no reconnect to disconnected session with fSingleSessionPerUser=0
Affected: All Server 2019 Insider Previews including build 17713 Steps to reproduce: (no need to install RDSH role to reproduce the bug) enable multiple sessions per user: Computer Configurati...
- May 12, 2020
Here is the solution:
gpmc.msc — Edit users policies— User Configuration — Policies — Administrative Templates — All Settings — Remove Lock Computer — Change to Enabled
MosheSI
May 12, 2020Copper Contributor
Here is the solution:
gpmc.msc — Edit users policies— User Configuration — Policies — Administrative Templates — All Settings — Remove Lock Computer — Change to Enabled
- Vinz FockerMay 14, 2020Copper Contributor
MosheSI Awesome! Thanks a lot!
Another way is setting the DisableLockWorkstation Registry Value to 1:Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] "DisableLockWorkstation"=dword:00000001