Skip to main content

2025 年 2 月 20 日

Syntax for the --agentURLPattern Option in Omnissa Horizon 8

When you use the vdmutil command on an Omnissa Horizon Connection Server instance to create a URL Content Redirection setting, you type a quoted string that specifies the URL, or URLs, that should be opened on the remote desktop or published application in the --agentURLPattern option.

The quoted string contains a regular expression and must include the protocol prefix. You can use wildcards to specify a URL pattern that matches multiple URLs.

The following table describes some sample URL patterns.

Agent URL PatternDescription
".*"All client URLs are redirected to the remote desktop or published application.
"http://google.*"All client URLs that include the text google are redirected to the remote desktop or published application.
"http://acme.com/software"All client URLs that include the text acme.com and the subdirectory /software are redirected to the remote desktop or published application. For example, http://www.acme.com/software is redirected. Also, http://www.acme.com/software/consumer is redirected.

此页面对您有帮助吗?

对本主题提供反馈

本主题对您有帮助吗?

请勿填写任何个人信息或机密信息。

正在生成链接…