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!
複数のファイルサーバーでCitrix®ユーザープロファイルを共有する
Profile Managementの最もシンプルな実装は、ユーザーストアが1つの地理的場所にいるすべてのユーザーをカバーする1つのファイルサーバー上にあるものです。このトピックでは、複数のファイルサーバーを含む、より分散された環境について説明します。高度に分散された環境については、「Profile Managementによる高可用性と災害復旧」を参照してください。
注:ユーザーストアのサーバー側ファイルクォータを無効にしてください。クォータがいっぱいになるとデータ損失が発生し、プロファイルをリセットする必要があるためです。プロファイルに保持される個人データ(例:ドキュメント、ミュージック、ピクチャ)の量を制限するには、サーバー側ファイルクォータが有効になっている別のボリュームへのフォルダーリダイレクトを使用する方が良いでしょう。
ユーザーストアは複数のファイルサーバーにまたがって配置でき、これは多くのプロファイルをネットワーク全体で共有する必要がある大規模な展開において利点があります。Profile Managementは、単一の設定であるユーザーストアへのパスでユーザーストアを定義するため、この設定に属性を追加することで複数のファイルサーバーを定義します。Active Directoryのユーザースキーマで定義されている任意のLDAP属性を使用できます。詳細については、https://docs.microsoft.com/ja-jp/windows/win32/adschema/attributes-all?redirectedfrom=MSDNを参照してください。
ユーザーが異なる都市にある学校にいると仮定し、それを表すために#l#属性(場所を示す小文字のL)が構成されているとします。ロンドン、パリ、マドリードに拠点があります。ユーザーストアへのパスは次のように構成します。
\\#l#.userstore.myschools.net\profile\#sAMAccountName#\%ProfileVer%\
パリの場合、これは次のように展開されます。
\\Paris.userstore.myschools.net\profile\JohnSmith\v1\
次に、利用可能なサーバー間で都市を分割します。たとえば、DNSでParis.userstore.myschools.netをServer1を指すように設定します。
この方法で属性を使用する前に、そのすべての値を確認してください。それらはサーバー名の一部として使用できる文字のみを含んでいる必要があります。たとえば、#l#の値にスペースが含まれていたり、長すぎたりする場合があります。
#l#属性を使用できない場合は、同様のパーティショニングを実現する#company#や#department#などの他の属性についてADユーザースキーマを調べてください。
カスタム属性を作成することもできます。特定のドメインに対してどの属性が定義されているかを確認するには、SysinternalsツールであるActive Directory Explorerを使用します。Active Directory Explorerはhttps://docs.microsoft.com/ja-jp/sysinternals/downloads/adexplorerで入手できます。
注:プロファイルやサーバーを区別するために、%homeshare%などのユーザー環境変数を使用しないでください。Profile Managementはシステム環境変数を認識しますが、ユーザー環境変数は認識しません。ただし、関連するActive Directoryプロパティである#homeDirectory#を使用できます。したがって、ユーザーのHOMEディレクトリと同じ共有にプロファイルを保存したい場合は、ユーザーストアへのパスを#homeDirectory#\profilesとして設定します。
ユーザーストアへのパスにおける変数の使用については、以下のトピックで説明されています。
共有
共有
この記事の概要
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.