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は、既存のアプリケーションプロファイルを自動的に移行できるソリューションを提供します。アプリケーションプロファイルには、AppDataフォルダー内のアプリケーションデータと、HKEY_CURRENT_USER\SOFTWAREの下のレジストリエントリの両方が含まれます。
この機能は、異なるオペレーティングシステム (OS) 間でアプリケーションプロファイルを移行したい場合に役立ちます。たとえば、OSをWindows 10バージョン1803からWindows 10バージョン1809にアップグレードするとします。この機能が有効になっている場合、各ユーザーが初めてログオンしたときに、Profile Managementは既存のアプリケーション設定をWindows 10バージョン1809に自動的に移行します。その結果、AppDataフォルダー内のアプリケーションデータと、HKEY_CURRENT_USER\SOFTWAREの下のレジストリエントリが移行されます。ユーザーはアプリケーションを再度構成する必要がなくなります。
この機能はデフォルトで無効になっています。グループポリシーで有効にするには、次の手順を実行します。
- グループポリシー管理エディターを開きます。
- ポリシー > 管理用テンプレート: ポリシー定義 (ADMXファイル) > Citrixコンポーネント > Profile Management > プロファイル処理の下で、既存のアプリケーションプロファイルの自動移行ポリシーをダブルクリックします。
- 有効を選択し、OKをクリックします。
変更を有効にするには、コマンドプロンプトからgpupdate /forceコマンドを実行します。すべてのセッションからログオフし、再度ログオンします。詳細については、https://docs.microsoft.com/ja-jp/windows-server/administration/windows-commands/gpupdateを参照してください。
Citrix StudioでProfile Managementポリシーを構成することもできます。これを行うには、次の手順を実行します。
- Citrix Studioの左ペインで、ポリシーをクリックします。
- ポリシーの作成ウィンドウで、検索ボックスにポリシーを入力します。たとえば、「既存のアプリケーションプロファイルの自動移行」と入力します。
- 選択をクリックして、既存のアプリケーションプロファイルの自動移行ポリシーを開きます。
- 有効を選択し、OKをクリックします。
動作の仕組み
Profile Managementは、ユーザーがログオンし、ユーザーストアにユーザープロファイルがない場合に移行を実行します。移行が開始される前に、Profile Managementは移行するアプリケーションプロファイルを特定します。これは自動検出によって行われます。以下のものを自動的に特定して移行します。
-
%userprofile%\Appdata\Local\ および %userprofile%\Appdata\Roaming. の下のアプリケーション設定。現在のOSプラットフォーム情報を含む以下のMicrosoftフォルダーは無視されます。
- %userprofile%\AppData\Local\Temp - %userprofile%\AppData\Local\Packages - %userprofile%\AppData\Local\TileDataLayer - %userprofile%\AppData\Local\Microsoft\Temp - %userprofile%\AppData\Local\Microsoft\Credentials - %userprofile%\AppData\Local\Microsoft\Windows - %userprofile%\AppData\Local\Microsoft\Windows\InputPersonalization - %userprofile%\AppData\Local\Microsoft\Windows\Side bars - %userprofile%\AppData\Local\Microsoft\WindowsApps - %userprofile%\Appdata\Roaming\Microsoft\Credentials - %userprofile%\Appdata\Roaming\Microsoft\SystemCertificates - %userprofile%\Appdata\Roaming\Microsoft\Crypto - %userprofile%\Appdata\Roaming\Microsoft\Vault - %userprofile%\Appdata\Roaming\Microsoft\Windows -
HKEY_CURRENT_USER\SOFTWAREおよびHKEY_CURRENT_USER\SOFTWARE\Wow6432Nodeの下のレジストリキー (HKEY_CURRENT_USER\SOFTWARE\MicrosoftおよびHKEY_CURRENT_USER\SOFTWARE\Classesを除く)
既存のアプリケーションプロファイルが複数ある場合、Profile Managementは以下の優先順位で移行を実行します。
- 同じOSタイプのプロファイル (シングルセッションOSからシングルセッションOSへ、マルチセッションOSからマルチセッションOSへ)。
- 同じWindows OSファミリーのプロファイル。例: Windows 10からWindows 10へ、またはWindows Server 2016からWindows Server 2016へ)。
- 以前のバージョンのOSのプロファイル。例: Windows 7からWindows 10へ、またはWindows Server 2012からWindows 2016へ。
- 最も近いOSのプロファイル。
注:
ユーザーストアパスに変数「!CTX_OSNAME!」を含めることで、OSの短い名前を指定する必要があります。これにより、Profile Managementは既存のアプリケーションプロファイルを特定できます。
ユーザーストアパスを\\fileserver\userstore\%username%\!CTX_OSNAME!!CTX_OSBITNESS!として構成し、OSがWindows 10バージョン1803 64ビット (Win10RS4x64) であるとします。Profile Managementは、まず以前のプロファイルフォルダーを特定し、以下の順序でユーザーストア内のアプリケーションプロファイルフォルダーに移行します。
- \fileserver\userstore\user1\Win10RS3x64
- \fileserver\userstore\user1\Win10RS2x64
- \fileserver\userstore\user1\Win10RS1x64
- \fileserver\userstore\user1\Win10x64
- \fileserver\userstore\user1\Win10RS5x64
- \fileserver\userstore\user1\Win10RS6x64
- \fileserver\userstore\user1\Win8x64
- \fileserver\userstore\user1\Win7x64
- \fileserver\userstore\user1\Win2016
- \fileserver\userstore\user1\Win2012R2
- \fileserver\userstore\user1\Win2012
- \fileserver\userstore\user1\Win2008
- \fileserver\userstore\user1\Win2019
それらのいずれも利用できない場合、プロファイル管理は移行プロセスを終了し、エラーを返します。
共有
共有
この記事の概要
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.