LicensingMode configures how Terminal Services manages Client Access Licenses (CALs). Two types of Terminal Server Client Access Licenses are available: TS Device CAL or TS User CAL:

Note
This setting is ignored unless the Windows Feature AppServer(Terminal Services Application Server) is enabled in the Windows image.

Values

2

CALs are configured Per Device

Configures Terminal Server to require that each connected client computer has a valid Terminal Server Client Access License (CAL). If the client computer has a Terminal Server CAL, it can access more than one Terminal Server.

4

CALs are configured Per Session

Configures Terminal Server to provide one Terminal Server CAL for each active client session.

5

LicensingMode is not configured

Important
LicensingMode is an integer. If you enter a value that is not supported, the Remote Connection Manager will not be configured properly. Ensure that the value for this setting matches one of the supported values.

Valid Passes

generalize

offlineServicing

specialize

Parent Hierarchy

Applies To

For the list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-TerminalServices-RemoteConnectionManager.

XML Example

  Copy Code
<LicensingMode>2</LicensingMode>

See Also