Back to Help Center
Windows Server 2022
Installation Guide

Microsoft Windows Server 2022 RDS 10 Device CAL – Installation, Activation, and Licence Management

Comprehensive guide to installing, activating, and managing Microsoft Windows Server 2022 RDS 10 Device CAL licenses. Detailed instructions, requirements, troubleshooting, and version comparison.

9 min czytania·Zaktualizowano dzisiaj

Before you start

Microsoft Windows Server 2022 Remote Desktop Services (RDS) enables remote access to desktops and applications hosted on a server. To legally use this feature, each organisation must have the appropriate number of RDS Client Access License (CAL). In this article, we focus on RDS 10 Device CAL licenses - i.e. licenses assigned to devices that allow any user to use RDS services on a given device.

What you get from KluczeSoft?

  • Original license key: 10 Device CAL for RDS for Windows Server 2022
  • Fast key delivery: immediately after purchase
  • Technical support: assistance with installation and activation
  • VAT invoice
  • Legality guarantee

Note: The RDS CAL license is an add-on to the standard Windows Server CAL license. This means that both types of licenses are required to use RDS services.

Support terms and prices

ProductPrice (gross)End of supportLicense type
Windows Server 2022 RDS 10 Device CAL319 złOctober 2031Device CAL
Windows Server 2022 RDS 10 User CAL319 złOctober 2031User CAL
Windows Server 2022 RDS 50 User/Device CAL1399 złOctober 2031User/Device CAL

You can find more information and our full offer on the page: /windows-server-cals

System requirements

To install and activate RDS Device CAL on Windows Server 2022, your server must meet the minimum hardware and software requirements compatible with Microsoft documentation.

ComponentMinimum requirements
Processor1.4 GHz 64-bit, x64 compatible, NX and DEP support, CMPXCHG16b, LAHF/SAHF, PrefetchW
RAM2 GB (Server Core installation), 4 GB (GUI installation)
Disk space32 GB (recommended 40 GB or more)
Network cardGigabit Ethernet (10/100/1000baseT)
Operating systemWindows Server 2022 Standard or Datacenter
OtherInternet access (for activation), administrator account

Tip: It is recommended to regularly update the Windows Server 2022 system to the latest security patches.

Step 1: Installing the Remote Desktop Services Role

  1. Log in to the Windows Server 2022 server as an administrator.
  2. Open Server Manager. You can do this by clicking the icon on the taskbar or by typing Server Manager in the Start menu.
  3. In the top right corner, click Manage, then select Add Roles and Features.
  4. In the wizard, select Role-based or feature-based installation and click Next.
  5. Select the server from the list of servers and click Next.
  6. On the Select server roles screen, check Remote Desktop Services. Click Next.
  7. On the Select role services screen, check Remote Desktop Licensing. You can also install other services, such as Remote Desktop Session Host, if you plan to share desktops or applications.
  8. Click Next, then Install.
  9. After the installation is complete, click Close.

Tip: The installation does not require a server restart, but it may be recommended after completing the configuration.

Step 2: Activating the RDS License Server

  1. In Server Manager, go to Tools > Remote Desktop Services > Remote Desktop Licensing Manager.
  2. In the left panel, right-click the server name and select Activate Server.
  3. The Activate Server Wizard will start. Click Next.
  4. Select the connection method Automatic connection (recommended) and click Next.
  5. Enter the required company data: name, country, email address. Click Next.
  6. After the activation process is complete, click Finish. You can choose to install licenses immediately or do so later.

Note: If the server does not have internet access, select telephone or web activation.

Step 3: Installing RDS 10 Device CAL Licenses

  1. In Remote Desktop Licensing Manager, right-click the server and select Install Licenses.
  2. The Install Licenses Wizard will start. Click Next.
  3. Select the licensing program compatible with your purchase (e.g., Other or Open License).
  4. Enter the License Key Pack ID you received from KluczeSoft.
  5. Specify the Product Version as Windows Server 2022.
  6. Select the License Type: Per Device.
  7. Enter the number of licenses (e.g., 10).
  8. Click Next, then Finish. The licenses will be installed and visible in the manager.

Tip: Make sure the number of installed licenses matches the number of devices using RDS. If you need assistance, please contact us at [email protected] or call 00 800 121 1654.

Step 4: Activation with a product key – alternative methods

