A question regarding obtaining RDS License via win32-tslicensekeypack

The God Father 21 Reputation points
2021-03-25T15:50:31.617+00:00

Hello All,

have a question, iam running a PowerShell command to retrieved RDS LicenseKeyPack details, according to win32-tslicensekeypack KeyPackType should a number between 0 and 6, yet i am getting 7 on some outputs. What dose this mean?.

Example output:

KeyPackId : 7
KeyPackType : 7
ProductVersion : Windows Server 2016
TypeAndModel : RDS Per User CAL
AvailableLicenses : 0
IssuedLicenses : 49
ExpirationDate : 20380119031407.000000-000"

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,254 questions
0 comments No comments
{count} votes

Accepted answer
  1. Carl Fan 6,836 Reputation points
    2021-03-26T09:28:03.04+00:00

    Hi,
    Based on your description, KeyPackType : 7, I'm afraid that you may contact the RDS Cal support where you have purchased.
    As you provided the link, I searched more Official website, but they only provided KeyPackType :0-6.
    Did you use the command below:
    Get-WmiObject Win32_TSLicenseKeyPack
    Anyway, I consider that you'd better contact the RDS Cal support to confirm the licensekey package and could ask what's the meaning of KeyPackType : 7.
    Hope this helps and please help to accept as Answer if the response is useful.
    Best Regards,
    Carl


0 additional answers

Sort by: Most helpful