The HTML 5 Remote Desktop Web Client, for Windows Server RDS Deployments, now supports File Transfers. However, to enable this, feature the HTML 5 Web Client will need to be manually updated.
To see the latest release notes for the Latest HTML 5 Remote Desktop Client, please visit:
https://docs.microsoft.com/en-us/windows-server/remote/remote-desktop-services/clients/web-client-whatsnew
To update the HTML 5 Web Client:
1. Open a PowerShell console as Administrator (Right-click run as Administrator) on the Server running the RD Web Access role. Run the command below, which will download the latest available version of the web client.
Install-RDWebClientPackage
2. Now that the latest web client has been downloaded. It can be published by running the command below, which will replace the client for all users.
Publish-RDWebClientPackage -Type Production -Latest
Please contact me if you have any comments or suggestions: contact@woodward.digital