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!
使用通配符
您可以在引用文件的策略(例如,文件包含和排除列表)中使用 DOS 样式的通配符,例如问号 (?) 和星号 (*)。问号 (?) 匹配单个字符。星号 (*) 匹配零个或多个字符。
从 Profile Management 7.15 开始,您可以使用竖线 ‘|’ 将策略仅应用于当前文件夹,而不会将其传播到子文件夹。
通配符以递归方式工作。使用通配符时,请确保指定有效的路径。
支持通配符的策略不支持任何其他类型的处理,例如使用环境变量或 Active Directory 属性。您不能在引用文件夹或注册表项的策略中使用通配符。
示例
通配符 <path name>\h*.txt 匹配 house.txt、h.txt 和 house.txt.txt,但不匹配 ah.txt。
通配符 <path name>\a?c.txt 匹配 abc.txt,但不匹配 ac.txt。
通配符 <path name>\a?c*d.txt 匹配 abcd.txt 和 abccd.txt,但不匹配 acd.txt。
在配置文件根文件夹中配置策略:
*.txt 指定根文件夹和子文件夹中所有扩展名为 .txt 的文件。
*h.txt 指定根文件夹和子文件夹中所有与此通配符匹配的文件。
h*.txt 指定根文件夹及其子文件夹中所有与此通配符匹配的文件。
a?c.txt 指定根文件夹及其子文件夹中所有与此通配符匹配的文件。
*.txt| 指定根文件夹中所有扩展名为 .txt 的文件,而不会将其传播到子文件夹。
在配置文件非根文件夹中配置策略:
-
以
*或?开头的文件名部分的示例?AppData\*.txt指定 AppData 目录及其子文件夹中所有与此通配符匹配的文件。AppData\*h.txt指定 AppData 目录及其子文件夹中所有与此通配符匹配的文件。 -
不以
*或?开头的文件名部分的示例?AppData\h*.txt指定 AppData 目录中所有与此通配符匹配的文件,但不将其传播到子文件夹。AppData\a?c.txt指定 AppData 目录中所有与此通配符匹配的文件,但不将其传播到子文件夹。注意: 从 Profile Management 7.15 开始,此类配置不仅应用于当前文件夹,还应用于子文件夹。例如,
AppData\h*.txt指定 AppData 目录及其子文件夹中所有与此通配符匹配的文件。
共享
共享
在本文中
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.