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!
OSレイヤーの作成
OSレイヤーには、レイヤードイメージに展開するオペレーティングシステムのソフトウェアと設定が含まれます。OSレイヤーは、次の作成に必要です。
- プラットフォームレイヤー
- アプリレイヤー
- レイヤードイメージ
重要:
新しいUIでは、OSレイヤーを作成する唯一の方法は、
ImportOSLayer.ps1ユーティリティを使用してインポートすることです。管理コンソールからOSレイヤーを作成することはできなくなりました。詳細については、Citrix担当者にお問い合わせください。
レイヤー用オペレーティングシステムのインポートについて
オペレーティングシステムをインポートする唯一の方法は、OSマシンツールダウンロードに含まれているOSインポートスクリプトを実行することです。
ImportOSLayer.ps1
<!--NeedCopy-->
インポートスクリプトを使用する利点は次のとおりです。
- パフォーマンスの向上:オペレーティングシステムのインポートが高速化されます。
- Unified Extensible Firmware Interface(UEFI)マシンとセキュアブートのサポート。
要件
OSレイヤーを作成する前に、必ず次のことを行ってください。
OSレイヤーに関する考慮事項
- Windowsのパッチとアップデートを展開するには、レイヤーにバージョンを追加するだけです。必要に応じて、レイヤーの以前のバージョンに簡単に戻すことができます。
- イメージテンプレートで使用するレイヤーの任意のバージョンを選択でき、それによって公開イメージでも使用できます。
- Windows Update、Windows Server Update Services(WSUS)、またはオフラインのスタンドアロン更新パッケージを使用してOSを更新できます。SCCMなどのツールは使用しないでください。
- プラットフォームレイヤーとアプリレイヤーは、それらの作成に使用する特定のOSレイヤーに紐付けられますが、レイヤーの特定のバージョンには紐付けられません。OSレイヤーにバージョンを追加すると、依存するアプリレイヤーとプラットフォームレイヤーは引き続き機能します。
- Windowsのアップデートは、他のレイヤーを更新する前にOSレイヤーに適用する必要があります。
ImportOSLayer.ps1スクリプトを使用したOSのインポート
この手順では、ImportOsLayer.ps1スクリプトを使用して、新しいOSレイヤーのOSをインポートする方法について説明します。
App Layering OSマシンツールをOSイメージにダウンロードして展開した場合、ImportOsLayer.ps1はc:\windows\setup\scriptsにコピーされています。
スクリプトの実行
OSをインポートするには:
-
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です。新しいOSレイヤーが作成される場所を指定します。 -
IgnoreCertErrorsは、スクリプトがApp Layeringアプライアンスと通信する際の証明書エラーを無視します。
-
-
ImportOsLayer.ps1スクリプトは、App Layeringアプライアンス(スクリプトではELMと表記)に接続するための資格情報の入力を求めます。スクリプトは、入力された資格情報を使用してアプライアンス上にセッションを作成します。
-
スクリプトは、新しいOSレイヤーに関する詳細情報の入力を求めます。
- LayerName(必須)
- VersionName(必須)
- LayerSizeGib(必須ですが、デフォルトは60 GB)
- LayerDescription(オプション)
- VersionDescription(オプション)
- Comment(オプション)
必要な情報を入力すると、スクリプトはシステムをコンポジティングエンジンに再起動し、OSをインポートしてレイヤーを構築します。管理コンソールでジョブの進行状況を監視してください。
コンポジティングエンジンが完了すると(成功または失敗にかかわらず)、Windows OSイメージに再起動します。
共有
共有
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.