Server 2022 Remote Desktop Services HTML 5 Client

Shannon Harvey 21 Reputation points
2021-11-19T13:16:11.117+00:00

Hello All,

I am in the process of setting up and installing Remote Desktop Services on server 2022 to include the integrated web client. I have the gateway service installed and operating as expected where I can access the site using IE (unable to using chrome or edge), and logon. I am trying to setup the HTML 5 Web Client using the command found from an article I found elsewhere, however these PowerShell command appear to only work on 2016 and 2019, as they have no effect when executing on 2022. Has anyone had any experience in setting up RDS in 2022 with HTML 5...and if so can you provide any guidance you may have regarding what steps I need to be taking to get this working with the newer HTML technology?

Thank you,

Here are the commands I am trying to run, as outline here http://woshub.com/rds-html5-web-client/#h2_1

Install-Module -Name PowerShellGet -Force

Restart the PowerShell console. Now install the RD Web Client Management module:

Install-Module -Name RDWebClientManagement

To accept the terms of Microsoft Licence Agreement, press A.

Then install the latest version of Web Remote Desktop:

Install-RDWebClientPackage

After the RDWebClientPackage package is installed, check its properties with the following command:

Get-RDWebClientPackage

Windows for business | Windows Client for IT Pros | User experience | Remote desktop services and terminal services
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.