Activation via GUI (Licensing Manager)

The most convenient method is to use the Remote Desktop Services Licensing Manager, as described above. However, if you encounter issues with the GUI or want to automate the process, you can use command-line tools.

Activation via command line (CMD)

  1. Open Command Prompt as an administrator.
  2. Go to the administrative tools directory:
cd "C:\Windows\System32"
  1. Enter the license activation command (example for Windows Server):
slmgr.vbs /ipk XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
slmgr.vbs /ato

Replace XXXXX-XXXXX-XXXXX-XXXXX-XXXXX with your product key.

Note: The slmgr.vbs command applies to Windows Server activation, not CALs themselves. RDS CAL licenses are always installed through the Licensing Manager or PowerShell tools.

Verification of activation

To check the activation status of your Windows Server:

slmgr.vbs /xpr

To check the status of RDS CAL licenses:

  • Open Remote Desktop Services Licensing Manager and check the number of available and issued licenses.
  • You can also use the PowerShell command:
Get-RDLicenseConfiguration

Step 5: Verification of activation

After completing the installation and activation of RDS Device CAL licenses, ensure that everything is working correctly.

  1. Open Remote Desktop Services Licensing Manager.
  2. Check if the list displays the correct number of installed and available licenses.
  3. In the Issued Licenses section, you can see which devices have received licenses.
  4. If necessary, run the command:
slmgr.vbs /xpr
  1. Test the remote connection from a client device. After successful login, the license should be automatically assigned to the device.

Tip: In case of issues with license assignment, check the server event logs.

Step 6: Post-installation configuration

After activating RDS Device CAL licenses, it's a good idea to perform a few additional configuration steps:

  1. Assign the license server to the RDS session host:
    • Open Server Manager > Remote Desktop Services > Collections.
    • Right-click the collection and select Properties.
    • In the Licensing section, specify the license server name.
  2. Configure the licensing mode:
    • In Server Manager, go to Remote Desktop Services > Remote Desktop Session Host.
    • Select Licensing Mode (Per Device).
  3. Secure RDS connections:
    • Configure SSL certificates for RDP connections.
    • Use Network Level Authentication (NLA).
  4. Monitor license usage:
    • Regularly check the number of issued licenses and release unused ones (e.g., after hardware replacement).
  5. Update the system and RDS roles:
    • Install the latest Windows Server updates.

Tip: It's a good practice to document assigned licenses to devices within your organization.

For any further assistance or questions, please do not hesitate to contact us at [email protected] or call us at 00 800 121 1654.

Step 7: Troubleshooting

Below, we present the most common problems and their solutions:

1. Error: "No Remote Desktop license servers available to provide a license."

Description: Users cannot log in because the server does not see an active license server.

Solution:

  • Ensure that the license server is online and properly assigned to the session host.
  • In Server Manager > Remote Desktop Session Host > Properties > Licensing, enter the correct license server name.
  • Check the network connection between the session host and the license server.

2. Error: "The Remote Desktop Session Host server is in Per User licensing mode and no Remote Desktop license servers are available."

Description: The licensing mode does not match the type of licenses purchased.

Solution:

  • Set the licensing mode to Per Device according to the purchased licenses.
  • In gpedit.msc, go to Computer Configuration > Administrative Templates > Windows Components > Remote Desktop Services > Remote Desktop Session Host > Licensing and set the appropriate policy.

3. Error: "Remote Desktop Licensing mode is not configured."

Description: The licensing mode has not been configured.

Solution:

  • Configure the licensing mode through Server Manager or gpedit.msc as above.

4. Error: "Licenses are not being issued to clients."

Description: Licenses are not being issued to devices.

Solution:

  • Check if the number of available licenses is greater than the number of devices.
  • Check if the license server is activated.
  • Restart the Remote Desktop Licensing service:
net stop TermServLicensing
net start TermServLicensing

5. Error: "The license server cannot be activated."

Description: Problem with activating the license server.

Solution:

  • Try activation by phone or via the website.
  • Check the internet connection and proxy settings.
  • Ensure you have administrator privileges.

6. Licenses assigned to non-existent devices

Description: After replacing hardware, licenses are assigned to old devices.

Solution:

  • Device CAL licenses are automatically released after 52-89 days. If necessary, contact Microsoft support.

