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!
Cloud構成のオンプレミスへの移行
- この記事では、Cloud構成をバックアップし、オンプレミスサイトへ移行する方法について説明します。
構成移行の前提条件
- Citrix Virtual Apps and Desktops™オンプレミス環境(登録済みVDAが1つ以上あること)。
- 以下のいずれかのバージョンで実行されているCitrix Virtual Apps and Desktopsオンプレミス環境:
- 最新のLong-Term Service Release (LTSR) バージョン - 2402。
- いずれかのCurrent Releases (CR) バージョン - 2308、2311。
-
.Net 4.7.2以降のバージョンがインストールされたドメイン参加済みマシンで、Automated Configuration Tool (ACT) コマンドを実行します。
-
Citrix PowerShell SDKがインストールされたマシン。PowerShell SDKはCitrix Delivery Controller™のインストールファイルに含まれています。
注:
- ACTを別のマシンで実行する場合、そのマシンはドメインに参加しており、Studioに適切なPowerShellスナップインがインストールされている必要があります。インストーラーを入手するには、Citrix Virtual Apps and DesktopsダウンロードWebサイトにアクセスしてください。
- オンプレミスサイトでは、ACTをDDCにインストールすることをお勧めします。ACTはデスクトップアイコンから起動できます。
- ACTを標準のPowerShellウィンドウから使用する場合は、次のコマンドを実行します。
Import-Module Citrix.AutoConfig.Commands
ACTはシステムのPowerShellパスの一部ではないため、明示的にインポートする必要があります。
主要な手順
Cloud構成をオンプレミスに移行するには、以下の手順に従ってください。
- Cloud構成をバックアップします。
- YMLファイルを変更します。
- 構成をオンプレミスにインポートします。
Cloud構成のバックアップ
- Automated Configurationをインストールします。
- Auto Configアイコンをダブルクリックします。PowerShellウィンドウが表示されます。
-
New-CvadAcCustomerInfoFileを実行して、CustomerInfo.ymlファイルを作成します。詳細については、「顧客情報ファイルの入力」を参照してください。 -
Backup-CvadAcToFileコマンドを実行して、Cloud構成のバックアップを作成します。注:
- 初めてコマンドレットを実行すると、.yml構成ファイルとログを含むバックアップフォルダーが作成されます。このフォルダーは
%HOMEPATH%\Documents\Citrix\AutoConfigにあります。 - エラーまたは例外が発生した場合は、ログファイルのFixupsセクションを参照してください。
- Backup-CvadToFileは、
IncludeByNameまたはExcludeByNameパラメーターをサポートしていません。
- 初めてコマンドレットを実行すると、.yml構成ファイルとログを含むバックアップフォルダーが作成されます。このフォルダーは
重要:
Citrixでは、すべてのコンポーネントをまとめてバックアップすることをお勧めします。
YMLファイルの変更
次の表に示すように、%HOMEPATH%\Documents\Citrix\AutoConfigにある.ymlファイルを変更して、オンプレミスの詳細を含めます。
| YMLファイル | パラメーター | 説明 | 例 |
|---|---|---|---|
| CustomerInfo.yml | Environment | EnvironmentをOnPremに変更します。環境パラメーターの値は大文字と小文字を区別します。 | |
| ZoneMapping.yml | DaaS:CVAD | Cloudリソースの場所をオンプレミスゾーンにマッピングします。 | old:newゾーンである必要があります |
| CvadAcSecurity.yml | Hypervisor: ConnectionType: ‘ ‘ Username: ‘ ’ Password: ‘ ‘ | ハイパーバイザーのユーザー名とパスワードを追加します。 | ハイパーバイザーがXenServerの場合、XenServer: ConnectionType: ‘XenServer’ Username: ‘root’ Password: ‘ ‘ |
構成のオンプレミスへのインポート
- 要件に基づいて、オンプレミスサイトで次のいずれかのコマンドを実行します。
-
Merge-CvadAcToSite- オンプレミスサイトが実行中で、Cloud構成をそれにマージする場合。 -
Import-CvadAcToSite -Environment OnPrem- オンプレミス構成が利用できず、Cloud構成をインポートして新しい構成を作成する場合。
-
重要:
競合を避けるため、Citrixでは一度に1つのコンポーネントをインポートすることをお勧めします。
共有
共有
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.