A
Aawesh Sayyed
want to remove un-used Remote Desktop Licenses CALs from RDS server.
If i directly uninstall the Cals using below command. will Microsoft still charge for it or it will be removed from license as well?
wmic /namespace:\\root\cimv2 path win32_TSlicenseKeyPack CALL UninstallLicenseKeyPackWithId KEYPACKID
Scenario:
There are 2 servers.
Server1 - 2000 Cals per user. 1230 issued
Server2 - 1000 Cals per user. 0 issued
can i removed 1000 Cals from server2 and add 50% of new cals again?
As we cannot remove cals partially.
Continue reading...
If i directly uninstall the Cals using below command. will Microsoft still charge for it or it will be removed from license as well?
wmic /namespace:\\root\cimv2 path win32_TSlicenseKeyPack CALL UninstallLicenseKeyPackWithId KEYPACKID
Scenario:
There are 2 servers.
Server1 - 2000 Cals per user. 1230 issued
Server2 - 1000 Cals per user. 0 issued
can i removed 1000 Cals from server2 and add 50% of new cals again?
As we cannot remove cals partially.
Continue reading...