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つの地理的場所のすべてのユーザーをカバーするものです。このトピックでは、複数のファイルサーバーを含む、より分散された環境について説明します。高度に分散された環境については、「Profile Management を使用した高可用性と災害復旧」を参照してください。
注:ユーザー ストアのサーバー側ファイル クォータは無効にしてください。クォータがいっぱいになるとデータ損失が発生し、プロファイルをリセットする必要があるためです。プロファイルに保持される個人データ(例:ドキュメント、ミュージック、ピクチャ)の量を制限するには、サーバー側ファイル クォータが有効になっている別のボリュームへのフォルダー リダイレクトを使用する方が適切です。
ユーザー ストアは複数のファイルサーバーに配置でき、これは多くのプロファイルをネットワーク全体で共有する必要がある大規模な展開において利点があります。Profile Management は、ユーザー ストアを単一の設定 Path to user store で定義するため、この設定に属性を追加することで複数のファイルサーバーを定義します。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.