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!
AWSカタログの管理
「マシンカタログの管理」では、マシンカタログを管理するウィザードについて説明します。以下の情報は、AWSクラウド環境に固有の詳細について説明しています。
注:
AWSカタログを管理する前に、AWSカタログの作成を完了する必要があります。「AWSカタログの作成」を参照してください。
タグの削除
カタログまたは仮想マシンを作成すると、次のリソースにMCS作成のタグが作成されます:
- 仮想マシン
- ルートディスクボリューム
- IDディスクボリューム
- NIC
- ルートディスクイメージ(AMI)
- 起動テンプレート
- AMIまたはルートディスクのスナップショット
仮想マシンとマシンカタログをCitrixデータベースから削除し、MCS作成のタグを削除できます。以下を使用できます:
-
Remove-ProvVM
をForgetVM
パラメーターとともに使用して、マシンカタログの単一の仮想マシンまたは仮想マシンの一覧から仮想マシンとMCS作成のタグを削除します。 -
Remove-ProvScheme
をForgetVM
パラメーターとともに使用して、Citrixデータベースからマシンカタログを削除し、マシンカタログからタグを削除します。
この機能は、永続的な仮想マシンにのみ適用されます。
これを行うには、以下の手順に従います:
- PowerShellウィンドウを開きます。
-
asnp citrix*
を実行し、Citrix固有のPowerShellモジュールをロードします。 -
仮想マシンを削除する前に、仮想マシンのロックを解除します。例:
Unlock-ProvVM -ProvisioningSchemeName "<name>" -VMID "<id" <!--NeedCopy-->
-
次のコマンドのいずれかを実行して、リソースから仮想マシン、マシンカタログ、およびMCS作成のタグを削除します。
-
Remove-ProvVM
をForgetVM
とともに実行して、Citrixデータベースから仮想マシンを削除し、仮想マシンからタグを削除します。例:Remove-ProvVM -ProvisioningSchemeName "<name>" -VMName "<name>" -ForgetVM <!--NeedCopy-->
-
Remove-ProvScheme
を実行して、Citrixデータベースからマシンカタログを削除し、マシンカタログからリソースを削除します。例:Run Remove-ProvScheme -ProvisioningSchemeName "<name>" -ForgetVM <!--NeedCopy-->
-
-
仮想マシンがDelivery Controllerから削除されていて、ハイパーバイザーからは削除されていないことを確認します。
-
Get-ProvVM -ProvisioningSchemeName "<name>" -VMName "<name>"
を実行します。これによって何も返されないことが必要です。 -
AWS EC2コンソールに移動します。仮想マシンが表示され、タグは削除されている必要があります。次のリソースのタグが削除されます:
- 仮想マシン
- ルートディスクボリューム
- IDディスクボリューム
- NIC
-
-
マシンカタログを削除する場合は、カタログがDelivery Controllerから削除されていることを確認してください。
-
Get-ProvScheme -ProvisioningSchemeName "forgetvmdemo"
を実行します。これによって、エラーが返される必要があります。 -
AWS EC2コンソールで、次のリソースが削除されていることを確認します。
- ルートディスクイメージ(AMI)
- 起動テンプレート
- AMIまたはルートディスクのスナップショット
-
MCSによって作成されたリソースの特定
以下は、MCSがリソースに追加するタグです。表のタグは、「”キー”:”値”」として表示されます。
リソース名 | タグ |
---|---|
IDディスク | “Name”: “VMName_IdentityDisk” |
“XdConfig”: “XdProvisioned=true” | |
“CitrixProvisioningSchemeId”: “xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx” | |
イメージ | “XdConfig”: “XdProvisioned=true” |
“CitrixProvisioningSchemeId”: “xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx” | |
NIC | “Description”: “XD NIC” |
“XdConfig”: “XdProvisioned=true” | |
“CitrixProvisioningSchemeId”: “xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx” | |
OSディスク | “Name”: “VMName_rootDisk” |
“XdConfig”: “XdProvisioned=True” | |
“CitrixProvisioningSchemeId”: “xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx” | |
[when AwsCaptureInstanceProperties = true] “Citrix Resource”: “” | |
[when AwsCaptureInstanceProperties = true and AwsOperationalResourcesTagging = true] “CitrixOperationalResource”: “” | |
PrepVM | “Name”: “Preparation - CatalogName - xxxxxxxxxx” |
“XdConfig”: “XdProvisioned=true” | |
“CitrixProvisioningSchemeId”: “xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx” | |
[when AwsCaptureInstanceProperties = true] “Citrix Resource”: “” | |
[when AwsCaptureInstanceProperties = true and AwsOperationalResourcesTagging = true] “CitrixOperationalResource”: “” | |
公開されたスナップショット | “XdConfig”: “XdProvisioned=true” |
ボリュームワーカーAMIのスナップショットでない場合は、”CitrixProvisioningSchemeId”: “xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx” | |
テンプレート | [when AwsCaptureInstanceProperties = true] “XdConfig”: “XdProvisioned=true” |
[when AwsCaptureInstanceProperties = true] “CitrixProvisioningSchemeId”: “xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx” | |
[when AwsCaptureInstanceProperties = true] “CitrixResource”: “” | |
[when AwsCaptureInstanceProperties = true and AwsOperationalResourcesTagging = true] “CitrixOperationalResource”: “” | |
カタログ内のVM | “XdConfig”: “XdProvisioned=true” |
“CitrixProvisioningSchemeId”: “xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx” | |
[when AwsCaptureInstanceProperties = true] “CitrixResource”: “” | |
[when AwsCaptureInstanceProperties = true] “aws:ec2launchtemplate:id”:”lt-xxxx” | |
[when AwsCaptureInstanceProperties = true] “aws:ec2launchtemplate:version”: “n” | |
[when AwsCaptureInstanceProperties = true and AwsOperationalResourcesTagging = true] “CitrixOperationalResource”: “” | |
ボリュームワーカーAMI | “XdConfig”: “XdProvisioned=true” |
ボリュームワーカーのブートストラッパー | “Name”: “XenDesktop Temp” |
“XdConfig”: “XdProvisioned=true” | |
“CitrixProvisioningSchemeId”: “xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx” | |
[when AwsCaptureInstanceProperties = true and AwsOperationalResourcesTagging = true] “CitrixVolumeWorkerBootstrapper”: “” | |
ボリュームワーカーのインスタンス | “Name”: “Citrix.XD.Volumeworker-xxxx-xx-xx-xx-xxxx” |
“XdConfig”: “XdProvisioned=true” |
追加情報
共有
共有
この記事の概要
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.