Step 8: Comparing versions and prices at KluczeSoft

ProductCAL TypePrice (gross)Number of licensesPurpose
RDS 10 Device CALDevice319 zł10Device license
RDS 10 User CALUser319 zł10User license
RDS 50 Device/User CALDevice/User1399 zł50Device/user license

Tip: Choose Device CAL if multiple people use one device. Choose User CAL if one user uses multiple devices.

For more information: /windows-server-cals

If you need help, please contact us at [email protected] or call 00 800 121 1654. We also support Microsoft products, including Windows and Office.

Summary

Microsoft Windows Server 2022 RDS 10 Device CAL licenses are an essential element of remote access infrastructure in every organisation. Their correct installation and activation ensure legal, secure, and efficient access to server resources for multiple devices. If you have any questions or issues, please contact our technical support department at 00 800 121 1654 or visit our knowledge base at pomoc.kluczesoft.pl.

Remember: Regularly monitor and update your licenses and RDS configuration to ensure continuity of operation and compliance with Microsoft requirements.

Microsoft

Microsoft Windows Server 2022 RDS 10 Device CAL

Licencja dożywotniaWysyłka w 1 min
Kup w KluczeSoft

Related Articles

## Activation of Windows Server 2022 RDS 10 Device CAL Activating **Windows Server 2022 RDS 10 Device CAL** is a straightforward process that requires careful attention to detail to ensure successful activation. Below are the steps and guidelines to help you through the activation process. ### Before You Begin - Ensure you have purchased a valid **Windows Server 2022 RDS 10 Device CAL** license from an authorized reseller or directly from **Microsoft**. - Verify that your server meets the system requirements for **Windows Server 2022**. ### Activation Steps 1. **Install Windows Server 2022**: If you haven't already, install **Windows Server 2022** on your server. Follow the installation wizard's instructions to complete the setup. 2. **Install Remote Desktop Services (RDS)**: After installing **Windows Server 2022**, you need to install the **RDS** role. You can do this via the **Server Manager**: - Open **Server Manager**. - Click on `Add roles and features`. - Follow the wizard to install **Remote Desktop Services**. 3. **Configure RDS**: After installation, configure **RDS** according to your needs. This includes setting up the **RDS** role services such as **RD Connection Broker**, **RD Web Access**, and **RD Session Host**. 4. **Activate CALs**: To activate your **10 Device CALs**: - Open the **Remote Desktop Licensing Manager**. - Right-click on the server name in the left pane, and select `Activate Server`. - Follow the activation wizard, entering your license key when prompted. - Once activated, your **10 Device CALs** will be available for use. ### Troubleshooting If you encounter any issues during activation, ensure that: - Your license key is correct and has not been used previously. - Your server can connect to **Microsoft**'s activation servers. - You have not exceeded the number of activations allowed by **Microsoft**'s policy. ### Support For any assistance or questions regarding the activation of **Windows Server 2022 RDS 10 Device CAL**, please do not hesitate to contact **KluczeSoft**: - Email: `[email protected]` - Phone: `00 800 121 1654` Remember, **KluczeSoft** is here to help you with all your software needs, ensuring you get the most out of your **Windows Server 2022 RDS 10 Device CAL** license.Installation and Activation of Microsoft Windows Server 2019 Standard 16 CoreHow to Install Windows Server 2019 Essentials — A Complete GuideInstallation and Activation of Microsoft Windows Server 2019 DatacenterHow to install Windows Server 2022 Standard — a complete guideHow to install Windows Server 2022 Datacenter — a complete guide

Najczęściej zadawane pytania

Device CAL assigns a licence to a device, which can be used by multiple users. User CAL assigns a licence to a user, who can use multiple devices.
Yes, RDS CAL is an add-on to the standard Windows Server CAL licence. Both types of licences are required for legal use of RDS.
Internet activation usually takes a few minutes. Telephone or website activation may take up to 24 hours.
Device CAL licences are automatically released after 52-89 days of inactivity on a given device. They cannot be manually transferred.
New devices will not receive a licence and will not be able to connect. You should purchase additional CAL or release licences from unused devices.
Yes, you can choose telephone or website activation during licence server activation.
In the Remote Desktop Licensing Manager, in the 'Issued Licences' section, you will see a list of devices with assigned CAL.

Czy ten artykuł był pomocny?