Server 2012 Solution because there is no remote desktop license server available to provide licenses

Since there is no remote desktop license server available to license (Final Solution)

Run Power Shelli as administrator and type the following commands one by one. (REPLACE YOUR OWN SERVER NAME INSTEAD OF THE COMPUTER NAME)

Server 2012 Solution because there is no remote desktop license server available to provide licenses

$ obj = gwmi -namespace “Root/CIMV2/TerminalServices” Win32_TerminalServiceSetting
$ obj.ChangeMode (2)
$ obj.SetSpecifiedLicenseServerList("COMPUTER NAME")
$ obj.GetSpecifiedLicenseServerList()

 

Go to "Control Panel/System and Security/System" to find your computer name.

  • 44 用户发现这很有用
這篇文章有幫助嗎?
相关文章
Copyright © 2024 RizeDC Internet Hizmetleri. All Rights Reserved.