Win32_TSLicenseReportEntry class
Provides details of the issued Remote Desktop Services Per User client access license (RDS Per User CAL).
Syntax
[AMENDMENT]
class Win32_TSLicenseReportEntry
{
string User;
DATETIME ExpirationDate;
string CALType;
string ProductVersion;
uint32 ProductVersionID;
};
Members
The Win32_TSLicenseReportEntry class has these types of members:
Properties
The Win32_TSLicenseReportEntry class has these properties.
-
CALType
-
-
Data type: string
-
Access type: Read-only
Specifies the type of CAL issued. This will be one of the following values.
Windows Server 2008 R2 and Windows Server 2008: This property is not supported.
"Built-in TS Per Device CAL"
"TS Per Device CAL"
"TS Internet Connector CAL"
"TS Per User CAL"
"TS or RDS Per Device CAL"
"TS or RDS Per User CAL"
"VDI Standard Suite Per Device subscription license"
"VDI Premium Suite Per Device subscription license"
"RDS Per Device CAL"
"RDS Per User CAL"
-
-
ExpirationDate
-
-
Data type: DATETIME
-
Access type: Read-only
Expiration date of the license that was issued to the user.
-
-
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.
User
-
Data type: string
-
Access type: Read-only
-
Qualifiers: key
Name of the user to whom the license was issued.
Remarks
You must be a member of the Administrators group to use this class.
Managed Object Format (MOF) files contain the definitions for Windows Management Instrumentation (WMI) classes. MOF files are not installed as part of the Microsoft Windows Software Development Kit (SDK). They are installed on the server when you add the associated role by using the Server Manager. For more information about MOF files, see Managed Object Format (MOF).
Requirements
Requirement | Value |
---|---|
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2008 |
Namespace |
Root\CIMv2 |
MOF |
|
DLL |
|