Win32_TSLicenseReportSummaryEntry class
Provides a summary of the installed and issued Remote Desktop Services Per User client access licenses (RDS Per User CALs).
Syntax
[AMENDMENT]
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.
-
-
"Windows Server 2012"
-
Only servers running Windows Server 2012, Windows Server 2008 R2, or Windows Server 2008 are supported with this license.
-
"Windows Server 7"
-
Only servers running Windows Server 2008 R2, or Windows Server 2008 are supported with this license.
-
"Windows Server 2008"
-
Only servers running Windows Server 2008 are supported with this license.
ProductVersionID
-
Data type: uint32
-
Access type: Read-only
Product version identifier for the Remote Desktop Services license key pack.
4
Windows Server 2012
3
Windows Server 2008 R2
2
Windows Server 2008
1
Not supported.
0
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.
"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.
"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
Requirement | Value |
---|---|
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2008 |
Namespace |
Root\CIMv2 |
MOF |
|
DLL |
|