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>...")
 
No edit summary
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]]

Revision as of 11:59, 7 November 2019

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/