Skip to content

Commit abdb0aa

Browse files
authored
Update per reviewer's comments
1 parent 39abfb0 commit abdb0aa

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

support/windows-server/remote/set-up-remote-desktop-licensing-across-domains-forests-workgroups.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
22
title: Set up RD licensing across domains forests or workgroups
33
description: This article talks about the questions around the supportability (or recommended approach) of setting up Remote Desktop (RD) licensing across domain, forest, or work groups.
4-
ms.date: 01/15/2025
4+
ms.date: 03/31/2025
55
manager: dcscontentpm
66
audience: itpro
77
ms.topic: troubleshooting
8-
ms.reviewer: kaushika, akhleshs, sabinn
8+
ms.reviewer: kaushika, akhleshs, sabinn, warrenw
99
ms.custom:
1010
- sap:remote desktop services and terminal services\licensing for remote desktop services (terminal services)
1111
- pcy:WinComm User Experience
1212
---
13-
# Best practices for setting up RDS licensing across Active Directory domains/forests or work groups
13+
# Best practices for setting up RD licensing across Active Directory domains/forests or work groups
1414

1515
This article provides information on the questions around the supportability (or recommended approach) of setting up Remote Desktop (RD) licensing across domain, forest, or work groups.
1616

@@ -39,14 +39,14 @@ For both Per Device and Per User CALs issuance to work, the RD Session Host and
3939

4040
Here is more information on these scenarios:
4141

42-
- RDS Host and RDS licensing servers are in the same work group
42+
- RD Session Host and RD licensing servers are in the same work group
4343

44-
Consider the following points while configuring RDS and RDS licensing servers in a work group environment:
44+
Consider the following points while configuring RDS and RD licensing servers in a work group environment:
4545

46-
- We can use ONLY Per Device CALs in a work group environment. So, you should install only Per Device CALs on RDS licensing server.
46+
- We can use ONLY Per Device CALs in a work group environment. So, you should install only Per Device CALs on RD licensing server.
4747
- Per User CAL tracking and reporting is not supported in work group mode.
48-
- RDS Host and RDS licensing server roles can both be installed on the same server.
49-
- If you install RDS licensing server on a different server in the work group, ensure that the RDS server is able to access RDS licensing server.
48+
- RD Session Host and RD licensing server roles can both be installed on the same server.
49+
- If you install RD licensing server on a different server in the work group, ensure that the RDS server is able to access RD licensing server.
5050

5151
In Windows 2008 R2, automatic license server discovery is no longer supported for RD Session Host servers. You must specify the name of a license server for the RD Session Host server to use by using Remote Desktop Session Host Configuration snap-in. For more information, see [Specify a License Server for an RD Session Host Server to Use](/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc770585(v=ws.11)).
5252

@@ -55,14 +55,14 @@ Here is more information on these scenarios:
5555
In an Active Directory Domain scenario, we can have RD Session Host and RD licensing servers either on the same server or different servers. Consider the following points while configuring RDS environment in a domain scenario:
5656

5757
- You can install both (Per Device and Per User) CALs on RD licensing server.
58-
58+
5959
- The computer account for the license server must be a member of the Terminal Server License Servers group in AD DS. If the license server is installed on a domain controller, the Network Service account must also be a member of the Terminal Server License Servers group.
6060

61-
- To restrict the issuance of RDS CALs, you can add RD Session Host Servers into Terminal Server Computers group on RD licensing server and then enable the License server security group policy setting on the RD licensing server.
62-
61+
- To restrict the issuance of RDS CALs, you can add RD Session Host servers into Terminal Server Computers group on RD licensing server and then enable the License server security group policy setting on the RD licensing server.
62+
6363
- The License server security group policy setting is located in Computer Configuration\Policies\Administrative Templates\Windows Components\Remote \RD licensing and can be configured by using either the Local Group Policy Editor or the Group Console (GPMC).
6464

65-
- RDS Host Servers are in one domain/forest and RDS licensing server is in another domain/forest
65+
- RD Session Host servers are in one domain/forest and RD licensing server is in another domain/forest
6666

6767
In this kind of scenario, you should consider the following points:
6868

@@ -72,11 +72,11 @@ Here is more information on these scenarios:
7272

7373
- To issue RDS Per User CALs to users in other domains, there must be a two-way trust between the domains, and the license server must be a member of the Terminal Server License Servers group in those domains.
7474

75-
- To restrict the issuance of RDS CALs, you can add RDS Host Servers into Terminal Server Computers group on RDS licensing servers.
75+
- To restrict the issuance of RDS CALs, you can add RD Session Host servers into Terminal Server Computers group on RD licensing servers.
7676

77-
- Configure RDS licensing server on all RDS Host Servers in each domain/forest. You can do it through RDS host configuration snap-in or through a group policy.
77+
- Configure RD licensing server on all RD Session Host servers in each domain/forest. You can do it through RD Session Host configuration snap-in or through a group policy.
7878

79-
- Add administrators group of each domain/forest in the local administrators of RDS licensing server. This way, you'll not get a prompt to enter your credentials when you'll open RDS host configuration snap-ins in trusted domains/forests.
79+
- Add administrators group of each domain/forest in the local administrators of RD licensing server. This way, you'll not get a prompt to enter your credentials when you'll open RD Session Host configuration snap-ins in trusted domains/forests.
8080

8181
## Data collection
8282

0 commit comments

Comments
 (0)