-
-
-
-
ログオン時の除外チェックを有効にする
-
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の挙動を制御します。デフォルトでは、この機能は無効になっています。
除外されたファイルとフォルダーは、[除外の一覧 - ファイル] ポリシーと [除外の一覧 - ディレクトリ] ポリシーにそれぞれ追加したファイルとフォルダーを参照します。ユーザーがログオフすると、Profile Managementは除外されたファイルとフォルダーをユーザーストアに同期しません。ただし、除外の一覧に追加する前に、除外されたファイルとフォルダーがユーザーストアに存在する場合があります。[ログオン時の除外チェックを有効にする] ポリシーにより、Profile Managementでこれらのファイルとフォルダーを無視したり、ユーザーがログオンしたときにそれらをユーザーストアから削除したりできます。
この機能を使用するには、次の手順を実行します:
- グループポリシー管理エディターを開きます。
- [コンピューターの構成]>[ポリシー]>[管理用テンプレート:ポリシー定義(ADMXファイル)]>[Citrixコンポーネント]>[Profile Management]>[ファイルシステム] で、[ログオン時の除外チェック] ポリシーをダブルクリックします。
- [Enabled] をクリックします。
- ドロップダウンメニューのオプションを選択します。デフォルトでは、[除外されたファイルまたはフォルダーを削除] が選択されています。
- [OK] をクリックします。
この機能には、次の3つのオプションがあります:
- 除外されたファイルまたはフォルダーを削除。ユーザーのログオン時に、除外されたファイルとフォルダーをユーザーストアから削除します。
- 除外されたファイルまたはフォルダーを無視。ユーザーのログオン時に、ユーザーストアから除外されたファイルとフォルダーを無視します。
- 除外されたファイルまたはフォルダーを同期。ユーザーのログオン時に、ユーザーストアから除外されたファイルとフォルダーをローカルプロファイルと同期します。
警告:
[除外されたファイルまたはフォルダーを削除] を選択すると、Profile Managementは除外されたファイルやフォルダーをユーザーストアから完全に削除します。除外されたファイルおよびフォルダーを再び含めると、Profile Managementはユーザーがログオンした時に、これらのファイルやフォルダーをローカルでキャッシュしたプロファイルから再度削除します。
変更を適用するには、コマンドプロンプトからgpupdate /force
コマンドを実行します。いったんログオフしてから再度ログオンします。詳しくは、https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/gpupdateを参照してください。
INIファイルを使用してログオン時の除外チェックを有効にするには、以下を行います:
- Profile Management .iniファイルを開きます。
- [全般設定]セクションで、EnableLogonExclusionCheckアイテムを追加します。
- 以下のようにEnableLogonExclusionCheckアイテムの値を設定します:
- ユーザーストアからの除外一覧に指定されたファイルやフォルダーを無視するには、値を「1」に設定します。次に例を示します:EnableLogonExclusionCheck=1。
- ユーザーストアからの除外一覧に指定されたファイルやフォルダーを削除するには、値を「2」に設定します。次に例を示します:EnableLogonExclusionCheck=2。
- チェックを無効にするには、値を「0」に設定します。次に例を示します:EnableLogonExclusionCheck=0。
- Profile Management .iniファイルを保存して閉じます。
- この変更を有効にするには、
gpupdate /force
コマンドを実行します。
構成の優先順位:
- この設定がグループポリシーオブジェクト(GPO)で構成されていない場合、INIファイルの値が使用されます。
- この設定をGPO内でもINIファイル内でも構成しない場合、このポリシーは無効になります。
共有
共有
この記事の概要
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.