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!
创建操作系统层
操作系统层包括您部署在分层映像中的操作系统的软件和设置。操作系统层对于创建以下内容所必需:
- 平台层
- 应用程序层
- 分层映像
重要提示:
在新用户界面中,创建操作系统层的唯一方法是使用
ImportOSLayer.ps1实用程序导入它。您无法再通过管理控制台创建操作系统层。有关更多详细信息,请联系您的 Citrix 代表。
关于导入层的操作系统
导入操作系统的唯一方法是运行操作系统导入脚本,该脚本包含在操作系统计算机工具下载中:
ImportOSLayer.ps1
<!--NeedCopy-->
使用导入脚本的优势包括:
-
更好的性能:操作系统导入运行速度更快。
-
统一可扩展固件接口 (UEFI) 计算机和安全启动支持。
要求
在创建操作系统层之前,请务必:
操作系统层的注意事项
- 要部署 Windows 补丁和更新,只需向层添加一个版本即可。如有必要,您可以轻松恢复到该层的先前版本。
- 您可以选择该层的任何版本以用于映像模板,从而用于已发布的映像。
- 您可以使用 Windows Update、Windows Server Update Services (WSUS) 或脱机独立更新包来更新操作系统。请勿使用 SCCM 等工具。
- 平台层和应用程序层与您用于创建它们的特定操作系统层相关联,但与该层的特定版本无关。当您向操作系统层添加版本时,相关的应用程序层和平台层将继续工作。
- Windows 更新必须在更新任何其他层之前应用于操作系统层。
使用 ImportOSLayer.ps1 脚本导入操作系统
此过程说明了如何使用 ImportOsLayer.ps1 脚本为新操作系统层导入操作系统。
如果您已将 App Layering 操作系统计算机工具下载并解压到操作系统映像中,则 ImportOsLayer.ps1 已复制到 c:\windows\setup\scripts。
运行脚本
要导入操作系统:
-
以管理员身份运行
ImportOsLayer.ps1PoSH 脚本:C:\Windows\Setup\scripts\ImportOsLayer.ps1 -ElmAddress <Ip Address> [-IgnoreCertErrors] C:\Windows\Setup\scripts\ImportOsLayer.ps1 -ElmAddress <FQDN> [-IgnoreCertErrors] <!--NeedCopy-->其中
-
ElmAddress是 App Layering 设备的 IP 地址或 FQDN。它指定了新操作系统层的创建位置。 -
IgnoreCertErrors在脚本与 App Layering 设备通信时忽略证书错误。
-
-
ImportOsLayer.ps1 脚本会提示您输入连接到 App Layering 设备(在脚本中称为 ELM)的凭据。脚本使用您的凭据在设备上创建会话。
-
脚本随后会提示您输入有关新操作系统层的详细信息:
- LayerName(必需)
- VersionName(必需)
- LayerSizeGib(必需,但默认为 60 GB)
- LayerDescription(可选)
- VersionDescription(可选)
- Comment(可选)
输入所需信息后,脚本会将系统重新启动到合成引擎,导入操作系统并构建层。在管理控制台中监控作业进度。
当合成引擎完成(成功或失败)后,它会重新启动回 Windows 操作系统映像。
共享
共享
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.