範例回應檔:安裝套件

這個範例回應檔顯示如何利用 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>

意見