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 Client 的 URL。
-
输入凭据,然后单击登录。
-
在 vSphere Web Client 中创建用于放置 VM 的文件夹。
-
打开 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 将 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 的值。
- 单击 rootFolder 的值。
- 单击 childEntity 的值。
- 单击 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.