Skip to main content

Activate Remote Desktop License Guide with Images

Activate the Remote Desktop Services license server

Applies to: Windows Server 2022, Windows Server 2019, Windows Server 2016

The Remote Desktop Services license server issues client access licenses (CALs) to users and devices when they access the RD Session Host. You can activate the license server by using the Remote Desktop Licensing Manager.

Install the RD licensing role 

  1. Sign into the server you want to use as the license server using an administrator account.
  2. In Server Manager, select Manage > Add Roles and Features.
  3. On the Select installation type page, select Role-based or feature-based installation.
  4. Specify the server on which you'll install the licensing role.
  5. On the Server Roles page, check the box for Remote Desktop Services, then select Next until you see the Remote Desktop Services page.
  6. Select the roles you want to install. Make sure you include the Remote Desktop Licensing role.
  7. In the Add Roles and Features Wizard dialog box, select Add Features.
  8. Select Next until you see the Confirmation page, then select Install.
Activate the license server
  1. In Server Manager, select Remote Desktop Services > Servers. Right-click the server where you installed the Remote Desktop Licensing role and select RD Licensing Manager.
  2. In the RD Licensing Manager, select the server, and then select Action > Activate Server.
  3. Accept the remaining default values in the Activate Server Wizard until you see the Company information page, then enter your company information.
  4. Accept the defaults for the remaining pages until the final page. Clear Start Install Licenses Wizard now, and then select Finish.
  5. Select Action > Review Configuration > Add to Group > OK and enter credentials for a user in the AAD DC Administrators group, and register as SCP. This step might not work if you are using Microsoft Entra Domain Services, but you can ignore any warnings or errors. 

Install RDS client access licenses on the Remote Desktop license server 

Use the following information to install Remote Desktop Services client access licenses (CALs) on the license server. Once the CALs are installed, the license server will issue them to users as appropriate.

Note you need Internet connectivity on the computer running Remote Desktop Licensing Manager but not on the computer running the license server.
  1. On the license server (usually the first RD Connection Broker), open the Remote Desktop Licensing Manager.
  2. Right-click the license server, and then click Install licenses.
  3. Click Next on the welcome page.
  4. Select the program you purchased your RDS CALs from, and then click Next. If you are a service provider, select Service Provider License Agreement.
  5. Enter the information for your license program. In most cases, this will be the license code or an agreement number, but this varies depending on the license program you're using.
  6. Click Next.
  7. Select the product version, license type, and number of licenses for your environment, and then click Next. The license manager contacts the Microsoft Clearinghouse to validate and retrieve your licenses.
  8. Click Finish to complete the process.

License Remote Desktop session hosts

Prerequisites

To install licenses for your session hosts, you'll need a Remote Desktop license server with per-user or per-device client access licenses (CALs) activated.

Configure licensing for an RDS deployment that includes the RD Connection Broker role

If you need to license session hosts where your RDS deployment doesn't include the connection broker role, you'll need to specify a license server by using group policy either centrally from your Active Directory domain or locally on each session host. You'll also need to do specify a license server when using Windows Server with Azure Virtual Desktop.

To specify a license server:

  1. On the RD Connection Broker computer, open Server Manager.

  2. In Server Manager, select Remote Desktop Services > Overview > Edit Deployment Properties > RD Licensing.

    A screenshot of the set up remote desktop services deployment page. The user selects the tasks drop-down menu and selects Edit Deployment Properties.

  3. Select the Remote Desktop licensing mode (either Per User or Per Device, as appropriate for your deployment).

     Note:

    If you use domain-joined servers for your RDS deployment, you can use both Per User and Per Device CALs. If you use workgroup servers for your RDS deployment, you have to use Per Device CALs In that case, Per User CALs are not permitted.

  4. Specify a license server, and then select Add.

    A screenshot of the configure the deployment page. Two red borders surround the two radio buttons that say per device and per user, and a field for the file path for the license server.

