Issue
The HTML5 webRDP client will not connect to new Windows 10 workstations, but will connect to Windows 7 or Windows 8 workstations.
Possible Errors:
Received an error connecting to: <CN_OF_WEBAPP>
Solution
Clean installations of Windows 10 now require SSL for RDP to connect. Therefore the webApp must be updated to use SSL security.
- Open webAdmin Dashboard.
- Expand Applications Admin.
- Select the RDP webApp.
- Select the webApp's Options tab.
In the webRDP HTML5 Client Parameter field click the green plus to add a new parameter.
sec=ssl
- Click the Save button.
- Click the Reload button to reload the webApp on the relay, with the updated settings, prior to testing.
*In the case of the Personal RDP webApp, it may be necessary to duplicate the webApp, calling it something like Personal RDP (Windows 10) to differentiate it for users that are required to have the SSL parameter added. Once the SSL parameter is added, the webApp may not connect to workstations that do not require the SSL parameter.
***Windows Server 2016 behaves the same way, requiring the sec=ssl parameter.
Alternate Solution to use NLA
If you would like to take advantage of using NLA the webApp must be configured to submit credentials.
- The webApp's Authentication tab must have valid credentials or Stoneware Variables entered for the Username/Password fields.
- The webApp's Authentication tab must have the Domain field filled in.
- In the webRDP HTML5 Client Parameter field click add a new parameter.
- sec=nla (instead of sec=ssl)