Deploy RDS Web Client

31st July 2018
by InfiniteMonkeys

 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. You will need to import the SSL as a CER file (does currently support PFX files):
Import-RDWebClientBrokerCert

You can then find the site under /rdweb/webclient/

RDS Web Client Logon