Configure licensing for an RDS deployment that includes only the RD Session Host role and the RD Licensing role

  1. Depending on whether you want to configure Group Policy centrally from your domain or locally on each session host:

    • Open the Group Policy Management Console (GPMC) and create or edit a policy that targets your session hosts.

    • Open the Local Group Policy Editor on the session host.

  2. Go to Computer Configuration > Administrative Templates > Windows Components > Remote Desktop Services > Remote Desktop Session Host > Licensing.

    A screenshot of the list of policies for Remote Desktop licensing. Use the specified Remote Desktop license servers and Set the Remote Desktop licensing mode are highlighted with red borders.

  3. In the policy list, right-click Use the specified Remote Desktop license servers, and then select Properties.

  4. Select Enabled, and then enter the name of the license server under License servers to use. If you have more than one license server, use commas to separate their names.

    A screenshot of the Use the specified Remote Desktop license servers window. The field labeled License servers to use is highlighted with a red border.

  5. Select OK.

  6. In the policy list, right-click Set the Remote Desktop licensing mode, and then select Properties.

  7. Select Enabled.

  8. Under Specify the licensing mode for the Remote Desktop Session Host server, select Per Device or Per User, as appropriate for your deployment.

    A screenshot of the Set the Remote Desktop licensing mode window. The drop-down menu for specifying the licensing mode for the RD Session Host server is highlighted with a red border.




Comments

Popular posts from this blog

Reset 120 day RDS Grace period on 2016 and 2019

  Reset 120 day RDS Grace period on 2016 and 2019  Confirm-deletion-of-the-timebomb-key-in-the-registry If you have a home lab environment or another lab where you continually test various solutions, licensing, and trial expiration is a challenge that you constantly tend to run into. It is just part of the fun of lab environments. While most trials are fairly “hard and fast” and don’t allow you to reset the trial expiration, if you work with Microsoft Windows Server and Remote Desktop Services (RDS), there is a “hack” that allows you to effectively reset the expiration of  Remote Desktop  Services grace period where you can essentially rewind the clock on your RDS licensing if you are making use of this role inside your lab environment. I am using Windows Server 2019 for my Windows workloads in my lab environment. In this post, I will show how to reset 120 day RDS licensing Grace period on 2016 and 2019 Windows Server. Let’s see. Learn how to reset the 120-day Grace Period in Remote De

The Parables of Jesus - Full List with KJV Bible Verses

The Parables of Jesus Jesus was a storyteller. The stories and illustrations He told were called parables and there is something unique about them that made them stand out.  Throughout the more than 40 parables that Jesus taught throughout the Bible, He used parables to influence and challenge the thinking of the original audience and to help people consider a different perspective about Himself and the kingdom of God.  Parables can do the same for us today as they did for the original audience. They can give us a fresh perspective on Jesus’ ministry and understanding that God offers His kingdom to EVERYONE. They show us that by choosing Christ, we are putting Jesus first instead of status, money, or success.  Here is the list of parables spoken by Jesus in the Bible. PARABLES MATTHEW MARK LUKE Salt of the Earth Matthew 5:13 Mark 9:50   Lamp Under a Bowl Matthew 5:14-16 Mark 4:21-22 Luke 8:16, 11:33 Wise and Foolish Builders Matthew 7:24-27   Luke 6:47-49 New Cloth on an Old Coat Matth

GitLab Repository Command Line Instructions

Start project repository Command line instructions You can also upload existing files from your computer using the instructions below. Git global setup git config --global user.name "Jaime Moncada" git config --global user.email "jaimemoncadajr@gmail.com" Create a new repository git clone https://gitlab.com/jaimemoncadajr/library-system.git cd library-system touch README.md git add README.md git commit -m "add README" git push -u origin master Push an existing folder cd existing_folder git init git remote add origin https://gitlab.com/jaimemoncadajr/library-system.git git add . git commit -m "Initial commit" git push -u origin master Push an existing Git repository cd existing_repo git remote rename origin old-origin git remote add origin https://gitlab.com/jaimemoncadajr/library-system.git git push -u origin --all git push -u origin --tags Credit :  https://gitlab.com OR Simple Way to Push an existing