-
-
-
关于 Profile Management .ini 文件
-
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!
关于 Profile Management .ini 文件
默认配置
Profile Management 的默认配置存储在 .ini 文件中。此文件必须位于安装文件夹中,以便 Profile Management Service 能够识别。默认配置适用于大多数环境。它可以处理所有组中所有用户的配置文件。
如果在 Windows XP 或 Windows Server 2003 上运行的 Profile Management 是非英语部署版本,则必须使用 UPMPolicyDefaults_all.ini 创建 .ini 文件的相应语言版本。重命名此文件的副本,以反映您的语言(例如,对于西班牙语,应为 UPMPolicyDefaults_all_es.ini),并将文件夹名称本地化。可以使用下列文件名称:
- 对于法语操作系统,请使用 UPMPolicyDefaults_all_fr.ini
- 对于德语操作系统,请使用 UPMPolicyDefaults_all_de.ini
- 对于西班牙语操作系统,请使用 UPMPolicyDefaults_all_es.ini
- 对于日语操作系统,请使用 UPMPolicyDefaults_all_ja.ini
- 对于简体中文操作系统,请使用 UPMPolicyDefaults_all_zh-CN.ini
修改 .ini 文件
如果要向 .ini 文件中添加条目,请确保变量和值的格式正确。
标志(开/关指示器)的格式必须如下所示:
<variable>=<value>
<!--NeedCopy-->
值 1 将启用某项设置以及任何其他值,不提供值则禁用该设置。例如,以下条目将启用 ServiceActive
设置:
ServiceActive=1
<!--NeedCopy-->
以下任何条目将禁用该设置:
ServiceActive=ON
ServiceActive=OFF
ServiceActive=TRUE
ServiceActive=FALSE
ServiceActive=
<!--NeedCopy-->
列表条目的格式必须如下所示:
<value>=
<!--NeedCopy-->
以下条目指定要同步的 Microsoft Office 文件:
[SyncFileList]
AppData\Local\Microsoft\Office*.OfficeUI
<!--NeedCopy-->
在目标计算机上手动或自动执行策略刷新时,对组策略设置的更改会生效。发出命令 gpupdate /force
(建议使用此方法)时,对 .ini 文件所做的更改将生效。或者,在目标计算机上重新启动 Profile Management Service 时,更改将生效。
共享
共享
在本文中
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.