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 安装和升级的预检查
引入了 VDA 安装和升级的解耦预检,使客户能够在继续操作之前主动识别潜在问题。此检查会验证所有依赖项和先决条件,为每个条件提供明确的通过/失败状态。如果发生任何故障,将提供详细的补救指导和具体建议。实际的安装或升级过程是独立的,必须在预检完成后手动启动。
本文概述了执行 VDA 安装和升级预检的步骤。
步骤 1. 运行命令行
注意:
- 预检仅在命令行模式下受支持。
- 执行此命令时,安装或升级不会被启动。
要执行预检,请将 /precheckonly 选项添加到您常用的安装或升级命令中。将检查 VDA 安装或升级的所有预检条件。
执行默认安装和升级的预检
运行以下命令以执行预检并确保计算机状态处于可接受状态:
\x64\XenDesktop Setup\XenDesktopVdaSetup.exe /quiet /precheckonly

执行指定组件的安装和升级前的预检
要在安装或升级之前检查特定组件的先决条件,请将 /precheckonly 添加到您的命令中。
\x64\XenDesktop Setup\XenDesktopVdaSetup.exe /quiet /precheckonly /components vda,plugins

执行附加组件(Citrix 备份和还原)安装和升级的预检
命令 \x64\XenDesktop Setup\XenDesktopVdaSetup.exe /quiet /precheckonly 检查 Citrix Backup and Restore 组件的先决条件,作为可选检查。如果所有预检查都通过,但可选检查除外,则总体结果为 PASS。

以下命令检查 Citrix Backup and Restore 组件的先决条件,作为强制检查的一部分:
\x64\XenDesktop Setup\XenDesktopVdaSetup.exe /quiet /precheckonly /includeadditional "Citrix Backup and Restore"\x64\XenDesktop Setup\XenDesktopVdaSetup.exe /quiet /precheckonly /enablerestore\x64\XenDesktop Setup\XenDesktopVdaSetup.exe /quiet /precheckonly /enablerestorecleanup

步骤 2. 查看预检查结果
预检查结果显示在命令行中,记录在 %temp%/Citrix/XenDesktop Installer/XenDesktop Installation.log 中并保存在 %temp%/Citrix/XenDesktop Installer/PrecheckResult_{yyyyMMddHHmmss}.json 中。如果预检查失败,则总体结果为 FAIL,并提供每个问题的建议修复。
命令行输出
命令行中的预检查结果包括:
- 预检查标准
- 预检查状态
- 针对失败的修复建议
- 总体结果
- 结束时间。
如果结果是 FAIL,修复建议可在以 Precheck - Fix Suggestion: 开头的行中找到。

日志输出
XenDesktop Installation.log 中的预检查结果与命令行中显示的结果一致。要找到它们,请在日志文件中搜索 Precheck -。
如果总体结果是 FAIL,则修复建议可在包含 Precheck - Fix Suggestion: 的行中找到。

JSON 格式输出
每次运行带有 /quiet /precheckonly 的命令时,都会生成一个 .json 文件。该文件名为 PrecheckResult_{yyyyMMddHHmmss}.json,并带有时间戳后缀。

.json 文件包括:
- 预检查本地结束时间
- 总体结果
- 预检查详细信息
- 标准
- 实际值
- 状态
- 修复建议

针对每个状态为 FAIL 的预检项的修复建议,可在 .json 文件中的预检详细信息部分中找到。

共享
共享
在本文中
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.