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!
将云配置迁移到本地
本文介绍如何将您的云配置备份和迁移到本地站点。
迁移配置的必备条件
- 具有至少一个注册的 VDA 的 Citrix Virtual Apps and Desktops 本地环境。
- 在以下版本之一上运行的 Citrix Virtual Apps and Desktops 本地环境:
- 最新的长期服务版本 (LTSR) 版本-2402。
- 任何当前发行版 (CR) 版本-2308、2311。
- 在使用.net 4.7.2 或更高版本的加入域的计算机上运行自动配置工具 (ACT) 命令。
- 安装了 Citrix PowerShell SDK 的计算机。PowerShell SDK 在 Citrix Delivery Controller 可安装的版本中可用。
注意:
- 如果您在另一台计算机上运行 ACT,则必须将其加入域,并且 Studio 必须安装正确的 PowerShell 管理单元。要获取安装程序,请访问 Citrix Virtual Apps and Desktops 下载网站。
- 在本地站点中,我们建议在 DDC 上安装 ACT。ACT 可以通过桌面图标启动。
- 如果打算在标准 Powershell 窗口中使用 ACT,则必须执行以下命令:
Import-Module Citrix.AutoConfig.Commands
ACT 不在系统 PowerShell 路径中,因此必须明确导入
过程
按照说明完成将您的云配置迁移到本地:
- 备份云配置
- 修改 YML 文件
- 将配置导入本地
备份云配置
- 安装自动配置。
- 双击自动配置图标。此时将显示 PowerShell 窗口。
- 运行
New-CvadAcCustomerInfoFile
以创建 CustomerInfo.yml 文件。有关详细信息,请参阅填充客户信息文件。 - 运行命令
Backup-CvadAcToFile
以备份您的云配置。注意:
- 首次运行任何 cmdlet 之后,系统将创建包含 .yml 配置文件和日志的 export 文件夹。该文件夹位于
%HOMEPATH%\Documents\Citrix\AutoConfig
。 - 如果您遇到任何错误或异常,请参阅日志文件中的 Fixups 部分。
- Backup-CvadToFile 不支持参数
IncludeByName
或ExcludeByName
。
- 首次运行任何 cmdlet 之后,系统将创建包含 .yml 配置文件和日志的 export 文件夹。该文件夹位于
重要:
Citrix 建议将所有组件一起备份。
修改 YML 文件
修改位于 ` %HOMEPATH%\Documents\Citrix\AutoConfig ` 的 .yml 文件以包括本地详细信息,如下表所述:
YML 文件 | 参数 | 说明 | 示例 |
---|---|---|---|
CustomerInfo.yml | 环境 | 将环境更改为“本地”。环境参数值区分大小写。 | |
ZoneMapping.yml | DaaS:CVAD | 将您的云资源位置映射到您的本地区域。 | 它必须是 old:new 区域 |
CvadAcSecurity.yml | 虚拟机管理程序:ConnectionType: ‘ ‘ Username: ‘ ’ Password: ‘ ‘ | 添加虚拟机管理程序用户名和密码。 | 如果虚拟机管理程序是 XenServer,则 XenServer:ConnectionType: ‘XenServer’ Username: ‘root’ Password: ‘ ‘ |
将配置导入本地
- 根据您的要求在本地站点中运行以下任一命令:
-
Merge-CvadAcToSite
- 如果有本地站点正在运行,并且您想将云配置合并到该站点。 -
Import-CvadAcToSite -Environment OnPrem
- 如果本地配置不可用,并且您正在导入云配置以创建一个。
-
重要:
Citrix 建议一次导入一个组件以避免冲突。
共享
共享
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.