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 Machine Toolsのダウンロードに含まれるOSインポートスクリプトを実行することです。
ImportOSLayer.ps1
<!--NeedCopy-->
インポートスクリプトを使用する利点は次のとおりです。
-
パフォーマンスの向上: オペレーティングシステムのインポートが高速になります。
-
ユニファイド拡張ファームウェアインターフェイス (UEFI) マシンとセキュアブートのサポート。
要件
OSレイヤーを作成する前に、次のことを確認してください。
OS レイヤーに関する考慮事項
- Windows のパッチと更新プログラムを展開するには、レイヤーにバージョンを追加するだけです。必要に応じて、レイヤーの以前のバージョンに簡単に元に戻すことができます。
- イメージテンプレートで使用する、つまりパブリッシュされたイメージで使用するレイヤのバージョンを選択できます。
- Windows Update、Windows Server 更新サービス (WSUS)、またはオフラインのスタンドアロンの更新パッケージを使用して OS を更新できます。SCCM のようなツールを使用しないでください 。
- プラットフォームレイヤーとアプリレイヤーは、レイヤーの特定のバージョンではなく、それらを作成するために使用する特定の OS レイヤーに関連付けられています。OS レイヤーにバージョンを追加しても、依存するアプリとプラットフォームレイヤーは引き続き機能します。
- 他のレイヤーを更新する前に、Windows の更新を OS レイヤーに適用する必要があります。
ImportOSLayer.ps1 スクリプトを使用して OS をインポートします
この手順では、 ImportOsLayer.ps1
スクリプトを使用して新しい OS レイヤーの OS をインポートする方法について説明します。
App Layering OS Machine Tools を OS イメージにダウンロードして拡張した場合、 ImportOsLayer.ps1
は c:\windows\setup\scripts. にコピーされています。
スクリプトの実行
OSをインポートするには、次の手順に従います。
-
管理者として
ImportOsLayer.ps1
PoSH スクリプトを実行します。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レイヤーが作成される場所を指定します。 - スクリプトが App Layering アプライアンスと通信するときに、
IgnoreCertErrors
は認証エラーを無視します。
-
-
ImportosLayer.ps1 スクリプトは、App Layering アプライアンス(スクリプトでは ELM と呼びます)に接続するための資格情報の入力を要求します。このスクリプトは、認証情報を使用してアプライアンスにセッションを作成します。
-
スクリプトは、新しい OS レイヤーの詳細を要求します。
- 画層名 (必須)
- バージョン名 (必須)
- レイヤサイズギブ (必須ですが、デフォルトは 60 GB です)
- 画層説明 (オプション)
- バージョン説明 (オプション)
- コメント(オプション)
必要な情報を入力すると、スクリプトによってシステムが合成エンジンにリブートされ、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.