Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jackbuehner
Copy link
Collaborator

RAWeb supports multiple terminal servers in a single webfeed, but in some cases, you may only want RDP files from one of those devices.

By specifying ?terminalServer=<terminal server name> at the end of the URL to the webfeed, you can filter the webfeed to a single terminal server. The name of the webfeed will be changed to match the terminal server name.

This can also be used to specify separate credentials per terminal server in the remote desktop client apps.

Note that this is usable in Windows RemoteApp and Desktop Connection, but Windows RADC requires each webfeed to have a unique full-qualified domain name (FQDN). To use, you must expose RAWeb via multiple different domains or subdomains and use a different FQDN for each connection with a different terminalServer query parameter. For example, use https://raweb1.example.com/raweb/webfeed.aspx?terminalServer=testbox and https://raweb2.example.com/raweb/webfeed.aspx?terminalServer=personal-pc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant