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!
VMwareカタログの管理
「マシンカタログの管理」では、マシンカタログを管理するウィザードについて説明します。以下の情報は、VMware仮想化環境に固有の詳細について説明しています。
注:
VMwareカタログを管理する前に、VMwareカタログの作成を完了する必要があります。「VMwareカタログの作成」を参照してください。
マシンカタログのフォルダーIDの更新
Set-ProvScheme
コマンドのカスタムプロパティでFolderId
を指定することにより、MCSマシンカタログのフォルダーIDを更新できます。フォルダーIDの更新後に作成された仮想マシンは、この新しいフォルダーIDの下に作成されます。このプロパティがCustomProperties
で指定されていない場合、仮想マシンはマスターイメージが配置されているフォルダーの下に作成されます。
マシンカタログのフォルダーIDを更新するには、次の手順を実行します。
-
Webブラウザーを開き、vSphere Web ClientのURLを入力します。
-
資格情報を入力し、[Login] をクリックします。
-
vSphere Web Clientで仮想マシンを配置するフォルダーを作成します。
-
PowerShellウィンドウを開きます。
-
asnp citrix*を実行し、Citrix固有のPowerShellモジュールをロードします。
-
Set-ProvScheme
のCustomProperties
にFolderID
を指定します。この例では、フォルダーIDの値はgroup-v2406
です。Set-ProvScheme -ProvisioningSchemeUid "50bb319c-2e83-4a37-9ea1-94f630687372" -CustomProperties "<CustomProperties xmlns=""http://schemas.citrix.com/2014/xd/machinecreation"" xmlns:xsi=""http://www.w3.org/2001/XMLSchema-instance""><Property xsi:type=""StringProperty"" Name=""FolderId"" Value=""group-v2406"" /></CustomProperties>" <!--NeedCopy-->
- Studioを使用して仮想マシンをマシンカタログに追加します。
- vSphere Web Clientで新しい仮想マシンを確認します。新しい仮想マシンは、新しいフォルダーの下に作成されます。
vSphereでフォルダーIDを確認
任意のESXiまたはvCenterサーバーシステムで管理対象オブジェクトブラウザー(MOB)にアクセスして、VMのフォルダーIDを見つけます。
MOBは、すべてのESX/ESXiおよびvCenterサーバーシステムに組み込まれている、Webベースのサーバーアプリケーションです。このvSphereユーティリティを使用すると、VM、データストア、リソースプールなどのオブジェクトに関する詳細情報を表示できます。
- Webブラウザーを開き、
http://x.x.x.x/mob
と入力します。ここでx.x.x.xは、vCenter Serverの、またはESX/ESXiホストのIPアドレスです。例:https://10.60.4.70/mob。 - MOBのホームページで、プロパティcontentの値をクリックします。
- rootFolderの値をクリックします。
- childEntityの値をクリックします。
- vmFolderの値をクリックします。
- フォルダーIDは、childEntityの値で確認できます。
MCSによって作成されたリソースの特定
以下は、MCSがリソースに追加するタグです。表のタグは、「”キー”:”値”」として表示されます。
リソース名 | タグ |
---|---|
VMの準備 | “CitrixProvisioningSchemeId”: “xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx” |
“XdConfig:”XdProvisioned=True” | |
カタログ内のVM | “CitrixProvisioningSchemeId”: “xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx” |
“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.