Before You Begin
Microsoft Windows Server 2019 Remote Desktop Services (RDS) is an advanced solution that enables remote access to the server environment for multiple users. To ensure legal and seamless access for 50 users, it is necessary to purchase the appropriate number of RDS CAL (Client Access License) User type licenses. These licenses allow each user to access remote desktop services from any device, which is particularly useful in remote or hybrid work environments.
At KluczeSoft.pl, we offer the Microsoft Windows Server 2019 RDS 50 User CAL package for 1149 zł. This package ensures full compliance with Microsoft's requirements and provides technical support until January 2029. By purchasing licenses from us, you receive:
- The original license key for 50 users
- Installation and activation instructions
- Technical support in Polish
- A VAT invoice
- Access to security updates until the end of product support
Below, you will find a support table and basic product information:
| Product | End of Support Date | Number of Users | Price (KluczeSoft) |
|---|---|---|---|
| Windows Server 2019 RDS 50 User CAL | January 2029 | 50 | 1149 zł |
Important: RDS CALs are required in addition to standard Windows Server CALs. Each user or device using remote desktop services must have the appropriate license.
System Requirements
To deploy Windows Server 2019 RDS 50 User CAL, your server must meet the minimum hardware and software requirements compatible with Microsoft's documentation. The recommended parameters will ensure the stability and performance of the remote environment.
| Component | Minimum Requirements | Recommended Requirements |
|---|---|---|
| Processor | 1.4 GHz 64-bit, x64 compatible | 2 GHz or faster, multi-core |
| RAM | 2 GB (Server Core installation) / 4 GB (GUI installation) | 8 GB or more |
| Disk Space | 32 GB (minimum) | 64 GB or more |
| Network Card | Gigabit Ethernet | Gigabit Ethernet or faster |
| Graphics | Super VGA compatible (1024 x 768) | Compatible with higher resolution |
| Operating System | Windows Server 2019 Standard/Datacenter | Windows Server 2019 |
| Other | Internet access, administrator account | Internet access, admin account |
Note: RDS CALs for Windows Server 2019 can only be used with servers of the same or earlier version.
Step 1: Installing the Remote Desktop Services Role
- Log in to the Windows Server 2019 server as an administrator.
- Open Server Manager. You can do this by clicking the icon on the taskbar or by typing
Server Managerin the Start menu. - Select Manage > Add Roles and Features.
- In the wizard, select Role-based or feature-based installation and click Next.
- Select the target server from the list and click Next.
- In the Server Roles section, check Remote Desktop Services. Confirm the addition of the required features.
- Click Next until you reach the summary, and then click Install.
- After the installation is complete, restart the server if prompted to do so.
Tip: You can also install the RDS role using PowerShell:
Install-WindowsFeature -Name RDS-RD-Server -IncludeManagementTools
Step 2: Activating the RDS License Server
- In Server Manager, go to Remote Desktop Services > Overview.
- Click RD Licensing.
- In the right-hand panel, find your license server, right-click it, and select Activate Server.
- The activation wizard will ask you to choose a connection method:
- Automatic connection (recommended) – requires internet access.
- Telephone – if the server does not have internet access.
- Enter the required organisational data and complete the wizard.
- After activating the license server, you can proceed to install the RDS CAL keys.
Note: Activating the license server is required before installing CAL keys.
Step 3: Installing RDS 50 User CAL Keys
- Open Remote Desktop Licensing Manager:
- Start menu > type
Remote Desktop Licensing Manager.
- Start menu > type
- Right-click the license server name and select Install Licenses.
- In the wizard, select the licensing program:
- Retail Purchase
- Enter the product key received from KluczeSoft (50 User CAL).
- Click Next and wait for the license installation to complete.
- After completion, check if the licenses appear on the list of available licenses.
Tip: Licenses can also be installed remotely if you have the necessary permissions.
Step 4: Configuring RDS Licensing Mode
- Open Server Manager.
- Go to Remote Desktop Services > Overview.
- Right-click the server hosting the remote desktop sessions and select Properties.
- In the Licensing tab, select the Per User mode.
- Specify the license server name (you can type it in manually or select it from the list).
- Confirm the changes and close the window.
You can also set the licensing mode using PowerShell:
Set-RDLicenseConfiguration -LicenseServer "SERVER_LICENSE_NAME" -Mode PerUser
Replace SERVER_LICENSE_NAME with the actual name of your license server.
Step 5: Activating the Product Key – Alternative Methods
Activation via GUI
- Open the Remote Desktop Licensing Manager.
- Right-click on the license server and select Properties.
- Check if the licenses are visible and active.
Activation via Command Line (cmd)
- Open the Command Prompt as an administrator.
- Enter the product key activation command:
slmgr.vbs /ipk XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
slmgr.vbs /ato
Replace XXXXX-XXXXX-XXXXX-XXXXX-XXXXX with your product key.
Verification of Activation
To check the activation status, use the command:
slmgr.vbs /xpr
This will display information about the system's activation status.
Step 6: Verifying Activation and License Correctness
After completing the installation and activation of the RDS license, it's essential to ensure that everything is working correctly:
- Open the Remote Desktop Licensing Manager.
- Check if the number of available and issued licenses matches the purchased ones (50 User CAL).
- Ensure that users can log in to remote desktop sessions without any licensing errors.
- In case of doubts, use the command:
slmgr.vbs /dli
This will display license details and activation status.
Step 7: Post-Installation Configuration
After a successful installation and activation of the RDS license, it is recommended to perform several configuration steps:
- Creating an RDS User Group:
- Create a group in Active Directory, e.g.,
RDS_Users, and add users who should have access to the remote desktop.
- Create a group in Active Directory, e.g.,
- Configuring Security Policies:
- Configure GPO policies to restrict access to the server only to authorized users.
- Enabling Network-Level Authentication (NLA):
- Increases the security of remote login sessions.
- Monitoring License Usage:
- Regularly check the Licensing Manager to ensure that the number of issued licenses does not exceed the purchased ones.
- System Updates:
- Ensure that Windows Server 2019 is up-to-date.
If you need help or have questions, please contact us at [email protected] or call 00 800 121 1654.
Step 8: Troubleshooting
Below, you will find the most common issues related to installing and activating RDS CAL, along with their solutions.
1. Error: "RDS licenses are not available"
Solution:
- Check if the license server is activated and if licenses have been correctly installed.
- Ensure that the licensing mode is set to "Per User".
- Restart the Remote Desktop Licensing service (
services.msc).
2. Error: "License server is not available"
Solution:
- Check the network connection between the RDS server and the license server.
- Ensure that TCP port 135 is open on the firewall.
- Verify that the Remote Desktop Licensing service is running correctly.
3. Error: "Grace period expiration"
Solution:
- After 120 days from RDS deployment, you must have installed and activated licenses.
- Install missing licenses according to the steps above.
4. Error: "Cannot activate license server over the Internet"
Solution:
- Choose phone activation in the activation wizard.
- Contact Microsoft support to obtain an activation code.
5. Error: "Users cannot log in despite active license"
Solution:
- Check if users are members of the appropriate permissions group (e.g.,
Remote Desktop Users). - Verify that the number of available licenses has not been exceeded.
- Check the Group Policy (GPO) settings for RDS.
6. Error: "No visible licenses in the Licensing Manager"
Solution:
- Refresh the view in the Licensing Manager.
- Restart the Remote Desktop Licensing service.
- Check if licenses have been installed on the correct server.
Step 9: Comparing versions and prices at KluczeSoft
Below, you will find a comparison of the most popular RDS CAL packages available at KluczeSoft:
| Product | CAL Type | Number of Users | Price (zł) | Support Date |
|---|---|---|---|---|
| Windows Server 2019 RDS 50 User CAL | User | 50 | 1149 | 01.2029 |
| Windows Server 2019 RDS 10 User CAL | User | 10 | 299 | 01.2029 |
| Windows Server 2019 RDS 50 Device CAL | Device | 50 | 1149 | 01.2029 |
| Windows Server 2022 RDS 50 User CAL | User | 50 | 1249 | 10.2031 |
More information and detailed offers can be found on the page: /windows-server-cals
Summary
Installing and activating 50 RDS User CAL licenses on Windows Server 2019 is a process that requires attention at every stage: from meeting system requirements, through correct role installation, license server activation, to user management and troubleshooting potential issues. With this guide, you can be sure that your RDS environment will run stably, securely, and in compliance with Microsoft licensing requirements.
In case of questions or problems, please contact our technical support department at 00 800 121 1654 or visit our knowledge base at pomoc.kluczesoft.pl. You can also email us at [email protected].
