Hi,
I am facing an issue with Remote Desktop Services on an Azure Windows Server VM.
I have already completed the following configurations:
- Installed Remote Desktop Session Host and Remote Desktop Licensing roles
- Activated the License Server and installed valid RDS CALs
- Configured Licensing Mode (Per User)
- Set license server via Group Policy (gpedit.msc)
- Updated policies to allow multiple sessions (limit connections, disable single session per user)
- Verified relevant registry settings (Terminal Server configuration)
However, when a third user tries to log in via RDP, I still get the message:
“There are too many users signed in. Select a user to disconnect so that you can sign in.”
This indicates the server is still behaving like standard administrative mode (2 concurrent sessions), instead of allowing multiple RDS sessions.
Additional details:
- Azure VM (Windows Server 2019/2022)
- Single server setup (no domain / workgroup environment)
- RDS deployment not configured due to domain requirement
Question: Is it possible to enable more than 2 concurrent RDP sessions in a workgroup (non-domain) environment on Azure? If yes, what additional configuration is required to make RDS licensing take effect?
Any guidance would be appreciated.Hi,
I am facing an issue with Remote Desktop Services on an Azure Windows Server VM.
I have already completed the following configurations:
- Installed Remote Desktop Session Host and Remote Desktop Licensing roles
- Activated the License Server and installed valid RDS CALs
- Configured Licensing Mode (Per User)
- Set license server via Group Policy (gpedit.msc)
- Updated policies to allow multiple sessions (limit connections, disable single session per user)
- Verified relevant registry settings (Terminal Server configuration)
However, when a third user tries to log in via RDP, I still get the message:
“There are too many users signed in. Select a user to disconnect so that you can sign in.”
This indicates the server is still behaving like standard administrative mode (2 concurrent sessions), instead of allowing multiple RDS sessions.
Additional details:
- Azure VM (Windows Server 2022)
- Single server setup (no domain / workgroup environment)
- RDS deployment not configured due to domain requirement
Question:
Is it possible to enable more than 2 concurrent RDP sessions in a workgroup (non-domain) environment on Azure?
If yes, what additional configuration is required to make RDS licensing take effect?
Any guidance would be appreciated.
Thanks