This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
DVC 虚拟通道允许列表
您可以使用 DVC 虚拟通道允许列表来控制环境中允许哪些自定义动态虚拟通道。默认情况下,不允许任何动态虚拟通道。如果需要使用动态虚拟通道,则需要将其明确添加到允许列表中。
配置
DVC 虚拟通道允许列表默认处于启用状态。您可以使用 Citrix® 策略中的以下设置来配置此功能:
- DVC 虚拟通道允许列表:用于启用或禁用该功能并将动态虚拟通道添加到列表中。
- 虚拟通道允许列表日志节流:设置虚拟通道允许列表事件日志记录的节流周期。
- 虚拟通道允许列表日志记录:设置虚拟通道允许列表的日志记录级别。
将动态虚拟通道添加到允许列表
要将动态虚拟通道添加到允许列表,您需要以下信息:
- 客户端上的 DVC 插件名称。例如,
DvcPlugin1.dll
。 - DVC 侦听器名称。例如,
ListenerName1
。 - 访问 VDA 计算机上动态虚拟通道的进程路径。例如,
C:\Program Files\Application\run.exe
。
获取所需信息后,您必须使用 DVC 虚拟通道允许列表策略设置将动态虚拟通道添加到允许列表。要将动态虚拟通道添加到列表中,请在会话主机中输入访问 DVC 的进程路径,后跟逗号,然后是客户端插件名称,后跟逗号,以及插件使用的侦听器名称。可以添加多个侦听器名称,并用逗号分隔。
对于单个侦听器
使用前面的示例,将以下条目添加到列表中:
C:\Program Files\App\run1.exe,DvcPlugin1,ListenerName1
对于多个侦听器
如果有多个侦听器,请将以下条目添加到列表中:
C:\Program Files\App\run1.exe,DvcPlugin1,ListenerName1,ListenerName2
使用通配符
支持使用通配符 (*)。当目录或可执行文件的名称根据应用程序版本而变化时,或者当第三方组件安装在用户配置文件中时,可以使用通配符。
您可以在以下场景中使用通配符:
- 替换完整的目录名称。例如:
C:\Program Files\App\*\run1.exe
- 替换部分目录名称。例如:
C:\Program Files\App\v*\run1.exe
- 替换可执行文件的名称。例如:
C:\Program Files\App\v1.2\*.exe
- 替换部分可执行文件的名称。例如:
C:\Program Files\App\v1.2\run*.exe
适用以下限制:
- 通配符只能用于替换单个目录。例如,如果可执行文件位于
C:\Program Files\App\v1.2\run1.exe
- 允许:
C:\Program Files\App\*\run1.exe
- 不允许:
C:\Program Files\*\run1.exe
- 允许:
- 条目必须包含文件扩展名。
- 允许:
C:\Program Files\App\v1.2\*.exe
- 不允许:
C:\Program Files\App\v1.2\*
- 允许:
- 所有路径都必须是本地路径。
共享
共享
This Preview product documentation is Citrix Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Citrix Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Citrix product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.