RDS: Changing the Connection Broker DNS Alias As you cannot edit the name from the RDS Server GUI, PowerShell to the rescue: Set-RDClientAccessName -ConnectionBroker -ClientAccessName
Install Web Client: Install-RDWebClientPackage “Publish-RDWebClientPackage -Type Test -Latest” Publish-RDWebClientPackage -Type Production -Latest Uninstall Web Client: Uninstall-RDWebClient Uninstall-Module -Name RDWebClientManagement Note: If you replace the SSL or set this up from new. […]