Set Windows Server 2012 R2 RDS Licensing Mode using PowerShell

Set Windows Server 2012 R2 RDS Licensing Mode using PowerShell

the easiest way to configure licensing mode for Remote Desktop Services on Windows Server 2012 R2 = use PowerShell.

Import-Module RemoteDesktopServices

import module RDS

Set-RDLicenseConfiguration -LicenseServer <license server> -Mode PerUser -ConnectionBroker <connection broker>

 

 

 

(Visited 755 times, 1 visits today)

Napsat komentář

Vaše e-mailová adresa nebude zveřejněna. Vyžadované informace jsou označeny *