サンプル応答ファイル: パッケージのインストール

このサンプル応答ファイルは、 Installation Manager を使用したソフトウェア パッケージのインストール方法を示します。

ソフトウェア パッケージをインストールするためのサンプル応答ファイル
<agent-input>

<server>
<repository location= 
"http://a.site.com/local/products/sample/20100315_1542/repository/"></repository>
</server>

<!-- Use the default installation location and choose the latest version of the offering that is available in the repository. -->
<install>
	<offering  features= "core" id= "ies">
	</offering>
</install>

</agent-input>

フィードバック