RDP Terminal Services Licensing: Difference between revisions

From KlavoWiki
Jump to navigationJump to search
(Created page with "To configure a server to use a Windows Remote Desktop Licensing server. On the server that needs licensing, configure to point to the licensing server. <pre> gpedit </pre>...")
 
m (David moved page RDP Licensing to RDP Terminal Services Licensing without leaving a redirect)
 
(One intermediate revision by the same user not shown)
Line 17: Line 17:
Set the Remote Desktop licensing mode : Enable : Per User
Set the Remote Desktop licensing mode : Enable : Per User
</pre>
</pre>
Reference : https://www.wintips.org/how-to-install-remote-desktop-services-terminal-services-on-server-2016-2012/


[[Category : Windows]]
[[Category : Windows]]

Latest revision as of 23:11, 4 August 2021

To configure a server to use a Windows Remote Desktop Licensing server. On the server that needs licensing, configure to point to the licensing server.

gpedit
Computer Configuration\Administrative Templates\Windows Components\Remote Desktop Services\Remote Desktop Session Host\Licensing
Use the specified Remote Desktop license servers : Enable : servername.domain.com


Set the Remote Desktop licensing mode : Enable : Per User

Reference : https://www.wintips.org/how-to-install-remote-desktop-services-terminal-services-on-server-2016-2012/