Forum Discussion
RoryRussell
Oct 21, 2020Copper Contributor
RD Web Client (HTML5) Redirected devices
Hi, I've recently installed the new HTML5 RD Web Client and all is working fine, with the exception of smart card redirection. Our users need to authenticate to a secure website (using RDS) with...
RoryRussell
Feb 12, 2021Copper Contributor
DJK463 I've just updated to the latest version of RDWeb and now redirecting the microphone is an option, seems like smart card and drive redirection will come in time, when MS pull their finger out
ISAIAS_BERTIN
Dec 14, 2022Copper Contributor
DJK463 could inform me how should I do to make the updates because when I use RDWEB HTM5 it doesn't show the options for directing printers.
- RoryRussellDec 23, 2022Copper Contributor
Try this, been a while since I did this. All done in elevated powershell on your RDS server
- Run: Install-RDWebClientPackage
- Run: Get-RDWebClientPackage to see all the RDWeb versions
- Run: Publish-RDWebClientPackage -Type Test -Latest to set up the new test RDWeb version
- Browse to https://rds.domain.com/RDWeb/webclient-test/index.html to test the new version (replace URL with your RDS URL)
- To switch production to the new version, run: Publish-RDWebClientPackage -Type Production -Latest
- ISAIAS_BERTINJan 03, 2023Copper Contributor
Could you let me know which version you are using?
The attached figure has the available version and the version I'm using.