Hi,
I have enabled the Remote Desktop Server on our Windows Server 2012 Standard and activated the RDS Server and 9 RDS user CALs via phone.
However, when there is more then 2 concurrent remote session login, there is a message on the new comer windows shows:
"There are too many users signed in"
Is there anything I didn't turn on to cause this problem? please advise, many thanks
** Update: originaly I didn't add the RDS Connection Broker service, is it related?
Anyway, I was trying to add this role but failed either using the server manager GUI or powershell, follwing is the error I found after I execute the command to add this service, pleas help
Windows PowerShell
Copyright (C) 2012 Microsoft Corporation. All rights reserved.
PS C:\Windows\system32> add-windowsfeature RDS-Connection-Broker
add-windowsfeature : The request to add or remove features on the specified server failed.
Installation of one or more roles, role services, or features failed.
The specified module could not be found. Error: 0x8007007e
At line:1 char:2
+ add-windowsfeature RDS-Connection-Broker
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (@{Vhd=; Credent...Name=localhost}:PSObject) [Install-WindowsFeature],
Exception
+ FullyQualifiedErrorId : DISMAPI_Error__Failed_To_Enable_Updates,Microsoft.Windows.ServerManager.Commands.AddWind
owsFeatureCommand
Success Restart Needed Exit Code Feature Result
------- -------------- --------- --------------
False No Failed {}
PS C:\Windows\system32>
Regards,
David Lo