Win32_TSLicenseReportSummaryEntry class
Provides a summary of the installed and issued Remote Desktop Services Per User client access licenses (RDS Per User CALs).
Syntax
class Win32_TSLicenseReportSummaryEntry
{
string ProductVersion;
uint32 ProductVersionID;
string TSCALType;
uint32 InstalledLicenses;
uint32 IssuedLicenses;
string TSCALAvailability;
};
Members
The Win32_TSLicenseReportSummaryEntry class has these types of members:
Properties
The Win32_TSLicenseReportSummaryEntry class has these properties.
- InstalledLicenses
-
- Data type: uint32
- Access type: Read-only
Number of RDS Per User CALs that are installed.
- IssuedLicenses
-
- Data type: uint32
- Access type: Read-only
Number of RDS Per User CALs that are issued.
- ProductVersion
-
- Data type: string
- Access type: Read-only
Version of Remote Desktop Services for which the RDS Per User CAL was issued.
Value Meaning - "Windows Server 2012"
Only servers running Windows Server 2012, Windows Server 2008 R2, Windows Server 2008, or Windows Server 2003 are supported with this license.
- "Windows Server 7"
Only servers running Windows Server 2008 R2, Windows Server 2008, or Windows Server 2003 are supported with this license.
- "Windows Server 2008"
Only servers running Windows Server 2008, or Windows Server 2003 are supported with this license.
- "Windows Server 2003"
Only servers running Windows Server 2003 are supported with this license.
- "Windows 2000 Server"
Not supported.
- ProductVersionID
-
- Data type: uint32
- Access type: Read-only
Product version identifier for the Remote Desktop Services license key pack.
Value Meaning - 4
Windows Server 2012
- 3
Windows Server 2008 R2
- 2
Windows Server 2008
- 1
Windows Server 2003
- 0
Windows 2000 Server (Not supported.)
- TSCALAvailability
-
- Data type: string
- Access type: Read-only
The availability of the RDS Per User CALs. This will be one of the following values.
Value Meaning - "Available"
The RDS Per User CALs are available.
- "Limited"
The availability of the RDS Per User CALs is limited.
- "None"
The RDS Per User CALs are not available.
- "Not Tracking"
The availability of the RDS Per User CALs is not being tracked.
- TSCALType
-
- Data type: string
- Access type: Read-only
The type of RDS Per User CALs. This will be one of the following values.
Value Meaning - "Per Device"
The RDS Per User CALs are issued per device.
- "Per User"
The RDS Per User CALs are issued per user.
- "Unknown"
The type of RDS Per User CALs is unknown.
Requirements
|
Minimum supported client | None supported [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2008 [desktop apps only] |
|
Namespace |
\root\CIMV2 |
|
MOF |
|
Send comments about this topic to Microsoft
Build date: 10/26/2012