Win32_TSLicenseReportPerDeviceEntry class
Provides details about the failed Remote Desktop Services Per Device client access license (RDS Per Device CAL).
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[AMENDMENT]
class Win32_TSLicenseReportPerDeviceEntry
{
string sIssuedToComputer;
string sHardwareId;
DATETIME ExpirationDate;
string CALType;
string ProductVersion;
uint32 ProductVersionID;
};
Members
The Win32_TSLicenseReportPerDeviceEntry class has these types of members:
Properties
The Win32_TSLicenseReportPerDeviceEntry 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.
"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
The expiration date of the license.
-
-
ProductVersion
-
-
Data type: string
-
Access type: Read-only
The version of Remote Desktop Services for which the RDS Per User CAL was issued. This will be one of the following values.
-
-
"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.
sHardwareId
-
Data type: string
-
Access type: Read-only
-
Qualifiers: key
The hardware identifier of the computer.
sIssuedToComputer
-
Data type: string
-
Access type: Read-only
The name of the computer that the license issuance was attempted for.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\CIMv2 |
MOF |
|
DLL |
|