範例回應檔:安裝套件

這個範例回應檔顯示如何利用 Installation Manager 來安裝軟體套件。

用來安裝軟體套件的範例回應檔
<agent-input >

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

<!-- 使用預設安裝位置,並選擇儲存庫中可用的最新版供應項目。-->
<install>
	<offering  features= "core" id= "ies">
	</offering>
</install>

</agent-input>

意見