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 后创建的 VM 将在此新文件夹 ID 下创建。如果未在 CustomProperties 中指定此属性,则 VM 将在主映像所在的文件夹下创建。
执行以下步骤以更新计算机目录的文件夹 ID。
-
打开 Web 浏览器并输入 vSphere Web 客户端 的 URL。
-
输入凭据并单击“登录”。
-
在 vSphere Web 客户端 中创建 VM 放置文件夹。
-
Open a PowerShell window.
-
Run asnp citrix®* to load the Citrix-specific PowerShell modules.
-
在
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 将 VM 添加到计算机目录。
- 在 vSphere Web Client 上检查新 VM。新 VM 在新文件夹下创建。
在 vSphere 中查找文件夹 ID
在任何 ESXi 或 vCenter 服务器系统上访问托管对象浏览器 (MOB),以查找 VM 的文件夹 ID。
MOB 是一个基于 Web 的服务器应用程序,内置于所有 ESX/ESXi 和 vCenter 服务器系统中。此 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 的值。
- 点击 根文件夹 的值。
- 点击 子实体 的值。
- Click the value of the vmFolder.
- 您可以在 childEntity 的值中找到文件夹 ID。
识别 MCS 创建的资源
以下是 MCS 添加到资源的标签。表中的标签表示为“key”:“value”。
| 资源名称 | 标签 |
|---|---|
| 准备 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.