LicensingMode

Applies To: Windows 7, Windows 8, Windows 8.1, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2, Windows Vista

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:

  • A Terminal Services Device CAL permits one device (used by any user) to conduct Windows Sessions on any of your servers.

  • A Terminal Services User CAL permits one user (by using any device) to conduct Windows Sessions on any of your servers.

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

Microsoft-Windows-TerminalServices-RemoteConnectionManager | LicensingMode

Applies To

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

XML Example

<LicensingMode>2</LicensingMode>

See Also

Concepts

Microsoft-Windows-TerminalServices-RemoteConnectionManager